refactor of repo
This commit is contained in:
14
README.md
14
README.md
@@ -46,3 +46,17 @@ This repository is **pre-implementation**. The initial goal is to stabilize a mi
|
||||
- provenance event model
|
||||
- OS mapping notes (FreeBSD first, Linux mapping in parallel)
|
||||
|
||||
## CognitiveOS RFCs (Control-Plane / Kernel Primitives)
|
||||
|
||||
This repo includes a growing set of RFCs capturing the CognitiveOS design direction:
|
||||
- RFC Index: `docs/RFC-INDEX.md`
|
||||
- Kernel Roadmap: `docs/KERNEL-ROADMAP.md`
|
||||
- RFC documents: `docs/rfcs/`
|
||||
|
||||
Key primitives covered so far:
|
||||
- RFC-0007 Delegating Router (must-delegate invariant)
|
||||
- RFC-0008 Capability & Guard framework
|
||||
- RFC-0009 Event Ledger (append-only, hash-chained)
|
||||
- RFC-0010 Guarded Emit syscall
|
||||
- RFC-0011 Session Spawn primitive
|
||||
- RFC-0012 Deterministic Retry controller
|
||||
|
||||
Reference in New Issue
Block a user