{
  "schema_version": "1.0.0",
  "scanner": {
    "name": "global-capability-catalog",
    "version": "0.1.0"
  },
  "repo": {
    "id": "github-recent__mbarbine__platphorm-alleycats",
    "name": "mbarbine__platphorm-alleycats",
    "path": "/Users/bwm.barbinewarnermichael/Documents/github/repositories/github-recent/mbarbine__platphorm-alleycats",
    "relative_path": "github-recent/mbarbine__platphorm-alleycats",
    "remote_url": "git@github.com:mbarbine/platphorm-alleycats.git",
    "default_branch": "main",
    "current_commit": "fd1b3258cdfee8cec4a75a3e11acba5d4147d536"
  },
  "languages": [
    {
      "language": "TypeScript",
      "files": 104,
      "bytes": 432906
    },
    {
      "language": "YAML",
      "files": 1,
      "bytes": 233127
    },
    {
      "language": "CSS",
      "files": 2,
      "bytes": 13859
    },
    {
      "language": "Markdown",
      "files": 2,
      "bytes": 8233
    },
    {
      "language": "JSON",
      "files": 3,
      "bytes": 3767
    },
    {
      "language": "JavaScript",
      "files": 3,
      "bytes": 1121
    }
  ],
  "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": "my-project",
        "version": "0.1.0",
        "scripts": {
          "dev": "next dev",
          "build": "next build",
          "start": "next start",
          "lint": "eslint .",
          "test": "jest",
          "test:watch": "jest --watch",
          "test:coverage": "jest --coverage",
          "test:ci": "jest --ci --coverage --runInBand"
        },
        "dependencies": {
          "@hookform/resolvers": "^3.9.1",
          "@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.4.20",
          "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",
          "framer-motion": "^12.38.0",
          "input-otp": "1.4.2",
          "lucide-react": "^0.564.0",
          "next": "16.2.4",
          "next-themes": "^0.4.6",
          "react": "^19",
          "react-day-picker": "9.13.2",
          "react-dom": "^19",
          "react-hook-form": "^7.54.1",
          "react-resizable-panels": "^2.1.7",
          "recharts": "2.15.0",
          "sonner": "^1.7.1",
          "tailwind-merge": "^3.3.1",
          "vaul": "^1.1.2",
          "zod": "^3.24.1"
        },
        "dev_dependencies": {
          "@tailwindcss/postcss": "^4.2.0",
          "@testing-library/jest-dom": "^6.4.0",
          "@testing-library/react": "^16.0.0",
          "@testing-library/user-event": "^14.5.0",
          "@types/jest": "^29.5.0",
          "@types/node": "^22",
          "@types/react": "^19",
          "@types/react-dom": "^19",
          "jest": "^29.7.0",
          "jest-environment-jsdom": "^29.7.0",
          "postcss": "^8.5",
          "tailwindcss": "^4.2.0",
          "tw-animate-css": "1.3.3",
          "typescript": "5.7.3"
        }
      }
    ]
  },
  "routes": {
    "api_routes": [
      {
        "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": "/og",
        "source_path": "app/api/og/route.tsx",
        "kind": "next-app-api-route",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/v1/ascii",
        "source_path": "app/api/v1/ascii/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "GET",
          "POST"
        ]
      },
      {
        "route": "/v1/contributors",
        "source_path": "app/api/v1/contributors/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/v1/zine/pages/[pageNumber]",
        "source_path": "app/api/v1/zine/pages/[pageNumber]/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/v1/zine",
        "source_path": "app/api/v1/zine/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "GET"
        ]
      }
    ],
    "app_routes": [
      {
        "route": "/privacy",
        "source_path": "app/privacy/page.tsx",
        "kind": "next-app-page",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/security",
        "source_path": "app/security/page.tsx",
        "kind": "next-app-page",
        "methods": [
          "GET"
        ]
      }
    ]
  },
  "components": [
    {
      "name": "zine-reader.test",
      "kind": "ui-component",
      "source_path": "__tests__/components/zine-reader.test.tsx"
    },
    {
      "name": "bookmark-button",
      "kind": "ui-component",
      "source_path": "components/bookmark-button.tsx"
    },
    {
      "name": "cinematic-intro",
      "kind": "ui-component",
      "source_path": "components/cinematic-intro.tsx"
    },
    {
      "name": "download-dialog",
      "kind": "ui-component",
      "source_path": "components/download-dialog.tsx"
    },
    {
      "name": "progress-bar",
      "kind": "ui-component",
      "source_path": "components/progress-bar.tsx"
    },
    {
      "name": "theme-provider",
      "kind": "ui-component",
      "source_path": "components/theme-provider.tsx"
    },
    {
      "name": "accordion",
      "kind": "ui-component",
      "source_path": "components/ui/accordion.tsx"
    },
    {
      "name": "alert-dialog",
      "kind": "ui-component",
      "source_path": "components/ui/alert-dialog.tsx"
    },
    {
      "name": "alert",
      "kind": "ui-component",
      "source_path": "components/ui/alert.tsx"
    },
    {
      "name": "aspect-ratio",
      "kind": "ui-component",
      "source_path": "components/ui/aspect-ratio.tsx"
    },
    {
      "name": "avatar",
      "kind": "ui-component",
      "source_path": "components/ui/avatar.tsx"
    },
    {
      "name": "badge",
      "kind": "ui-component",
      "source_path": "components/ui/badge.tsx"
    },
    {
      "name": "breadcrumb",
      "kind": "ui-component",
      "source_path": "components/ui/breadcrumb.tsx"
    },
    {
      "name": "button-group",
      "kind": "ui-component",
      "source_path": "components/ui/button-group.tsx"
    },
    {
      "name": "button",
      "kind": "ui-component",
      "source_path": "components/ui/button.tsx"
    },
    {
      "name": "calendar",
      "kind": "ui-component",
      "source_path": "components/ui/calendar.tsx"
    },
    {
      "name": "card",
      "kind": "ui-component",
      "source_path": "components/ui/card.tsx"
    },
    {
      "name": "carousel",
      "kind": "ui-component",
      "source_path": "components/ui/carousel.tsx"
    },
    {
      "name": "chart",
      "kind": "ui-component",
      "source_path": "components/ui/chart.tsx"
    },
    {
      "name": "checkbox",
      "kind": "ui-component",
      "source_path": "components/ui/checkbox.tsx"
    },
    {
      "name": "collapsible",
      "kind": "ui-component",
      "source_path": "components/ui/collapsible.tsx"
    },
    {
      "name": "command",
      "kind": "ui-component",
      "source_path": "components/ui/command.tsx"
    },
    {
      "name": "context-menu",
      "kind": "ui-component",
      "source_path": "components/ui/context-menu.tsx"
    },
    {
      "name": "dialog",
      "kind": "ui-component",
      "source_path": "components/ui/dialog.tsx"
    },
    {
      "name": "drawer",
      "kind": "ui-component",
      "source_path": "components/ui/drawer.tsx"
    },
    {
      "name": "dropdown-menu",
      "kind": "ui-component",
      "source_path": "components/ui/dropdown-menu.tsx"
    },
    {
      "name": "empty",
      "kind": "ui-component",
      "source_path": "components/ui/empty.tsx"
    },
    {
      "name": "field",
      "kind": "ui-component",
      "source_path": "components/ui/field.tsx"
    },
    {
      "name": "form",
      "kind": "ui-component",
      "source_path": "components/ui/form.tsx"
    },
    {
      "name": "hover-card",
      "kind": "ui-component",
      "source_path": "components/ui/hover-card.tsx"
    },
    {
      "name": "input-group",
      "kind": "ui-component",
      "source_path": "components/ui/input-group.tsx"
    },
    {
      "name": "input-otp",
      "kind": "ui-component",
      "source_path": "components/ui/input-otp.tsx"
    },
    {
      "name": "input",
      "kind": "ui-component",
      "source_path": "components/ui/input.tsx"
    },
    {
      "name": "item",
      "kind": "ui-component",
      "source_path": "components/ui/item.tsx"
    },
    {
      "name": "kbd",
      "kind": "ui-component",
      "source_path": "components/ui/kbd.tsx"
    },
    {
      "name": "label",
      "kind": "ui-component",
      "source_path": "components/ui/label.tsx"
    },
    {
      "name": "menubar",
      "kind": "ui-component",
      "source_path": "components/ui/menubar.tsx"
    },
    {
      "name": "navigation-menu",
      "kind": "ui-component",
      "source_path": "components/ui/navigation-menu.tsx"
    },
    {
      "name": "pagination",
      "kind": "ui-component",
      "source_path": "components/ui/pagination.tsx"
    },
    {
      "name": "popover",
      "kind": "ui-component",
      "source_path": "components/ui/popover.tsx"
    },
    {
      "name": "progress",
      "kind": "ui-component",
      "source_path": "components/ui/progress.tsx"
    },
    {
      "name": "radio-group",
      "kind": "ui-component",
      "source_path": "components/ui/radio-group.tsx"
    },
    {
      "name": "resizable",
      "kind": "ui-component",
      "source_path": "components/ui/resizable.tsx"
    },
    {
      "name": "scroll-area",
      "kind": "ui-component",
      "source_path": "components/ui/scroll-area.tsx"
    },
    {
      "name": "select",
      "kind": "ui-component",
      "source_path": "components/ui/select.tsx"
    },
    {
      "name": "separator",
      "kind": "ui-component",
      "source_path": "components/ui/separator.tsx"
    },
    {
      "name": "sheet",
      "kind": "ui-component",
      "source_path": "components/ui/sheet.tsx"
    },
    {
      "name": "sidebar",
      "kind": "ui-component",
      "source_path": "components/ui/sidebar.tsx"
    },
    {
      "name": "skeleton",
      "kind": "ui-component",
      "source_path": "components/ui/skeleton.tsx"
    },
    {
      "name": "slider",
      "kind": "ui-component",
      "source_path": "components/ui/slider.tsx"
    },
    {
      "name": "sonner",
      "kind": "ui-component",
      "source_path": "components/ui/sonner.tsx"
    },
    {
      "name": "spinner",
      "kind": "ui-component",
      "source_path": "components/ui/spinner.tsx"
    },
    {
      "name": "switch",
      "kind": "ui-component",
      "source_path": "components/ui/switch.tsx"
    },
    {
      "name": "table",
      "kind": "ui-component",
      "source_path": "components/ui/table.tsx"
    },
    {
      "name": "tabs",
      "kind": "ui-component",
      "source_path": "components/ui/tabs.tsx"
    },
    {
      "name": "textarea",
      "kind": "ui-component",
      "source_path": "components/ui/textarea.tsx"
    },
    {
      "name": "toast",
      "kind": "ui-component",
      "source_path": "components/ui/toast.tsx"
    },
    {
      "name": "toaster",
      "kind": "ui-component",
      "source_path": "components/ui/toaster.tsx"
    },
    {
      "name": "toggle-group",
      "kind": "ui-component",
      "source_path": "components/ui/toggle-group.tsx"
    },
    {
      "name": "toggle",
      "kind": "ui-component",
      "source_path": "components/ui/toggle.tsx"
    },
    {
      "name": "tooltip",
      "kind": "ui-component",
      "source_path": "components/ui/tooltip.tsx"
    },
    {
      "name": "use-mobile",
      "kind": "ui-component",
      "source_path": "components/ui/use-mobile.tsx"
    },
    {
      "name": "zine-reader",
      "kind": "ui-component",
      "source_path": "components/zine-reader.tsx"
    }
  ],
  "data_models": [],
  "database": {
    "databases": [],
    "schemas": [],
    "migrations": []
  },
  "tests": [
    {
      "name": "accessibility.test.tsx",
      "kind": "unit-or-integration",
      "source_path": "__tests__/accessibility.test.tsx"
    },
    {
      "name": "routes.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/api/routes.test.ts"
    },
    {
      "name": "zine-reader.test.tsx",
      "kind": "unit-or-integration",
      "source_path": "__tests__/components/zine-reader.test.tsx"
    },
    {
      "name": "health.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/health.test.ts"
    },
    {
      "name": "network.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/integration/network.test.ts"
    },
    {
      "name": "transcription.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/lib/transcription.test.ts"
    },
    {
      "name": "use-preferences.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/lib/use-preferences.test.ts"
    },
    {
      "name": "zine-data.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/lib/zine-data.test.ts"
    },
    {
      "name": "responsive.test.tsx",
      "kind": "unit-or-integration",
      "source_path": "__tests__/responsive.test.tsx"
    }
  ],
  "ci": {
    "workflows": []
  },
  "containers": {
    "dockerfiles": [],
    "compose_files": []
  },
  "env": {
    "example_files": [],
    "variables": [
      {
        "name": "NODE_ENV",
        "source_paths": [
          "__tests__/health.test.ts",
          "app/api/health/route.ts",
          "app/layout.tsx"
        ],
        "likely_secret": false
      },
      {
        "name": "VERCEL_REGION",
        "source_paths": [
          "app/api/health/route.ts"
        ],
        "likely_secret": false
      }
    ]
  },
  "configs": [
    {
      "path": "next.config.mjs"
    },
    {
      "path": "package.json"
    },
    {
      "path": "postcss.config.mjs"
    },
    {
      "path": "tsconfig.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/ai-plugin.json/route.ts"
      },
      {
        "path": "app/.well-known/security.txt/route.ts"
      }
    ],
    "robots": [],
    "manifests": []
  },
  "integrations": [
    {
      "name": "Vercel",
      "confidence": "medium",
      "evidence_paths": [
        "app/api/health/route.ts",
        "app/layout.tsx",
        "package.json",
        "pnpm-lock.yaml"
      ]
    }
  ],
  "license": {
    "spdx": null,
    "paths": []
  },
  "comments": [
    {
      "kind": "security",
      "source_path": "__tests__/api/routes.test.ts",
      "line": 140,
      "text": "describe('GET /.well-known/security.txt', () => {"
    },
    {
      "kind": "security",
      "source_path": "__tests__/api/routes.test.ts",
      "line": 141,
      "text": "it('should return security contact info', async () => {"
    },
    {
      "kind": "security",
      "source_path": "__tests__/api/routes.test.ts",
      "line": 142,
      "text": "const response = await fetch(`${baseUrl}/.well-known/security.txt`)"
    },
    {
      "kind": "security",
      "source_path": "__tests__/health.test.ts",
      "line": 32,
      "text": "{ path: '/.well-known/security.txt', type: 'text/plain' },"
    },
    {
      "kind": "security",
      "source_path": "__tests__/health.test.ts",
      "line": 72,
      "text": "'/security',"
    },
    {
      "kind": "security",
      "source_path": "__tests__/health.test.ts",
      "line": 85,
      "text": "it('should have security headers', async () => {"
    },
    {
      "kind": "security",
      "source_path": "__tests__/integration/network.test.ts",
      "line": 49,
      "text": "describe('CLAWS Security Integration', () => {"
    },
    {
      "kind": "security",
      "source_path": "__tests__/integration/network.test.ts",
      "line": 56,
      "text": "it('should have security check function', async () => {"
    },
    {
      "kind": "todo",
      "source_path": "__tests__/lib/transcription.test.ts",
      "line": 106,
      "text": "expect(page.content).not.toContain('TODO')"
    },
    {
      "kind": "security",
      "source_path": "app/.well-known/security.txt/route.ts",
      "line": 3,
      "text": "const SECURITY_TXT = `# Alleycats Alcove Security Policy"
    },
    {
      "kind": "security",
      "source_path": "app/.well-known/security.txt/route.ts",
      "line": 6,
      "text": "Contact: mailto:security@platphormnews.com"
    },
    {
      "kind": "security",
      "source_path": "app/.well-known/security.txt/route.ts",
      "line": 7,
      "text": "Contact: https://alleycats.platphormnews.com/security"
    },
    {
      "kind": "security",
      "source_path": "app/.well-known/security.txt/route.ts",
      "line": 10,
      "text": "Canonical: https://alleycats.platphormnews.com/.well-known/security.txt"
    },
    {
      "kind": "security",
      "source_path": "app/.well-known/security.txt/route.ts",
      "line": 11,
      "text": "Policy: https://alleycats.platphormnews.com/security"
    },
    {
      "kind": "security",
      "source_path": "app/.well-known/security.txt/route.ts",
      "line": 14,
      "text": "# We appreciate responsible disclosure of security vulnerabilities."
    },
    {
      "kind": "security",
      "source_path": "app/api/docs/route.ts",
      "line": 365,
      "text": "description: 'Security intelligence',"
    },
    {
      "kind": "security",
      "source_path": "app/llms-index.json/route.ts",
      "line": 34,
      "text": "security: `${baseUrl}/.well-known/security.txt`,"
    },
    {
      "kind": "security",
      "source_path": "app/security/page.tsx",
      "line": 6,
      "text": "title: 'Security',"
    },
    {
      "kind": "security",
      "source_path": "app/security/page.tsx",
      "line": 7,
      "text": "description: 'Security practices and responsible disclosure policy for Alleycats Alcove Zine.',"
    },
    {
      "kind": "security",
      "source_path": "app/security/page.tsx",
      "line": 22,
      "text": "<h1 className=\"text-3xl font-bold mb-2\">Security</h1>"
    },
    {
      "kind": "security",
      "source_path": "app/security/page.tsx",
      "line": 32,
      "text": "<h2 className=\"text-lg font-semibold mb-2\">Security by Design</h2>"
    },
    {
      "kind": "security",
      "source_path": "app/security/page.tsx",
      "line": 34,
      "text": "Alleycats Alcove is designed with security in mind. We have no user accounts,"
    },
    {
      "kind": "security",
      "source_path": "app/security/page.tsx",
      "line": 51,
      "text": "modern security headers including Content-Security-Policy, X-Frame-Options,"
    },
    {
      "kind": "security",
      "source_path": "app/security/page.tsx",
      "line": 52,
      "text": "and Strict-Transport-Security."
    },
    {
      "kind": "security",
      "source_path": "app/security/page.tsx",
      "line": 81,
      "text": "If you discover a security vulnerability, please report it responsibly."
    },
    {
      "kind": "security",
      "source_path": "app/security/page.tsx",
      "line": 87,
      "text": "<a href=\"mailto:security@platphormnews.com\" className=\"text-primary hover:underline\">"
    },
    {
      "kind": "security",
      "source_path": "app/security/page.tsx",
      "line": 88,
      "text": "security@platphormnews.com"
    },
    {
      "kind": "security",
      "source_path": "app/security/page.tsx",
      "line": 92,
      "text": "<span className=\"text-foreground font-medium\">Security.txt:</span>{' '}"
    },
    {
      "kind": "security",
      "source_path": "app/security/page.tsx",
      "line": 93,
      "text": "<a href=\"/.well-known/security.txt\" className=\"text-primary hover:underline\">"
    },
    {
      "kind": "security",
      "source_path": "app/security/page.tsx",
      "line": 94,
      "text": "/.well-known/security.txt"
    },
    {
      "kind": "security",
      "source_path": "app/security/page.tsx",
      "line": 105,
      "text": "We are planning to integrate with CLAWS (Community-Led AI Web Security),"
    },
    {
      "kind": "security",
      "source_path": "app/security/page.tsx",
      "line": 106,
      "text": "a next-generation security platform from the Platphorm News Network. This will"
    },
    {
      "kind": "security",
      "source_path": "app/security/page.tsx",
      "line": 107,
      "text": "provide AI-powered threat detection and community-driven security policies."
    },
    {
      "kind": "security",
      "source_path": "app/sitemap.ts",
      "line": 47,
      "text": "url: `${baseUrl}/security`,"
    },
    {
      "kind": "security",
      "source_path": "lib/platphorm-network.ts",
      "line": 39,
      "text": "name: 'CLAWS Security Intelligence',"
    },
    {
      "kind": "security",
      "source_path": "lib/platphorm-network.ts",
      "line": 40,
      "text": "description: 'Security threat data and policy information',"
    },
    {
      "kind": "security",
      "source_path": "lib/platphorm-network.ts",
      "line": 151,
      "text": "// CLAWS security integration (Community-Led AI Web Security)"
    },
    {
      "kind": "security",
      "source_path": "lib/platphorm-network.ts",
      "line": 160,
      "text": "return { status: 'deploying', message: 'CLAWS is being deployed - security features coming soon' }"
    },
    {
      "kind": "security",
      "source_path": "lib/platphorm-network.ts",
      "line": 168,
      "text": "// Get CLAWS security policies (when available)"
    },
    {
      "kind": "deprecated",
      "source_path": "pnpm-lock.yaml",
      "line": 1611,
      "text": "deprecated: Use your platform's native atob() and btoa() methods instead"
    },
    {
      "kind": "deprecated",
      "source_path": "pnpm-lock.yaml",
      "line": 1942,
      "text": "deprecated: Use your platform's native DOMException instead"
    },
    {
      "kind": "deprecated",
      "source_path": "pnpm-lock.yaml",
      "line": 2119,
      "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": 2182,
      "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": 3089,
      "text": "deprecated: Use @exodus/bytes instead for a more spec-conformant and faster implementation"
    },
    {
      "kind": "security",
      "source_path": "README.md",
      "line": 69,
      "text": "- **[claws.platphormnews.com](https://claws.platphormnews.com)** - Security intelligence"
    },
    {
      "kind": "security",
      "source_path": "README.md",
      "line": 140,
      "text": "- [ ] CLAWS security integration (when deployed)"
    }
  ],
  "security": {
    "secret_risks": [],
    "unsafe_patterns": [
      {
        "name": "dangerously-set-html",
        "confidence": "medium",
        "evidence_paths": [
          "app/layout.tsx",
          "components/ui/chart.tsx"
        ]
      }
    ],
    "sensitive_data_indicators": [
      {
        "name": "card",
        "confidence": "medium",
        "evidence_paths": [
          "app/globals.css",
          "app/layout.tsx",
          "app/security/page.tsx",
          "components/cinematic-intro.tsx",
          "components/download-dialog.tsx",
          "components/ui/alert.tsx",
          "components/ui/calendar.tsx",
          "components/ui/card.tsx",
          "components/ui/hover-card.tsx",
          "components/zine-reader.tsx",
          "package.json",
          "pnpm-lock.yaml",
          "styles/globals.css"
        ]
      },
      {
        "name": "email",
        "confidence": "medium",
        "evidence_paths": [
          "app/.well-known/ai-plugin.json/route.ts",
          "app/api/docs/route.ts",
          "app/humans.txt/route.ts",
          "app/layout.tsx",
          "app/privacy/page.tsx",
          "app/security/page.tsx",
          "CONTRIBUTING.md",
          "lib/zine-data.ts"
        ]
      },
      {
        "name": "fingerprint",
        "confidence": "medium",
        "evidence_paths": [
          "app/privacy/page.tsx"
        ]
      },
      {
        "name": "health",
        "confidence": "medium",
        "evidence_paths": [
          "__tests__/api/routes.test.ts",
          "__tests__/health.test.ts",
          "app/api/docs/route.ts",
          "app/api/health/route.ts",
          "app/api/mcp/route.ts",
          "app/llms-full.txt/route.ts",
          "app/llms-index.json/route.ts",
          "app/llms.txt/route.ts",
          "lib/platphorm-network.ts",
          "README.md"
        ]
      },
      {
        "name": "ip address",
        "confidence": "medium",
        "evidence_paths": [
          "app/privacy/page.tsx"
        ]
      },
      {
        "name": "location",
        "confidence": "medium",
        "evidence_paths": [
          "__tests__/integration/network.test.ts",
          "__tests__/lib/zine-data.test.ts",
          "app/api/docs/route.ts",
          "app/api/health/route.ts",
          "app/api/mcp/route.ts",
          "app/api/v1/zine/route.ts",
          "app/feed.xml/route.ts",
          "app/humans.txt/route.ts",
          "app/llms-full.txt/route.ts",
          "app/llms-index.json/route.ts",
          "app/llms.txt/route.ts",
          "app/page.tsx",
          "components/zine-reader.tsx",
          "CONTRIBUTING.md",
          "lib/ascii-utils.ts",
          "lib/platphorm-network.ts",
          "lib/zine-data.ts",
          "README.md"
        ]
      },
      {
        "name": "payment",
        "confidence": "medium",
        "evidence_paths": [
          "app/security/page.tsx"
        ]
      },
      {
        "name": "pii",
        "confidence": "medium",
        "evidence_paths": [
          "pnpm-lock.yaml"
        ]
      },
      {
        "name": "token",
        "confidence": "medium",
        "evidence_paths": [
          "pnpm-lock.yaml"
        ]
      }
    ]
  },
  "generated_at": "2026-05-16T16:44:12.536Z"
}
