docs: complete lease broker architecture slice

This commit is contained in:
Jason Woltje
2026-08-10 17:43:46 -05:00
parent 76f1f1c8d3
commit 18ee6eb33d
5 changed files with 35 additions and 23 deletions
@@ -7,6 +7,8 @@ This chapter is the canonical home for Mosaic Stack's system model, component bo
## Promoted pages
- [`lease-broker-protocol.md`](lease-broker-protocol.md) — authenticated Unix-socket protocol, identity binding, framing, persistence, and lease transitions.
- [`lease-broker-security.md`](lease-broker-security.md) — identity, ancestry, filesystem, whole-class, observer, and named residual security boundaries.
- [`mutator-class-gate.md`](mutator-class-gate.md) — default-deny tool authorization, runtime adapters, launch choke point, and parser assurance boundary.
- [`compaction-revocation.md`](compaction-revocation.md) — Claude/Pi observer lifecycle, runtime generations, revocation, and the bounded residual stale window.
These pages are current security-contract references and are consumed by the lease-broker acceptance suites. Their live deployment gaps remain explicitly labeled in the pages; this migration does not change runtime behavior.