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

View File

@@ -0,0 +1,14 @@
# RFC-0008: Capability & Guard Framework
**Status:** Draft \| **Updated:** 2026-02-17
## Principle
Control plane is deterministic. Privileged actions require explicit
capabilities and guards that validate structured evidence (ledger
events), not prompt text.
## Guarded actions
- session_spawn (RFC-0011)
- emit_guarded (RFC-0010)