{
  "schema_version": "1.0.0",
  "scanner": {
    "name": "global-capability-catalog",
    "version": "0.1.0"
  },
  "repo": {
    "id": "github-recent__mbarbine__desert-bus",
    "name": "mbarbine__desert-bus",
    "path": "/Users/bwm.barbinewarnermichael/Documents/github/repositories/github-recent/mbarbine__desert-bus",
    "relative_path": "github-recent/mbarbine__desert-bus",
    "remote_url": "git@github.com:mbarbine/desert-bus.git",
    "default_branch": "main",
    "current_commit": "389dc1369024135851cc97e74bbdcbe3f6c5a355"
  },
  "languages": [
    {
      "language": "TypeScript",
      "files": 197,
      "bytes": 870575
    },
    {
      "language": "YAML",
      "files": 2,
      "bytes": 267990
    },
    {
      "language": "Markdown",
      "files": 11,
      "bytes": 76515
    },
    {
      "language": "CSS",
      "files": 2,
      "bytes": 14222
    },
    {
      "language": "JavaScript",
      "files": 7,
      "bytes": 5669
    },
    {
      "language": "JSON",
      "files": 5,
      "bytes": 5596
    },
    {
      "language": "HTML",
      "files": 1,
      "bytes": 1574
    },
    {
      "language": "Dockerfile",
      "files": 1,
      "bytes": 670
    }
  ],
  "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": "DesertBus2026",
        "version": "0.1.0",
        "scripts": {
          "dev": "next dev",
          "build": "next build",
          "start": "next start",
          "lint": "npx next lint",
          "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",
          "@vercel/analytics": "1.6.1",
          "@vercel/speed-insights": "^2.0.0",
          "autoprefixer": "^10.5.0",
          "class-variance-authority": "^0.7.1",
          "clsx": "^2.1.1",
          "cmdk": "1.1.1",
          "date-fns": "4.1.0",
          "dompurify": "^3.4.1",
          "embla-carousel-react": "8.6.0",
          "input-otp": "1.4.2",
          "isomorphic-dompurify": "^3.9.0",
          "lucide-react": "^0.564.0",
          "next": "16.2.3",
          "next-themes": "^0.4.6",
          "react": "^19.2.5",
          "react-day-picker": "9.13.2",
          "react-dom": "^19.2.5",
          "react-hook-form": "^7.73.1",
          "react-resizable-panels": "^2.1.9",
          "recharts": "2.15.0",
          "sonner": "^1.7.4",
          "tailwind-merge": "^3.5.0",
          "vaul": "^1.1.2",
          "vercel": "^51.8.0",
          "zod": "^3.25.76"
        },
        "dev_dependencies": {
          "@tailwindcss/postcss": "^4.2.4",
          "@testing-library/dom": "^10.4.1",
          "@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",
          "jsdom": "^29.0.2",
          "postcss": "^8.5.10",
          "tailwindcss": "^4.2.4",
          "tw-animate-css": "1.3.3",
          "typescript": "5.7.3",
          "vitest": "^4.1.5"
        }
      }
    ]
  },
  "routes": {
    "api_routes": [
      {
        "route": "/cron/refresh",
        "source_path": "app/api/cron/refresh/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "GET",
          "POST"
        ]
      },
      {
        "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"
        ]
      },
      {
        "route": "/health",
        "source_path": "app/api/health/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/leaderboard",
        "source_path": "app/api/leaderboard/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "GET",
          "POST"
        ]
      },
      {
        "route": "/mcp",
        "source_path": "app/api/mcp/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "GET",
          "POST"
        ]
      },
      {
        "route": "/rss/charity",
        "source_path": "app/api/rss/charity/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/rss/leaderboard",
        "source_path": "app/api/rss/leaderboard/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/rss/stats",
        "source_path": "app/api/rss/stats/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/v1/charity-links",
        "source_path": "app/api/v1/charity-links/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/v1/events",
        "source_path": "app/api/v1/events/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "GET",
          "POST"
        ]
      },
      {
        "route": "/v1/game",
        "source_path": "app/api/v1/game/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/v1/game/rules",
        "source_path": "app/api/v1/game/rules/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/v1/game/state-schema",
        "source_path": "app/api/v1/game/state-schema/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/v1/health",
        "source_path": "app/api/v1/health/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/v1/integrations/games",
        "source_path": "app/api/v1/integrations/games/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/v1/integrations/status",
        "source_path": "app/api/v1/integrations/status/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/v1/leaderboard",
        "source_path": "app/api/v1/leaderboard/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/v1/milestones",
        "source_path": "app/api/v1/milestones/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/v1/polaroids",
        "source_path": "app/api/v1/polaroids/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/v1",
        "source_path": "app/api/v1/route/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/v1/runs/local-schema",
        "source_path": "app/api/v1/runs/local-schema/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/v1/story",
        "source_path": "app/api/v1/story/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/v1/webhooks",
        "source_path": "app/api/v1/webhooks/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "POST"
        ]
      },
      {
        "route": "/v1/webhooks/status",
        "source_path": "app/api/v1/webhooks/status/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/webhooks",
        "source_path": "app/api/webhooks/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "GET"
        ]
      }
    ],
    "app_routes": [
      {
        "route": "/about",
        "source_path": "app/about/page.tsx",
        "kind": "next-app-page",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/charity",
        "source_path": "app/charity/page.tsx",
        "kind": "next-app-page",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/dateland",
        "source_path": "app/dateland/page.tsx",
        "kind": "next-app-page",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/disclaimer",
        "source_path": "app/disclaimer/page.tsx",
        "kind": "next-app-page",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/faq",
        "source_path": "app/faq/page.tsx",
        "kind": "next-app-page",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/history",
        "source_path": "app/history/page.tsx",
        "kind": "next-app-page",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/how-to-play",
        "source_path": "app/how-to-play/page.tsx",
        "kind": "next-app-page",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/leaderboard",
        "source_path": "app/leaderboard/page.tsx",
        "kind": "next-app-page",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/play",
        "source_path": "app/play/page.tsx",
        "kind": "next-app-page",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/polaroids",
        "source_path": "app/polaroids/page.tsx",
        "kind": "next-app-page",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/privacy",
        "source_path": "app/privacy/page.tsx",
        "kind": "next-app-page",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/stats",
        "source_path": "app/stats/page.tsx",
        "kind": "next-app-page",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/story",
        "source_path": "app/story/page.tsx",
        "kind": "next-app-page",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/terms",
        "source_path": "app/terms/page.tsx",
        "kind": "next-app-page",
        "methods": [
          "GET"
        ]
      }
    ]
  },
  "components": [
    {
      "name": "dashboard.test",
      "kind": "ui-component",
      "source_path": "__tests__/components/desert-bus/dashboard.test.tsx"
    },
    {
      "name": "info-page",
      "kind": "ui-component",
      "source_path": "components/content/info-page.tsx"
    },
    {
      "name": "coach-marks",
      "kind": "ui-component",
      "source_path": "components/desert-bus/coach-marks.tsx"
    },
    {
      "name": "controls",
      "kind": "ui-component",
      "source_path": "components/desert-bus/controls.tsx"
    },
    {
      "name": "dashboard",
      "kind": "ui-component",
      "source_path": "components/desert-bus/dashboard.tsx"
    },
    {
      "name": "drag-steering",
      "kind": "ui-component",
      "source_path": "components/desert-bus/drag-steering.tsx"
    },
    {
      "name": "game-canvas",
      "kind": "ui-component",
      "source_path": "components/desert-bus/game-canvas.tsx"
    },
    {
      "name": "game-error-boundary",
      "kind": "ui-component",
      "source_path": "components/desert-bus/game-error-boundary.tsx"
    },
    {
      "name": "game",
      "kind": "ui-component",
      "source_path": "components/desert-bus/game.tsx"
    },
    {
      "name": "install-banner",
      "kind": "ui-component",
      "source_path": "components/desert-bus/install-banner.tsx"
    },
    {
      "name": "leaderboard-panel",
      "kind": "ui-component",
      "source_path": "components/desert-bus/leaderboard-panel.tsx"
    },
    {
      "name": "rotate-prompt",
      "kind": "ui-component",
      "source_path": "components/desert-bus/rotate-prompt.tsx"
    },
    {
      "name": "settings-panel",
      "kind": "ui-component",
      "source_path": "components/desert-bus/settings-panel.tsx"
    },
    {
      "name": "share-run-button",
      "kind": "ui-component",
      "source_path": "components/desert-bus/share-run-button.tsx"
    },
    {
      "name": "stats-card",
      "kind": "ui-component",
      "source_path": "components/desert-bus/stats-card.tsx"
    },
    {
      "name": "throttle-stick",
      "kind": "ui-component",
      "source_path": "components/desert-bus/throttle-stick.tsx"
    },
    {
      "name": "virtual-wheel",
      "kind": "ui-component",
      "source_path": "components/desert-bus/virtual-wheel.tsx"
    },
    {
      "name": "about-section",
      "kind": "ui-component",
      "source_path": "components/home/about-section.tsx"
    },
    {
      "name": "charity-cta",
      "kind": "ui-component",
      "source_path": "components/home/charity-cta.tsx"
    },
    {
      "name": "dateland-highlight",
      "kind": "ui-component",
      "source_path": "components/home/dateland-highlight.tsx"
    },
    {
      "name": "game-section",
      "kind": "ui-component",
      "source_path": "components/home/game-section.tsx"
    },
    {
      "name": "hero-section",
      "kind": "ui-component",
      "source_path": "components/home/hero-section.tsx"
    },
    {
      "name": "site-footer",
      "kind": "ui-component",
      "source_path": "components/home/site-footer.tsx"
    },
    {
      "name": "site-header",
      "kind": "ui-component",
      "source_path": "components/home/site-header.tsx"
    },
    {
      "name": "json-ld",
      "kind": "ui-component",
      "source_path": "components/json-ld.tsx"
    },
    {
      "name": "memories-polaroids",
      "kind": "ui-component",
      "source_path": "components/memories-polaroids.tsx"
    },
    {
      "name": "service-worker-registration",
      "kind": "ui-component",
      "source_path": "components/service-worker-registration.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": "container",
      "kind": "ui-component",
      "source_path": "components/ui/container.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": "dashboard.test.tsx",
      "kind": "unit-or-integration",
      "source_path": "__tests__/components/desert-bus/dashboard.test.tsx"
    },
    {
      "name": "achievements-enhanced.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/lib/achievements-enhanced.test.ts"
    },
    {
      "name": "achievements.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/lib/achievements.test.ts"
    },
    {
      "name": "audio-engine.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/lib/audio-engine.test.ts"
    },
    {
      "name": "game-engine.extended.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/lib/game-engine.extended.test.ts"
    },
    {
      "name": "game-engine.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/lib/game-engine.test.ts"
    },
    {
      "name": "haptics.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/lib/haptics.test.ts"
    },
    {
      "name": "leaderboard-enhanced.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/lib/leaderboard-enhanced.test.ts"
    },
    {
      "name": "leaderboard-store-enhanced.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/lib/leaderboard-store-enhanced.test.ts"
    },
    {
      "name": "leaderboard-store.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/lib/leaderboard-store.test.ts"
    },
    {
      "name": "leaderboard.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/lib/leaderboard.test.ts"
    },
    {
      "name": "logger.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/lib/logger.test.ts"
    },
    {
      "name": "platform-contract.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/lib/platform-contract.test.ts"
    },
    {
      "name": "route-handlers.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/lib/route-handlers.test.ts"
    },
    {
      "name": "schema-enhanced.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/lib/schema-enhanced.test.ts"
    },
    {
      "name": "schema.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/lib/schema.test.ts"
    },
    {
      "name": "utils.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/lib/utils.test.ts"
    },
    {
      "name": "test_audio.js",
      "kind": "unit-or-integration",
      "source_path": "test_audio.js"
    },
    {
      "name": "test_perf.js",
      "kind": "unit-or-integration",
      "source_path": "test_perf.js"
    }
  ],
  "ci": {
    "workflows": []
  },
  "containers": {
    "dockerfiles": [
      {
        "path": "Dockerfile"
      }
    ],
    "compose_files": []
  },
  "env": {
    "example_files": [],
    "variables": [
      {
        "name": "DATABASE_URL",
        "source_paths": [
          "lib/discovery.ts"
        ],
        "likely_secret": true
      },
      {
        "name": "NODE_ENV",
        "source_paths": [
          "app/layout.tsx",
          "components/service-worker-registration.tsx",
          "lib/discovery.ts",
          "lib/logger.ts"
        ],
        "likely_secret": false
      },
      {
        "name": "PLATPHORM_API_KEY",
        "source_paths": [
          "lib/auth.ts"
        ],
        "likely_secret": true
      },
      {
        "name": "PLATPHORM_MODEL_PROVIDER_CONFIGURED",
        "source_paths": [
          "lib/model-adapter.ts"
        ],
        "likely_secret": false
      },
      {
        "name": "PLATPHORM_REQUIRE_API_KEY",
        "source_paths": [
          "lib/auth.ts"
        ],
        "likely_secret": true
      },
      {
        "name": "PLATPHORM_TRACE_EXPORT_URL",
        "source_paths": [
          "lib/discovery.ts",
          "lib/trace.ts"
        ],
        "likely_secret": false
      }
    ]
  },
  "configs": [
    {
      "path": "next.config.mjs"
    },
    {
      "path": "package.json"
    },
    {
      "path": "pnpm-workspace.yaml"
    },
    {
      "path": "postcss.config.mjs"
    },
    {
      "path": "tsconfig.json"
    },
    {
      "path": "tsconfig.tsbuildinfo"
    },
    {
      "path": "vercel.json"
    }
  ],
  "docs": {
    "readme_paths": [
      {
        "path": "README.md"
      }
    ],
    "doc_paths": [],
    "llms_context_paths": []
  },
  "discovery_files": {
    "openapi": [],
    "mcp": [
      {
        "path": "app/api/mcp/route.ts"
      },
      {
        "path": "lib/mcp.ts"
      }
    ],
    "llms": [],
    "sitemaps": [],
    "feeds": [],
    "well_known": [
      {
        "path": "app/.well-known/agents.json/route.ts"
      },
      {
        "path": "app/.well-known/ai-plugin.json/route.ts"
      },
      {
        "path": "app/.well-known/mcp.json/route.ts"
      },
      {
        "path": "app/.well-known/security.txt/route.ts"
      },
      {
        "path": "app/.well-known/trust.json/route.ts"
      }
    ],
    "robots": [],
    "manifests": []
  },
  "integrations": [
    {
      "name": "PlatPhorm",
      "confidence": "medium",
      "evidence_paths": [
        "__tests__/lib/platform-contract.test.ts",
        "app/stats/page.tsx",
        "lib/auth.ts",
        "lib/desertbus-data.ts",
        "lib/discovery.ts",
        "lib/events.ts",
        "lib/model-adapter.ts",
        "lib/openapi.ts",
        "lib/trace.ts",
        "package.json"
      ]
    },
    {
      "name": "Postgres",
      "confidence": "medium",
      "evidence_paths": [
        "DEPLOYMENT.md",
        "lib/discovery.ts",
        "package.json"
      ]
    },
    {
      "name": "Vercel",
      "confidence": "medium",
      "evidence_paths": [
        "app/layout.tsx",
        "DEPLOYMENT.md",
        "lib/discovery.ts",
        "lib/model-adapter.ts",
        "lib/trace.ts",
        "package.json",
        "pnpm-lock.yaml"
      ]
    }
  ],
  "license": {
    "spdx": null,
    "paths": []
  },
  "comments": [
    {
      "kind": "security",
      "source_path": "app/.well-known/security.txt/route.ts",
      "line": 6,
      "text": "const trace = createTraceContext(request, 'desertbus.well_known.security')"
    },
    {
      "kind": "deprecated",
      "source_path": "components/desert-bus/controls.tsx",
      "line": 366,
      "text": "/** @deprecated use steeringMode='tilt' instead */"
    },
    {
      "kind": "security",
      "source_path": "DEPLOYMENT.md",
      "line": 251,
      "text": "## Security Checklist"
    },
    {
      "kind": "security",
      "source_path": "FINAL_SUMMARY.md",
      "line": 128,
      "text": "### Security"
    },
    {
      "kind": "security",
      "source_path": "lib/desertbus-data.ts",
      "line": 231,
      "text": "{ path: '/.well-known/security.txt', title: 'Security Policy', kind: 'well-known' },"
    },
    {
      "kind": "security",
      "source_path": "lib/discovery.ts",
      "line": 441,
      "text": "securityContact: 'security@platphormnews.com',"
    },
    {
      "kind": "security",
      "source_path": "lib/discovery.ts",
      "line": 490,
      "text": "contact_email: 'security@platphormnews.com',"
    },
    {
      "kind": "security",
      "source_path": "lib/discovery.ts",
      "line": 496,
      "text": "return `Contact: mailto:security@platphormnews.com"
    },
    {
      "kind": "security",
      "source_path": "lib/discovery.ts",
      "line": 498,
      "text": "Canonical: ${SITE.baseUrl}/.well-known/security.txt"
    },
    {
      "kind": "security",
      "source_path": "lib/openapi.ts",
      "line": 12,
      "text": "security: endpoint.futureProtected ? [{ PlatPhormApiKey: [] }] : [],"
    },
    {
      "kind": "deprecated",
      "source_path": "pnpm-lock.yaml",
      "line": 3536,
      "text": "deprecated: Old versions of tar are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by conta"
    },
    {
      "kind": "security",
      "source_path": "ROADMAP.md",
      "line": 241,
      "text": "- **Security**: Regular audits, vulnerability management"
    }
  ],
  "security": {
    "secret_risks": [],
    "unsafe_patterns": [
      {
        "name": "dangerously-set-html",
        "confidence": "medium",
        "evidence_paths": [
          ".Jules/sentinel.md",
          "components/json-ld.tsx",
          "components/memories-polaroids.tsx",
          "components/ui/chart.tsx"
        ]
      },
      {
        "name": "ssrf-review-needed",
        "confidence": "medium",
        "evidence_paths": [
          "public/sw.js"
        ]
      }
    ],
    "sensitive_data_indicators": [
      {
        "name": "api_key",
        "confidence": "medium",
        "evidence_paths": [
          "__tests__/lib/platform-contract.test.ts",
          "app/stats/page.tsx",
          "lib/auth.ts",
          "lib/desertbus-data.ts",
          "lib/discovery.ts",
          "lib/events.ts",
          "lib/model-adapter.ts",
          "lib/openapi.ts",
          "lib/page-content.ts"
        ]
      },
      {
        "name": "card",
        "confidence": "medium",
        "evidence_paths": [
          "app/globals.css",
          "app/layout.tsx",
          "app/page.tsx",
          "app/stats/page.tsx",
          "components/content/info-page.tsx",
          "components/desert-bus/coach-marks.tsx",
          "components/desert-bus/game-canvas.tsx",
          "components/desert-bus/game.tsx",
          "components/desert-bus/leaderboard-panel.tsx",
          "components/desert-bus/settings-panel.tsx",
          "components/desert-bus/stats-card.tsx",
          "components/home/about-section.tsx",
          "components/home/dateland-highlight.tsx",
          "components/memories-polaroids.tsx",
          "components/ui/alert.tsx",
          "components/ui/calendar.tsx",
          "components/ui/card.tsx",
          "components/ui/hover-card.tsx",
          "DELIVERY.md",
          "FINAL_SUMMARY.md"
        ]
      },
      {
        "name": "email",
        "confidence": "medium",
        "evidence_paths": [
          "lib/discovery.ts"
        ]
      },
      {
        "name": "health",
        "confidence": "medium",
        "evidence_paths": [
          "__tests__/lib/route-handlers.test.ts",
          "app/api/cron/refresh/route.ts",
          "app/api/health/route.ts",
          "app/api/v1/health/route.ts",
          "DELIVERY.md",
          "DEPLOYMENT.md",
          "FINAL_SUMMARY.md",
          "lib/desertbus-data.ts",
          "lib/discovery.ts",
          "lib/mcp.ts",
          "lib/openapi.ts",
          "lib/page-content.ts",
          "README.md",
          "ROADMAP.md"
        ]
      },
      {
        "name": "location",
        "confidence": "medium",
        "evidence_paths": [
          "__tests__/lib/game-engine.test.ts",
          ".Jules/bolt.md",
          "app/error.tsx",
          "components/desert-bus/dashboard.tsx",
          "components/memories-polaroids.tsx",
          "components/service-worker-registration.tsx",
          "DESIGN.md",
          "FINAL_SUMMARY.md",
          "lib/game-engine.ts",
          "public/sw.js",
          "README.md",
          "ROADMAP.md"
        ]
      },
      {
        "name": "payment",
        "confidence": "medium",
        "evidence_paths": [
          "lib/page-content.ts"
        ]
      },
      {
        "name": "pii",
        "confidence": "medium",
        "evidence_paths": [
          "pnpm-lock.yaml"
        ]
      },
      {
        "name": "secret-like environment variables",
        "confidence": "medium",
        "evidence_paths": [
          "package.json"
        ]
      },
      {
        "name": "token",
        "confidence": "medium",
        "evidence_paths": [
          "app/globals.css",
          "CONTRIBUTING.md",
          "pnpm-lock.yaml"
        ]
      }
    ]
  },
  "generated_at": "2026-05-16T16:44:07.294Z"
}
