Skip to content

Commit b9d90f7

Browse files
committed
Document Synapse diagnostic ownership boundary
1 parent 01dac9a commit b9d90f7

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,21 @@ metering, eval-runner support, adaptive artifact identity, optimization
103103
artifact graph history, semantic persistence posture, authority evidence
104104
projection, and cleanup of env/regex/atom hazards.
105105

106+
The Synapse governed-effect lift does not make OuterBrain a runtime or
107+
connector owner. The staged-live diagnostic lane is deterministic operational
108+
work, so it runs through AppKit, Mezzanine, Citadel, Jido Integration,
109+
Execution Plane, and AITrace without importing OuterBrain semantic runtime
110+
modules into Synapse. OuterBrain remains the owner for future semantic context,
111+
prompt, memory, guardrail, eval, and quality evidence that may be attached to a
112+
governed effect through product-safe AppKit projections.
113+
114+
The cross-stack diagnostic proof is owned by StackLab:
115+
116+
```bash
117+
cd /home/home/p/g/n/stack_lab
118+
MIX_ENV=test mix stack_lab.synapse.staged_live.v1 --json
119+
```
120+
106121
## Ownership Rules
107122

108123
OuterBrain may normalize semantic failures such as stale context, route

0 commit comments

Comments
 (0)