Commit 9f86672
committed
chore(audits): re-record the knowledge page module baseline
`check:tool-registry-boundary` compares each route's module graph against a
recorded count and fails past max(25, 2%) growth. The knowledge page had drifted
to 2133 against a baseline of 2091 — exactly the +42 ceiling — so the next change
to reach that graph pays for the accumulated drift.
This branch adds 2 modules to it: the connect modal is used by the knowledge
connectors section, and it now imports the resource-URL validator and the shared
Dataverse config. That tips 2133 to 2135 and trips the gate.
Re-recorded that one route rather than all 34, so the diff shows the number that
actually moved. 42 of the 44 predate this branch.1 parent 20a590e commit 9f86672
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
141 | | - | |
| 141 | + | |
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
| |||
0 commit comments