{
  "schema_version": "1.0.0",
  "scanner": {
    "name": "global-capability-catalog",
    "version": "0.1.0"
  },
  "repo": {
    "id": "github-recent__mbarbine__uberpidgeons",
    "name": "mbarbine__uberpidgeons",
    "path": "/Users/bwm.barbinewarnermichael/Documents/github/repositories/github-recent/mbarbine__uberpidgeons",
    "relative_path": "github-recent/mbarbine__uberpidgeons",
    "remote_url": "git@github.com:mbarbine/uberpidgeons.git",
    "default_branch": "main",
    "current_commit": "9b16e515596d5f577aa35bcc51be75430e6d9b29"
  },
  "languages": [
    {
      "language": "JSON",
      "files": 3,
      "bytes": 59188
    },
    {
      "language": "YAML",
      "files": 2,
      "bytes": 54708
    },
    {
      "language": "TypeScript",
      "files": 6,
      "bytes": 5359
    },
    {
      "language": "Markdown",
      "files": 1,
      "bytes": 1450
    },
    {
      "language": "JavaScript",
      "files": 2,
      "bytes": 326
    },
    {
      "language": "CSS",
      "files": 1,
      "bytes": 128
    }
  ],
  "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"
      ]
    }
  ],
  "packages": {
    "package_manager": "pnpm",
    "manifests": [
      {
        "path": "package.json",
        "name": "uberpidgeons",
        "version": "0.1.0",
        "scripts": {
          "dev": "next dev --turbopack",
          "build": "next build",
          "start": "next start",
          "lint": "next lint"
        },
        "dependencies": {
          "@vercel/analytics": "^1.5.0",
          "next": "15.3.8",
          "react": "^19.0.0",
          "react-dom": "^19.0.0"
        },
        "dev_dependencies": {
          "@radix-ui/react-tooltip": "^1.2.7",
          "@tailwindcss/postcss": "^4",
          "@types/node": "^20",
          "@types/react": "^19",
          "@types/react-dom": "^19",
          "autoprefixer": "^10.4.21",
          "tailwindcss": "^4",
          "typescript": "^5"
        }
      }
    ]
  },
  "routes": {
    "api_routes": [
      {
        "route": "/signup",
        "source_path": "app/api/signup/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "POST"
        ]
      }
    ],
    "app_routes": []
  },
  "components": [
    {
      "name": "SignupForm",
      "kind": "ui-component",
      "source_path": "components/SignupForm.tsx"
    },
    {
      "name": "Tooltip",
      "kind": "ui-component",
      "source_path": "components/Tooltip.tsx"
    }
  ],
  "data_models": [],
  "database": {
    "databases": [],
    "schemas": [],
    "migrations": []
  },
  "tests": [],
  "ci": {
    "workflows": []
  },
  "containers": {
    "dockerfiles": [],
    "compose_files": []
  },
  "env": {
    "example_files": [],
    "variables": []
  },
  "configs": [
    {
      "path": "next.config.ts"
    },
    {
      "path": "package.json"
    },
    {
      "path": "pnpm-workspace.yaml"
    },
    {
      "path": "postcss.config.mjs"
    },
    {
      "path": "public/vercel.svg"
    },
    {
      "path": "tailwind.config.js"
    },
    {
      "path": "tsconfig.json"
    }
  ],
  "docs": {
    "readme_paths": [
      {
        "path": "README.md"
      }
    ],
    "doc_paths": [],
    "llms_context_paths": []
  },
  "discovery_files": {
    "openapi": [],
    "mcp": [],
    "llms": [],
    "sitemaps": [],
    "feeds": [],
    "well_known": [],
    "robots": [],
    "manifests": []
  },
  "integrations": [
    {
      "name": "Vercel",
      "confidence": "medium",
      "evidence_paths": [
        "app/layout.tsx",
        "package.json",
        "pnpm-lock.yaml"
      ]
    }
  ],
  "license": {
    "spdx": null,
    "paths": []
  },
  "comments": [
    {
      "kind": "todo",
      "source_path": "app/api/signup/route.ts",
      "line": 11,
      "text": "// TODO: swap console.log for real persistence"
    },
    {
      "kind": "security",
      "source_path": "app/layout.tsx",
      "line": 9,
      "text": "'Summon elite pigeons trained by security experts, philanthropists, gamers, pigeon masters, entrepreneurs, and musicians.',"
    },
    {
      "kind": "security",
      "source_path": "app/layout.tsx",
      "line": 24,
      "text": "'On-demand pigeon delivery by security experts, philanthropists, gamers, pigeon masters, entrepreneurs, and musicians.',"
    },
    {
      "kind": "security",
      "source_path": "app/page.tsx",
      "line": 16,
      "text": "Instantly summon elite pigeons trained by security experts, philanthropists,"
    }
  ],
  "security": {
    "secret_risks": [],
    "unsafe_patterns": [],
    "sensitive_data_indicators": [
      {
        "name": "card",
        "confidence": "medium",
        "evidence_paths": [
          "app/layout.tsx"
        ]
      },
      {
        "name": "email",
        "confidence": "medium",
        "evidence_paths": [
          "app/api/signup/route.ts",
          "components/SignupForm.tsx"
        ]
      }
    ]
  },
  "generated_at": "2026-05-16T16:44:27.293Z"
}
