refactor of repo
This commit is contained in:
13
docs/rfcs/RFC-0010-Guarded-Emit-Syscall.md
Normal file
13
docs/rfcs/RFC-0010-Guarded-Emit-Syscall.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# RFC-0010: Guarded Emit Syscall
|
||||
|
||||
**Status:** Draft \| **Updated:** 2026-02-17
|
||||
|
||||
## Signature
|
||||
|
||||
emit_guarded(caller_session_id, request_id, output, proof_ref) -\>
|
||||
ok\|error
|
||||
|
||||
## Enforcement
|
||||
|
||||
Validates must-delegate invariant (RFC-0007) using ledger evidence
|
||||
(RFC-0009). Rejects output not derived from child output.
|
||||
Reference in New Issue
Block a user