{
  "schema_version": "1.0.0",
  "scanner": {
    "name": "global-capability-catalog",
    "version": "0.1.0"
  },
  "repo": {
    "id": "github-recent__mbarbine__platphorm-design",
    "name": "mbarbine__platphorm-design",
    "path": "/Users/bwm.barbinewarnermichael/Documents/github/repositories/github-recent/mbarbine__platphorm-design",
    "relative_path": "github-recent/mbarbine__platphorm-design",
    "remote_url": "git@github.com:mbarbine/platphorm-design.git",
    "default_branch": "main",
    "current_commit": "1e26f65a0a93391e4683cd09d360fad5dad14b43"
  },
  "languages": [
    {
      "language": "TypeScript",
      "files": 193,
      "bytes": 891396
    },
    {
      "language": "JSON",
      "files": 4,
      "bytes": 353910
    },
    {
      "language": "YAML",
      "files": 2,
      "bytes": 194469
    },
    {
      "language": "Markdown",
      "files": 11,
      "bytes": 26447
    },
    {
      "language": "CSS",
      "files": 2,
      "bytes": 16605
    },
    {
      "language": "Python",
      "files": 3,
      "bytes": 2399
    },
    {
      "language": "JavaScript",
      "files": 4,
      "bytes": 1486
    }
  ],
  "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": "phorm",
        "version": "0.0.1",
        "scripts": {
          "dev": "next dev",
          "build": "next build",
          "start": "next start",
          "test": "vitest run",
          "test:watch": "vitest",
          "test:e2e": "playwright test"
        },
        "dependencies": {
          "@dnd-kit/accessibility": "^3.1.1",
          "@dnd-kit/core": "^6.3.1",
          "@dnd-kit/sortable": "^7.0.2",
          "@dnd-kit/utilities": "^3.2.2",
          "@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",
          "botid": "^1.5.11",
          "class-variance-authority": "^0.7.1",
          "clsx": "^2.1.1",
          "cmdk": "1.1.1",
          "cross-fetch": "^4.1.0",
          "date-fns": "4.1.0",
          "embla-carousel-react": "8.6.0",
          "input-otp": "1.4.2",
          "jspdf": "^2.5.2",
          "lucide-react": "^0.564.0",
          "next": "16.2.0",
          "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",
          "tailwind-merge": "^3.5.0",
          "vaul": "^1.1.2",
          "zod": "^3.25.76"
        },
        "dev_dependencies": {
          "@playwright/test": "^1.59.1",
          "@tailwindcss/postcss": "^4.2.4",
          "@testing-library/jest-dom": "^6.9.1",
          "@testing-library/react": "^16.3.2",
          "@testing-library/user-event": "^14.6.1",
          "@types/jest": "^30.0.0",
          "@types/node": "^22.19.17",
          "@types/react": "19.2.14",
          "@types/react-dom": "19.2.3",
          "@vitejs/plugin-react": "^6.0.1",
          "@vitest/coverage-v8": "^4.1.5",
          "jsdom": "^29.0.2",
          "postcss": "^8.5.10",
          "tailwindcss": "^4.2.4",
          "tw-animate-css": "1.3.3",
          "typescript": "5.7.3",
          "vitest": "^4.1.5"
        }
      }
    ]
  },
  "routes": {
    "api_routes": [
      {
        "route": "/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",
          "OPTIONS"
        ]
      },
      {
        "route": "/jsonld",
        "source_path": "app/api/jsonld/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "GET",
          "OPTIONS"
        ]
      },
      {
        "route": "/mcp",
        "source_path": "app/api/mcp/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "GET",
          "POST"
        ]
      },
      {
        "route": "/v1/artifacts/[id]",
        "source_path": "app/api/v1/artifacts/[id]/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/v1/designs/[id]/artifacts",
        "source_path": "app/api/v1/designs/[id]/artifacts/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/v1/designs/[id]/export",
        "source_path": "app/api/v1/designs/[id]/export/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "POST"
        ]
      },
      {
        "route": "/v1/designs/[id]/preview",
        "source_path": "app/api/v1/designs/[id]/preview/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "GET",
          "POST"
        ]
      },
      {
        "route": "/v1/designs/[id]/prompts",
        "source_path": "app/api/v1/designs/[id]/prompts/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "GET",
          "POST"
        ]
      },
      {
        "route": "/v1/designs/[id]/review/browserops",
        "source_path": "app/api/v1/designs/[id]/review/browserops/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "POST"
        ]
      },
      {
        "route": "/v1/designs/[id]/review/evals",
        "source_path": "app/api/v1/designs/[id]/review/evals/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "POST"
        ]
      },
      {
        "route": "/v1/designs/[id]/reviews",
        "source_path": "app/api/v1/designs/[id]/reviews/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/v1/designs/[id]",
        "source_path": "app/api/v1/designs/[id]/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "DELETE",
          "GET",
          "PUT"
        ]
      },
      {
        "route": "/v1/designs/[id]/screenshot",
        "source_path": "app/api/v1/designs/[id]/screenshot/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "POST"
        ]
      },
      {
        "route": "/v1/designs",
        "source_path": "app/api/v1/designs/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "GET",
          "OPTIONS",
          "POST"
        ]
      },
      {
        "route": "/v1/export",
        "source_path": "app/api/v1/export/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "GET",
          "POST"
        ]
      },
      {
        "route": "/v1/export/svg",
        "source_path": "app/api/v1/export/svg/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "POST"
        ]
      },
      {
        "route": "/v1/generate",
        "source_path": "app/api/v1/generate/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "POST"
        ]
      },
      {
        "route": "/v1/generation-runs/[id]",
        "source_path": "app/api/v1/generation-runs/[id]/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",
        "source_path": "app/api/v1/integrations/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "GET",
          "POST"
        ]
      },
      {
        "route": "/v1/network/discovery-compliance",
        "source_path": "app/api/v1/network/discovery-compliance/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/v1/network/graph",
        "source_path": "app/api/v1/network/graph/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/v1/network/graph/sync",
        "source_path": "app/api/v1/network/graph/sync/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "POST"
        ]
      },
      {
        "route": "/v1/network/route-compliance",
        "source_path": "app/api/v1/network/route-compliance/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/v1/network/sites",
        "source_path": "app/api/v1/network/sites/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/v1/network/trusted-domains",
        "source_path": "app/api/v1/network/trusted-domains/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/v1/reports/decks",
        "source_path": "app/api/v1/reports/decks/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "POST"
        ]
      },
      {
        "route": "/v1/reports/docs",
        "source_path": "app/api/v1/reports/docs/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "POST"
        ]
      },
      {
        "route": "/v1/reports/sheets",
        "source_path": "app/api/v1/reports/sheets/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "POST"
        ]
      },
      {
        "route": "/v1",
        "source_path": "app/api/v1/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "GET",
          "OPTIONS"
        ]
      },
      {
        "route": "/v1/submit/design",
        "source_path": "app/api/v1/submit/design/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "GET",
          "POST"
        ]
      },
      {
        "route": "/v1/templates/[id]/instantiate",
        "source_path": "app/api/v1/templates/[id]/instantiate/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "POST"
        ]
      },
      {
        "route": "/v1/templates/[id]",
        "source_path": "app/api/v1/templates/[id]/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/v1/templates",
        "source_path": "app/api/v1/templates/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "GET"
        ]
      }
    ],
    "app_routes": [
      {
        "route": "/docs/api",
        "source_path": "app/docs/api/page.tsx",
        "kind": "next-app-page",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/docs/architecture",
        "source_path": "app/docs/architecture/page.tsx",
        "kind": "next-app-page",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/docs/canvas",
        "source_path": "app/docs/canvas/page.tsx",
        "kind": "next-app-page",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/docs/drag-drop",
        "source_path": "app/docs/drag-drop/page.tsx",
        "kind": "next-app-page",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/docs/elements",
        "source_path": "app/docs/elements/page.tsx",
        "kind": "next-app-page",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/docs/export",
        "source_path": "app/docs/export/page.tsx",
        "kind": "next-app-page",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/docs/integrations/data",
        "source_path": "app/docs/integrations/data/page.tsx",
        "kind": "next-app-page",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/docs/integrations",
        "source_path": "app/docs/integrations/page.tsx",
        "kind": "next-app-page",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/docs/integrations/svg",
        "source_path": "app/docs/integrations/svg/page.tsx",
        "kind": "next-app-page",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/docs/mcp",
        "source_path": "app/docs/mcp/page.tsx",
        "kind": "next-app-page",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/docs",
        "source_path": "app/docs/page.tsx",
        "kind": "next-app-page",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/docs/quickstart",
        "source_path": "app/docs/quickstart/page.tsx",
        "kind": "next-app-page",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/docs/sharing",
        "source_path": "app/docs/sharing/page.tsx",
        "kind": "next-app-page",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/docs/webhooks",
        "source_path": "app/docs/webhooks/page.tsx",
        "kind": "next-app-page",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/faq",
        "source_path": "app/faq/page.tsx",
        "kind": "next-app-page",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/roadmap",
        "source_path": "app/roadmap/page.tsx",
        "kind": "next-app-page",
        "methods": [
          "GET"
        ]
      }
    ]
  },
  "components": [
    {
      "name": "ai-assistant",
      "kind": "ui-component",
      "source_path": "components/design/ai-assistant.tsx"
    },
    {
      "name": "canvas",
      "kind": "ui-component",
      "source_path": "components/design/canvas.tsx"
    },
    {
      "name": "drop-zone",
      "kind": "ui-component",
      "source_path": "components/design/drop-zone.tsx"
    },
    {
      "name": "export-panel",
      "kind": "ui-component",
      "source_path": "components/design/export-panel.tsx"
    },
    {
      "name": "header",
      "kind": "ui-component",
      "source_path": "components/design/header.tsx"
    },
    {
      "name": "image-uploader",
      "kind": "ui-component",
      "source_path": "components/design/image-uploader.tsx"
    },
    {
      "name": "integrations-panel",
      "kind": "ui-component",
      "source_path": "components/design/integrations-panel.tsx"
    },
    {
      "name": "layers-panel-dnd",
      "kind": "ui-component",
      "source_path": "components/design/layers-panel-dnd.tsx"
    },
    {
      "name": "layers-panel",
      "kind": "ui-component",
      "source_path": "components/design/layers-panel.tsx"
    },
    {
      "name": "share-dialog",
      "kind": "ui-component",
      "source_path": "components/design/share-dialog.tsx"
    },
    {
      "name": "template-library",
      "kind": "ui-component",
      "source_path": "components/design/template-library.tsx"
    },
    {
      "name": "toolbar",
      "kind": "ui-component",
      "source_path": "components/design/toolbar.tsx"
    },
    {
      "name": "phorm-loader",
      "kind": "ui-component",
      "source_path": "components/phorm-loader.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": "canvas.test",
      "kind": "ui-component",
      "source_path": "tests/components/canvas.test.tsx"
    },
    {
      "name": "header.test",
      "kind": "ui-component",
      "source_path": "tests/components/design/header.test.tsx"
    },
    {
      "name": "toolbar.test",
      "kind": "ui-component",
      "source_path": "tests/components/design/toolbar.test.tsx"
    },
    {
      "name": "badge.test",
      "kind": "ui-component",
      "source_path": "tests/components/ui/badge.test.tsx"
    },
    {
      "name": "button.test",
      "kind": "ui-component",
      "source_path": "tests/components/ui/button.test.tsx"
    }
  ],
  "data_models": [],
  "database": {
    "databases": [],
    "schemas": [],
    "migrations": []
  },
  "tests": [
    {
      "name": "layers.spec.ts",
      "kind": "e2e",
      "source_path": "e2e/layers.spec.ts"
    },
    {
      "name": "navigation.spec.ts",
      "kind": "e2e",
      "source_path": "e2e/navigation.spec.ts"
    },
    {
      "name": "submit.spec.ts",
      "kind": "e2e",
      "source_path": "e2e/submit.spec.ts"
    },
    {
      "name": "theme.spec.ts",
      "kind": "e2e",
      "source_path": "e2e/theme.spec.ts"
    },
    {
      "name": "playwright.config.ts",
      "kind": "playwright",
      "source_path": "playwright.config.ts"
    },
    {
      "name": "test_debug.py",
      "kind": "unit-or-integration",
      "source_path": "test_debug.py"
    },
    {
      "name": "discovery.test.ts",
      "kind": "unit-or-integration",
      "source_path": "tests/api/discovery.test.ts"
    },
    {
      "name": "docs.test.ts",
      "kind": "unit-or-integration",
      "source_path": "tests/api/docs.test.ts"
    },
    {
      "name": "health.test.ts",
      "kind": "unit-or-integration",
      "source_path": "tests/api/health.test.ts"
    },
    {
      "name": "submit-design.test.ts",
      "kind": "unit-or-integration",
      "source_path": "tests/api/submit-design.test.ts"
    },
    {
      "name": "v1-designs.test.ts",
      "kind": "unit-or-integration",
      "source_path": "tests/api/v1-designs.test.ts"
    },
    {
      "name": "v1-export.test.ts",
      "kind": "unit-or-integration",
      "source_path": "tests/api/v1-export.test.ts"
    },
    {
      "name": "v1-integrations.test.ts",
      "kind": "unit-or-integration",
      "source_path": "tests/api/v1-integrations.test.ts"
    },
    {
      "name": "page.test.tsx",
      "kind": "unit-or-integration",
      "source_path": "tests/app/page.test.tsx"
    },
    {
      "name": "canvas.test.tsx",
      "kind": "unit-or-integration",
      "source_path": "tests/components/canvas.test.tsx"
    },
    {
      "name": "header.test.tsx",
      "kind": "unit-or-integration",
      "source_path": "tests/components/design/header.test.tsx"
    },
    {
      "name": "toolbar.test.tsx",
      "kind": "unit-or-integration",
      "source_path": "tests/components/design/toolbar.test.tsx"
    },
    {
      "name": "badge.test.tsx",
      "kind": "unit-or-integration",
      "source_path": "tests/components/ui/badge.test.tsx"
    },
    {
      "name": "button.test.tsx",
      "kind": "unit-or-integration",
      "source_path": "tests/components/ui/button.test.tsx"
    },
    {
      "name": "use-design-persistence.test.ts",
      "kind": "unit-or-integration",
      "source_path": "tests/hooks/use-design-persistence.test.ts"
    },
    {
      "name": "use-mobile.test.tsx",
      "kind": "unit-or-integration",
      "source_path": "tests/hooks/use-mobile.test.tsx"
    },
    {
      "name": "use-toast.test.ts",
      "kind": "unit-or-integration",
      "source_path": "tests/hooks/use-toast.test.ts"
    },
    {
      "name": "utils.test.ts",
      "kind": "unit-or-integration",
      "source_path": "tests/lib/utils.test.ts"
    }
  ],
  "ci": {
    "workflows": []
  },
  "containers": {
    "dockerfiles": [],
    "compose_files": []
  },
  "env": {
    "example_files": [],
    "variables": [
      {
        "name": "DATABASE_URL",
        "source_paths": [
          "lib/phorm/platform.ts"
        ],
        "likely_secret": true
      },
      {
        "name": "NODE_ENV",
        "source_paths": [
          "app/api/health/route.ts",
          "lib/analytics.ts",
          "lib/phorm/platform.ts"
        ],
        "likely_secret": false
      },
      {
        "name": "PHORM_TRACE_DISABLED",
        "source_paths": [
          "app/api/health/route.ts",
          "lib/phorm/platform.ts"
        ],
        "likely_secret": false
      },
      {
        "name": "PLATPHORM_API_KEY",
        "source_paths": [
          "app/docs/integrations/page.tsx",
          "lib/api/mcp-client.ts",
          "lib/api/middleware.ts",
          "lib/phorm/platform.ts",
          "tests/api/submit-design.test.ts",
          "tests/api/v1-designs.test.ts",
          "tests/api/v1-export.test.ts",
          "tests/api/v1-integrations.test.ts"
        ],
        "likely_secret": true
      },
      {
        "name": "WEBHOOK_SECRET",
        "source_paths": [
          "app/docs/webhooks/page.tsx"
        ],
        "likely_secret": true
      }
    ]
  },
  "configs": [
    {
      "path": "next.config.mjs"
    },
    {
      "path": "package.json"
    },
    {
      "path": "pnpm-workspace.yaml"
    },
    {
      "path": "postcss.config.mjs"
    },
    {
      "path": "tsconfig.json"
    },
    {
      "path": "tsconfig.tsbuildinfo"
    }
  ],
  "docs": {
    "readme_paths": [
      {
        "path": "docs/README.md"
      },
      {
        "path": "README.md"
      }
    ],
    "doc_paths": [
      {
        "path": "docs/api.md"
      },
      {
        "path": "docs/architecture.md"
      },
      {
        "path": "docs/ax-ux.md"
      },
      {
        "path": "docs/FEATURES_IMPLEMENTED.md"
      },
      {
        "path": "docs/i18n.md"
      },
      {
        "path": "docs/README.md"
      },
      {
        "path": "docs/seo-aeo.md"
      }
    ],
    "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/platphorm.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": [
        "app/.well-known/agents.json/route.ts",
        "app/.well-known/mcp.json/route.ts",
        "app/.well-known/trust.json/route.ts",
        "app/api/jsonld/route.ts",
        "app/api/mcp/route.ts",
        "app/api/v1/route.ts",
        "app/docs/api/page.tsx",
        "app/docs/export/page.tsx",
        "package.json"
      ]
    },
    {
      "name": "Postgres",
      "confidence": "medium",
      "evidence_paths": [
        "lib/phorm/platform.ts",
        "package.json"
      ]
    },
    {
      "name": "Vercel",
      "confidence": "medium",
      "evidence_paths": [
        "app/layout.tsx",
        "package-lock.json",
        "package.json",
        "pnpm-lock.yaml"
      ]
    }
  ],
  "license": {
    "spdx": null,
    "paths": []
  },
  "comments": [
    {
      "kind": "security",
      "source_path": "app/.well-known/security.txt/route.ts",
      "line": 4,
      "text": "* Security.txt - Security contact information"
    },
    {
      "kind": "security",
      "source_path": "app/.well-known/security.txt/route.ts",
      "line": 9,
      "text": "const content = `# Platphorm Design Security Policy"
    },
    {
      "kind": "security",
      "source_path": "app/.well-known/security.txt/route.ts",
      "line": 12,
      "text": "Contact: mailto:security@platphormnews.com"
    },
    {
      "kind": "security",
      "source_path": "app/.well-known/security.txt/route.ts",
      "line": 13,
      "text": "Contact: https://platphormnews.com/security"
    },
    {
      "kind": "security",
      "source_path": "app/.well-known/security.txt/route.ts",
      "line": 17,
      "text": "Canonical: https://design.platphormnews.com/.well-known/security.txt"
    },
    {
      "kind": "security",
      "source_path": "app/.well-known/security.txt/route.ts",
      "line": 18,
      "text": "Policy: https://platphormnews.com/security-policy"
    },
    {
      "kind": "security",
      "source_path": "app/.well-known/trust.json/route.ts",
      "line": 42,
      "text": "securityContact: \"security@platphormnews.com\","
    },
    {
      "kind": "security",
      "source_path": "app/docs/architecture/page.tsx",
      "line": 389,
      "text": "{/* Security */}"
    },
    {
      "kind": "security",
      "source_path": "app/docs/architecture/page.tsx",
      "line": 392,
      "text": "<CardTitle>Security Architecture</CardTitle>"
    },
    {
      "kind": "security",
      "source_path": "app/docs/architecture/page.tsx",
      "line": 393,
      "text": "<CardDescription>Security measures and best practices</CardDescription>"
    },
    {
      "kind": "security",
      "source_path": "app/docs/architecture/page.tsx",
      "line": 409,
      "text": "<h4 className=\"font-medium\">Content Security Policy</h4>"
    },
    {
      "kind": "security",
      "source_path": "app/docs/webhooks/page.tsx",
      "line": 590,
      "text": "for security reasons."
    },
    {
      "kind": "security",
      "source_path": "app/roadmap/page.tsx",
      "line": 163,
      "text": "phase: \"Security Testing\","
    },
    {
      "kind": "security",
      "source_path": "app/roadmap/page.tsx",
      "line": 167,
      "text": "focus: [\"Dependency vulnerabilities\", \"XSS prevention\", \"CSRF protection\", \"Auth security\"],"
    },
    {
      "kind": "security",
      "source_path": "app/roadmap/page.tsx",
      "line": 191,
      "text": "checks: [\"Staging sign-off\", \"Security audit\", \"Load testing\"],"
    },
    {
      "kind": "security",
      "source_path": "app/roadmap/page.tsx",
      "line": 210,
      "text": "{ role: \"Tech Lead\", count: 1, responsibilities: [\"Architecture Decisions\", \"Code Review\", \"Technical Standards\", \"Security Oversight\"] },"
    },
    {
      "kind": "security",
      "source_path": "app/roadmap/page.tsx",
      "line": 429,
      "text": "{[\"Code freeze 48h before\", \"All tests green\", \"Performance audit pass\", \"Security scan clean\", \"Changelog updated\", \"Docs updated\", \"Stakeholder sign-off\", \"Rollback plan ready\"].map((item) => ("
    },
    {
      "kind": "todo",
      "source_path": "lib/i18n/index.ts",
      "line": 196,
      "text": "selectAll: \"Seleccionar todo\","
    },
    {
      "kind": "todo",
      "source_path": "lib/i18n/index.ts",
      "line": 231,
      "text": "batch: \"Exportar todo\","
    },
    {
      "kind": "security",
      "source_path": "lib/phorm/discovery.ts",
      "line": 345,
      "text": "function operation(summary: string, description: string, security?: Array<Record<string, string[]>>) {"
    },
    {
      "kind": "security",
      "source_path": "lib/phorm/discovery.ts",
      "line": 349,
      "text": "...(security ? { security } : {}),"
    },
    {
      "kind": "security",
      "source_path": "lib/phorm/network.ts",
      "line": 95,
      "text": "\"/.well-known/security.txt\","
    },
    {
      "kind": "security",
      "source_path": "lib/phorm/platform.ts",
      "line": 258,
      "text": "\"/.well-known/security.txt\","
    },
    {
      "kind": "deprecated",
      "source_path": "package-lock.json",
      "line": 5919,
      "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 c"
    },
    {
      "kind": "deprecated",
      "source_path": "package-lock.json",
      "line": 6069,
      "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": "security",
      "source_path": "README.md",
      "line": 27,
      "text": "Core public surfaces include `/api/health`, `/api/v1/health`, `/api/docs`, `/openapi.yaml`, `/llms.txt`, `/llms-full.txt`, `/llms-index.json`, `/rss.xml`, `/feed.xml`, `/sitemap.xml`, `/sitemap-index.xml`, `/robots.txt`, `/manifest.webmanif"
    }
  ],
  "security": {
    "secret_risks": [],
    "unsafe_patterns": [
      {
        "name": "child-process-exec",
        "confidence": "medium",
        "evidence_paths": [
          "lib/design/export-utils.ts"
        ]
      },
      {
        "name": "dangerously-set-html",
        "confidence": "medium",
        "evidence_paths": [
          "app/faq/page.tsx",
          "app/layout.tsx",
          "components/ui/chart.tsx"
        ]
      },
      {
        "name": "sql-injection-review-needed",
        "confidence": "medium",
        "evidence_paths": [
          "lib/phorm/design.ts",
          "lib/phorm/discovery.ts"
        ]
      },
      {
        "name": "ssrf-review-needed",
        "confidence": "medium",
        "evidence_paths": [
          "lib/phorm/network.ts"
        ]
      }
    ],
    "sensitive_data_indicators": [
      {
        "name": "api_key",
        "confidence": "medium",
        "evidence_paths": [
          "app/.well-known/agents.json/route.ts",
          "app/.well-known/mcp.json/route.ts",
          "app/.well-known/trust.json/route.ts",
          "app/api/jsonld/route.ts",
          "app/api/mcp/route.ts",
          "app/api/v1/route.ts",
          "app/docs/api/page.tsx",
          "app/docs/export/page.tsx",
          "app/docs/integrations/page.tsx",
          "app/docs/webhooks/page.tsx",
          "app/faq/page.tsx",
          "app/page.tsx",
          "components/design/integrations-panel.tsx",
          "components/design/share-dialog.tsx",
          "docs/api.md",
          "docs/FEATURES_IMPLEMENTED.md",
          "IMPLEMENTATION_COMPLETE.md",
          "lib/api/mcp-client.ts",
          "lib/api/middleware.ts",
          "lib/phorm/discovery.ts"
        ]
      },
      {
        "name": "card",
        "confidence": "medium",
        "evidence_paths": [
          "app/api/jsonld/route.ts",
          "app/api/v1/export/route.ts",
          "app/docs/api/page.tsx",
          "app/docs/architecture/page.tsx",
          "app/docs/canvas/page.tsx",
          "app/docs/drag-drop/page.tsx",
          "app/docs/elements/page.tsx",
          "app/docs/export/page.tsx",
          "app/docs/integrations/data/page.tsx",
          "app/docs/integrations/page.tsx",
          "app/docs/integrations/svg/page.tsx",
          "app/docs/mcp/page.tsx",
          "app/docs/page.tsx",
          "app/docs/quickstart/page.tsx",
          "app/docs/sharing/page.tsx",
          "app/docs/webhooks/page.tsx",
          "app/faq/page.tsx",
          "app/globals.css",
          "app/layout.tsx",
          "app/page.tsx"
        ]
      },
      {
        "name": "email",
        "confidence": "medium",
        "evidence_paths": [
          "app/.well-known/ai-plugin.json/route.ts",
          "app/docs/webhooks/page.tsx"
        ]
      },
      {
        "name": "health",
        "confidence": "medium",
        "evidence_paths": [
          "app/.well-known/agent.json/route.ts",
          "app/.well-known/agents.json/route.ts",
          "app/.well-known/trust.json/route.ts",
          "app/api/health/route.ts",
          "app/api/jsonld/route.ts",
          "app/api/v1/health/route.ts",
          "app/docs/api/page.tsx",
          "app/docs/architecture/page.tsx",
          "app/docs/page.tsx",
          "app/faq/page.tsx",
          "app/page.tsx",
          "app/sitemap.ts",
          "docs/api.md",
          "docs/FEATURES_IMPLEMENTED.md",
          "IMPLEMENTATION_COMPLETE.md",
          "lib/phorm/discovery.ts",
          "lib/phorm/platform.ts",
          "README.md",
          "tests/api/docs.test.ts",
          "tests/api/health.test.ts"
        ]
      },
      {
        "name": "location",
        "confidence": "medium",
        "evidence_paths": [
          "app/api/v1/designs/route.ts",
          "app/docs/architecture/page.tsx",
          "app/docs/sharing/page.tsx"
        ]
      },
      {
        "name": "oauth",
        "confidence": "medium",
        "evidence_paths": [
          "app/.well-known/platphorm.json/route.ts",
          "app/roadmap/page.tsx"
        ]
      },
      {
        "name": "password",
        "confidence": "medium",
        "evidence_paths": [
          "lib/phorm/platform.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": [
          "app/.well-known/trust.json/route.ts",
          "app/api/health/route.ts",
          "app/api/mcp/route.ts",
          "app/api/v1/designs/[id]/prompts/route.ts",
          "app/docs/export/page.tsx",
          "app/docs/integrations/page.tsx",
          "app/page.tsx",
          "app/roadmap/page.tsx",
          "components/design/template-library.tsx",
          "docs/seo-aeo.md",
          "lib/phorm/design.ts",
          "lib/phorm/discovery.ts",
          "lib/phorm/platform.ts",
          "lib/phorm/server-store.ts",
          "package-lock.json",
          "pnpm-lock.yaml",
          "ROADMAP.md"
        ]
      }
    ]
  },
  "generated_at": "2026-05-16T16:44:14.102Z"
}
