What problem does it solve?
SYNAPSE helps you consistently inject the right contextual rules into every prompt so your agent follows architecture, domains, and workflows without manual repetition.
Core Features & Use Cases
- 8-layer context injection pipeline: Enforces a structured rule flow from Constitution (L0) through Star-Commands (L7), producing a
<synapse-rules> XML block appended to each prompt.
- Domain and manifest-based management: Lets you manage context domains (L0–L7) via
*synapse sub-commands, including creating custom domains and CRUD rule operations.
- Bracket-aware token budgeting: Automatically adapts injection volume based on context brackets (FRESH, MODERATE, DEPLETED, CRITICAL) to avoid overrunning the context window.
- Scope-aware rules: Supports agent-scoped, workflow-scoped, task context, squad discovery, and keyword-triggered recall (plus explicit star-commands).
- Troubleshooting and debugging: Provides
*synapse status and *synapse debug to inspect loaded domains, bracket state, and rule counts.
Quick Start
Ask the AI to run *synapse status to see the current SYNAPSE engine state, active domains, and the current context bracket.