Flight Recorder captures what AI did. Memory Receipts seal what AI said. The Intelligence Layer links them: deterministic, local-first, provable.
Flight Recorder and Memory Receipts are independent subsystems with independent proof chains. The Intelligence Layer adds a lightweight reference graph that links them, with no embeddings, no semantic AI, no cloud.
Every step in the Intelligence Layer workflow is deterministic, local, and reversible. Nothing leaves your machine.
Flight Recorder captures every tool call, file write, and governance finding in an append-only hash chain.
→Session is sealed with a proof_id (SHA-256 Merkle over all event hashes). Replay Studio generated.
You seal an important AI insight as a Memory Receipt: advice, decision, or dangerous-op block.
→vai memory link-replay MR-xxx --session ses-yyy writes a deterministic reference to links.json.
Export bundle includes relationship_manifest.json: all linked session refs, verifiable offline.
The unified timeline shows Memory Receipts and Flight Recorder events together. Click any card to inspect the proof linkage.
The local reference graph shows which Memory Receipts were created from which Flight Recorder sessions. No embeddings. No semantic AI. Pure deterministic lineage.
Try the Intelligence Layer CLI commands interactively. Enter any IDs. The demo runs locally.
The Intelligence Layer inherits every invariant from both subsystems.
The reference graph lives in your vault at ~/.verifaier/memory_receipts/links.json. Plain JSON. Editable. Version-controllable.
Links are explicit references you create. No embeddings, no cosine similarity, no LLM inference. Deterministic in, deterministic out.
Adding a link never modifies the receipt or session proof chain. Links are metadata. Receipts remain cryptographically sealed.
ZIP exports include relationship_manifest.json when links exist. The full evidence package is verifiable offline, years later.
Linking the same (receipt_id, session_id) pair again replaces the existing entry, no duplicates, no corruption.
All Intelligence Layer outputs are advisory evidence. Links prove lineage pointers exist. They do not prove truth or authorship.