Skip to main content

Crate attestr

Crate attestr 

Source

Modules§

reviewer
Reviewer: dispatches a claude -p review of broken findings and parses the decision. Routing, env filter, prompt assembly, text extraction, and decision parsing are the pure layer — fully golden-tested. The dispatch (claude -p) is the only non-deterministic seam (Task 5.4).
trust
Trust: EMA math + tiers (this file’s pure half) and the SQLite atomic store (TrustStore, added below).
verify