refactor of repo

This commit is contained in:
deamonkai
2026-02-17 21:33:38 -06:00
parent 9ce36d2385
commit 60b1da0cc2
17 changed files with 28 additions and 23 deletions

20
docs/KERNEL-ROADMAP.md Normal file
View File

@@ -0,0 +1,20 @@
# CognitiveOS Kernel Roadmap
## Phase 1 --- Integrity + Security
- RFC-0008 Capability & Guard framework
- RFC-0009 Event Ledger (append-only + hash chaining)
## Phase 2 --- Privileged Syscalls
- RFC-0011 Session Spawn
- RFC-0010 Guarded Emit
## Phase 3 --- Router Enforcement
- RFC-0007 Delegating Router
- RFC-0012 Deterministic Retry Controller
## Phase 4 --- Distributed Fabric
- Remote workers, signed ledger replication, trust tiers