add final acceptance verification

This commit is contained in:
Marco0300
2026-09-03 13:02:04 +02:00
parent 9622f76977
commit 561efe8855
10 changed files with 718 additions and 1 deletions
+13 -1
View File
@@ -1,4 +1,16 @@
# Phase 16 pilot benchmark
# Benchmarks and final acceptance
Phase 17 final acceptance is run with:
```bash
python3 scripts/final_acceptance.py
```
It writes `final_acceptance.latest.json`, validates local artifacts, and records
explicit external blockers. See `docs/FINAL_ACCEPTANCE.md`; capacity numbers are
synthetic smoke bounds only.
## Phase 16 pilot benchmark
Run from the repository root: