{
  "name": "lynchpine-web module graph",
  "generated": "2026-09-13",
  "method": "Static parse of import and export-from statements, plus dynamic import() calls, across every .ts and .tsx file under src/. Specifiers starting with @/ or . are resolved against the filesystem; everything else is counted as an external dependency of that file rather than added as a node.",
  "counts": {
    "files": 99,
    "edges": 183,
    "clientComponents": 38,
    "groups": 24
  },
  "mostDependedOn": [
    {
      "id": "content/site/index.ts",
      "dependents": 34
    },
    {
      "id": "components/ui/PageTitle.tsx",
      "dependents": 13
    },
    {
      "id": "components/ui/Reveal.tsx",
      "dependents": 12
    },
    {
      "id": "lib/schema.tsx",
      "dependents": 12
    },
    {
      "id": "components/ui/Button.tsx",
      "dependents": 10
    },
    {
      "id": "hooks/useScrollProgress.ts",
      "dependents": 10
    },
    {
      "id": "content/site/meta.ts",
      "dependents": 5
    },
    {
      "id": "components/ui/motion.ts",
      "dependents": 4
    }
  ],
  "nodes": [
    {
      "id": "app/_components/home/Assembly.tsx",
      "group": "route:_components",
      "lines": 35,
      "client": false,
      "externals": 0,
      "in": 1,
      "out": 0
    },
    {
      "id": "app/_components/home/Cases.tsx",
      "group": "route:_components",
      "lines": 45,
      "client": false,
      "externals": 0,
      "in": 1,
      "out": 1
    },
    {
      "id": "app/_components/home/CostChart.tsx",
      "group": "route:_components",
      "lines": 68,
      "client": true,
      "externals": 0,
      "in": 1,
      "out": 2
    },
    {
      "id": "app/_components/home/EvalChart.tsx",
      "group": "route:_components",
      "lines": 181,
      "client": true,
      "externals": 0,
      "in": 1,
      "out": 2
    },
    {
      "id": "app/_components/home/Flow.tsx",
      "group": "route:_components",
      "lines": 42,
      "client": true,
      "externals": 0,
      "in": 1,
      "out": 2
    },
    {
      "id": "app/_components/home/Grounding.tsx",
      "group": "route:_components",
      "lines": 176,
      "client": true,
      "externals": 1,
      "in": 1,
      "out": 1
    },
    {
      "id": "app/_components/home/HeroStage.tsx",
      "group": "route:_components",
      "lines": 74,
      "client": true,
      "externals": 1,
      "in": 1,
      "out": 2
    },
    {
      "id": "app/_components/home/Magnetic.tsx",
      "group": "route:_components",
      "lines": 59,
      "client": true,
      "externals": 2,
      "in": 1,
      "out": 0
    },
    {
      "id": "app/_components/home/Playground.tsx",
      "group": "route:_components",
      "lines": 453,
      "client": true,
      "externals": 1,
      "in": 1,
      "out": 1
    },
    {
      "id": "app/_components/home/Practices.tsx",
      "group": "route:_components",
      "lines": 98,
      "client": false,
      "externals": 1,
      "in": 1,
      "out": 1
    },
    {
      "id": "app/_components/home/Retrieval.tsx",
      "group": "route:_components",
      "lines": 242,
      "client": true,
      "externals": 0,
      "in": 1,
      "out": 3
    },
    {
      "id": "app/_components/home/Shelf.tsx",
      "group": "route:_components",
      "lines": 35,
      "client": false,
      "externals": 0,
      "in": 1,
      "out": 1
    },
    {
      "id": "app/_components/home/Stack.tsx",
      "group": "route:_components",
      "lines": 223,
      "client": true,
      "externals": 2,
      "in": 1,
      "out": 1
    },
    {
      "id": "app/_components/home/Timeline.tsx",
      "group": "route:_components",
      "lines": 75,
      "client": true,
      "externals": 0,
      "in": 1,
      "out": 2
    },
    {
      "id": "app/about/page.tsx",
      "group": "route:about",
      "lines": 160,
      "client": false,
      "externals": 1,
      "in": 0,
      "out": 7
    },
    {
      "id": "app/api/assistant/route.ts",
      "group": "route:api",
      "lines": 195,
      "client": false,
      "externals": 0,
      "in": 0,
      "out": 2
    },
    {
      "id": "app/apple-icon.tsx",
      "group": "app",
      "lines": 16,
      "client": false,
      "externals": 1,
      "in": 0,
      "out": 1
    },
    {
      "id": "app/approach/_components/Harness.tsx",
      "group": "route:approach",
      "lines": 55,
      "client": true,
      "externals": 0,
      "in": 1,
      "out": 2
    },
    {
      "id": "app/approach/page.tsx",
      "group": "route:approach",
      "lines": 115,
      "client": false,
      "externals": 1,
      "in": 0,
      "out": 6
    },
    {
      "id": "app/contact/_components/ContactForm.tsx",
      "group": "route:contact",
      "lines": 179,
      "client": true,
      "externals": 2,
      "in": 1,
      "out": 3
    },
    {
      "id": "app/contact/actions.ts",
      "group": "route:contact",
      "lines": 118,
      "client": false,
      "externals": 1,
      "in": 1,
      "out": 2
    },
    {
      "id": "app/contact/form-state.ts",
      "group": "route:contact",
      "lines": 27,
      "client": false,
      "externals": 0,
      "in": 2,
      "out": 0
    },
    {
      "id": "app/contact/page.tsx",
      "group": "route:contact",
      "lines": 80,
      "client": false,
      "externals": 1,
      "in": 0,
      "out": 4
    },
    {
      "id": "app/dispatch/_components/Dispatch.tsx",
      "group": "route:dispatch",
      "lines": 253,
      "client": true,
      "externals": 1,
      "in": 1,
      "out": 1
    },
    {
      "id": "app/dispatch/_components/dispatch-model.ts",
      "group": "route:dispatch",
      "lines": 341,
      "client": false,
      "externals": 0,
      "in": 1,
      "out": 0
    },
    {
      "id": "app/dispatch/page.tsx",
      "group": "route:dispatch",
      "lines": 129,
      "client": false,
      "externals": 2,
      "in": 0,
      "out": 5
    },
    {
      "id": "app/faq/page.tsx",
      "group": "route:faq",
      "lines": 79,
      "client": false,
      "externals": 1,
      "in": 0,
      "out": 5
    },
    {
      "id": "app/icon-1024.png/route.tsx",
      "group": "route:icon-1024.png",
      "lines": 12,
      "client": false,
      "externals": 0,
      "in": 0,
      "out": 1
    },
    {
      "id": "app/icon-512.png/route.tsx",
      "group": "route:icon-512.png",
      "lines": 6,
      "client": false,
      "externals": 0,
      "in": 0,
      "out": 1
    },
    {
      "id": "app/icon-maskable.png/route.tsx",
      "group": "route:icon-maskable.png",
      "lines": 6,
      "client": false,
      "externals": 0,
      "in": 0,
      "out": 1
    },
    {
      "id": "app/icon.tsx",
      "group": "app",
      "lines": 11,
      "client": false,
      "externals": 1,
      "in": 0,
      "out": 1
    },
    {
      "id": "app/layout.tsx",
      "group": "app",
      "lines": 165,
      "client": false,
      "externals": 4,
      "in": 0,
      "out": 8
    },
    {
      "id": "app/manifest.ts",
      "group": "app",
      "lines": 63,
      "client": false,
      "externals": 1,
      "in": 0,
      "out": 1
    },
    {
      "id": "app/not-found.tsx",
      "group": "app",
      "lines": 42,
      "client": false,
      "externals": 1,
      "in": 0,
      "out": 1
    },
    {
      "id": "app/onboard/[client]/SignForm.tsx",
      "group": "route:onboard",
      "lines": 119,
      "client": true,
      "externals": 2,
      "in": 1,
      "out": 2
    },
    {
      "id": "app/onboard/[client]/actions.ts",
      "group": "route:onboard",
      "lines": 206,
      "client": false,
      "externals": 4,
      "in": 1,
      "out": 5
    },
    {
      "id": "app/onboard/[client]/form-state.ts",
      "group": "route:onboard",
      "lines": 23,
      "client": false,
      "externals": 0,
      "in": 2,
      "out": 0
    },
    {
      "id": "app/onboard/[client]/page.tsx",
      "group": "route:onboard",
      "lines": 105,
      "client": false,
      "externals": 2,
      "in": 0,
      "out": 4
    },
    {
      "id": "app/opengraph-image.tsx",
      "group": "app",
      "lines": 57,
      "client": false,
      "externals": 1,
      "in": 0,
      "out": 0
    },
    {
      "id": "app/page.tsx",
      "group": "app",
      "lines": 395,
      "client": false,
      "externals": 1,
      "in": 0,
      "out": 22
    },
    {
      "id": "app/pricing/_components/Consultation.tsx",
      "group": "route:pricing",
      "lines": 144,
      "client": true,
      "externals": 0,
      "in": 1,
      "out": 1
    },
    {
      "id": "app/pricing/page.tsx",
      "group": "route:pricing",
      "lines": 201,
      "client": false,
      "externals": 1,
      "in": 0,
      "out": 5
    },
    {
      "id": "app/privacy/page.tsx",
      "group": "route:privacy",
      "lines": 375,
      "client": false,
      "externals": 1,
      "in": 0,
      "out": 2
    },
    {
      "id": "app/reading/Feed.tsx",
      "group": "route:reading",
      "lines": 275,
      "client": true,
      "externals": 2,
      "in": 1,
      "out": 2
    },
    {
      "id": "app/reading/RelativeTime.tsx",
      "group": "route:reading",
      "lines": 83,
      "client": true,
      "externals": 1,
      "in": 2,
      "out": 0
    },
    {
      "id": "app/reading/page.tsx",
      "group": "route:reading",
      "lines": 136,
      "client": false,
      "externals": 2,
      "in": 0,
      "out": 6
    },
    {
      "id": "app/research-artifacts/page.tsx",
      "group": "route:research-artifacts",
      "lines": 214,
      "client": false,
      "externals": 3,
      "in": 0,
      "out": 5
    },
    {
      "id": "app/robots.ts",
      "group": "app",
      "lines": 38,
      "client": false,
      "externals": 1,
      "in": 0,
      "out": 1
    },
    {
      "id": "app/security/page.tsx",
      "group": "route:security",
      "lines": 109,
      "client": false,
      "externals": 1,
      "in": 0,
      "out": 5
    },
    {
      "id": "app/services/page.tsx",
      "group": "route:services",
      "lines": 142,
      "client": false,
      "externals": 1,
      "in": 0,
      "out": 5
    },
    {
      "id": "app/sitemap.ts",
      "group": "app",
      "lines": 36,
      "client": false,
      "externals": 1,
      "in": 0,
      "out": 1
    },
    {
      "id": "app/stack/_components/Ecosystem.tsx",
      "group": "route:stack",
      "lines": 453,
      "client": true,
      "externals": 1,
      "in": 1,
      "out": 5
    },
    {
      "id": "app/stack/page.tsx",
      "group": "route:stack",
      "lines": 131,
      "client": false,
      "externals": 1,
      "in": 0,
      "out": 6
    },
    {
      "id": "app/terms/page.tsx",
      "group": "route:terms",
      "lines": 298,
      "client": false,
      "externals": 1,
      "in": 0,
      "out": 2
    },
    {
      "id": "components/Reach.tsx",
      "group": "components",
      "lines": 204,
      "client": true,
      "externals": 0,
      "in": 2,
      "out": 4
    },
    {
      "id": "components/Record.tsx",
      "group": "components",
      "lines": 77,
      "client": true,
      "externals": 0,
      "in": 2,
      "out": 2
    },
    {
      "id": "components/Substrate.tsx",
      "group": "components",
      "lines": 61,
      "client": true,
      "externals": 2,
      "in": 2,
      "out": 2
    },
    {
      "id": "components/SubstrateScene.tsx",
      "group": "components",
      "lines": 184,
      "client": true,
      "externals": 3,
      "in": 1,
      "out": 0
    },
    {
      "id": "components/shell/Assistant.tsx",
      "group": "components",
      "lines": 306,
      "client": true,
      "externals": 2,
      "in": 1,
      "out": 0
    },
    {
      "id": "components/shell/Aurora.tsx",
      "group": "components",
      "lines": 124,
      "client": true,
      "externals": 1,
      "in": 1,
      "out": 0
    },
    {
      "id": "components/shell/Logo.tsx",
      "group": "components",
      "lines": 41,
      "client": false,
      "externals": 2,
      "in": 1,
      "out": 1
    },
    {
      "id": "components/shell/Mark.tsx",
      "group": "components",
      "lines": 41,
      "client": false,
      "externals": 0,
      "in": 1,
      "out": 0
    },
    {
      "id": "components/shell/MobileMenu.tsx",
      "group": "components",
      "lines": 259,
      "client": true,
      "externals": 2,
      "in": 1,
      "out": 1
    },
    {
      "id": "components/shell/Rail.tsx",
      "group": "components",
      "lines": 166,
      "client": true,
      "externals": 1,
      "in": 1,
      "out": 0
    },
    {
      "id": "components/shell/RouteTransition.tsx",
      "group": "components",
      "lines": 48,
      "client": true,
      "externals": 2,
      "in": 1,
      "out": 0
    },
    {
      "id": "components/shell/SiteFooter.tsx",
      "group": "components",
      "lines": 186,
      "client": false,
      "externals": 1,
      "in": 1,
      "out": 3
    },
    {
      "id": "components/shell/SiteHeader.tsx",
      "group": "components",
      "lines": 132,
      "client": true,
      "externals": 3,
      "in": 1,
      "out": 4
    },
    {
      "id": "components/shell/ThemeToggle.tsx",
      "group": "components",
      "lines": 60,
      "client": true,
      "externals": 1,
      "in": 1,
      "out": 0
    },
    {
      "id": "components/ui/Button.tsx",
      "group": "components",
      "lines": 37,
      "client": false,
      "externals": 1,
      "in": 10,
      "out": 0
    },
    {
      "id": "components/ui/Cue.tsx",
      "group": "components",
      "lines": 79,
      "client": false,
      "externals": 0,
      "in": 3,
      "out": 0
    },
    {
      "id": "components/ui/PageTitle.tsx",
      "group": "components",
      "lines": 75,
      "client": true,
      "externals": 1,
      "in": 13,
      "out": 2
    },
    {
      "id": "components/ui/Reveal.tsx",
      "group": "components",
      "lines": 71,
      "client": true,
      "externals": 1,
      "in": 12,
      "out": 0
    },
    {
      "id": "components/ui/ScrollType.tsx",
      "group": "components",
      "lines": 114,
      "client": true,
      "externals": 0,
      "in": 1,
      "out": 1
    },
    {
      "id": "components/ui/Stagger.tsx",
      "group": "components",
      "lines": 96,
      "client": true,
      "externals": 1,
      "in": 1,
      "out": 0
    },
    {
      "id": "components/ui/Words.tsx",
      "group": "components",
      "lines": 56,
      "client": true,
      "externals": 2,
      "in": 2,
      "out": 1
    },
    {
      "id": "components/ui/motion.ts",
      "group": "components",
      "lines": 48,
      "client": false,
      "externals": 1,
      "in": 4,
      "out": 0
    },
    {
      "id": "content/clients.ts",
      "group": "content",
      "lines": 65,
      "client": false,
      "externals": 0,
      "in": 2,
      "out": 0
    },
    {
      "id": "content/generated/marks.ts",
      "group": "content",
      "lines": 47,
      "client": false,
      "externals": 0,
      "in": 1,
      "out": 0
    },
    {
      "id": "content/generated/world.ts",
      "group": "content",
      "lines": 18,
      "client": false,
      "externals": 0,
      "in": 1,
      "out": 0
    },
    {
      "id": "content/site/contact.ts",
      "group": "content",
      "lines": 43,
      "client": false,
      "externals": 0,
      "in": 1,
      "out": 1
    },
    {
      "id": "content/site/demos.ts",
      "group": "content",
      "lines": 226,
      "client": false,
      "externals": 0,
      "in": 1,
      "out": 0
    },
    {
      "id": "content/site/faq.ts",
      "group": "content",
      "lines": 42,
      "client": false,
      "externals": 0,
      "in": 1,
      "out": 0
    },
    {
      "id": "content/site/home.ts",
      "group": "content",
      "lines": 249,
      "client": false,
      "externals": 0,
      "in": 1,
      "out": 0
    },
    {
      "id": "content/site/index.ts",
      "group": "content",
      "lines": 74,
      "client": false,
      "externals": 0,
      "in": 34,
      "out": 8
    },
    {
      "id": "content/site/meta.ts",
      "group": "content",
      "lines": 79,
      "client": false,
      "externals": 0,
      "in": 5,
      "out": 0
    },
    {
      "id": "content/site/research.ts",
      "group": "content",
      "lines": 46,
      "client": false,
      "externals": 0,
      "in": 1,
      "out": 0
    },
    {
      "id": "content/site/services.ts",
      "group": "content",
      "lines": 466,
      "client": false,
      "externals": 0,
      "in": 3,
      "out": 0
    },
    {
      "id": "content/site/stack-page.ts",
      "group": "content",
      "lines": 381,
      "client": false,
      "externals": 0,
      "in": 1,
      "out": 0
    },
    {
      "id": "hooks/useCanvasGate.ts",
      "group": "hooks",
      "lines": 103,
      "client": true,
      "externals": 1,
      "in": 2,
      "out": 0
    },
    {
      "id": "hooks/useScrollHint.ts",
      "group": "hooks",
      "lines": 97,
      "client": true,
      "externals": 1,
      "in": 2,
      "out": 0
    },
    {
      "id": "hooks/useScrollProgress.ts",
      "group": "hooks",
      "lines": 59,
      "client": true,
      "externals": 1,
      "in": 10,
      "out": 0
    },
    {
      "id": "hooks/useTilt.ts",
      "group": "hooks",
      "lines": 75,
      "client": true,
      "externals": 1,
      "in": 1,
      "out": 0
    },
    {
      "id": "lib/articles.ts",
      "group": "lib",
      "lines": 235,
      "client": false,
      "externals": 0,
      "in": 2,
      "out": 0
    },
    {
      "id": "lib/assistant-corpus.ts",
      "group": "lib",
      "lines": 100,
      "client": false,
      "externals": 0,
      "in": 1,
      "out": 1
    },
    {
      "id": "lib/drive.ts",
      "group": "lib",
      "lines": 181,
      "client": false,
      "externals": 1,
      "in": 1,
      "out": 0
    },
    {
      "id": "lib/icon-route.tsx",
      "group": "lib",
      "lines": 20,
      "client": false,
      "externals": 1,
      "in": 3,
      "out": 1
    },
    {
      "id": "lib/mark.tsx",
      "group": "lib",
      "lines": 62,
      "client": false,
      "externals": 0,
      "in": 3,
      "out": 0
    },
    {
      "id": "lib/schema.tsx",
      "group": "lib",
      "lines": 166,
      "client": false,
      "externals": 0,
      "in": 12,
      "out": 1
    },
    {
      "id": "lib/sign-pdf.ts",
      "group": "lib",
      "lines": 124,
      "client": false,
      "externals": 2,
      "in": 1,
      "out": 0
    }
  ],
  "edges": [
    {
      "from": "app/_components/home/Cases.tsx",
      "to": "content/site/index.ts"
    },
    {
      "from": "app/_components/home/CostChart.tsx",
      "to": "content/site/index.ts"
    },
    {
      "from": "app/_components/home/CostChart.tsx",
      "to": "hooks/useScrollProgress.ts"
    },
    {
      "from": "app/_components/home/EvalChart.tsx",
      "to": "content/site/index.ts"
    },
    {
      "from": "app/_components/home/EvalChart.tsx",
      "to": "hooks/useScrollProgress.ts"
    },
    {
      "from": "app/_components/home/Flow.tsx",
      "to": "content/site/index.ts"
    },
    {
      "from": "app/_components/home/Flow.tsx",
      "to": "hooks/useScrollProgress.ts"
    },
    {
      "from": "app/_components/home/Grounding.tsx",
      "to": "content/site/index.ts"
    },
    {
      "from": "app/_components/home/HeroStage.tsx",
      "to": "components/ui/Words.tsx"
    },
    {
      "from": "app/_components/home/HeroStage.tsx",
      "to": "components/ui/motion.ts"
    },
    {
      "from": "app/_components/home/Playground.tsx",
      "to": "components/ui/Cue.tsx"
    },
    {
      "from": "app/_components/home/Practices.tsx",
      "to": "content/site/index.ts"
    },
    {
      "from": "app/_components/home/Retrieval.tsx",
      "to": "hooks/useScrollProgress.ts"
    },
    {
      "from": "app/_components/home/Retrieval.tsx",
      "to": "hooks/useTilt.ts"
    },
    {
      "from": "app/_components/home/Retrieval.tsx",
      "to": "components/ui/Cue.tsx"
    },
    {
      "from": "app/_components/home/Shelf.tsx",
      "to": "content/site/index.ts"
    },
    {
      "from": "app/_components/home/Stack.tsx",
      "to": "components/ui/motion.ts"
    },
    {
      "from": "app/_components/home/Timeline.tsx",
      "to": "content/site/index.ts"
    },
    {
      "from": "app/_components/home/Timeline.tsx",
      "to": "hooks/useScrollProgress.ts"
    },
    {
      "from": "app/about/page.tsx",
      "to": "components/ui/Button.tsx"
    },
    {
      "from": "app/about/page.tsx",
      "to": "components/Reach.tsx"
    },
    {
      "from": "app/about/page.tsx",
      "to": "components/Record.tsx"
    },
    {
      "from": "app/about/page.tsx",
      "to": "components/ui/Reveal.tsx"
    },
    {
      "from": "app/about/page.tsx",
      "to": "content/site/index.ts"
    },
    {
      "from": "app/about/page.tsx",
      "to": "lib/schema.tsx"
    },
    {
      "from": "app/about/page.tsx",
      "to": "components/ui/PageTitle.tsx"
    },
    {
      "from": "app/api/assistant/route.ts",
      "to": "lib/assistant-corpus.ts"
    },
    {
      "from": "app/api/assistant/route.ts",
      "to": "content/site/index.ts"
    },
    {
      "from": "app/apple-icon.tsx",
      "to": "lib/mark.tsx"
    },
    {
      "from": "app/approach/_components/Harness.tsx",
      "to": "content/site/index.ts"
    },
    {
      "from": "app/approach/_components/Harness.tsx",
      "to": "hooks/useScrollProgress.ts"
    },
    {
      "from": "app/approach/page.tsx",
      "to": "components/ui/Button.tsx"
    },
    {
      "from": "app/approach/page.tsx",
      "to": "app/approach/_components/Harness.tsx"
    },
    {
      "from": "app/approach/page.tsx",
      "to": "components/ui/Reveal.tsx"
    },
    {
      "from": "app/approach/page.tsx",
      "to": "lib/schema.tsx"
    },
    {
      "from": "app/approach/page.tsx",
      "to": "content/site/index.ts"
    },
    {
      "from": "app/approach/page.tsx",
      "to": "components/ui/PageTitle.tsx"
    },
    {
      "from": "app/contact/_components/ContactForm.tsx",
      "to": "app/contact/actions.ts"
    },
    {
      "from": "app/contact/_components/ContactForm.tsx",
      "to": "app/contact/form-state.ts"
    },
    {
      "from": "app/contact/_components/ContactForm.tsx",
      "to": "content/site/index.ts"
    },
    {
      "from": "app/contact/actions.ts",
      "to": "content/site/index.ts"
    },
    {
      "from": "app/contact/actions.ts",
      "to": "app/contact/form-state.ts"
    },
    {
      "from": "app/contact/page.tsx",
      "to": "app/contact/_components/ContactForm.tsx"
    },
    {
      "from": "app/contact/page.tsx",
      "to": "content/site/index.ts"
    },
    {
      "from": "app/contact/page.tsx",
      "to": "lib/schema.tsx"
    },
    {
      "from": "app/contact/page.tsx",
      "to": "components/ui/PageTitle.tsx"
    },
    {
      "from": "app/dispatch/_components/Dispatch.tsx",
      "to": "app/dispatch/_components/dispatch-model.ts"
    },
    {
      "from": "app/dispatch/page.tsx",
      "to": "components/ui/Button.tsx"
    },
    {
      "from": "app/dispatch/page.tsx",
      "to": "app/dispatch/_components/Dispatch.tsx"
    },
    {
      "from": "app/dispatch/page.tsx",
      "to": "components/ui/Reveal.tsx"
    },
    {
      "from": "app/dispatch/page.tsx",
      "to": "lib/schema.tsx"
    },
    {
      "from": "app/dispatch/page.tsx",
      "to": "components/ui/PageTitle.tsx"
    },
    {
      "from": "app/faq/page.tsx",
      "to": "components/ui/Button.tsx"
    },
    {
      "from": "app/faq/page.tsx",
      "to": "components/ui/Reveal.tsx"
    },
    {
      "from": "app/faq/page.tsx",
      "to": "lib/schema.tsx"
    },
    {
      "from": "app/faq/page.tsx",
      "to": "content/site/index.ts"
    },
    {
      "from": "app/faq/page.tsx",
      "to": "components/ui/PageTitle.tsx"
    },
    {
      "from": "app/icon-1024.png/route.tsx",
      "to": "lib/icon-route.tsx"
    },
    {
      "from": "app/icon-512.png/route.tsx",
      "to": "lib/icon-route.tsx"
    },
    {
      "from": "app/icon-maskable.png/route.tsx",
      "to": "lib/icon-route.tsx"
    },
    {
      "from": "app/icon.tsx",
      "to": "lib/mark.tsx"
    },
    {
      "from": "app/layout.tsx",
      "to": "components/shell/Assistant.tsx"
    },
    {
      "from": "app/layout.tsx",
      "to": "components/shell/SiteHeader.tsx"
    },
    {
      "from": "app/layout.tsx",
      "to": "components/shell/SiteFooter.tsx"
    },
    {
      "from": "app/layout.tsx",
      "to": "components/shell/Aurora.tsx"
    },
    {
      "from": "app/layout.tsx",
      "to": "components/shell/Rail.tsx"
    },
    {
      "from": "app/layout.tsx",
      "to": "components/shell/RouteTransition.tsx"
    },
    {
      "from": "app/layout.tsx",
      "to": "content/site/index.ts"
    },
    {
      "from": "app/layout.tsx",
      "to": "lib/schema.tsx"
    },
    {
      "from": "app/manifest.ts",
      "to": "content/site/index.ts"
    },
    {
      "from": "app/not-found.tsx",
      "to": "components/ui/Button.tsx"
    },
    {
      "from": "app/onboard/[client]/SignForm.tsx",
      "to": "app/onboard/[client]/actions.ts"
    },
    {
      "from": "app/onboard/[client]/SignForm.tsx",
      "to": "app/onboard/[client]/form-state.ts"
    },
    {
      "from": "app/onboard/[client]/actions.ts",
      "to": "content/clients.ts"
    },
    {
      "from": "app/onboard/[client]/actions.ts",
      "to": "content/site/index.ts"
    },
    {
      "from": "app/onboard/[client]/actions.ts",
      "to": "lib/drive.ts"
    },
    {
      "from": "app/onboard/[client]/actions.ts",
      "to": "lib/sign-pdf.ts"
    },
    {
      "from": "app/onboard/[client]/actions.ts",
      "to": "app/onboard/[client]/form-state.ts"
    },
    {
      "from": "app/onboard/[client]/page.tsx",
      "to": "components/ui/Reveal.tsx"
    },
    {
      "from": "app/onboard/[client]/page.tsx",
      "to": "content/clients.ts"
    },
    {
      "from": "app/onboard/[client]/page.tsx",
      "to": "content/site/index.ts"
    },
    {
      "from": "app/onboard/[client]/page.tsx",
      "to": "app/onboard/[client]/SignForm.tsx"
    },
    {
      "from": "app/page.tsx",
      "to": "app/_components/home/Assembly.tsx"
    },
    {
      "from": "app/page.tsx",
      "to": "app/_components/home/HeroStage.tsx"
    },
    {
      "from": "app/page.tsx",
      "to": "app/_components/home/Magnetic.tsx"
    },
    {
      "from": "app/page.tsx",
      "to": "app/_components/home/Cases.tsx"
    },
    {
      "from": "app/page.tsx",
      "to": "app/_components/home/Practices.tsx"
    },
    {
      "from": "app/page.tsx",
      "to": "app/_components/home/Shelf.tsx"
    },
    {
      "from": "app/page.tsx",
      "to": "app/_components/home/Stack.tsx"
    },
    {
      "from": "app/page.tsx",
      "to": "components/ui/Button.tsx"
    },
    {
      "from": "app/page.tsx",
      "to": "app/_components/home/CostChart.tsx"
    },
    {
      "from": "app/page.tsx",
      "to": "app/_components/home/EvalChart.tsx"
    },
    {
      "from": "app/page.tsx",
      "to": "app/_components/home/Flow.tsx"
    },
    {
      "from": "app/page.tsx",
      "to": "app/_components/home/Grounding.tsx"
    },
    {
      "from": "app/page.tsx",
      "to": "app/_components/home/Playground.tsx"
    },
    {
      "from": "app/page.tsx",
      "to": "components/Reach.tsx"
    },
    {
      "from": "app/page.tsx",
      "to": "components/Record.tsx"
    },
    {
      "from": "app/page.tsx",
      "to": "app/_components/home/Retrieval.tsx"
    },
    {
      "from": "app/page.tsx",
      "to": "components/ui/Reveal.tsx"
    },
    {
      "from": "app/page.tsx",
      "to": "components/ui/Stagger.tsx"
    },
    {
      "from": "app/page.tsx",
      "to": "components/ui/ScrollType.tsx"
    },
    {
      "from": "app/page.tsx",
      "to": "components/Substrate.tsx"
    },
    {
      "from": "app/page.tsx",
      "to": "app/_components/home/Timeline.tsx"
    },
    {
      "from": "app/page.tsx",
      "to": "content/site/index.ts"
    },
    {
      "from": "app/pricing/_components/Consultation.tsx",
      "to": "hooks/useScrollProgress.ts"
    },
    {
      "from": "app/pricing/page.tsx",
      "to": "components/ui/Button.tsx"
    },
    {
      "from": "app/pricing/page.tsx",
      "to": "components/ui/Reveal.tsx"
    },
    {
      "from": "app/pricing/page.tsx",
      "to": "app/pricing/_components/Consultation.tsx"
    },
    {
      "from": "app/pricing/page.tsx",
      "to": "lib/schema.tsx"
    },
    {
      "from": "app/pricing/page.tsx",
      "to": "components/ui/PageTitle.tsx"
    },
    {
      "from": "app/privacy/page.tsx",
      "to": "content/site/index.ts"
    },
    {
      "from": "app/privacy/page.tsx",
      "to": "components/ui/PageTitle.tsx"
    },
    {
      "from": "app/reading/Feed.tsx",
      "to": "lib/articles.ts"
    },
    {
      "from": "app/reading/Feed.tsx",
      "to": "app/reading/RelativeTime.tsx"
    },
    {
      "from": "app/reading/page.tsx",
      "to": "app/reading/Feed.tsx"
    },
    {
      "from": "app/reading/page.tsx",
      "to": "lib/articles.ts"
    },
    {
      "from": "app/reading/page.tsx",
      "to": "components/ui/Reveal.tsx"
    },
    {
      "from": "app/reading/page.tsx",
      "to": "lib/schema.tsx"
    },
    {
      "from": "app/reading/page.tsx",
      "to": "components/ui/PageTitle.tsx"
    },
    {
      "from": "app/reading/page.tsx",
      "to": "app/reading/RelativeTime.tsx"
    },
    {
      "from": "app/research-artifacts/page.tsx",
      "to": "components/ui/Reveal.tsx"
    },
    {
      "from": "app/research-artifacts/page.tsx",
      "to": "components/Substrate.tsx"
    },
    {
      "from": "app/research-artifacts/page.tsx",
      "to": "lib/schema.tsx"
    },
    {
      "from": "app/research-artifacts/page.tsx",
      "to": "content/site/index.ts"
    },
    {
      "from": "app/research-artifacts/page.tsx",
      "to": "components/ui/PageTitle.tsx"
    },
    {
      "from": "app/robots.ts",
      "to": "content/site/index.ts"
    },
    {
      "from": "app/security/page.tsx",
      "to": "components/ui/Button.tsx"
    },
    {
      "from": "app/security/page.tsx",
      "to": "components/ui/Reveal.tsx"
    },
    {
      "from": "app/security/page.tsx",
      "to": "lib/schema.tsx"
    },
    {
      "from": "app/security/page.tsx",
      "to": "components/ui/PageTitle.tsx"
    },
    {
      "from": "app/security/page.tsx",
      "to": "content/site/index.ts"
    },
    {
      "from": "app/services/page.tsx",
      "to": "components/ui/Button.tsx"
    },
    {
      "from": "app/services/page.tsx",
      "to": "content/site/index.ts"
    },
    {
      "from": "app/services/page.tsx",
      "to": "lib/schema.tsx"
    },
    {
      "from": "app/services/page.tsx",
      "to": "components/ui/Reveal.tsx"
    },
    {
      "from": "app/services/page.tsx",
      "to": "components/ui/PageTitle.tsx"
    },
    {
      "from": "app/sitemap.ts",
      "to": "content/site/index.ts"
    },
    {
      "from": "app/stack/_components/Ecosystem.tsx",
      "to": "content/site/index.ts"
    },
    {
      "from": "app/stack/_components/Ecosystem.tsx",
      "to": "content/generated/marks.ts"
    },
    {
      "from": "app/stack/_components/Ecosystem.tsx",
      "to": "hooks/useCanvasGate.ts"
    },
    {
      "from": "app/stack/_components/Ecosystem.tsx",
      "to": "hooks/useScrollHint.ts"
    },
    {
      "from": "app/stack/_components/Ecosystem.tsx",
      "to": "components/ui/Cue.tsx"
    },
    {
      "from": "app/stack/page.tsx",
      "to": "components/ui/Button.tsx"
    },
    {
      "from": "app/stack/page.tsx",
      "to": "app/stack/_components/Ecosystem.tsx"
    },
    {
      "from": "app/stack/page.tsx",
      "to": "components/ui/Reveal.tsx"
    },
    {
      "from": "app/stack/page.tsx",
      "to": "lib/schema.tsx"
    },
    {
      "from": "app/stack/page.tsx",
      "to": "content/site/index.ts"
    },
    {
      "from": "app/stack/page.tsx",
      "to": "components/ui/PageTitle.tsx"
    },
    {
      "from": "app/terms/page.tsx",
      "to": "content/site/index.ts"
    },
    {
      "from": "app/terms/page.tsx",
      "to": "components/ui/PageTitle.tsx"
    },
    {
      "from": "components/Reach.tsx",
      "to": "content/site/index.ts"
    },
    {
      "from": "components/Reach.tsx",
      "to": "content/generated/world.ts"
    },
    {
      "from": "components/Reach.tsx",
      "to": "hooks/useScrollProgress.ts"
    },
    {
      "from": "components/Reach.tsx",
      "to": "hooks/useScrollHint.ts"
    },
    {
      "from": "components/Record.tsx",
      "to": "content/site/index.ts"
    },
    {
      "from": "components/Record.tsx",
      "to": "hooks/useScrollProgress.ts"
    },
    {
      "from": "components/Substrate.tsx",
      "to": "hooks/useCanvasGate.ts"
    },
    {
      "from": "components/Substrate.tsx",
      "to": "components/SubstrateScene.tsx"
    },
    {
      "from": "components/shell/Logo.tsx",
      "to": "content/site/meta.ts"
    },
    {
      "from": "components/shell/MobileMenu.tsx",
      "to": "content/site/meta.ts"
    },
    {
      "from": "components/shell/SiteFooter.tsx",
      "to": "components/shell/Mark.tsx"
    },
    {
      "from": "components/shell/SiteFooter.tsx",
      "to": "content/site/meta.ts"
    },
    {
      "from": "components/shell/SiteFooter.tsx",
      "to": "content/site/services.ts"
    },
    {
      "from": "components/shell/SiteHeader.tsx",
      "to": "components/shell/Logo.tsx"
    },
    {
      "from": "components/shell/SiteHeader.tsx",
      "to": "components/shell/MobileMenu.tsx"
    },
    {
      "from": "components/shell/SiteHeader.tsx",
      "to": "components/shell/ThemeToggle.tsx"
    },
    {
      "from": "components/shell/SiteHeader.tsx",
      "to": "content/site/meta.ts"
    },
    {
      "from": "components/ui/PageTitle.tsx",
      "to": "components/ui/Words.tsx"
    },
    {
      "from": "components/ui/PageTitle.tsx",
      "to": "components/ui/motion.ts"
    },
    {
      "from": "components/ui/ScrollType.tsx",
      "to": "hooks/useScrollProgress.ts"
    },
    {
      "from": "components/ui/Words.tsx",
      "to": "components/ui/motion.ts"
    },
    {
      "from": "content/site/contact.ts",
      "to": "content/site/services.ts"
    },
    {
      "from": "content/site/index.ts",
      "to": "content/site/meta.ts"
    },
    {
      "from": "content/site/index.ts",
      "to": "content/site/home.ts"
    },
    {
      "from": "content/site/index.ts",
      "to": "content/site/services.ts"
    },
    {
      "from": "content/site/index.ts",
      "to": "content/site/stack-page.ts"
    },
    {
      "from": "content/site/index.ts",
      "to": "content/site/research.ts"
    },
    {
      "from": "content/site/index.ts",
      "to": "content/site/faq.ts"
    },
    {
      "from": "content/site/index.ts",
      "to": "content/site/contact.ts"
    },
    {
      "from": "content/site/index.ts",
      "to": "content/site/demos.ts"
    },
    {
      "from": "lib/assistant-corpus.ts",
      "to": "content/site/index.ts"
    },
    {
      "from": "lib/icon-route.tsx",
      "to": "lib/mark.tsx"
    },
    {
      "from": "lib/schema.tsx",
      "to": "content/site/index.ts"
    }
  ]
}
