Interactive
Demonstration
Three-state policy resolution in action.
Deterministic evaluation. Evidence-bound outcomes.
No production engine exposed.
Client-side simulation — offline, no backend
Step 1: Inputs
Scenario labels for demonstration only.
Step 2: Resolution
Executing deterministic evaluation steps…
- Input Registered
- Policy Version Bound
- Evidence Evaluated
- Conflict Check
- Proof Chain Assembled
- Decision Recorded
Step 3: Evidence Preview
Resolution: Deterministic Three-State Evaluation
Client-side simulation. No production engine exposed.
Decision Receipt
- Receipt ID
- Issued At
- Integrity Fingerprint
- Outcome
- Conditions
HOVO Demonstration Receipt — v1 (Simulation)
This document represents a client-side simulation artifact.
No production decision engine executed.
For deployment architecture, compliance alignment, and pilot scoping.
Trace Timeline
- T+0.000sSession initialized — context envelope created
- T+0.012sPolicy version bound: v2.4.1-stable
- T+0.027sSubject attributes loaded (3 claims)
- T+0.041sResource classification resolved: TIER-1
- T+0.058sEvidence chain evaluated (2 records)
- T+0.073sConflict detection: no conflicts found
- T+0.089sProof chain assembled — 6 nodes sealed
- T+0.104sDecision emitted — integrity hash computed
Evidence Preview
{"decision_id":"d-7f3a1c9e","policy_version":"v2.4.1","outcome":"T","evidence_hash":"a8c3...f91d","ts":"2026-02-21T14:32:01.004Z"}
{"decision_id":"d-7f3a1c9e","step":"subject_bind","claims":3,"ts":"2026-02-21T14:32:01.016Z"}
{"decision_id":"d-7f3a1c9e","step":"evidence_eval","records":2,"ts":"2026-02-21T14:32:01.031Z"}
{"decision_id":"d-7f3a1c9e","step":"conflict_check","conflicts":0,"ts":"2026-02-21T14:32:01.046Z"}
{"decision_id":"d-7f3a1c9e","step":"proof_seal","nodes":6,"ts":"2026-02-21T14:32:01.062Z"}
{"decision_id":"d-7f3a1c9e","step":"decision_emit","sealed":true,"ts":"2026-02-21T14:32:01.077Z"} Verification
# Verify integrity hash sha256sum evidence-pack.jsonl | grep a8c3f91d # Verify signature (optional, if enabled) openssl dgst -sha256 -verify pubkey.pem \ -signature evidence-pack.sig evidence-pack.jsonl
Illustrative commands. Actual tooling depends on deployment configuration.
About This Demonstration
This demonstration illustrates the three-state evaluation model used by OmegaOS™ Kernel. It runs entirely in your browser with pre-computed scenarios — no backend, no network requests, no production engine involved. The decision receipts and integrity fingerprints generated here are structurally identical to their production counterparts in format, but contain simulated data only.
How OmegaOS™ Kernel Works in Production
Evidence Recording
- Every decision recorded with full proof chain
- Append-only ledger (INSERT only, no UPDATE/DELETE)
- Row-Level Security per tenant
Compliance Export
- JSONL evidence packs with SHA-256 manifest
- Ed25519 attestation signatures
- Offline verification (no network required)
Deployment Model
- Observe → Shadow → Enforce
- Shadow mode mismatch detection
- Fail-closed by default
Ready to Evaluate?
Start with a free trial in observe mode, or request a guided pilot to compare OmegaOS™ Kernel decisions against your existing PDP. Technical briefing sessions are available for institutional stakeholders.