v1.11.0
What's Changed
- ADR 0013: publication is the only sharing channel between scopes
- ADR 0014: reactive re-judgement when a scope's composed inputs change (
drain_scope; closes #186) - ADR 0015: inheritance by composition, not by copy (#189)
- Fixes: #197 (own-scope retraction notices the scope's own readers), #199 (context supersession removes the replaced claim), #200 (judge no longer declines an observation for lacking directive weight), #201 (one corrective judge re-ask on malformed output), #202 (perspective carries a condensation signal), #203 (MCP read shows the notices it drained)
- Release PR: #190
Full Changelog: v1.10.5...v1.11.0