Janus Runtime
Runtime Purpose
Janus defines a governance core; runtimes execute governance evaluation in concrete environments while respecting Core invariants.
Reference Implementation
The current Node demo runtime is a minimal proof of governance evaluation, omission detection, the evidence model (E+ / E−), the audit writer boundary, and deterministic rebuild.
- Read full document → runtime/demo-node/README.md (GitHub rendered)
- Browse folder → runtime/demo-node/ (GitHub)
Current State
This runtime is a reference proof of the Janus Core Lite model, not a production runtime. It demonstrates append-only logs and audit-ready governance events.