{
  "schema_version": "1.0.0",
  "scanner": {
    "name": "global-capability-catalog",
    "version": "0.1.0"
  },
  "repo": {
    "id": "github-recent__mbarbine__barbineworldwide-2026-metahack",
    "name": "mbarbine__barbineworldwide-2026-metahack",
    "path": "/Users/bwm.barbinewarnermichael/Documents/github/repositories/github-recent/mbarbine__barbineworldwide-2026-metahack",
    "relative_path": "github-recent/mbarbine__barbineworldwide-2026-metahack",
    "remote_url": "git@github.com:mbarbine/barbineworldwide-2026-metahack.git",
    "default_branch": "main",
    "current_commit": "1a53f1bf3d623796bf76dae7bdcbec9bbea65de4"
  },
  "languages": [
    {
      "language": "TypeScript",
      "files": 170,
      "bytes": 683459
    },
    {
      "language": "JSON",
      "files": 5,
      "bytes": 235861
    },
    {
      "language": "YAML",
      "files": 2,
      "bytes": 180124
    },
    {
      "language": "CSS",
      "files": 2,
      "bytes": 13666
    },
    {
      "language": "Markdown",
      "files": 2,
      "bytes": 10361
    },
    {
      "language": "SQL",
      "files": 1,
      "bytes": 3735
    },
    {
      "language": "JavaScript",
      "files": 2,
      "bytes": 1444
    }
  ],
  "frameworks": [
    {
      "name": "Next.js",
      "confidence": "high",
      "evidence_paths": [
        "package.json"
      ]
    },
    {
      "name": "React",
      "confidence": "high",
      "evidence_paths": [
        "package.json"
      ]
    },
    {
      "name": "Tailwind CSS",
      "confidence": "high",
      "evidence_paths": [
        "package.json"
      ]
    },
    {
      "name": "Vitest",
      "confidence": "high",
      "evidence_paths": [
        "package.json"
      ]
    }
  ],
  "packages": {
    "package_manager": "pnpm",
    "manifests": [
      {
        "path": "package.json",
        "name": "BarbineWorldwide2026",
        "version": "0.1.0",
        "scripts": {
          "dev": "next dev",
          "build": "next build",
          "start": "next start",
          "lint": "eslint .",
          "test": "vitest run",
          "test:watch": "vitest"
        },
        "dependencies": {
          "@hookform/resolvers": "^3.10.0",
          "@radix-ui/react-accordion": "1.2.12",
          "@radix-ui/react-alert-dialog": "1.1.15",
          "@radix-ui/react-aspect-ratio": "1.1.8",
          "@radix-ui/react-avatar": "1.1.11",
          "@radix-ui/react-checkbox": "1.3.3",
          "@radix-ui/react-collapsible": "1.1.12",
          "@radix-ui/react-context-menu": "2.2.16",
          "@radix-ui/react-dialog": "1.1.15",
          "@radix-ui/react-dropdown-menu": "2.1.16",
          "@radix-ui/react-hover-card": "1.1.15",
          "@radix-ui/react-label": "2.1.8",
          "@radix-ui/react-menubar": "1.1.16",
          "@radix-ui/react-navigation-menu": "1.2.14",
          "@radix-ui/react-popover": "1.1.15",
          "@radix-ui/react-progress": "1.1.8",
          "@radix-ui/react-radio-group": "1.3.8",
          "@radix-ui/react-scroll-area": "1.2.10",
          "@radix-ui/react-select": "2.2.6",
          "@radix-ui/react-separator": "1.1.8",
          "@radix-ui/react-slider": "1.3.6",
          "@radix-ui/react-slot": "1.2.4",
          "@radix-ui/react-switch": "1.2.6",
          "@radix-ui/react-tabs": "1.1.13",
          "@radix-ui/react-toast": "1.2.15",
          "@radix-ui/react-toggle": "1.1.10",
          "@radix-ui/react-toggle-group": "1.1.11",
          "@radix-ui/react-tooltip": "1.2.8",
          "@sendgrid/mail": "^8.1.6",
          "@vercel/analytics": "1.6.1",
          "autoprefixer": "^10.5.0",
          "botid": "^1.5.11",
          "class-variance-authority": "^0.7.1",
          "clsx": "^2.1.1",
          "cmdk": "1.1.1",
          "date-fns": "4.1.0",
          "embla-carousel-react": "8.6.0",
          "input-otp": "1.4.2",
          "lucide-react": "^0.564.0",
          "motion": "^12.38.0",
          "next": "16.2.0",
          "next-themes": "^0.4.6",
          "react": "^19.2.5",
          "react-day-picker": "9.13.2",
          "react-dom": "^19.2.5",
          "react-hook-form": "^7.72.1",
          "react-resizable-panels": "^2.1.9",
          "recharts": "2.15.0",
          "sonner": "^1.7.4",
          "tailwind-merge": "^3.5.0",
          "vaul": "^1.1.2",
          "zod": "^3.25.76"
        },
        "dev_dependencies": {
          "@tailwindcss/postcss": "^4.2.2",
          "@testing-library/jest-dom": "^6.9.1",
          "@testing-library/react": "^16.3.2",
          "@types/node": "^22.19.17",
          "@types/react": "^19.2.14",
          "@types/react-dom": "^19.2.3",
          "@vitejs/plugin-react": "^6.0.1",
          "jsdom": "^29.0.2",
          "postcss": "^8.5.10",
          "tailwindcss": "^4.2.2",
          "tw-animate-css": "1.3.3",
          "typescript": "5.7.3",
          "vitest": "^4.1.4"
        }
      }
    ]
  },
  "routes": {
    "api_routes": [
      {
        "route": "/docs",
        "source_path": "app/api/docs/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/events",
        "source_path": "app/api/events/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "GET",
          "PATCH",
          "POST"
        ]
      },
      {
        "route": "/v1/contact",
        "source_path": "app/api/v1/contact/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "GET",
          "POST"
        ]
      },
      {
        "route": "/v1/health",
        "source_path": "app/api/v1/health/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/v1/subscribe",
        "source_path": "app/api/v1/subscribe/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "GET",
          "POST"
        ]
      },
      {
        "route": "/webhooks",
        "source_path": "app/api/webhooks/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "GET",
          "POST"
        ]
      }
    ],
    "app_routes": [
      {
        "route": "/about",
        "source_path": "app/(marketing)/about/page.tsx",
        "kind": "next-app-page",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/advisory",
        "source_path": "app/(marketing)/advisory/page.tsx",
        "kind": "next-app-page",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/contact",
        "source_path": "app/(marketing)/contact/page.tsx",
        "kind": "next-app-page",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/cookies",
        "source_path": "app/(marketing)/cookies/page.tsx",
        "kind": "next-app-page",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/insights",
        "source_path": "app/(marketing)/insights/page.tsx",
        "kind": "next-app-page",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/(marketing)",
        "source_path": "app/(marketing)/page.tsx",
        "kind": "next-app-page",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/privacy",
        "source_path": "app/(marketing)/privacy/page.tsx",
        "kind": "next-app-page",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/services",
        "source_path": "app/(marketing)/services/page.tsx",
        "kind": "next-app-page",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/terms",
        "source_path": "app/(marketing)/terms/page.tsx",
        "kind": "next-app-page",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/work/[slug]",
        "source_path": "app/(marketing)/work/[slug]/page.tsx",
        "kind": "next-app-page",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/work",
        "source_path": "app/(marketing)/work/page.tsx",
        "kind": "next-app-page",
        "methods": [
          "GET"
        ]
      }
    ]
  },
  "components": [
    {
      "name": "advisory-page-content.test",
      "kind": "ui-component",
      "source_path": "__tests__/components/advisory/advisory-page-content.test.tsx"
    },
    {
      "name": "calendly-embed.test",
      "kind": "ui-component",
      "source_path": "__tests__/components/advisory/calendly-embed.test.tsx"
    },
    {
      "name": "animated-counter.test",
      "kind": "ui-component",
      "source_path": "__tests__/components/common/animated-counter.test.tsx"
    },
    {
      "name": "breadcrumbs.test",
      "kind": "ui-component",
      "source_path": "__tests__/components/common/breadcrumbs.test.tsx"
    },
    {
      "name": "focus-trap.test",
      "kind": "ui-component",
      "source_path": "__tests__/components/common/focus-trap.test.tsx"
    },
    {
      "name": "json-ld.test",
      "kind": "ui-component",
      "source_path": "__tests__/components/common/json-ld.test.tsx"
    },
    {
      "name": "scroll-progress.test",
      "kind": "ui-component",
      "source_path": "__tests__/components/common/scroll-progress.test.tsx"
    },
    {
      "name": "skip-link.test",
      "kind": "ui-component",
      "source_path": "__tests__/components/common/skip-link.test.tsx"
    },
    {
      "name": "terminal-skeleton.test",
      "kind": "ui-component",
      "source_path": "__tests__/components/common/terminal-skeleton.test.tsx"
    },
    {
      "name": "terminal-window.test",
      "kind": "ui-component",
      "source_path": "__tests__/components/common/terminal-window.test.tsx"
    },
    {
      "name": "boot-sequence.test",
      "kind": "ui-component",
      "source_path": "__tests__/components/effects/boot-sequence.test.tsx"
    },
    {
      "name": "glitch-text.test",
      "kind": "ui-component",
      "source_path": "__tests__/components/effects/glitch-text.test.tsx"
    },
    {
      "name": "scroll-reveal.test",
      "kind": "ui-component",
      "source_path": "__tests__/components/effects/scroll-reveal.test.tsx"
    },
    {
      "name": "typing-effect.test",
      "kind": "ui-component",
      "source_path": "__tests__/components/effects/typing-effect.test.tsx"
    },
    {
      "name": "footer.test",
      "kind": "ui-component",
      "source_path": "__tests__/components/layout/footer.test.tsx"
    },
    {
      "name": "top-bar.test",
      "kind": "ui-component",
      "source_path": "__tests__/components/layout/top-bar.test.tsx"
    },
    {
      "name": "sections.test",
      "kind": "ui-component",
      "source_path": "__tests__/components/sections/sections.test.tsx"
    },
    {
      "name": "testimonials.test",
      "kind": "ui-component",
      "source_path": "__tests__/components/sections/testimonials.test.tsx"
    },
    {
      "name": "advisory-page-content",
      "kind": "ui-component",
      "source_path": "components/advisory/advisory-page-content.tsx"
    },
    {
      "name": "calendly-embed",
      "kind": "ui-component",
      "source_path": "components/advisory/calendly-embed.tsx"
    },
    {
      "name": "command-palette",
      "kind": "ui-component",
      "source_path": "components/command-palette.tsx"
    },
    {
      "name": "animated-counter",
      "kind": "ui-component",
      "source_path": "components/common/animated-counter.tsx"
    },
    {
      "name": "breadcrumbs",
      "kind": "ui-component",
      "source_path": "components/common/breadcrumbs.tsx"
    },
    {
      "name": "focus-trap",
      "kind": "ui-component",
      "source_path": "components/common/focus-trap.tsx"
    },
    {
      "name": "json-ld",
      "kind": "ui-component",
      "source_path": "components/common/json-ld.tsx"
    },
    {
      "name": "magnetic-button",
      "kind": "ui-component",
      "source_path": "components/common/magnetic-button.tsx"
    },
    {
      "name": "scroll-progress",
      "kind": "ui-component",
      "source_path": "components/common/scroll-progress.tsx"
    },
    {
      "name": "share-buttons",
      "kind": "ui-component",
      "source_path": "components/common/share-buttons.tsx"
    },
    {
      "name": "skip-link",
      "kind": "ui-component",
      "source_path": "components/common/skip-link.tsx"
    },
    {
      "name": "terminal-skeleton",
      "kind": "ui-component",
      "source_path": "components/common/terminal-skeleton.tsx"
    },
    {
      "name": "terminal-window",
      "kind": "ui-component",
      "source_path": "components/common/terminal-window.tsx"
    },
    {
      "name": "view-transition-link",
      "kind": "ui-component",
      "source_path": "components/common/view-transition-link.tsx"
    },
    {
      "name": "boot-sequence",
      "kind": "ui-component",
      "source_path": "components/effects/boot-sequence.tsx"
    },
    {
      "name": "glitch-text",
      "kind": "ui-component",
      "source_path": "components/effects/glitch-text.tsx"
    },
    {
      "name": "matrix-rain",
      "kind": "ui-component",
      "source_path": "components/effects/matrix-rain.tsx"
    },
    {
      "name": "scroll-reveal",
      "kind": "ui-component",
      "source_path": "components/effects/scroll-reveal.tsx"
    },
    {
      "name": "typing-effect",
      "kind": "ui-component",
      "source_path": "components/effects/typing-effect.tsx"
    },
    {
      "name": "footer",
      "kind": "ui-component",
      "source_path": "components/layout/footer.tsx"
    },
    {
      "name": "top-bar",
      "kind": "ui-component",
      "source_path": "components/layout/top-bar.tsx"
    },
    {
      "name": "approach",
      "kind": "ui-component",
      "source_path": "components/sections/approach.tsx"
    },
    {
      "name": "case-studies",
      "kind": "ui-component",
      "source_path": "components/sections/case-studies.tsx"
    },
    {
      "name": "cta-section",
      "kind": "ui-component",
      "source_path": "components/sections/cta-section.tsx"
    },
    {
      "name": "hero-terminal",
      "kind": "ui-component",
      "source_path": "components/sections/hero-terminal.tsx"
    },
    {
      "name": "platphorm-showcase",
      "kind": "ui-component",
      "source_path": "components/sections/platphorm-showcase.tsx"
    },
    {
      "name": "services-grid",
      "kind": "ui-component",
      "source_path": "components/sections/services-grid.tsx"
    },
    {
      "name": "stats-counter",
      "kind": "ui-component",
      "source_path": "components/sections/stats-counter.tsx"
    },
    {
      "name": "testimonials",
      "kind": "ui-component",
      "source_path": "components/sections/testimonials.tsx"
    },
    {
      "name": "theme-provider",
      "kind": "ui-component",
      "source_path": "components/theme-provider.tsx"
    },
    {
      "name": "accordion",
      "kind": "ui-component",
      "source_path": "components/ui/accordion.tsx"
    },
    {
      "name": "alert-dialog",
      "kind": "ui-component",
      "source_path": "components/ui/alert-dialog.tsx"
    },
    {
      "name": "alert",
      "kind": "ui-component",
      "source_path": "components/ui/alert.tsx"
    },
    {
      "name": "aspect-ratio",
      "kind": "ui-component",
      "source_path": "components/ui/aspect-ratio.tsx"
    },
    {
      "name": "avatar",
      "kind": "ui-component",
      "source_path": "components/ui/avatar.tsx"
    },
    {
      "name": "badge",
      "kind": "ui-component",
      "source_path": "components/ui/badge.tsx"
    },
    {
      "name": "breadcrumb",
      "kind": "ui-component",
      "source_path": "components/ui/breadcrumb.tsx"
    },
    {
      "name": "button-group",
      "kind": "ui-component",
      "source_path": "components/ui/button-group.tsx"
    },
    {
      "name": "button",
      "kind": "ui-component",
      "source_path": "components/ui/button.tsx"
    },
    {
      "name": "calendar",
      "kind": "ui-component",
      "source_path": "components/ui/calendar.tsx"
    },
    {
      "name": "card",
      "kind": "ui-component",
      "source_path": "components/ui/card.tsx"
    },
    {
      "name": "carousel",
      "kind": "ui-component",
      "source_path": "components/ui/carousel.tsx"
    },
    {
      "name": "chart",
      "kind": "ui-component",
      "source_path": "components/ui/chart.tsx"
    },
    {
      "name": "checkbox",
      "kind": "ui-component",
      "source_path": "components/ui/checkbox.tsx"
    },
    {
      "name": "collapsible",
      "kind": "ui-component",
      "source_path": "components/ui/collapsible.tsx"
    },
    {
      "name": "command",
      "kind": "ui-component",
      "source_path": "components/ui/command.tsx"
    },
    {
      "name": "context-menu",
      "kind": "ui-component",
      "source_path": "components/ui/context-menu.tsx"
    },
    {
      "name": "dialog",
      "kind": "ui-component",
      "source_path": "components/ui/dialog.tsx"
    },
    {
      "name": "drawer",
      "kind": "ui-component",
      "source_path": "components/ui/drawer.tsx"
    },
    {
      "name": "dropdown-menu",
      "kind": "ui-component",
      "source_path": "components/ui/dropdown-menu.tsx"
    },
    {
      "name": "empty",
      "kind": "ui-component",
      "source_path": "components/ui/empty.tsx"
    },
    {
      "name": "field",
      "kind": "ui-component",
      "source_path": "components/ui/field.tsx"
    },
    {
      "name": "form",
      "kind": "ui-component",
      "source_path": "components/ui/form.tsx"
    },
    {
      "name": "hover-card",
      "kind": "ui-component",
      "source_path": "components/ui/hover-card.tsx"
    },
    {
      "name": "input-group",
      "kind": "ui-component",
      "source_path": "components/ui/input-group.tsx"
    },
    {
      "name": "input-otp",
      "kind": "ui-component",
      "source_path": "components/ui/input-otp.tsx"
    },
    {
      "name": "input",
      "kind": "ui-component",
      "source_path": "components/ui/input.tsx"
    },
    {
      "name": "item",
      "kind": "ui-component",
      "source_path": "components/ui/item.tsx"
    },
    {
      "name": "kbd",
      "kind": "ui-component",
      "source_path": "components/ui/kbd.tsx"
    },
    {
      "name": "label",
      "kind": "ui-component",
      "source_path": "components/ui/label.tsx"
    },
    {
      "name": "menubar",
      "kind": "ui-component",
      "source_path": "components/ui/menubar.tsx"
    },
    {
      "name": "navigation-menu",
      "kind": "ui-component",
      "source_path": "components/ui/navigation-menu.tsx"
    },
    {
      "name": "pagination",
      "kind": "ui-component",
      "source_path": "components/ui/pagination.tsx"
    },
    {
      "name": "popover",
      "kind": "ui-component",
      "source_path": "components/ui/popover.tsx"
    },
    {
      "name": "progress",
      "kind": "ui-component",
      "source_path": "components/ui/progress.tsx"
    },
    {
      "name": "radio-group",
      "kind": "ui-component",
      "source_path": "components/ui/radio-group.tsx"
    },
    {
      "name": "resizable",
      "kind": "ui-component",
      "source_path": "components/ui/resizable.tsx"
    },
    {
      "name": "scroll-area",
      "kind": "ui-component",
      "source_path": "components/ui/scroll-area.tsx"
    },
    {
      "name": "select",
      "kind": "ui-component",
      "source_path": "components/ui/select.tsx"
    },
    {
      "name": "separator",
      "kind": "ui-component",
      "source_path": "components/ui/separator.tsx"
    },
    {
      "name": "sheet",
      "kind": "ui-component",
      "source_path": "components/ui/sheet.tsx"
    },
    {
      "name": "sidebar",
      "kind": "ui-component",
      "source_path": "components/ui/sidebar.tsx"
    },
    {
      "name": "skeleton",
      "kind": "ui-component",
      "source_path": "components/ui/skeleton.tsx"
    },
    {
      "name": "slider",
      "kind": "ui-component",
      "source_path": "components/ui/slider.tsx"
    },
    {
      "name": "sonner",
      "kind": "ui-component",
      "source_path": "components/ui/sonner.tsx"
    },
    {
      "name": "spinner",
      "kind": "ui-component",
      "source_path": "components/ui/spinner.tsx"
    },
    {
      "name": "switch",
      "kind": "ui-component",
      "source_path": "components/ui/switch.tsx"
    },
    {
      "name": "table",
      "kind": "ui-component",
      "source_path": "components/ui/table.tsx"
    },
    {
      "name": "tabs",
      "kind": "ui-component",
      "source_path": "components/ui/tabs.tsx"
    },
    {
      "name": "textarea",
      "kind": "ui-component",
      "source_path": "components/ui/textarea.tsx"
    },
    {
      "name": "toast",
      "kind": "ui-component",
      "source_path": "components/ui/toast.tsx"
    },
    {
      "name": "toaster",
      "kind": "ui-component",
      "source_path": "components/ui/toaster.tsx"
    },
    {
      "name": "toggle-group",
      "kind": "ui-component",
      "source_path": "components/ui/toggle-group.tsx"
    },
    {
      "name": "toggle",
      "kind": "ui-component",
      "source_path": "components/ui/toggle.tsx"
    },
    {
      "name": "tooltip",
      "kind": "ui-component",
      "source_path": "components/ui/tooltip.tsx"
    },
    {
      "name": "use-mobile",
      "kind": "ui-component",
      "source_path": "components/ui/use-mobile.tsx"
    }
  ],
  "data_models": [
    {
      "name": "schema",
      "kind": "schema-file",
      "source_path": "lib/schema.ts"
    }
  ],
  "database": {
    "databases": [],
    "schemas": [
      {
        "path": "lib/schema.ts"
      }
    ],
    "migrations": []
  },
  "tests": [
    {
      "name": "contact.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/api/contact.test.ts"
    },
    {
      "name": "docs.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/api/docs.test.ts"
    },
    {
      "name": "events.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/api/events.test.ts"
    },
    {
      "name": "health.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/api/health.test.ts"
    },
    {
      "name": "subscribe.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/api/subscribe.test.ts"
    },
    {
      "name": "webhooks.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/api/webhooks.test.ts"
    },
    {
      "name": "llms-routes.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/app/llms-routes.test.ts"
    },
    {
      "name": "not-found.test.tsx",
      "kind": "unit-or-integration",
      "source_path": "__tests__/app/not-found.test.tsx"
    },
    {
      "name": "robots.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/app/robots.test.ts"
    },
    {
      "name": "sitemap.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/app/sitemap.test.ts"
    },
    {
      "name": "advisory-page-content.test.tsx",
      "kind": "unit-or-integration",
      "source_path": "__tests__/components/advisory/advisory-page-content.test.tsx"
    },
    {
      "name": "calendly-embed.test.tsx",
      "kind": "unit-or-integration",
      "source_path": "__tests__/components/advisory/calendly-embed.test.tsx"
    },
    {
      "name": "animated-counter.test.tsx",
      "kind": "unit-or-integration",
      "source_path": "__tests__/components/common/animated-counter.test.tsx"
    },
    {
      "name": "breadcrumbs.test.tsx",
      "kind": "unit-or-integration",
      "source_path": "__tests__/components/common/breadcrumbs.test.tsx"
    },
    {
      "name": "focus-trap.test.tsx",
      "kind": "unit-or-integration",
      "source_path": "__tests__/components/common/focus-trap.test.tsx"
    },
    {
      "name": "json-ld.test.tsx",
      "kind": "unit-or-integration",
      "source_path": "__tests__/components/common/json-ld.test.tsx"
    },
    {
      "name": "scroll-progress.test.tsx",
      "kind": "unit-or-integration",
      "source_path": "__tests__/components/common/scroll-progress.test.tsx"
    },
    {
      "name": "skip-link.test.tsx",
      "kind": "unit-or-integration",
      "source_path": "__tests__/components/common/skip-link.test.tsx"
    },
    {
      "name": "terminal-skeleton.test.tsx",
      "kind": "unit-or-integration",
      "source_path": "__tests__/components/common/terminal-skeleton.test.tsx"
    },
    {
      "name": "terminal-window.test.tsx",
      "kind": "unit-or-integration",
      "source_path": "__tests__/components/common/terminal-window.test.tsx"
    },
    {
      "name": "boot-sequence.test.tsx",
      "kind": "unit-or-integration",
      "source_path": "__tests__/components/effects/boot-sequence.test.tsx"
    },
    {
      "name": "glitch-text.test.tsx",
      "kind": "unit-or-integration",
      "source_path": "__tests__/components/effects/glitch-text.test.tsx"
    },
    {
      "name": "scroll-reveal.test.tsx",
      "kind": "unit-or-integration",
      "source_path": "__tests__/components/effects/scroll-reveal.test.tsx"
    },
    {
      "name": "typing-effect.test.tsx",
      "kind": "unit-or-integration",
      "source_path": "__tests__/components/effects/typing-effect.test.tsx"
    },
    {
      "name": "footer.test.tsx",
      "kind": "unit-or-integration",
      "source_path": "__tests__/components/layout/footer.test.tsx"
    },
    {
      "name": "top-bar.test.tsx",
      "kind": "unit-or-integration",
      "source_path": "__tests__/components/layout/top-bar.test.tsx"
    },
    {
      "name": "sections.test.tsx",
      "kind": "unit-or-integration",
      "source_path": "__tests__/components/sections/sections.test.tsx"
    },
    {
      "name": "testimonials.test.tsx",
      "kind": "unit-or-integration",
      "source_path": "__tests__/components/sections/testimonials.test.tsx"
    },
    {
      "name": "use-advisory-analytics.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/hooks/use-advisory-analytics.test.ts"
    },
    {
      "name": "use-mobile.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/hooks/use-mobile.test.ts"
    },
    {
      "name": "use-toast.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/hooks/use-toast.test.ts"
    },
    {
      "name": "advisory.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/lib/advisory.test.ts"
    },
    {
      "name": "case-studies.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/lib/case-studies.test.ts"
    },
    {
      "name": "i18n.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/lib/i18n.test.ts"
    },
    {
      "name": "schema.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/lib/schema.test.ts"
    },
    {
      "name": "sendgrid.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/lib/sendgrid.test.ts"
    },
    {
      "name": "utils.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/lib/utils.test.ts"
    }
  ],
  "ci": {
    "workflows": []
  },
  "containers": {
    "dockerfiles": [],
    "compose_files": []
  },
  "env": {
    "example_files": [
      {
        "path": ".env.example"
      },
      {
        "path": ".env.vercel.production"
      }
    ],
    "variables": [
      {
        "name": "NEXT_PUBLIC_CALENDLY_URL",
        "source_paths": [
          ".env.example",
          "lib/advisory.ts"
        ],
        "likely_secret": false
      },
      {
        "name": "NEXT_PUBLIC_SUPABASE_ANON_KEY",
        "source_paths": [
          ".env.vercel.production"
        ],
        "likely_secret": true
      },
      {
        "name": "NEXT_PUBLIC_SUPABASE_URL",
        "source_paths": [
          ".env.vercel.production"
        ],
        "likely_secret": false
      },
      {
        "name": "NODE_ENV",
        "source_paths": [
          "app/api/v1/health/route.ts",
          "app/api/webhooks/route.ts"
        ],
        "likely_secret": false
      },
      {
        "name": "NX_DAEMON",
        "source_paths": [
          ".env.vercel.production"
        ],
        "likely_secret": false
      },
      {
        "name": "POSTGRES_DATABASE",
        "source_paths": [
          ".env.vercel.production"
        ],
        "likely_secret": false
      },
      {
        "name": "POSTGRES_HOST",
        "source_paths": [
          ".env.vercel.production"
        ],
        "likely_secret": false
      },
      {
        "name": "POSTGRES_PASSWORD",
        "source_paths": [
          ".env.vercel.production"
        ],
        "likely_secret": true
      },
      {
        "name": "POSTGRES_PRISMA_URL",
        "source_paths": [
          ".env.vercel.production"
        ],
        "likely_secret": false
      },
      {
        "name": "POSTGRES_URL",
        "source_paths": [
          ".env.vercel.production"
        ],
        "likely_secret": false
      },
      {
        "name": "POSTGRES_URL_NON_POOLING",
        "source_paths": [
          ".env.vercel.production"
        ],
        "likely_secret": false
      },
      {
        "name": "POSTGRES_USER",
        "source_paths": [
          ".env.vercel.production"
        ],
        "likely_secret": false
      },
      {
        "name": "SENDGRID_API_KEY",
        "source_paths": [
          "__tests__/lib/sendgrid.test.ts",
          ".env.example",
          ".env.vercel.production",
          "lib/sendgrid.ts"
        ],
        "likely_secret": true
      },
      {
        "name": "SENDGRID_FROM_EMAIL",
        "source_paths": [
          "__tests__/lib/sendgrid.test.ts",
          ".env.example",
          "lib/sendgrid.ts"
        ],
        "likely_secret": false
      },
      {
        "name": "SENDGRID_NOTIFY_EMAIL",
        "source_paths": [
          "__tests__/lib/sendgrid.test.ts",
          ".env.example",
          "lib/sendgrid.ts"
        ],
        "likely_secret": false
      },
      {
        "name": "SUPABASE_ANON_KEY",
        "source_paths": [
          ".env.vercel.production"
        ],
        "likely_secret": true
      },
      {
        "name": "SUPABASE_JWT_SECRET",
        "source_paths": [
          ".env.vercel.production"
        ],
        "likely_secret": true
      },
      {
        "name": "SUPABASE_SERVICE_ROLE_KEY",
        "source_paths": [
          ".env.vercel.production"
        ],
        "likely_secret": true
      },
      {
        "name": "SUPABASE_URL",
        "source_paths": [
          ".env.vercel.production"
        ],
        "likely_secret": false
      },
      {
        "name": "TURBO_CACHE",
        "source_paths": [
          ".env.vercel.production"
        ],
        "likely_secret": false
      },
      {
        "name": "TURBO_DOWNLOAD_LOCAL_ENABLED",
        "source_paths": [
          ".env.vercel.production"
        ],
        "likely_secret": false
      },
      {
        "name": "TURBO_REMOTE_ONLY",
        "source_paths": [
          ".env.vercel.production"
        ],
        "likely_secret": false
      },
      {
        "name": "TURBO_RUN_SUMMARY",
        "source_paths": [
          ".env.vercel.production"
        ],
        "likely_secret": false
      },
      {
        "name": "VERCEL",
        "source_paths": [
          ".env.vercel.production"
        ],
        "likely_secret": false
      },
      {
        "name": "VERCEL_ENV",
        "source_paths": [
          ".env.vercel.production"
        ],
        "likely_secret": false
      },
      {
        "name": "VERCEL_GIT_COMMIT_AUTHOR_LOGIN",
        "source_paths": [
          ".env.vercel.production"
        ],
        "likely_secret": true
      },
      {
        "name": "VERCEL_GIT_COMMIT_AUTHOR_NAME",
        "source_paths": [
          ".env.vercel.production"
        ],
        "likely_secret": true
      },
      {
        "name": "VERCEL_GIT_COMMIT_MESSAGE",
        "source_paths": [
          ".env.vercel.production"
        ],
        "likely_secret": false
      },
      {
        "name": "VERCEL_GIT_COMMIT_REF",
        "source_paths": [
          ".env.vercel.production"
        ],
        "likely_secret": false
      },
      {
        "name": "VERCEL_GIT_COMMIT_SHA",
        "source_paths": [
          ".env.vercel.production"
        ],
        "likely_secret": false
      },
      {
        "name": "VERCEL_GIT_PREVIOUS_SHA",
        "source_paths": [
          ".env.vercel.production"
        ],
        "likely_secret": false
      },
      {
        "name": "VERCEL_GIT_PROVIDER",
        "source_paths": [
          ".env.vercel.production"
        ],
        "likely_secret": false
      },
      {
        "name": "VERCEL_GIT_PULL_REQUEST_ID",
        "source_paths": [
          ".env.vercel.production"
        ],
        "likely_secret": false
      },
      {
        "name": "VERCEL_GIT_REPO_ID",
        "source_paths": [
          ".env.vercel.production"
        ],
        "likely_secret": false
      },
      {
        "name": "VERCEL_GIT_REPO_OWNER",
        "source_paths": [
          ".env.vercel.production"
        ],
        "likely_secret": false
      },
      {
        "name": "VERCEL_GIT_REPO_SLUG",
        "source_paths": [
          ".env.vercel.production"
        ],
        "likely_secret": false
      },
      {
        "name": "VERCEL_OIDC_TOKEN",
        "source_paths": [
          ".env.vercel.production"
        ],
        "likely_secret": true
      },
      {
        "name": "VERCEL_TARGET_ENV",
        "source_paths": [
          ".env.vercel.production"
        ],
        "likely_secret": false
      },
      {
        "name": "VERCEL_URL",
        "source_paths": [
          ".env.vercel.production"
        ],
        "likely_secret": false
      },
      {
        "name": "WEBHOOK_SECRET",
        "source_paths": [
          "app/api/webhooks/route.ts"
        ],
        "likely_secret": true
      }
    ]
  },
  "configs": [
    {
      "path": "next.config.mjs"
    },
    {
      "path": "package.json"
    },
    {
      "path": "pnpm-workspace.yaml"
    },
    {
      "path": "postcss.config.mjs"
    },
    {
      "path": "tsconfig.json"
    },
    {
      "path": "tsconfig.tsbuildinfo"
    }
  ],
  "docs": {
    "readme_paths": [
      {
        "path": "README.md"
      }
    ],
    "doc_paths": [
      {
        "path": "docs/advisory-launch-checklist.md"
      }
    ],
    "llms_context_paths": []
  },
  "discovery_files": {
    "openapi": [],
    "mcp": [],
    "llms": [],
    "sitemaps": [],
    "feeds": [],
    "well_known": [],
    "robots": [],
    "manifests": []
  },
  "integrations": [
    {
      "name": "Postgres",
      "confidence": "medium",
      "evidence_paths": [
        ".env.vercel.production",
        "package.json"
      ]
    },
    {
      "name": "Supabase",
      "confidence": "medium",
      "evidence_paths": [
        ".env.vercel.production",
        "package.json"
      ]
    },
    {
      "name": "Vercel",
      "confidence": "medium",
      "evidence_paths": [
        ".env.vercel.production",
        "app/layout.tsx",
        "package-lock.json",
        "package.json",
        "pnpm-lock.yaml"
      ]
    }
  ],
  "license": {
    "spdx": null,
    "paths": []
  },
  "comments": [
    {
      "kind": "security",
      "source_path": "app/(marketing)/cookies/page.tsx",
      "line": 45,
      "text": "Required for the website to function properly. These cannot be disabled. They include cookies for security, session management, and accessibility preferences."
    },
    {
      "kind": "security",
      "source_path": "app/(marketing)/privacy/page.tsx",
      "line": 72,
      "text": "<h2 className=\"text-2xl font-bold text-foreground mb-4\">5. Data Security</h2>"
    },
    {
      "kind": "security",
      "source_path": "app/(marketing)/services/page.tsx",
      "line": 117,
      "text": "\"Security assessment\","
    },
    {
      "kind": "security",
      "source_path": "app/llms-full.txt/route.ts",
      "line": 75,
      "text": "- Security assessment"
    },
    {
      "kind": "unsafe",
      "source_path": "components/command-palette.tsx",
      "line": 82,
      "text": "name: 'hack --mode gibson',"
    },
    {
      "kind": "security",
      "source_path": "lib/case-studies.ts",
      "line": 139,
      "text": "services: ['Legacy Modernization', 'Security Architecture', 'Change Management'],"
    },
    {
      "kind": "security",
      "source_path": "lib/case-studies.ts",
      "line": 141,
      "text": "solution: 'We developed a phased migration strategy, building a modern wrapper layer around legacy systems while incrementally replacing functionality. We implemented zero-trust security architecture and trained internal teams on modern pra"
    },
    {
      "kind": "security",
      "source_path": "lib/case-studies.ts",
      "line": 144,
      "text": "{ metric: 'Security', value: 'FedRAMP', description: 'Compliance certification achieved' },"
    },
    {
      "kind": "security",
      "source_path": "README.md",
      "line": 106,
      "text": "Supabase Backend: The database stores contacts (inquiry form submissions with ticket IDs and status tracking), subscribers (newsletter signups), and an audit_log for event tracking. Row-Level Security (RLS) is configured for public form sub"
    },
    {
      "kind": "security",
      "source_path": "scripts/001_create_tables.sql",
      "line": 76,
      "text": "-- Enable Row Level Security (public access for these tables since they're contact forms)"
    },
    {
      "kind": "security",
      "source_path": "scripts/001_create_tables.sql",
      "line": 78,
      "text": "ALTER TABLE public.contacts ENABLE ROW LEVEL SECURITY;"
    },
    {
      "kind": "security",
      "source_path": "scripts/001_create_tables.sql",
      "line": 79,
      "text": "ALTER TABLE public.subscribers ENABLE ROW LEVEL SECURITY;"
    },
    {
      "kind": "security",
      "source_path": "scripts/001_create_tables.sql",
      "line": 80,
      "text": "ALTER TABLE public.audit_log ENABLE ROW LEVEL SECURITY;"
    }
  ],
  "security": {
    "secret_risks": [],
    "unsafe_patterns": [
      {
        "name": "dangerously-set-html",
        "confidence": "medium",
        "evidence_paths": [
          "components/common/json-ld.tsx",
          "components/ui/chart.tsx"
        ]
      }
    ],
    "sensitive_data_indicators": [
      {
        "name": "api_key",
        "confidence": "medium",
        "evidence_paths": [
          "__tests__/lib/sendgrid.test.ts",
          ".env.example",
          ".env.vercel.production",
          "lib/sendgrid.ts"
        ]
      },
      {
        "name": "card",
        "confidence": "medium",
        "evidence_paths": [
          "__tests__/components/common/terminal-skeleton.test.tsx",
          "app/(marketing)/about/page.tsx",
          "app/(marketing)/advisory/page.tsx",
          "app/(marketing)/contact/layout.tsx",
          "app/(marketing)/contact/page.tsx",
          "app/(marketing)/cookies/page.tsx",
          "app/(marketing)/insights/page.tsx",
          "app/(marketing)/privacy/page.tsx",
          "app/(marketing)/services/page.tsx",
          "app/(marketing)/terms/page.tsx",
          "app/(marketing)/work/[slug]/case-study-detail.tsx",
          "app/(marketing)/work/[slug]/page.tsx",
          "app/(marketing)/work/page.tsx",
          "app/globals.css",
          "app/layout.tsx",
          "app/not-found.tsx",
          "components/common/scroll-progress.tsx",
          "components/common/terminal-skeleton.tsx",
          "components/common/terminal-window.tsx",
          "components/layout/footer.tsx"
        ]
      },
      {
        "name": "email",
        "confidence": "medium",
        "evidence_paths": [
          "__tests__/api/contact.test.ts",
          "__tests__/api/subscribe.test.ts",
          "__tests__/api/webhooks.test.ts",
          "__tests__/app/llms-routes.test.ts",
          "__tests__/lib/schema.test.ts",
          "__tests__/lib/sendgrid.test.ts",
          ".env.example",
          "app/(marketing)/contact/page.tsx",
          "app/(marketing)/insights/page.tsx",
          "app/(marketing)/privacy/page.tsx",
          "app/api/docs/route.ts",
          "app/api/v1/contact/route.ts",
          "app/api/v1/subscribe/route.ts",
          "app/layout.tsx",
          "app/llms-full.txt/route.ts",
          "app/llms.txt/route.ts",
          "docs/advisory-launch-checklist.md",
          "lib/db.ts",
          "lib/schema.ts",
          "lib/sendgrid.ts"
        ]
      },
      {
        "name": "financial",
        "confidence": "medium",
        "evidence_paths": [
          "__tests__/lib/case-studies.test.ts",
          "components/sections/case-studies.tsx",
          "lib/case-studies.ts",
          "README.md"
        ]
      },
      {
        "name": "health",
        "confidence": "medium",
        "evidence_paths": [
          "__tests__/api/docs.test.ts",
          "__tests__/api/health.test.ts",
          "__tests__/app/llms-routes.test.ts",
          "__tests__/app/sitemap.test.ts",
          "__tests__/components/sections/sections.test.tsx",
          "__tests__/lib/case-studies.test.ts",
          "app/(marketing)/contact/page.tsx",
          "app/(marketing)/work/page.tsx",
          "app/api/docs/route.ts",
          "app/llms-full.txt/route.ts",
          "app/llms-index.txt/route.ts",
          "app/llms.txt/route.ts",
          "components/sections/case-studies.tsx",
          "lib/case-studies.ts",
          "README.md"
        ]
      },
      {
        "name": "ip address",
        "confidence": "medium",
        "evidence_paths": [
          "app/(marketing)/privacy/page.tsx"
        ]
      },
      {
        "name": "location",
        "confidence": "medium",
        "evidence_paths": [
          "app/(marketing)/contact/page.tsx",
          "app/(marketing)/privacy/page.tsx",
          "app/llms.txt/route.ts",
          "components/common/share-buttons.tsx"
        ]
      },
      {
        "name": "password",
        "confidence": "medium",
        "evidence_paths": [
          ".env.vercel.production"
        ]
      },
      {
        "name": "payment",
        "confidence": "medium",
        "evidence_paths": [
          "__tests__/components/advisory/advisory-page-content.test.tsx",
          "components/advisory/advisory-page-content.tsx",
          "docs/advisory-launch-checklist.md",
          "lib/advisory.ts",
          "lib/case-studies.ts"
        ]
      },
      {
        "name": "pii",
        "confidence": "medium",
        "evidence_paths": [
          "package-lock.json",
          "pnpm-lock.yaml"
        ]
      },
      {
        "name": "secret-like environment variables",
        "confidence": "medium",
        "evidence_paths": [
          "package.json"
        ]
      },
      {
        "name": "token",
        "confidence": "medium",
        "evidence_paths": [
          ".env.vercel.production",
          "package-lock.json",
          "pnpm-lock.yaml"
        ]
      }
    ]
  },
  "generated_at": "2026-05-16T16:44:06.129Z"
}
