TECHNOLOGY
Built like audit
infrastructure.
Three design principles, one stack. Nothing in it asks you to trust a model's opinion of another model.
A citation you can't verify is not evidence. Every rule id is checked against the encoded rulebook and every quoted excerpt against your actual artefact in code, not by asking a model nicely. An invented rule or a hallucinated quote is dropped before you see it. Rule classification itself is model-assisted, not encoded logic, and its sampling settings are whatever the current provider's default model allows.
Every check carries a grounding score: how confidently the rulebook covers this case. Below threshold, the system returns REFUSED and escalates. The refusal rate is reported, not hidden. In compliance, abstention is accuracy.
A verdict without citations is marketing. Every Velkron verdict names the binding rules it relied on, and the full run is sealed into a receipt that survives audit. The output of verification is a document.
From rules to receipts to proofs.
See it break.
The receipt chain above isn't a metaphor. Here's the same mechanism running on five sample receipts: edit one, and watch every hash after it stop matching.
RECEIPT CHAIN · ILLUSTRATIVE · SAMPLE RUNS, NOT LIVE DATA
Hover a block for its hash. Each block's hash is derived from its own record and the block before it.
BLOCK 1201
isa_landing_page_v2.html
VALID✓
BLOCK 1202
q3_fund_factsheet.pdf
VALID✓
BLOCK 1203
pension_transfer_advert.docx
VALID✓
BLOCK 1204
crypto_promo_v1.html
VALID✓
BLOCK 1205
promotion_draft_v3.pdf
VALID✓
What's model-assisted, what's code.
The rule engine above is live. Here's exactly where the model's job ends and the deterministic layer's job begins on every check that runs today.
The stack did not appear last month.
Each component grew out of a public library or research project by the founder. The open-source toolkit is the paper trail.
Conformal prediction: calibrated uncertainty and principled abstention. The math behind the refusal threshold.
Deterministic grounding of LLM output against authoritative sources. The math behind rule citation checking.
Verifier-gated evolutionary search: only proven candidates survive. Verification as a filter on generation.
Multi-agent consensus with persistent trust. How multiple checkers agree without a single point of failure.