RigorFoundry
Evidence-bound codebase transformation. Inventory the exact Git-tracked tree, produce reproducible audit candidates, bind decisions to review evidence, and prepare remediation without turning heuristics into verdicts.
From signal to reviewable evidence
The tool keeps collection, human review, enforcement, and remediation as separate records. Missing evidence remains visible instead of being silently converted into a pass.
Fail-closed by construction
Repository, policy, tracked content, toolchain, and findings are digest-bound so stale evidence is rejected.
Static signals stay provisional until a reviewer adjudicates them against the relevant production surface.
Declared adapters use validated argv, bounded runtime, credential-free environments, read-only snapshots, and no shell.
Pack and reviewer signatures use distinct versioned Ed25519 message domains; legacy raw-digest signatures are refused.
Candidate and review state can be projected into SARIF 2.1.0 without losing exact anchors or evidence status.
Plans preserve dependencies, accepted risks, conflicts, and missing evidence without granting execution authority.