Claims backed by commands

TrustRail separates code evidence, deployment evidence, and independent evidence. A green unit test is never described as a customer-network proof or external certification.

EvidenceReproduceWhat it proves
Repository gatepnpm checkBuild, lint, formatting, typechecking, unit coverage, SDK tests, contracts, and secret scan.
Database rehearsalspnpm db:rehearse:m2 … m7-m9Clean-schema RLS, approval, execution, delegation, federation, and recovery properties.
Registry honestypnpm registry:checkEvery EXECUTABLE claim has a provider descriptor, matching semantics, and reconciliation coverage.
Artifact integritypnpm artifacts:checkPinned repository evidence has not changed since its recorded review state.
ARB readinessscripts/check-arb-readiness.tsLogic checks run anywhere; an ENFORCE verdict additionally requires live probes from inside the workload.
Forensics game daypnpm --filter @trustrail/forensics gamedayA deterministic 15,000-event synthetic exercise; not production incident performance or independent certification.

Current Agent Runtime Boundary status in the reference checkout is OBSERVE: all seven logic checks pass, while live sole-route deployment evidence remains required.