new stuff
This commit is contained in:
23
MM/README.md
Normal file
23
MM/README.md
Normal file
@@ -0,0 +1,23 @@
|
||||
# CognitiveOS Architecture Bundle (Add-ons v2)
|
||||
|
||||
Generated: 2026-02-17
|
||||
|
||||
Includes RFCs 0007--0012 and a runnable Go supervisor stub
|
||||
demonstrating: - Deterministic routing - Append-only, hash-chained event
|
||||
ledger - Guarded emit enforcement (must-delegate invariant)
|
||||
|
||||
## Layout
|
||||
|
||||
- docs/
|
||||
- RFC-INDEX.md
|
||||
- KERNEL-ROADMAP.md
|
||||
- rfcs/
|
||||
- RFC-0007-Delegating-Router.md
|
||||
- RFC-0008-Capability-Guard-Framework.md
|
||||
- RFC-0009-Event-Ledger-Primitive.md
|
||||
- RFC-0010-Guarded-Emit-Syscall.md
|
||||
- RFC-0011-Session-Spawn-Primitive.md
|
||||
- RFC-0012-Deterministic-Retry-Controller.md
|
||||
- kernel/
|
||||
- proto/
|
||||
- supervisor-go/
|
||||
Reference in New Issue
Block a user