{
  "schema_version": "1.0.0",
  "scanner": {
    "name": "global-capability-catalog",
    "version": "0.1.0"
  },
  "repo": {
    "id": "github-recent__mbarbine__platphorm-base",
    "name": "mbarbine__platphorm-base",
    "path": "/Users/bwm.barbinewarnermichael/Documents/github/repositories/github-recent/mbarbine__platphorm-base",
    "relative_path": "github-recent/mbarbine__platphorm-base",
    "remote_url": "git@github.com:mbarbine/platphorm-base.git",
    "default_branch": "main",
    "current_commit": "12b2a3c94afd165f0bbb7dd43cfccfc3df8588b4"
  },
  "languages": [
    {
      "language": "TypeScript",
      "files": 169,
      "bytes": 655952
    },
    {
      "language": "YAML",
      "files": 2,
      "bytes": 256076
    },
    {
      "language": "JSON",
      "files": 5,
      "bytes": 50261
    },
    {
      "language": "Markdown",
      "files": 7,
      "bytes": 30162
    },
    {
      "language": "CSS",
      "files": 2,
      "bytes": 14925
    },
    {
      "language": "Python",
      "files": 1,
      "bytes": 1357
    },
    {
      "language": "JavaScript",
      "files": 3,
      "bytes": 509
    }
  ],
  "frameworks": [
    {
      "name": "Jest",
      "confidence": "high",
      "evidence_paths": [
        "package.json"
      ]
    },
    {
      "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"
      ]
    }
  ],
  "packages": {
    "package_manager": "pnpm",
    "manifests": [
      {
        "path": "package.json",
        "name": "Platphorm News",
        "version": "0.1.0",
        "scripts": {
          "build": "next build",
          "dev": "next dev",
          "lint": "eslint .",
          "start": "next start",
          "test": "jest"
        },
        "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",
          "autoprefixer": "^10.5.0",
          "bun": "^1.3.13",
          "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",
          "next": "16.1.6",
          "next-themes": "^0.4.6",
          "react": "19.2.4",
          "react-day-picker": "9.13.2",
          "react-dom": "19.2.4",
          "react-hook-form": "^7.73.1",
          "react-resizable-panels": "^2.1.9",
          "recharts": "2.15.0",
          "sonner": "^1.7.4",
          "swr": "^2.4.1",
          "tailwind-merge": "^3.5.0",
          "tailwindcss-animate": "1.0.7",
          "vaul": "^1.1.2",
          "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/jest": "^30.0.0",
          "@types/node": "^22.19.17",
          "@types/react": "19.2.14",
          "@types/react-dom": "19.2.3",
          "jest": "^30.3.0",
          "jest-environment-jsdom": "^30.3.0",
          "jsdom": "^29.0.2",
          "postcss": "^8.5.10",
          "tailwindcss": "^4.2.4",
          "ts-jest": "^29.4.9",
          "tw-animate-css": "1.3.3",
          "typescript": "5.7.3"
        }
      }
    ]
  },
  "routes": {
    "api_routes": [
      {
        "route": "/[...slug]",
        "source_path": "app/api/[...slug]/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "GET",
          "POST"
        ]
      },
      {
        "route": "/cron/refresh",
        "source_path": "app/api/cron/refresh/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "GET"
        ]
      },
      {
        "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": "/v1/headlines",
        "source_path": "app/api/v1/headlines/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/jobs/apply",
        "source_path": "app/api/v1/jobs/apply/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "GET",
          "POST"
        ]
      },
      {
        "route": "/v1/network",
        "source_path": "app/api/v1/network/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/v1/route-compliance",
        "source_path": "app/api/v1/route-compliance/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "GET"
        ]
      }
    ],
    "app_routes": [
      {
        "route": "/[...slug]",
        "source_path": "app/[...slug]/page.tsx",
        "kind": "next-app-page",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/faq",
        "source_path": "app/faq/page.tsx",
        "kind": "next-app-page",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/feeds",
        "source_path": "app/feeds/page.tsx",
        "kind": "next-app-page",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/jobs",
        "source_path": "app/jobs/page.tsx",
        "kind": "next-app-page",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/network/category/[category]",
        "source_path": "app/network/category/[category]/page.tsx",
        "kind": "next-app-page",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/network",
        "source_path": "app/network/page.tsx",
        "kind": "next-app-page",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/roadmap",
        "source_path": "app/roadmap/page.tsx",
        "kind": "next-app-page",
        "methods": [
          "GET"
        ]
      }
    ]
  },
  "components": [
    {
      "name": "site-card.test",
      "kind": "ui-component",
      "source_path": "__tests__/components/network/sitemap/site-card.test.tsx"
    },
    {
      "name": "sitemap-external-links.test",
      "kind": "ui-component",
      "source_path": "__tests__/components/network/sitemap/sitemap-external-links.test.tsx"
    },
    {
      "name": "sitemap-grid.test",
      "kind": "ui-component",
      "source_path": "__tests__/components/network/sitemap/sitemap-grid.test.tsx"
    },
    {
      "name": "sitemap-quick-links.test",
      "kind": "ui-component",
      "source_path": "__tests__/components/network/sitemap/sitemap-quick-links.test.tsx"
    },
    {
      "name": "trace-provider.test",
      "kind": "ui-component",
      "source_path": "__tests__/components/providers/trace-provider.test.tsx"
    },
    {
      "name": "hero-feed",
      "kind": "ui-component",
      "source_path": "components/home/hero-feed.tsx"
    },
    {
      "name": "application-form",
      "kind": "ui-component",
      "source_path": "components/jobs/application-form.tsx"
    },
    {
      "name": "job-listings",
      "kind": "ui-component",
      "source_path": "components/jobs/job-listings.tsx"
    },
    {
      "name": "app-shell",
      "kind": "ui-component",
      "source_path": "components/layout/app-shell.tsx"
    },
    {
      "name": "footer",
      "kind": "ui-component",
      "source_path": "components/layout/footer.tsx"
    },
    {
      "name": "sidebar",
      "kind": "ui-component",
      "source_path": "components/layout/sidebar.tsx"
    },
    {
      "name": "top-bar",
      "kind": "ui-component",
      "source_path": "components/layout/top-bar.tsx"
    },
    {
      "name": "category-site-grid",
      "kind": "ui-component",
      "source_path": "components/network/category-site-grid.tsx"
    },
    {
      "name": "network-sitemap",
      "kind": "ui-component",
      "source_path": "components/network/network-sitemap.tsx"
    },
    {
      "name": "route-compliance-panel",
      "kind": "ui-component",
      "source_path": "components/network/route-compliance-panel.tsx"
    },
    {
      "name": "site-tags",
      "kind": "ui-component",
      "source_path": "components/network/site-tags.tsx"
    },
    {
      "name": "site-card",
      "kind": "ui-component",
      "source_path": "components/network/sitemap/site-card.tsx"
    },
    {
      "name": "sitemap-external-links",
      "kind": "ui-component",
      "source_path": "components/network/sitemap/sitemap-external-links.tsx"
    },
    {
      "name": "sitemap-filters",
      "kind": "ui-component",
      "source_path": "components/network/sitemap/sitemap-filters.tsx"
    },
    {
      "name": "sitemap-grid",
      "kind": "ui-component",
      "source_path": "components/network/sitemap/sitemap-grid.tsx"
    },
    {
      "name": "sitemap-header",
      "kind": "ui-component",
      "source_path": "components/network/sitemap/sitemap-header.tsx"
    },
    {
      "name": "sitemap-quick-links",
      "kind": "ui-component",
      "source_path": "components/network/sitemap/sitemap-quick-links.tsx"
    },
    {
      "name": "trace-provider",
      "kind": "ui-component",
      "source_path": "components/providers/trace-provider.tsx"
    },
    {
      "name": "theme-provider",
      "kind": "ui-component",
      "source_path": "components/theme-provider.tsx"
    },
    {
      "name": "trace-status",
      "kind": "ui-component",
      "source_path": "components/trace/trace-status.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": "breadcrumbs",
      "kind": "ui-component",
      "source_path": "components/ui/breadcrumbs.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": "share-modal",
      "kind": "ui-component",
      "source_path": "components/ui/share-modal.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": [],
  "database": {
    "databases": [],
    "schemas": [],
    "migrations": []
  },
  "tests": [
    {
      "name": "cron.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/app/api/cron.test.ts"
    },
    {
      "name": "docs.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/app/api/docs.test.ts"
    },
    {
      "name": "health.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/app/api/health.test.ts"
    },
    {
      "name": "mcp.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/app/api/mcp.test.ts"
    },
    {
      "name": "network.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/app/api/network.test.ts"
    },
    {
      "name": "route.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/app/api/network/graph/route.test.ts"
    },
    {
      "name": "route-compliance.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/app/api/route-compliance.test.ts"
    },
    {
      "name": "route.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/app/api/v1/jobs/apply/route.test.ts"
    },
    {
      "name": "page.test.tsx",
      "kind": "unit-or-integration",
      "source_path": "__tests__/app/faq/page.test.tsx"
    },
    {
      "name": "page.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/app/feeds/page.test.ts"
    },
    {
      "name": "category-page.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/app/network/category-page.test.ts"
    },
    {
      "name": "page.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/app/network/page.test.ts"
    },
    {
      "name": "route-standard.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/app/route-standard.test.ts"
    },
    {
      "name": "rss-history.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/app/rss-history.test.ts"
    },
    {
      "name": "route.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/app/rss.xml/route.test.ts"
    },
    {
      "name": "route.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/app/sitemap.xml/route.test.ts"
    },
    {
      "name": "site-card.test.tsx",
      "kind": "unit-or-integration",
      "source_path": "__tests__/components/network/sitemap/site-card.test.tsx"
    },
    {
      "name": "sitemap-external-links.test.tsx",
      "kind": "unit-or-integration",
      "source_path": "__tests__/components/network/sitemap/sitemap-external-links.test.tsx"
    },
    {
      "name": "sitemap-grid.test.tsx",
      "kind": "unit-or-integration",
      "source_path": "__tests__/components/network/sitemap/sitemap-grid.test.tsx"
    },
    {
      "name": "sitemap-quick-links.test.tsx",
      "kind": "unit-or-integration",
      "source_path": "__tests__/components/network/sitemap/sitemap-quick-links.test.tsx"
    },
    {
      "name": "trace-provider.test.tsx",
      "kind": "unit-or-integration",
      "source_path": "__tests__/components/providers/trace-provider.test.tsx"
    },
    {
      "name": "feature-flags.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/lib/config/feature-flags.test.ts"
    },
    {
      "name": "network-filters.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/lib/network-filters.test.ts"
    },
    {
      "name": "network.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/lib/network.test.ts"
    },
    {
      "name": "discovery.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/lib/network/discovery.test.ts"
    },
    {
      "name": "feed-pagination.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/lib/network/feed-pagination.test.ts"
    },
    {
      "name": "index.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/lib/network/index.test.ts"
    },
    {
      "name": "route-compliance.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/lib/network/route-compliance.test.ts"
    },
    {
      "name": "types.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/lib/network/types.test.ts"
    },
    {
      "name": "rss.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/lib/rss.test.ts"
    },
    {
      "name": "client.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/lib/trace/client.test.ts"
    },
    {
      "name": "hooks.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/lib/trace/hooks.test.ts"
    },
    {
      "name": "utils.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/lib/utils.test.ts"
    },
    {
      "name": "openapi-spec.ts",
      "kind": "unit-or-integration",
      "source_path": "lib/docs/openapi-spec.ts"
    }
  ],
  "ci": {
    "workflows": []
  },
  "containers": {
    "dockerfiles": [],
    "compose_files": []
  },
  "env": {
    "example_files": [],
    "variables": [
      {
        "name": "CRON_SECRET",
        "source_paths": [
          "__tests__/app/api/cron.test.ts",
          "app/api/cron/refresh/route.ts"
        ],
        "likely_secret": true
      },
      {
        "name": "NODE_ENV",
        "source_paths": [
          "lib/trace/client.ts"
        ],
        "likely_secret": false
      },
      {
        "name": "PLATPHORM_API_KEY",
        "source_paths": [
          "app/api/health/route.ts",
          "lib/trace/client.ts"
        ],
        "likely_secret": true
      },
      {
        "name": "VERCEL_ENV",
        "source_paths": [
          "app/api/health/route.ts"
        ],
        "likely_secret": false
      },
      {
        "name": "VERCEL_URL",
        "source_paths": [
          "app/api/cron/refresh/route.ts"
        ],
        "likely_secret": false
      }
    ]
  },
  "configs": [
    {
      "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.ts"
      }
    ],
    "llms": [],
    "sitemaps": [],
    "feeds": [],
    "well_known": [
      {
        "path": "app/.well-known/agent.json/route.ts"
      },
      {
        "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-policy.json/route.ts"
      },
      {
        "path": "app/.well-known/trust.json/route.ts"
      }
    ],
    "robots": [],
    "manifests": []
  },
  "integrations": [
    {
      "name": "PlatPhorm",
      "confidence": "medium",
      "evidence_paths": [
        "__tests__/app/route-standard.test.ts",
        "app/.well-known/trust.json/route.ts",
        "app/api/health/route.ts",
        "app/llms-full.txt/route.ts",
        "app/llms.txt/route.ts",
        "lib/trace/client.ts",
        "package.json"
      ]
    },
    {
      "name": "Vercel",
      "confidence": "medium",
      "evidence_paths": [
        "app/api/cron/refresh/route.ts",
        "app/api/health/route.ts",
        "app/layout.tsx",
        "package.json",
        "pnpm-lock.yaml"
      ]
    }
  ],
  "license": {
    "spdx": null,
    "paths": []
  },
  "comments": [
    {
      "kind": "security",
      "source_path": "__tests__/app/route-standard.test.ts",
      "line": 6,
      "text": "import { GET as securityTxt } from \"../../app/.well-known/security.txt/route\";"
    },
    {
      "kind": "security",
      "source_path": "__tests__/app/route-standard.test.ts",
      "line": 17,
      "text": "it(\"exposes LLM index, OpenAPI YAML, MCP, trust, and security discovery files\", async () => {"
    },
    {
      "kind": "security",
      "source_path": "__tests__/app/route-standard.test.ts",
      "line": 30,
      "text": "expect(await securityResponse.text()).toContain(\"security@platphormnews.com\");"
    },
    {
      "kind": "security",
      "source_path": ".jules/sentinel.md",
      "line": 10,
      "text": "**Vulnerability:** The API routes (`/api/docs`, `/api/mcp`, `/api/network/graph`) and Next.js/Vercel configs used `Access-Control-Allow-Origin: \"*\"` which is an overly permissive configuration that actively weakens security."
    },
    {
      "kind": "security",
      "source_path": "app/.well-known/security.txt/route.ts",
      "line": 5,
      "text": "\"Contact: mailto:security@platphormnews.com\","
    },
    {
      "kind": "security",
      "source_path": "app/.well-known/security.txt/route.ts",
      "line": 8,
      "text": "\"Canonical: https://base.platphormnews.com/.well-known/security.txt\","
    },
    {
      "kind": "security",
      "source_path": "lib/network/catalog.ts",
      "line": 52,
      "text": "[\"atlas.platphormnews.com\", \"Security / Intelligence\", \"Network\", \"Atlas site for observation, telemetry, or network intelligence.\"],"
    },
    {
      "kind": "security",
      "source_path": "lib/network/catalog.ts",
      "line": 58,
      "text": "[\"threatrelay.platphormnews.com\", \"Security\", \"Technology\", \"ThreatRelay security or telemetry platform.\"],"
    },
    {
      "kind": "security",
      "source_path": "lib/network/catalog.ts",
      "line": 63,
      "text": "[\"keys.platphormnews.com\", \"Security\", \"Network\", \"API key distribution and access control site.\"],"
    },
    {
      "kind": "security",
      "source_path": "lib/network/catalog.ts",
      "line": 82,
      "text": "[\"lab.threatrelay.com\", \"Security / Lab\", \"Technology\", \"JA4 and Vercel lab for testing and research.\"],"
    },
    {
      "kind": "security",
      "source_path": "lib/network/catalog.ts",
      "line": 110,
      "text": "[\"red.platphormnews.com\", \"Security\", \"Technology\", \"Red team themed landing page or security microsite.\"],"
    },
    {
      "kind": "security",
      "source_path": "lib/network/route-compliance.ts",
      "line": 20,
      "text": "\"/.well-known/security.txt\","
    },
    {
      "kind": "security",
      "source_path": "lib/network/types.ts",
      "line": 773,
      "text": "// Tech Security"
    },
    {
      "kind": "security",
      "source_path": "lib/network/types.ts",
      "line": 779,
      "text": "description: \"Decentralized security analysis and threat intelligence\","
    },
    {
      "kind": "security",
      "source_path": "lib/network/types.ts",
      "line": 780,
      "text": "category: \"security\","
    },
    {
      "kind": "security",
      "source_path": "lib/network/types.ts",
      "line": 1113,
      "text": "security: { label: \"Security\", icon: \"S\", color: \"chart-3\" },"
    },
    {
      "kind": "deprecated",
      "source_path": "pnpm-lock.yaml",
      "line": 2355,
      "text": "deprecated: Old versions of glob 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 cont"
    },
    {
      "kind": "deprecated",
      "source_path": "pnpm-lock.yaml",
      "line": 2360,
      "text": "deprecated: Old versions of glob 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 cont"
    },
    {
      "kind": "deprecated",
      "source_path": "pnpm-lock.yaml",
      "line": 2416,
      "text": "deprecated: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful."
    },
    {
      "kind": "deprecated",
      "source_path": "pnpm-lock.yaml",
      "line": 3404,
      "text": "deprecated: Use @exodus/bytes instead for a more spec-conformant and faster implementation"
    },
    {
      "kind": "security",
      "source_path": "README.md",
      "line": 156,
      "text": "### Security"
    },
    {
      "kind": "security",
      "source_path": "README.md",
      "line": 157,
      "text": "- **DESA** - desa.platphormnews.com - Security analysis"
    }
  ],
  "security": {
    "secret_risks": [],
    "unsafe_patterns": [
      {
        "name": "child-process-exec",
        "confidence": "medium",
        "evidence_paths": [
          "lib/network/rss.ts"
        ]
      },
      {
        "name": "dangerously-set-html",
        "confidence": "medium",
        "evidence_paths": [
          ".jules/sentinel.md",
          "app/faq/page.tsx",
          "app/layout.tsx",
          "components/ui/chart.tsx"
        ]
      },
      {
        "name": "sql-injection-review-needed",
        "confidence": "medium",
        "evidence_paths": [
          "app/feed.xml/route.ts"
        ]
      },
      {
        "name": "ssrf-review-needed",
        "confidence": "medium",
        "evidence_paths": [
          "components/layout/top-bar.tsx",
          "components/network/route-compliance-panel.tsx",
          "lib/network/route-compliance.ts",
          "lib/network/rss.ts"
        ]
      }
    ],
    "sensitive_data_indicators": [
      {
        "name": "api_key",
        "confidence": "medium",
        "evidence_paths": [
          "__tests__/app/route-standard.test.ts",
          "app/.well-known/trust.json/route.ts",
          "app/api/health/route.ts",
          "app/llms-full.txt/route.ts",
          "app/llms.txt/route.ts",
          "lib/trace/client.ts"
        ]
      },
      {
        "name": "card",
        "confidence": "medium",
        "evidence_paths": [
          "__tests__/components/network/sitemap/site-card.test.tsx",
          "__tests__/components/network/sitemap/sitemap-grid.test.tsx",
          ".jules/palette.md",
          ".jules/sentinel.md",
          "app/faq/page.tsx",
          "app/feeds/page.tsx",
          "app/globals.css",
          "app/jobs/page.tsx",
          "app/layout.tsx",
          "app/network/category/[category]/page.tsx",
          "app/network/page.tsx",
          "app/roadmap/page.tsx",
          "components/home/hero-feed.tsx",
          "components/jobs/job-listings.tsx",
          "components/layout/top-bar.tsx",
          "components/network/category-site-grid.tsx",
          "components/network/network-sitemap.tsx",
          "components/network/route-compliance-panel.tsx",
          "components/network/sitemap/site-card.tsx",
          "components/network/sitemap/sitemap-filters.tsx"
        ]
      },
      {
        "name": "email",
        "confidence": "medium",
        "evidence_paths": [
          "__tests__/app/api/v1/jobs/apply/route.test.ts",
          "app/.well-known/ai-plugin.json/route.ts",
          "app/api/v1/jobs/apply/route.ts",
          "app/faq/page.tsx",
          "app/feed.xml/route.ts",
          "app/layout.tsx",
          "components/jobs/application-form.tsx",
          "components/layout/footer.tsx",
          "components/ui/share-modal.tsx",
          "lib/docs/openapi-spec.ts",
          "lib/network/catalog.ts",
          "lib/network/rss.ts"
        ]
      },
      {
        "name": "financial",
        "confidence": "medium",
        "evidence_paths": [
          "lib/network/catalog.ts",
          "lib/network/types.ts",
          "README.md"
        ]
      },
      {
        "name": "fingerprint",
        "confidence": "medium",
        "evidence_paths": [
          "public/schemas/platphorm-universal-schema-pack.json"
        ]
      },
      {
        "name": "health",
        "confidence": "medium",
        "evidence_paths": [
          "__tests__/app/api/health.test.ts",
          "__tests__/app/route-standard.test.ts",
          "__tests__/components/network/sitemap/sitemap-quick-links.test.tsx",
          "__tests__/lib/network/route-compliance.test.ts",
          "app/.well-known/agent.json/route.ts",
          "app/.well-known/trust.json/route.ts",
          "app/[...slug]/page.tsx",
          "app/api/v1/health/route.ts",
          "app/faq/page.tsx",
          "app/llms-full.txt/route.ts",
          "app/llms.txt/route.ts",
          "app/network/page.tsx",
          "app/sitemap.xml/route.ts",
          "components/layout/footer.tsx",
          "components/layout/sidebar.tsx",
          "components/network/sitemap/sitemap-quick-links.tsx",
          "components/trace/trace-status.tsx",
          "lib/docs/openapi-spec.ts",
          "lib/network/catalog.ts",
          "lib/network/route-compliance.ts"
        ]
      },
      {
        "name": "location",
        "confidence": "medium",
        "evidence_paths": [
          ".jules/bolt.md",
          "app/api/v1/jobs/apply/route.ts",
          "app/feed.xml/route.ts",
          "app/jobs/page.tsx",
          "app/layout.tsx",
          "app/sitemap.xml/route.ts",
          "components/home/hero-feed.tsx",
          "components/jobs/application-form.tsx",
          "components/jobs/data.ts",
          "components/jobs/job-listings.tsx",
          "components/providers/trace-provider.tsx",
          "components/ui/share-modal.tsx",
          "lib/network/rss.ts",
          "lib/trace/hooks.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": [
          "__tests__/app/api/cron.test.ts",
          "app/.well-known/ai-plugin.json/route.ts",
          "middleware.ts",
          "pnpm-lock.yaml"
        ]
      }
    ]
  },
  "generated_at": "2026-05-16T16:44:12.891Z"
}
