What problem does it solve?
Rune orchestrates multi-agent workflows and runs into context overflow and context rot as the number of agents and messages grows. Context-weaving centralizes control of agent outputs to minimize what is returned to the Tarnished, preventing token bloat and maintaining protocol discipline.
Core Features & Use Cases
- Overflow prevention: stop excessive returns from eroding the context window.
- Inter-Agent Output Compression: keep summaries concise before aggregation.
- Context Rot Prevention: preserve critical instructions and references in prompts.
- Filesystem Offloading: move verbose artifacts to disk for on-demand access.
- Compression & Runebinder readiness: enable anchored summarization to fit Runebinder limits.
- Runtime Context Monitoring: warn and adapt based on remaining context throughout workflows.
- Glyph Budget enforcement: inject budget rules into prompts to enforce disciplined returns.
Quick Start
Enable context-weaving when starting a 4+ agent workflow to automatically prune, compress, and offload verbose outputs to keep the Tarnished context within limits.