Commit da642cd
committed
chore(spec): classify automation/builtin-node-config after merging main
The ledger gate did its job before it merged. `main` landed
automation/builtin-node-config.zod.ts (#4045/#4228) — eight new sites, sibling
to io-node-config.zod.ts — and merging main turned the gate red on a branch
whose own diff touches no schema at all. That is the intended behaviour: a new
authorable surface arrived, so somebody has to classify it rather than let it
sit in the ratchet's blind spot.
Classified `authorable`, same family as io-node-config: the CRUD quartet,
`screen` and `map` config contracts. Worth noting on the row — these were
written from what the executors actually read rather than from the descriptors'
configSchema literals, and `builtin-node-form-zod-ledger.test.ts` reconciles the
two bidirectionally, so this row already carries a drift check of its own.
Every pre-existing count survived the merge unchanged, so the failure was
exactly as narrow as it should have been: one new file, one new row, one section
total (automation 81 → 89).
Verified after merging: spec suite 7163 green, tsc clean, and the
strictness-ledger / liveness / variant-docs / docs gates all green with
content/docs/references unchanged.
Refs #4001
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_0147tNF4Snk7Ry1KGt4a5PY41 parent c2398ce commit da642cd
1 file changed
Lines changed: 10 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
165 | 165 | | |
166 | 166 | | |
167 | 167 | | |
168 | | - | |
| 168 | + | |
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
| |||
179 | 179 | | |
180 | 180 | | |
181 | 181 | | |
| 182 | + | |
182 | 183 | | |
183 | 184 | | |
184 | 185 | | |
| |||
326 | 327 | | |
327 | 328 | | |
328 | 329 | | |
| 330 | + | |
| 331 | + | |
| 332 | + | |
| 333 | + | |
| 334 | + | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
329 | 338 | | |
330 | 339 | | |
0 commit comments