diff --git a/.huskies/source-map.json b/.huskies/source-map.json index 21ef1cd1..9c19e558 100644 --- a/.huskies/source-map.json +++ b/.huskies/source-map.json @@ -1608,11 +1608,6 @@ "server/src/http/agents_sse.rs": [ "fn agent_stream" ], - "server/src/http/assets.rs": [ - "fn embedded_asset", - "fn embedded_file", - "fn embedded_index" - ], "server/src/http/context.rs": [ "enum PermissionDecision", "struct PermissionForward", @@ -1845,7 +1840,6 @@ ], "server/src/http/mod.rs": [ "mod agents_sse", - "mod assets", "mod context", "mod events", "mod identity", @@ -3150,52 +3144,5 @@ "server/src/worktree/sweep.rs": [ "fn worktree_should_be_swept", "fn sweep_with_lookup" - ], - "website/app/docs/cli/page.tsx": [ - "const metadata", - "function CliPage" - ], - "website/app/docs/commands/page.tsx": [ - "const metadata", - "function CommandsPage" - ], - "website/app/docs/configuration/page.tsx": [ - "const metadata", - "function ConfigurationPage" - ], - "website/app/docs/layout.tsx": [ - "const metadata", - "function DocsLayout" - ], - "website/app/docs/page.tsx": [ - "const metadata", - "function DocsIndexPage" - ], - "website/app/docs/pipeline/page.tsx": [ - "const metadata", - "function PipelinePage" - ], - "website/app/docs/quickstart/page.tsx": [ - "const metadata", - "function QuickstartPage" - ], - "website/app/docs/transports/page.tsx": [ - "const metadata", - "function TransportsPage" - ], - "website/app/layout.tsx": [ - "const metadata", - "function RootLayout" - ], - "website/app/page.tsx": [ - "const metadata", - "function HomePage" - ], - "website/app/privacy/page.tsx": [ - "const metadata", - "function PrivacyPage" - ], - "website/components/DocsSidebar.tsx": [ - "function DocsSidebar" ] } \ No newline at end of file