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

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

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 the 2026-04-26 audit.

2026 audit cycle (2026-04-25)

A parallel pre-launch audit pass conducted across seven domains:

DomainFindings
Cross-cutting bug + auth + security7 (2C / 1H / 2M / 1L / 1I)
Net layer post-onion8 (0C / 2H / 2M / 1L / 3I)
Contract auth + PolicyEngine sibling-bug4 (1C / 0H / 1M / 1L / 1I)
Bridge: Rust + Solidity + Python7 (0C / 4H / 2M / 0L / 1I)
Dependencies + supply chain~3 actionable
Performance + async correctness12 (0C / 4H / 4M / 1L / 3I)
Test quality + coverage gaps10 (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,341 passed at 51bc3f1f (2026-04-26)

  • Source: docs/evidence/post-lightclient-test-floor-2026-04-26.md
  • Breakdown: interface 6,482 + scc-tui 843 + foundry 16. +42 net vs the prior 7,299 floor.
  • The +42 delta is regression coverage added for V1 splash, V2 dirty-flag refresh, V3 command palette, and V1.1 fixture cleanup.

Prior floor: 7,299 passed at 80e5a51 (2026-04-25)

  • Source: docs/evidence/post-audit-fix-sprint-test-pass-2026-04-25.md
  • Sprint: 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).

Earlier floor: 7,272 passed at fccfc3e (2026-04-23)

  • Source: docs/evidence/stability-7-reverify-post-stability-2026-04-23.md

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.

Bridge launch enablers (2026-04-25 → 04-26)

  • 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.
  • Test-floor evidence: added when the full suite is run on a clean tree and the evidence file is written.
  • Chain-stability evidence: added after a successful soak that meets the closure criteria.

Pre-2026-04-20 evidence is kept in the repo for historical reference but de-emphasized here, the older organizational structure used different artifact patterns.