Skip to content

Commit aeeda42

Browse files
j15zclaude
andcommitted
chore(audits): record the module growth the reference preview adds
Chat and Home render the table grid inline, so the preview component, its query module, the referenced-by warning hook and the referrers lookup land in their graphs too — five modules the feature genuinely ships, not a barrel dragging code in. Only the three entries this branch actually grows are re-recorded; the rest keep their existing numbers. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
1 parent a8cd636 commit aeeda42

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

scripts/check-tool-registry-boundary.baseline.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
"gateways": {}
9696
},
9797
"app/workspace/[workspaceId]/chat/[chatId]/page.tsx": {
98-
"modules": 3068,
98+
"modules": 3133,
9999
"gateways": {
100100
"apps/sim/app/workspace/[workspaceId]/home/home.tsx": 1498,
101101
"apps/sim/app/workspace/[workspaceId]/home/components/mothership-view/mothership-view.tsx": 910,
@@ -185,7 +185,7 @@
185185
"gateways": {}
186186
},
187187
"app/workspace/[workspaceId]/home/page.tsx": {
188-
"modules": 3068,
188+
"modules": 3133,
189189
"gateways": {
190190
"apps/sim/app/workspace/[workspaceId]/home/home.tsx": 1498,
191191
"apps/sim/app/workspace/[workspaceId]/home/components/mothership-view/mothership-view.tsx": 910,
@@ -574,7 +574,7 @@
574574
}
575575
},
576576
"app/workspace/[workspaceId]/tables/[tableId]/page.tsx": {
577-
"modules": 1836,
577+
"modules": 1878,
578578
"gateways": {
579579
"apps/sim/app/workspace/[workspaceId]/tables/[tableId]/table.tsx": 1678,
580580
"apps/sim/triggers/registry.ts": 522,

0 commit comments

Comments
 (0)