Evidence index
Audit reports, test-pass certificates, chain-stability soak data, and other signed artifacts.
The Syntarie source repo is currently private (during testnet phase). Where a doc cites a path like docs/evidence/<file>.md, that's the canonical artifact in the source tree. This page summarizes what exists and what it proves.
Latest audits
LORE-3 — Post-audit-fix-sprint v1 readiness (2026-04-26)
- Verdict: BLOCKED for Base-mainnet v1 ship today. Gap is operational + capital, not engineering.
- Source:
docs/audits/integration-v1-readiness-post-audit-fix-sprint-2026-04-26.md - Surfaced on this site: v1 readiness
LORE-2 — Post-stability v1 readiness (2026-04-24)
- Verdict: BLOCKED for v1 ship today; substrate verified, bridge/quorum/mainnet/liquidity blockers remain.
- Source:
docs/audits/integration-v1-readiness-post-stability-2026-04-24.md - Status: superseded by LORE-3.
2026 audit cycle (2026-04-25)
Seven parallel Codex audit agents conducted a final-day pre-Codex-sunset audit pass:
| Agent | Domain | Findings |
|---|---|---|
| Argus | Cross-cutting bug + auth + security | 7 (2C / 1H / 2M / 1L / 1I) |
| Specter | Net layer post-onion | 8 (0C / 2H / 2M / 1L / 3I) |
| Vault | Contract auth + PolicyEngine sibling-bug | 4 (1C / 0H / 1M / 1L / 1I) |
| Bastion | Bridge: Rust + Solidity + Python | 7 (0C / 4H / 2M / 0L / 1I) |
| Tariff | Dependencies + supply chain | ~3 actionable |
| Tempo | Performance + async correctness | 12 (0C / 4H / 4M / 1L / 3I) |
| Crucible | Test quality + coverage gaps | 10 (0C / 4H / 3M / 1L / 2I) |
Total surfaced: ~51 findings. Total closed: ~48 production findings + 10 regression tests across follow-on fix sprints.
Test-floor evidence
Current floor: 7,299 passed at 80e5a51 (2026-04-25)
- Source:
docs/evidence/post-audit-fix-sprint-test-pass-2026-04-25.md - Author: Fenrir (Claude Code, post-Codex test authority)
- Sprint: MAKE-IT-GREEN — closed 85 fails across 7 phases
- 100% test-side fixes (production code from the 7 audit-fix sprints was correct; tests just lagged the new contracts)
Prior floor: 7,272 passed at fccfc3e (2026-04-23)
- Source:
docs/evidence/stability-7-reverify-post-stability-2026-04-23.md - Author: Patch (Codex, retired with sunset 2026-04-25)
Chain-stability evidence
HETZNER-1 final baseline (2026-04-25)
- Source:
docs/evidence/hetzner-1-final-baseline-2026-04-25.md - Result: 60-min sustained PoA lockstep, +6,999 blocks at ~2 blocks/sec, perfect handshake parity (8201:8201:8200), zero peer drops, all 10 hardening layers (A–J) hold.
Chain-stability gate closed (2026-04-23)
- Source:
docs/evidence/chain-stability-gate-closed-2026-04-23.md - Result: 15-min clean soak, partial-connectivity survival, sync recovery, SIGKILL chaos all validated on the post-STABILITY-7 runtime.
Stability-6 ungraceful chaos (2026-04-24)
- Source:
docs/evidence/stability-6-ungraceful-chaos-2026-04-24.md - Result: SIGKILL-mid-commit chaos exercised the recovery path live; STABILITY-5 fallback_checkpoint + STABILITY-7 append-mode blocklog held.
Bridge readiness
Base testnet deploy (R94)
- Source:
docs/evidence/base-testnet-deploy-r94.md - Result: Solidity contracts deployed + verified on Base Sepolia. Emergency pause drill executed.
Bastion bridge launch enablers (2026-04-25 → 04-26)
- Source:
personas/bastion/summary.mdin source repo (private) - Result: Python prover signs with real keys; rotation digest aligned to Solidity; drill 1/3/4/5 runbooks updated.
How this index is curated
- Audit reports: added when an audit completes + verdict is signed off by Sentinel.
- Test-floor evidence: added when Fenrir runs the full suite on a clean tree and writes the evidence file.
- Chain-stability evidence: added after a successful soak that meets the closure criteria.
Pre-2026-04-20 evidence (Round 60-71 era) is kept in the repo for historical reference but de-emphasized here — the Patch era was a different organizational structure and the artifact patterns differ.