Commit cecce9d
chore(state): reconcile stale cartridge counters
Replaces the stale cartridges-total / cartridge-shared-libs / cartridges-
with-so block with counters that match the tree on disk as of 2026-04-18:
- cartridges-total = 99 (was 92) — standard cartridges, counted by
presence of cartridge.json.
- cartridges-non-standard = 1 — model-router-mcp, tool list inline in
src/router.js, no cartridge.json.
- cartridges-with-readme = 100 — README.adoc coverage reached 100/100
in 0314a29 (the 46-README sweep this session).
- cartridge-shared-libs-build-target = 99 — what the Containerfile
produces. Renamed from cartridge-shared-libs to avoid implying the
libs are checked into the tree.
- cartridge-shared-libs-on-disk = 0 — the Containerfile is authoritative;
no prebuilt .so/.dylib is committed.
Also bumps last-updated to 2026-04-18 to match the assessment date
landed in docs/READINESS.md (15993a6).
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent e6a3448 commit cecce9d
1 file changed
Lines changed: 6 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
69 | 70 | | |
70 | 71 | | |
71 | 72 | | |
| |||
0 commit comments