{
  "schema_version": "1.0.0",
  "scanner": {
    "name": "global-capability-catalog",
    "version": "0.1.0"
  },
  "repo": {
    "id": "github-recent__mbarbine__platphorm-usl",
    "name": "mbarbine__platphorm-usl",
    "path": "/Users/bwm.barbinewarnermichael/Documents/github/repositories/github-recent/mbarbine__platphorm-usl",
    "relative_path": "github-recent/mbarbine__platphorm-usl",
    "remote_url": "git@github.com:mbarbine/platphorm-usl.git",
    "default_branch": "main",
    "current_commit": "913cc4a738bebf83e56c5821e8edf619bc932864"
  },
  "languages": [
    {
      "language": "TypeScript",
      "files": 159,
      "bytes": 746540
    },
    {
      "language": "YAML",
      "files": 2,
      "bytes": 212098
    },
    {
      "language": "JSON",
      "files": 6,
      "bytes": 158572
    },
    {
      "language": "CSS",
      "files": 2,
      "bytes": 11995
    },
    {
      "language": "Markdown",
      "files": 4,
      "bytes": 11294
    },
    {
      "language": "SQL",
      "files": 1,
      "bytes": 4690
    },
    {
      "language": "JavaScript",
      "files": 3,
      "bytes": 2004
    },
    {
      "language": "Dockerfile",
      "files": 1,
      "bytes": 595
    }
  ],
  "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": "my-v0-project",
        "version": "0.1.0",
        "scripts": {
          "build": "next build",
          "dev": "next dev",
          "lint": "eslint .",
          "start": "next start",
          "test": "vitest run"
        },
        "dependencies": {
          "@hookform/resolvers": "^3.10.0",
          "@radix-ui/react-accordion": "1.2.2",
          "@radix-ui/react-alert-dialog": "1.1.4",
          "@radix-ui/react-aspect-ratio": "1.1.1",
          "@radix-ui/react-avatar": "1.1.2",
          "@radix-ui/react-checkbox": "1.1.3",
          "@radix-ui/react-collapsible": "1.1.2",
          "@radix-ui/react-context-menu": "2.2.4",
          "@radix-ui/react-dialog": "1.1.4",
          "@radix-ui/react-dropdown-menu": "2.1.4",
          "@radix-ui/react-hover-card": "1.1.4",
          "@radix-ui/react-label": "2.1.1",
          "@radix-ui/react-menubar": "1.1.4",
          "@radix-ui/react-navigation-menu": "1.2.3",
          "@radix-ui/react-popover": "1.1.4",
          "@radix-ui/react-progress": "1.1.1",
          "@radix-ui/react-radio-group": "1.2.2",
          "@radix-ui/react-scroll-area": "1.2.2",
          "@radix-ui/react-select": "2.1.4",
          "@radix-ui/react-separator": "1.1.1",
          "@radix-ui/react-slider": "1.2.2",
          "@radix-ui/react-slot": "1.1.1",
          "@radix-ui/react-switch": "1.1.2",
          "@radix-ui/react-tabs": "1.1.2",
          "@radix-ui/react-toast": "1.2.4",
          "@radix-ui/react-toggle": "1.1.1",
          "@radix-ui/react-toggle-group": "1.1.1",
          "@radix-ui/react-tooltip": "1.1.6",
          "@vercel/analytics": "1.3.1",
          "@vercel/speed-insights": "1.3.1",
          "autoprefixer": "^10.5.0",
          "class-variance-authority": "^0.7.1",
          "clsx": "^2.1.1",
          "cmdk": "1.0.4",
          "date-fns": "4.1.0",
          "embla-carousel-react": "8.5.1",
          "input-otp": "1.4.1",
          "lucide-react": "^0.454.0",
          "next": "^16.2.6",
          "next-themes": "^0.4.6",
          "react": "19.2.0",
          "react-day-picker": "9.8.0",
          "react-dom": "19.2.0",
          "react-hook-form": "^7.75.0",
          "react-resizable-panels": "^2.1.9",
          "recharts": "2.15.4",
          "sonner": "^1.7.4",
          "tailwind-merge": "^3.5.0",
          "tailwindcss-animate": "^1.0.7",
          "vaul": "^1.1.2",
          "vue-router": "latest",
          "zod": "3.25.76"
        },
        "dev_dependencies": {
          "@eslint/js": "^10.0.1",
          "@tailwindcss/postcss": "^4.3.0",
          "@testing-library/jest-dom": "^6.9.1",
          "@testing-library/react": "^16.3.2",
          "@types/node": "^22.19.18",
          "@types/react": "^19.2.14",
          "@types/react-dom": "^19.2.3",
          "@vitejs/plugin-react": "^6.0.1",
          "eslint": "^10.3.0",
          "jsdom": "^29.1.1",
          "postcss": "^8.5.14",
          "tailwindcss": "^4.3.0",
          "tw-animate-css": "1.3.3",
          "typescript": "^5.9.3",
          "typescript-eslint": "^8.59.2",
          "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": "/health",
        "source_path": "app/api/health/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/mcp",
        "source_path": "app/api/mcp/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "GET",
          "POST"
        ]
      },
      {
        "route": "/network/graph",
        "source_path": "app/api/network/graph/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/signs",
        "source_path": "app/api/signs/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/v1/categories/[slug]",
        "source_path": "app/api/v1/categories/[slug]/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/v1/categories",
        "source_path": "app/api/v1/categories/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/emoji",
        "source_path": "app/api/v1/integrations/emoji/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/quiz/questions",
        "source_path": "app/api/v1/quiz/questions/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/v1/quiz",
        "source_path": "app/api/v1/quiz/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/v1/quiz/score",
        "source_path": "app/api/v1/quiz/score/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "POST"
        ]
      },
      {
        "route": "/v1/search",
        "source_path": "app/api/v1/search/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/v1/standards",
        "source_path": "app/api/v1/standards/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/v1/statistics",
        "source_path": "app/api/v1/statistics/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/v1/symbols/[slug]",
        "source_path": "app/api/v1/symbols/[slug]/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/v1/symbols",
        "source_path": "app/api/v1/symbols/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "GET"
        ]
      }
    ],
    "app_routes": [
      {
        "route": "/careers",
        "source_path": "app/careers/page.tsx",
        "kind": "next-app-page",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/categories/[slug]",
        "source_path": "app/categories/[slug]/page.tsx",
        "kind": "next-app-page",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/categories",
        "source_path": "app/categories/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": "/jobs",
        "source_path": "app/jobs/page.tsx",
        "kind": "next-app-page",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/learn",
        "source_path": "app/learn/page.tsx",
        "kind": "next-app-page",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/privacy",
        "source_path": "app/privacy/page.tsx",
        "kind": "next-app-page",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/quiz",
        "source_path": "app/quiz/page.tsx",
        "kind": "next-app-page",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/roadmap",
        "source_path": "app/roadmap/page.tsx",
        "kind": "next-app-page",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/standards",
        "source_path": "app/standards/page.tsx",
        "kind": "next-app-page",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/statistics",
        "source_path": "app/statistics/page.tsx",
        "kind": "next-app-page",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/symbols/[slug]",
        "source_path": "app/symbols/[slug]/page.tsx",
        "kind": "next-app-page",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/symbols",
        "source_path": "app/symbols/page.tsx",
        "kind": "next-app-page",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/terms",
        "source_path": "app/terms/page.tsx",
        "kind": "next-app-page",
        "methods": [
          "GET"
        ]
      }
    ]
  },
  "components": [
    {
      "name": "advanced-search",
      "kind": "ui-component",
      "source_path": "components/advanced-search.tsx"
    },
    {
      "name": "audience-section",
      "kind": "ui-component",
      "source_path": "components/audience-section.tsx"
    },
    {
      "name": "breadcrumbs.test",
      "kind": "ui-component",
      "source_path": "components/breadcrumbs.test.tsx"
    },
    {
      "name": "breadcrumbs",
      "kind": "ui-component",
      "source_path": "components/breadcrumbs.tsx"
    },
    {
      "name": "categories-grid",
      "kind": "ui-component",
      "source_path": "components/categories-grid.tsx"
    },
    {
      "name": "footer",
      "kind": "ui-component",
      "source_path": "components/footer.tsx"
    },
    {
      "name": "gesture-card",
      "kind": "ui-component",
      "source_path": "components/gesture-card.tsx"
    },
    {
      "name": "gesture-demonstration",
      "kind": "ui-component",
      "source_path": "components/gesture-demonstration.tsx"
    },
    {
      "name": "gesture-detail-modal",
      "kind": "ui-component",
      "source_path": "components/gesture-detail-modal.tsx"
    },
    {
      "name": "header",
      "kind": "ui-component",
      "source_path": "components/header.tsx"
    },
    {
      "name": "hero-section",
      "kind": "ui-component",
      "source_path": "components/hero-section.tsx"
    },
    {
      "name": "quiz-mode",
      "kind": "ui-component",
      "source_path": "components/quiz-mode.tsx"
    },
    {
      "name": "server-symbol-directory",
      "kind": "ui-component",
      "source_path": "components/server-symbol-directory.tsx"
    },
    {
      "name": "settings-panel",
      "kind": "ui-component",
      "source_path": "components/settings-panel.tsx"
    },
    {
      "name": "sign-card",
      "kind": "ui-component",
      "source_path": "components/sign-card.tsx"
    },
    {
      "name": "sign-detail-modal",
      "kind": "ui-component",
      "source_path": "components/sign-detail-modal.tsx"
    },
    {
      "name": "signs-library",
      "kind": "ui-component",
      "source_path": "components/signs-library.tsx"
    },
    {
      "name": "statistics-section",
      "kind": "ui-component",
      "source_path": "components/statistics-section.tsx"
    },
    {
      "name": "symbol-browser",
      "kind": "ui-component",
      "source_path": "components/symbol-browser.tsx"
    },
    {
      "name": "theme-provider",
      "kind": "ui-component",
      "source_path": "components/theme-provider.tsx"
    },
    {
      "name": "tutorial-mode",
      "kind": "ui-component",
      "source_path": "components/tutorial-mode.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"
    },
    {
      "name": "unified-quiz-mode",
      "kind": "ui-component",
      "source_path": "components/unified-quiz-mode.tsx"
    },
    {
      "name": "unified-sign-card",
      "kind": "ui-component",
      "source_path": "components/unified-sign-card.tsx"
    },
    {
      "name": "unified-signs-library",
      "kind": "ui-component",
      "source_path": "components/unified-signs-library.tsx"
    },
    {
      "name": "unified-statistics-section",
      "kind": "ui-component",
      "source_path": "components/unified-statistics-section.tsx"
    }
  ],
  "data_models": [],
  "database": {
    "databases": [],
    "schemas": [],
    "migrations": []
  },
  "tests": [
    {
      "name": "route.test.ts",
      "kind": "unit-or-integration",
      "source_path": "app/api/health/route.test.ts"
    },
    {
      "name": "route.test.ts",
      "kind": "unit-or-integration",
      "source_path": "app/api/mcp/route.test.ts"
    },
    {
      "name": "route.test.ts",
      "kind": "unit-or-integration",
      "source_path": "app/api/v1/symbols/route.test.ts"
    },
    {
      "name": "breadcrumbs.test.tsx",
      "kind": "unit-or-integration",
      "source_path": "components/breadcrumbs.test.tsx"
    },
    {
      "name": "discovery.test.ts",
      "kind": "unit-or-integration",
      "source_path": "lib/discovery.test.ts"
    },
    {
      "name": "usl-core.test.ts",
      "kind": "unit-or-integration",
      "source_path": "lib/usl-core.test.ts"
    }
  ],
  "ci": {
    "workflows": []
  },
  "containers": {
    "dockerfiles": [
      {
        "path": "Dockerfile"
      }
    ],
    "compose_files": []
  },
  "env": {
    "example_files": [],
    "variables": [
      {
        "name": "DATABASE_URL",
        "source_paths": [
          "app/api/health/route.ts"
        ],
        "likely_secret": true
      },
      {
        "name": "NODE_ENV",
        "source_paths": [
          "app/api/health/route.ts"
        ],
        "likely_secret": false
      },
      {
        "name": "PLATPHORM_API_KEY",
        "source_paths": [
          "lib/auth.ts"
        ],
        "likely_secret": true
      },
      {
        "name": "PLATPHORM_MODEL_PROVIDER_ENABLED",
        "source_paths": [
          "lib/model-adapter.ts"
        ],
        "likely_secret": false
      },
      {
        "name": "PLATPHORM_REQUIRE_API_KEY",
        "source_paths": [
          "lib/auth.ts"
        ],
        "likely_secret": true
      },
      {
        "name": "VERCEL_ENV",
        "source_paths": [
          "app/api/health/route.ts"
        ],
        "likely_secret": false
      }
    ]
  },
  "configs": [
    {
      "path": "eslint.config.mjs"
    },
    {
      "path": "next.config.mjs"
    },
    {
      "path": "package.json"
    },
    {
      "path": "pnpm-workspace.yaml"
    },
    {
      "path": "postcss.config.mjs"
    },
    {
      "path": "tsconfig.json"
    },
    {
      "path": "vercel.json"
    }
  ],
  "docs": {
    "readme_paths": [
      {
        "path": "README.md"
      }
    ],
    "doc_paths": [],
    "llms_context_paths": []
  },
  "discovery_files": {
    "openapi": [],
    "mcp": [
      {
        "path": "app/api/mcp/route.test.ts"
      },
      {
        "path": "app/api/mcp/route.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": [
        "app/api/cron/refresh/route.ts",
        "app/api/health/route.test.ts",
        "app/api/mcp/route.ts",
        "app/careers/page.tsx",
        "app/privacy/page.tsx",
        "app/roadmap/page.tsx",
        "lib/auth.ts",
        "lib/discovery.test.ts",
        "lib/model-adapter.ts",
        "package.json"
      ]
    },
    {
      "name": "Postgres",
      "confidence": "medium",
      "evidence_paths": [
        "app/api/health/route.ts",
        "package.json"
      ]
    },
    {
      "name": "Vercel",
      "confidence": "medium",
      "evidence_paths": [
        "app/api/health/route.ts",
        "app/layout.tsx",
        "package-lock.json",
        "package.json",
        "pnpm-lock.yaml"
      ]
    }
  ],
  "license": {
    "spdx": null,
    "paths": [
      {
        "path": "LICENSE.txt"
      }
    ]
  },
  "comments": [
    {
      "kind": "security",
      "source_path": "app/.well-known/security.txt/route.ts",
      "line": 5,
      "text": "const trace = createTraceContext(request.headers, 'well-known.security')"
    },
    {
      "kind": "security",
      "source_path": "lib/discovery.ts",
      "line": 342,
      "text": "securityContact: 'security@platphormnews.com',"
    },
    {
      "kind": "security",
      "source_path": "lib/discovery.ts",
      "line": 375,
      "text": "return `Contact: mailto:security@platphormnews.com"
    },
    {
      "kind": "security",
      "source_path": "lib/discovery.ts",
      "line": 378,
      "text": "Canonical: ${USL_BASE_URL}/.well-known/security.txt"
    },
    {
      "kind": "todo",
      "source_path": "lib/i18n.tsx",
      "line": 349,
      "text": "'categories.viewAll': 'Ver Todo',"
    },
    {
      "kind": "security",
      "source_path": "lib/sign-data.ts",
      "line": 311,
      "text": "usage: ['Restricted areas', 'One-way streets', 'Private property', 'Security zones'],"
    },
    {
      "kind": "security",
      "source_path": "lib/sign-data.ts",
      "line": 1323,
      "text": "usage: ['Museums', 'Theaters', 'Security areas', 'Private property'],"
    },
    {
      "kind": "security",
      "source_path": "lib/sign-data.ts",
      "line": 1408,
      "text": "tags: ['guns', 'knives', 'forbidden', 'security'],"
    },
    {
      "kind": "deprecated",
      "source_path": "lib/usl-core.ts",
      "line": 9,
      "text": "export type UslStatus = 'active' | 'draft' | 'deprecated' | 'degraded'"
    },
    {
      "kind": "security",
      "source_path": "lib/usl-core.ts",
      "line": 456,
      "text": "'/.well-known/security.txt',"
    },
    {
      "kind": "security",
      "source_path": "License FAQ.md",
      "line": 23,
      "text": "Yes, if your use is non-commercial as defined by the license. Internal evaluation, research, development, testing, security review, accessibility work, and internal experimentation are generally allowed if you are not directly or indirectly"
    },
    {
      "kind": "security",
      "source_path": "LICENSE.txt",
      "line": 13,
      "text": "“Non-commercial purposes” include personal use by an individual, academic research and development, journalism, testing, evaluation, interoperability work, security review, accessibility work, and internal use by your own organization where"
    },
    {
      "kind": "security",
      "source_path": "scripts/001-create-auth-tables.sql",
      "line": 60,
      "text": "-- Audit log for security events"
    }
  ],
  "security": {
    "secret_risks": [],
    "unsafe_patterns": [
      {
        "name": "dangerously-set-html",
        "confidence": "medium",
        "evidence_paths": [
          "app/layout.tsx",
          "app/symbols/[slug]/page.tsx",
          "components/ui/chart.tsx"
        ]
      }
    ],
    "sensitive_data_indicators": [
      {
        "name": "api_key",
        "confidence": "medium",
        "evidence_paths": [
          "app/api/cron/refresh/route.ts",
          "app/api/health/route.test.ts",
          "app/api/mcp/route.ts",
          "app/careers/page.tsx",
          "app/privacy/page.tsx",
          "app/roadmap/page.tsx",
          "lib/auth.ts",
          "lib/discovery.test.ts",
          "lib/discovery.ts",
          "lib/platform.ts",
          "lib/usl-core.ts"
        ]
      },
      {
        "name": "card",
        "confidence": "medium",
        "evidence_paths": [
          ".Jules/bolt.md",
          ".Jules/palette.md",
          "app/api/health/route.ts",
          "app/categories/[slug]/page.tsx",
          "app/categories/page.tsx",
          "app/globals.css",
          "app/layout.tsx",
          "app/symbols/[slug]/page.tsx",
          "components/audience-section.tsx",
          "components/categories-grid.tsx",
          "components/gesture-card.tsx",
          "components/quiz-mode.tsx",
          "components/server-symbol-directory.tsx",
          "components/sign-card.tsx",
          "components/sign-detail-modal.tsx",
          "components/signs-library.tsx",
          "components/statistics-section.tsx",
          "components/tutorial-mode.tsx",
          "components/ui/alert.tsx",
          "components/ui/calendar.tsx"
        ]
      },
      {
        "name": "email",
        "confidence": "medium",
        "evidence_paths": [
          "app/layout.tsx",
          "lib/sign-data.ts",
          "scripts/001-create-auth-tables.sql"
        ]
      },
      {
        "name": "health",
        "confidence": "medium",
        "evidence_paths": [
          "app/api/cron/refresh/route.ts",
          "app/api/health/route.test.ts",
          "app/api/health/route.ts",
          "app/api/mcp/route.ts",
          "app/api/v1/health/route.ts",
          "app/roadmap/page.tsx",
          "lib/discovery.ts",
          "lib/sign-data.ts",
          "lib/usl-core.ts"
        ]
      },
      {
        "name": "location",
        "confidence": "medium",
        "evidence_paths": [
          "components/gesture-demonstration.tsx",
          "lib/sign-data.ts"
        ]
      },
      {
        "name": "password",
        "confidence": "medium",
        "evidence_paths": [
          "scripts/001-create-auth-tables.sql"
        ]
      },
      {
        "name": "password_hash",
        "confidence": "medium",
        "evidence_paths": [
          "scripts/001-create-auth-tables.sql"
        ]
      },
      {
        "name": "payment",
        "confidence": "medium",
        "evidence_paths": [
          "lib/hand-gestures.ts",
          "lib/sign-data.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": [
          "lib/discovery.ts",
          "next.config.mjs",
          "package-lock.json",
          "pnpm-lock.yaml",
          "scripts/001-create-auth-tables.sql"
        ]
      }
    ]
  },
  "generated_at": "2026-05-16T16:44:21.700Z"
}
