fdo-kernel-mvk
Minimal Deterministic Execution Kernel (Prototype)
This repository is part of the Digital Biosphere Architecture.
Architecture overview: digital-biosphere-architecture
Commands:
- make run -> EXECUTION_OK
- make replay -> REPLAY_PASS
- make tamper -> CONFORMANCE_FAIL (fail-closed)
What it proves:
- Deterministic state evolution
- Canonical object signature verification
- Trace-bound replay validation
This repository also explores where execution integrity fits in the broader security stack for AI agents.
See:
Key layers discussed there:
- Identity / Persona Layer
- Governance Layer
- Runtime Safety
- Data Protection
- Execution Integrity
- Audit & Compliance