Commit 85e3e4a
quality: fix evidence URL, update lockfile for seed content
Fixed ev.zip-meta-map.deterministic-test.v1 URL to point to actual test
file (test_report.py contains test_report_deterministic). The previous
URL referenced a nonexistent test_determinism.py.
All claims are falsifiable:
- Deterministic output: run twice, diff = zero
- 246 tests: pytest count
- CI gating: diff --exit-code returns non-zero on drift
- Token budgets: configure budget, verify output fits
- Schema validated: validate output against published schema
- Sub-second builds: benchmark (aspirational, correctly labeled)
Full pipeline passes: format, validate, lock check.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent d31e62e commit 85e3e4a
2 files changed
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
34 | | - | |
| 33 | + | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
0 commit comments