Why
agent-kernel already describes the correct behavior — raw output is always firewalled into a bounded Frame. This aligns with weaver-spec BOUNDARIES.md and Invariants I-01, I-02. However, there is no formal declaration of spec compatibility, and no automated validation.
Formalizing this:
- Makes the alignment visible and discoverable
- Enables the weaver-spec compatibility matrix to be filled in
- Ensures future changes don't silently break compliance
Acceptance Criteria
Dependencies
Context
Part of Milestone E0 — Connect + Align Boundaries.
Why
agent-kernel already describes the correct behavior — raw output is always firewalled into a bounded
Frame. This aligns with weaver-spec BOUNDARIES.md and Invariants I-01, I-02. However, there is no formal declaration of spec compatibility, and no automated validation.Formalizing this:
Acceptance Criteria
Dependencies
Context
Part of Milestone E0 — Connect + Align Boundaries.