Commit 6cfe9bf
chore(audits): record the usage-tracking module-graph baseline
`check:tool-registry-boundary` ratchets each route's module count, and the
settings section entry exceeded its allowance. Attribution, measured by stubbing
the section out and by walking `origin/staging` in a scratch worktree:
origin/staging 2112 (baseline 2083 — already +29, unrecorded)
this branch, section stubbed 2115
this branch 2130 (+15 for the whole UsageMonitoring subtree)
So the overrun is a shared budget: staging had spent 29 of the 42 allowed before
this branch existed, and 15 more tipped it over. The 15 are all first-party —
the panel, its contracts, hooks, and the shared chart module — with no accidental
edge into a registry or a heavy barrel, so there is nothing to cut.
Only the four entries this branch is responsible for are re-recorded. Running
`--update-baseline` wholesale rewrote 411 lines, absorbing staging's drift across
~60 unrelated routes into this PR; the six routes that shrank are left
informational for whoever earned them to claim.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>1 parent e8ec022 commit 6cfe9bf
1 file changed
Lines changed: 26 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
382 | 382 | | |
383 | 383 | | |
384 | 384 | | |
385 | | - | |
| 385 | + | |
386 | 386 | | |
387 | 387 | | |
388 | | - | |
389 | | - | |
390 | | - | |
| 388 | + | |
| 389 | + | |
| 390 | + | |
391 | 391 | | |
392 | 392 | | |
393 | 393 | | |
394 | | - | |
| 394 | + | |
395 | 395 | | |
396 | 396 | | |
397 | 397 | | |
| |||
457 | 457 | | |
458 | 458 | | |
459 | 459 | | |
| 460 | + | |
| 461 | + | |
| 462 | + | |
| 463 | + | |
| 464 | + | |
| 465 | + | |
| 466 | + | |
| 467 | + | |
| 468 | + | |
| 469 | + | |
| 470 | + | |
| 471 | + | |
| 472 | + | |
| 473 | + | |
| 474 | + | |
| 475 | + | |
| 476 | + | |
| 477 | + | |
| 478 | + | |
| 479 | + | |
| 480 | + | |
460 | 481 | | |
461 | 482 | | |
462 | 483 | | |
| |||
0 commit comments