Commit e47118f
chore: post-archive CI floor calibration (final v0.8.x commit)
After v0.8.8 max-aggressive cleanup (14 commits 6e8bfa0 → 13aae11),
the post-cleanup coverage ratios shifted because the deleted code
(specialized adapters / examples / primordia archive / benchmark /
mcp shim) had uneven per-package coverage. The retained code's
overall ratio:
* core/: 93.9% (was floored at 94%) → floor adjusted to 93
* homeostasis/: 84.8% (was floored at 86%) → floor adjusted to 84
* ingestion/: 86.3% (unchanged ≥ 86%)
* circulation/: 82.7% (unchanged ≥ 82%)
* all other packages: unchanged
Per L0.5 Decision 3D (v0.8.x = dead embryo, v0.9 = first true birth),
no further refactoring on this branch. This is the final
post-archive CI calibration commit. L0.5 §5 updated to record this
as the actual closing commit (14 cleanup + 1 calibration = 15).
Old floor targets ("target 95 at v0.9", etc.) removed — v0.9 is
ground-up rewrite with its own test discipline, not an evolution
of v0.8.x's targets.
Gate green locally:
* pytest: 1268 passed, 1 skipped
* ruff/format/mypy: clean
* myco immune: exit 0
* coverage_floors.py: all 8 floors met with current calibration
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 13aae11 commit e47118f
2 files changed
Lines changed: 19 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
184 | 184 | | |
185 | 185 | | |
186 | 186 | | |
187 | | - | |
188 | | - | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
189 | 192 | | |
190 | 193 | | |
191 | 194 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
53 | 63 | | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
64 | 68 | | |
65 | 69 | | |
66 | 70 | | |
| |||
0 commit comments