VerifAIer Sentinel · AI Governance Infrastructure · Oversight Runtime

Governance Pipeline

Six-layer governance runtime. Interaction capture through local audit vault. Fully local, independent of model provider. Click any layer to expand.

D key: step through
On-Disk Layout & Verification

Every artifact has a path. Every path has a hash.

# Local file layout — ~/.verifaier/
~/.verifaier/
  receipts/
    ses-8f2a1b3c-receipt.json
    ses-4d91e22a-receipt.json
  memory_receipts/
    MR-a3f8c12de901.json
    links.json
  flight_recorder/
    ses-8f2a1b3c/
      events.jsonl
      proof_id.txt
  enterprise_workspace/
    workspace_artifact.json
    readiness_token.json
  evidence-2026-05-16/
    design_partner_bundle.zip
# Hash verification — any session, any time
vai replay --session ses-8f2a1b3c --verify
Session ses-8f2a1b3c
Events 47
Receipt ~/.verifaier/receipts/ses-8f2a1b3c-receipt.json
Recomputing Merkle root over 47 events...
Derived root a3f8c12de901bb47...
Receipt root a3f8c12de901bb47...
VERIFIED ✓ Chain integrity confirmed.
authoritative_for_wiw=false
# Verify workspace hash
vai enterprise workspace-verify
VERIFIED ✓ workspace_hash matches all 18 subsystems.