{
  "schema_version": "1.0.0",
  "scanner": {
    "name": "global-capability-catalog",
    "version": "0.1.0"
  },
  "repo": {
    "id": "github-recent__mbarbine__calendar-app-webby",
    "name": "mbarbine__calendar-app-webby",
    "path": "/Users/bwm.barbinewarnermichael/Documents/github/repositories/github-recent/mbarbine__calendar-app-webby",
    "relative_path": "github-recent/mbarbine__calendar-app-webby",
    "remote_url": "git@github.com:mbarbine/calendar-app-webby.git",
    "default_branch": "main",
    "current_commit": "6cdb6a6c765b6cbf3dfd8172312a46ab9ce72346"
  },
  "languages": [
    {
      "language": "TypeScript",
      "files": 227,
      "bytes": 855951
    },
    {
      "language": "JSON",
      "files": 5,
      "bytes": 480284
    },
    {
      "language": "YAML",
      "files": 3,
      "bytes": 315013
    },
    {
      "language": "Markdown",
      "files": 13,
      "bytes": 53793
    },
    {
      "language": "SQL",
      "files": 3,
      "bytes": 34015
    },
    {
      "language": "CSS",
      "files": 2,
      "bytes": 4913
    },
    {
      "language": "JavaScript",
      "files": 5,
      "bytes": 4159
    },
    {
      "language": "Dockerfile",
      "files": 1,
      "bytes": 703
    },
    {
      "language": "Shell",
      "files": 1,
      "bytes": 164
    }
  ],
  "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-calendar",
        "version": "0.1.0",
        "scripts": {
          "build": "next build",
          "dev": "next dev",
          "lint": "eslint .",
          "start": "next start",
          "test": "jest",
          "test:coverage": "jest --coverage"
        },
        "dependencies": {
          "@hookform/resolvers": "^5.2.2",
          "@neondatabase/serverless": "^1.1.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": "2.0.1",
          "autoprefixer": "^10.5.0",
          "botid": "^1.5.11",
          "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": "^1.8.0",
          "next": "16.2.4",
          "next-themes": "^0.4.6",
          "react": "^19.2.5",
          "react-day-picker": "9.14.0",
          "react-dom": "^19.2.5",
          "react-hook-form": "^7.73.1",
          "react-resizable-panels": "^4.10.0",
          "recharts": "3.8.1",
          "sonner": "^2.0.7",
          "swr": "^2.4.1",
          "tailwind-merge": "^3.5.0",
          "tailwindcss-animate": "^1.0.7",
          "vaul": "^1.1.2",
          "zod": "4.3.6"
        },
        "dev_dependencies": {
          "@testing-library/react": "^16.3.2",
          "@types/jest": "^30.0.0",
          "@types/node": "^25.6.0",
          "@types/react": "^19.2.14",
          "@types/react-dom": "^19.2.3",
          "eslint": "^9.39.4",
          "eslint-config-next": "^16.2.4",
          "jest": "^30.3.0",
          "jest-environment-jsdom": "^30.3.0",
          "jest-environment-node": "^30.3.0",
          "postcss": "^8.5.10",
          "tailwindcss": "^3.4.19",
          "typescript": "^6.0.3"
        }
      }
    ]
  },
  "routes": {
    "api_routes": [
      {
        "route": "/[...path]",
        "source_path": "app/api/[...path]/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "GET",
          "POST"
        ]
      },
      {
        "route": "/capabilities",
        "source_path": "app/api/capabilities/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": "/og",
        "source_path": "app/api/og/route.tsx",
        "kind": "next-app-api-route",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/v1/api-keys",
        "source_path": "app/api/v1/api-keys/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "DELETE",
          "GET",
          "POST"
        ]
      },
      {
        "route": "/v1/calendars/[id]/feed",
        "source_path": "app/api/v1/calendars/[id]/feed/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/v1/calendars/[id]/ics",
        "source_path": "app/api/v1/calendars/[id]/ics/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/v1/calendars/[id]",
        "source_path": "app/api/v1/calendars/[id]/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "DELETE",
          "GET",
          "PUT"
        ]
      },
      {
        "route": "/v1/calendars",
        "source_path": "app/api/v1/calendars/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "GET",
          "POST"
        ]
      },
      {
        "route": "/v1/capabilities",
        "source_path": "app/api/v1/capabilities/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/v1/docs",
        "source_path": "app/api/v1/docs/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/v1/events/[id]/cancel",
        "source_path": "app/api/v1/events/[id]/cancel/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "POST"
        ]
      },
      {
        "route": "/v1/events/[id]/google-link",
        "source_path": "app/api/v1/events/[id]/google-link/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/v1/events/[id]/ics",
        "source_path": "app/api/v1/events/[id]/ics/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/v1/events/[id]/outlook-link",
        "source_path": "app/api/v1/events/[id]/outlook-link/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/v1/events/[id]/revisions",
        "source_path": "app/api/v1/events/[id]/revisions/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/v1/events/[id]",
        "source_path": "app/api/v1/events/[id]/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "DELETE",
          "GET",
          "PUT"
        ]
      },
      {
        "route": "/v1/events/[id]/trace",
        "source_path": "app/api/v1/events/[id]/trace/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/v1/events/ics",
        "source_path": "app/api/v1/events/ics/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/v1/events",
        "source_path": "app/api/v1/events/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "GET",
          "POST"
        ]
      },
      {
        "route": "/v1/health",
        "source_path": "app/api/v1/health/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/v1/integrations/claws",
        "source_path": "app/api/v1/integrations/claws/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "GET",
          "POST"
        ]
      },
      {
        "route": "/v1/integrations/docs",
        "source_path": "app/api/v1/integrations/docs/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "GET",
          "POST",
          "PUT"
        ]
      },
      {
        "route": "/v1/integrations/google",
        "source_path": "app/api/v1/integrations/google/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "GET",
          "POST"
        ]
      },
      {
        "route": "/v1/integrations/jobs",
        "source_path": "app/api/v1/integrations/jobs/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "GET",
          "POST",
          "PUT"
        ]
      },
      {
        "route": "/v1/integrations/json",
        "source_path": "app/api/v1/integrations/json/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "DELETE",
          "GET",
          "POST",
          "PUT"
        ]
      },
      {
        "route": "/v1/integrations/jules/sessions",
        "source_path": "app/api/v1/integrations/jules/sessions/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/v1/integrations/jules/sync",
        "source_path": "app/api/v1/integrations/jules/sync/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "POST"
        ]
      },
      {
        "route": "/v1/integrations/kanban",
        "source_path": "app/api/v1/integrations/kanban/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "GET",
          "POST",
          "PUT"
        ]
      },
      {
        "route": "/v1/integrations/kanban/sync",
        "source_path": "app/api/v1/integrations/kanban/sync/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "POST"
        ]
      },
      {
        "route": "/v1/integrations/kanban/tasks",
        "source_path": "app/api/v1/integrations/kanban/tasks/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "GET",
          "POST"
        ]
      },
      {
        "route": "/v1/integrations/onboard/events",
        "source_path": "app/api/v1/integrations/onboard/events/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/v1/integrations/onboard",
        "source_path": "app/api/v1/integrations/onboard/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "GET",
          "POST"
        ]
      },
      {
        "route": "/v1/integrations/onboard/sync",
        "source_path": "app/api/v1/integrations/onboard/sync/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "POST"
        ]
      },
      {
        "route": "/v1/integrations/outlook",
        "source_path": "app/api/v1/integrations/outlook/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "GET",
          "POST"
        ]
      },
      {
        "route": "/v1/integrations/producthunt",
        "source_path": "app/api/v1/integrations/producthunt/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/v1/integrations/status",
        "source_path": "app/api/v1/integrations/status/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/v1/mcp/register",
        "source_path": "app/api/v1/mcp/register/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "GET",
          "POST"
        ]
      },
      {
        "route": "/v1/mcp",
        "source_path": "app/api/v1/mcp/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",
          "POST"
        ]
      },
      {
        "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/public/events",
        "source_path": "app/api/v1/public/events/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "GET",
          "POST"
        ]
      },
      {
        "route": "/v1/reminders/[id]",
        "source_path": "app/api/v1/reminders/[id]/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "DELETE",
          "GET",
          "PUT"
        ]
      },
      {
        "route": "/v1/reminders",
        "source_path": "app/api/v1/reminders/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "GET",
          "POST"
        ]
      },
      {
        "route": "/v1/settings",
        "source_path": "app/api/v1/settings/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "GET",
          "PUT"
        ]
      },
      {
        "route": "/v1/webhooks",
        "source_path": "app/api/v1/webhooks/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "GET",
          "POST"
        ]
      }
    ],
    "app_routes": [
      {
        "route": "/(dashboard)",
        "source_path": "app/(dashboard)/page.tsx",
        "kind": "next-app-page",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/settings/api",
        "source_path": "app/(dashboard)/settings/api/page.tsx",
        "kind": "next-app-page",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/settings",
        "source_path": "app/(dashboard)/settings/page.tsx",
        "kind": "next-app-page",
        "methods": [
          "GET"
        ]
      }
    ]
  },
  "components": [
    {
      "name": "agenda-view",
      "kind": "ui-component",
      "source_path": "components/calendar/agenda-view.tsx"
    },
    {
      "name": "calendar-view",
      "kind": "ui-component",
      "source_path": "components/calendar/calendar-view.tsx"
    },
    {
      "name": "create-event-dialog",
      "kind": "ui-component",
      "source_path": "components/calendar/create-event-dialog.tsx"
    },
    {
      "name": "day-view",
      "kind": "ui-component",
      "source_path": "components/calendar/day-view.tsx"
    },
    {
      "name": "event-card",
      "kind": "ui-component",
      "source_path": "components/calendar/event-card.tsx"
    },
    {
      "name": "event-detail",
      "kind": "ui-component",
      "source_path": "components/calendar/event-detail.tsx"
    },
    {
      "name": "mini-calendar",
      "kind": "ui-component",
      "source_path": "components/calendar/mini-calendar.tsx"
    },
    {
      "name": "month-view",
      "kind": "ui-component",
      "source_path": "components/calendar/month-view.tsx"
    },
    {
      "name": "week-view",
      "kind": "ui-component",
      "source_path": "components/calendar/week-view.tsx"
    },
    {
      "name": "app-sidebar",
      "kind": "ui-component",
      "source_path": "components/layout/app-sidebar.tsx"
    },
    {
      "name": "footer",
      "kind": "ui-component",
      "source_path": "components/layout/footer.tsx"
    },
    {
      "name": "top-bar",
      "kind": "ui-component",
      "source_path": "components/layout/top-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"
    }
  ],
  "data_models": [],
  "database": {
    "databases": [],
    "schemas": [
      {
        "path": "scripts/001-init-schema.sql"
      },
      {
        "path": "scripts/001-initial-schema.sql"
      }
    ],
    "migrations": []
  },
  "tests": [
    {
      "name": "docs.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/api/docs.test.ts"
    },
    {
      "name": "mcp-client.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/api/mcp-client.test.ts"
    },
    {
      "name": "mcp-json-rpc.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/api/mcp-json-rpc.test.ts"
    },
    {
      "name": "routes-smoke.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/api/routes-smoke.test.ts"
    },
    {
      "name": "api-keys.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/api/v1/api-keys.test.ts"
    },
    {
      "name": "calendars.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/api/v1/calendars.test.ts"
    },
    {
      "name": "docs.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/api/v1/docs.test.ts"
    },
    {
      "name": "events-ics.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/api/v1/events-ics.test.ts"
    },
    {
      "name": "events-id.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/api/v1/events-id.test.ts"
    },
    {
      "name": "events-move.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/api/v1/events-move.test.ts"
    },
    {
      "name": "events.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/api/v1/events.test.ts"
    },
    {
      "name": "health.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/api/v1/health.test.ts"
    },
    {
      "name": "claws.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/api/v1/integrations/claws.test.ts"
    },
    {
      "name": "docs.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/api/v1/integrations/docs.test.ts"
    },
    {
      "name": "google.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/api/v1/integrations/google.test.ts"
    },
    {
      "name": "jobs.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/api/v1/integrations/jobs.test.ts"
    },
    {
      "name": "json.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/api/v1/integrations/json.test.ts"
    },
    {
      "name": "kanban.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/api/v1/integrations/kanban.test.ts"
    },
    {
      "name": "onboard.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/api/v1/integrations/onboard.test.ts"
    },
    {
      "name": "outlook.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/api/v1/integrations/outlook.test.ts"
    },
    {
      "name": "producthunt.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/api/v1/integrations/producthunt.test.ts"
    },
    {
      "name": "mcp.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/api/v1/mcp.test.ts"
    },
    {
      "name": "register.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/api/v1/mcp/register.test.ts"
    },
    {
      "name": "public-events.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/api/v1/public-events.test.ts"
    },
    {
      "name": "settings.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/api/v1/settings.test.ts"
    },
    {
      "name": "webhooks.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/api/v1/webhooks.test.ts"
    },
    {
      "name": "well-known-network.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/api/well-known-network.test.ts"
    },
    {
      "name": "atom.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/feeds/atom.test.ts"
    },
    {
      "name": "humans.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/feeds/humans.test.ts"
    },
    {
      "name": "llms.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/feeds/llms.test.ts"
    },
    {
      "name": "network-sitemap.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/feeds/network-sitemap.test.ts"
    },
    {
      "name": "rss.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/feeds/rss.test.ts"
    },
    {
      "name": "sitemap.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/feeds/sitemap.test.ts"
    },
    {
      "name": "use-fingerprint.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/hooks/use-fingerprint.test.ts"
    },
    {
      "name": "ecosystem.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/integration/ecosystem.test.ts"
    },
    {
      "name": "ui-ux.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/integration/ui-ux.test.ts"
    },
    {
      "name": "api-helpers.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/lib/api-helpers.test.ts"
    },
    {
      "name": "auth.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/lib/auth.test.ts"
    },
    {
      "name": "constants.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/lib/constants.test.ts"
    },
    {
      "name": "docs.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/lib/integrations/docs.test.ts"
    },
    {
      "name": "jobs-logging.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/lib/integrations/jobs-logging.test.ts"
    },
    {
      "name": "jobs.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/lib/integrations/jobs.test.ts"
    },
    {
      "name": "json-store.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/lib/integrations/json-store.test.ts"
    },
    {
      "name": "kanban-logging.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/lib/integrations/kanban-logging.test.ts"
    },
    {
      "name": "kanban.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/lib/integrations/kanban.test.ts"
    },
    {
      "name": "logger.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/lib/logger.test.ts"
    },
    {
      "name": "mcp-client.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/lib/mcp-client.test.ts"
    },
    {
      "name": "seo-share.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/lib/seo-share.test.ts"
    },
    {
      "name": "seo.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/lib/seo.test.ts"
    },
    {
      "name": "store.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/lib/store.test.ts"
    },
    {
      "name": "utils.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/lib/utils.test.ts"
    },
    {
      "name": "webhooks.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/lib/webhooks.test.ts"
    },
    {
      "name": "middleware.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/middleware.test.ts"
    }
  ],
  "ci": {
    "workflows": [
      {
        "path": ".github/workflows/ci.yml"
      }
    ]
  },
  "containers": {
    "dockerfiles": [
      {
        "path": "Dockerfile"
      }
    ],
    "compose_files": []
  },
  "env": {
    "example_files": [],
    "variables": [
      {
        "name": "DATABASE_URL",
        "source_paths": [
          "__tests__/api/v1/health.test.ts",
          "__tests__/lib/store.test.ts",
          "app/api/health/route.ts",
          "app/api/v1/integrations/status/route.ts",
          "lib/db.ts",
          "lib/store.ts"
        ],
        "likely_secret": true
      },
      {
        "name": "MCP_PROTOCOL_VERSION",
        "source_paths": [
          "app/.well-known/[...path]/route.ts",
          "app/api/[...path]/route.ts",
          "app/api/mcp/route.ts"
        ],
        "likely_secret": false
      },
      {
        "name": "NODE_ENV",
        "source_paths": [
          "__tests__/lib/logger.test.ts",
          "app/api/health/route.ts",
          "lib/logger.ts",
          "middleware.ts"
        ],
        "likely_secret": false
      },
      {
        "name": "PLATPHORM_API_KEY",
        "source_paths": [
          "__tests__/lib/auth.test.ts",
          "lib/auth.ts"
        ],
        "likely_secret": true
      },
      {
        "name": "SERVICE_NAME",
        "source_paths": [
          "app/.well-known/[...path]/route.ts",
          "app/api/[...path]/route.ts"
        ],
        "likely_secret": false
      }
    ]
  },
  "configs": [
    {
      "path": "eslint.config.mjs"
    },
    {
      "path": "next.config.mjs"
    },
    {
      "path": "package.json"
    },
    {
      "path": "pnpm-workspace.yaml"
    },
    {
      "path": "postcss.config.mjs"
    },
    {
      "path": "tailwind.config.js"
    },
    {
      "path": "tsconfig.json"
    }
  ],
  "docs": {
    "readme_paths": [],
    "doc_paths": [
      {
        "path": "docs/api.md"
      },
      {
        "path": "docs/architecture.md"
      },
      {
        "path": "docs/faq.md"
      },
      {
        "path": "docs/integration.md"
      },
      {
        "path": "docs/mcp.md"
      },
      {
        "path": "docs/platphorm-news.md"
      },
      {
        "path": "docs/principles.md"
      },
      {
        "path": "docs/roadmap.md"
      }
    ],
    "llms_context_paths": []
  },
  "discovery_files": {
    "openapi": [],
    "mcp": [
      {
        "path": "app/api/mcp/route.ts"
      }
    ],
    "llms": [],
    "sitemaps": [],
    "feeds": [],
    "well_known": [
      {
        "path": "app/.well-known/[...path]/route.ts"
      },
      {
        "path": "app/.well-known/platphorm-network/route.ts"
      },
      {
        "path": "app/.well-known/security.txt/route.ts"
      }
    ],
    "robots": [],
    "manifests": []
  },
  "integrations": [
    {
      "name": "PlatPhorm",
      "confidence": "medium",
      "evidence_paths": [
        "__tests__/api/v1/api-keys.test.ts",
        "__tests__/api/v1/public-events.test.ts",
        "__tests__/lib/auth.test.ts",
        "app/.well-known/[...path]/route.ts",
        "app/(dashboard)/settings/api/page.tsx",
        "app/api/docs/route.ts",
        "app/api/health/route.ts",
        "app/api/mcp/route.ts",
        "package.json"
      ]
    },
    {
      "name": "Postgres",
      "confidence": "medium",
      "evidence_paths": [
        "__tests__/api/v1/health.test.ts",
        "__tests__/feeds/rss.test.ts",
        "__tests__/lib/store.test.ts",
        "AGENTS.md",
        "app/api/health/route.ts",
        "app/api/v1/integrations/status/route.ts",
        "app/llms-full.txt/route.ts",
        "docs/architecture.md",
        "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": "__tests__/api/docs.test.ts",
      "line": 126,
      "text": "it('defines API key security scheme', async () => {"
    },
    {
      "kind": "security",
      "source_path": "__tests__/api/well-known-network.test.ts",
      "line": 2,
      "text": "import { GET as getSecurity } from \"@/app/.well-known/security.txt/route\""
    },
    {
      "kind": "security",
      "source_path": "__tests__/api/well-known-network.test.ts",
      "line": 14,
      "text": "it(\"security.txt includes canonical and related network URL\", async () => {"
    },
    {
      "kind": "security",
      "source_path": "__tests__/api/well-known-network.test.ts",
      "line": 18,
      "text": "expect(text).toContain(\"Canonical: https://calendar.platphormnews.com/.well-known/security.txt\")"
    },
    {
      "kind": "security",
      "source_path": "__tests__/feeds/sitemap.test.ts",
      "line": 49,
      "text": "expect(urls).toContain('https://calendar.platphormnews.com/.well-known/security.txt')"
    },
    {
      "kind": "security",
      "source_path": "__tests__/middleware.test.ts",
      "line": 2,
      "text": "* Tests for middleware CORS and security headers"
    },
    {
      "kind": "security",
      "source_path": "__tests__/middleware.test.ts",
      "line": 82,
      "text": "describe('middleware - security headers on non-OPTIONS requests', () => {"
    },
    {
      "kind": "security",
      "source_path": ".jules/sentinel.md",
      "line": 12,
      "text": "**Learning:** While standard REST endpoints (like `/api/v1/events`) had proper authentication, the MCP tool execution endpoint bypassed these controllers and directly invoked store methods. This highlights a critical oversight where new pro"
    },
    {
      "kind": "security",
      "source_path": "API_SPEC.md",
      "line": 129,
      "text": "└── middleware.test.ts                        # CORS & security headers"
    },
    {
      "kind": "security",
      "source_path": "app/.well-known/security.txt/route.ts",
      "line": 6,
      "text": "Canonical: ${APP.url}/.well-known/security.txt"
    },
    {
      "kind": "security",
      "source_path": "app/api/v1/network/route-compliance/route.ts",
      "line": 21,
      "text": "\"/.well-known/security.txt\","
    },
    {
      "kind": "security",
      "source_path": "app/llms-full.txt/route.ts",
      "line": 83,
      "text": "- GET /.well-known/security.txt"
    },
    {
      "kind": "security",
      "source_path": "app/llms.txt/route.ts",
      "line": 50,
      "text": "- Security and operations: Michael@Barbineworldwide.com"
    },
    {
      "kind": "security",
      "source_path": "app/openapi.yaml/route.ts",
      "line": 13,
      "text": "security:"
    },
    {
      "kind": "security",
      "source_path": "app/robots.ts",
      "line": 23,
      "text": "\"/.well-known/security.txt\","
    },
    {
      "kind": "security",
      "source_path": "app/sitemap-network.xml/route.ts",
      "line": 19,
      "text": "`${APP.url}/.well-known/security.txt`,"
    },
    {
      "kind": "security",
      "source_path": "app/sitemap.ts",
      "line": 63,
      "text": "url: `${baseUrl}/.well-known/security.txt`,"
    },
    {
      "kind": "security",
      "source_path": "docs/api.md",
      "line": 188,
      "text": "| `/.well-known/security.txt` | Text | Security contact |"
    },
    {
      "kind": "security",
      "source_path": "docs/architecture.md",
      "line": 78,
      "text": "1. **Middleware** — Generates `X-Request-Id`, sets security headers, handles CORS"
    },
    {
      "kind": "security",
      "source_path": "docs/architecture.md",
      "line": 85,
      "text": "## Security"
    },
    {
      "kind": "security",
      "source_path": "docs/architecture.md",
      "line": 88,
      "text": "- Security headers: `X-Content-Type-Options`, `X-Frame-Options`, `X-XSS-Protection`"
    },
    {
      "kind": "security",
      "source_path": "docs/principles.md",
      "line": 67,
      "text": "## Security"
    },
    {
      "kind": "security",
      "source_path": "docs/principles.md",
      "line": 74,
      "text": "- Set security headers in middleware (CSP, X-Frame-Options, etc.)"
    },
    {
      "kind": "security",
      "source_path": "docs/roadmap.md",
      "line": 27,
      "text": "- [x] Security headers and CORS handling"
    },
    {
      "kind": "security",
      "source_path": "lib/constants.ts",
      "line": 184,
      "text": "{ label: \"Security\", href: \"/.well-known/security.txt\" },"
    },
    {
      "kind": "deprecated",
      "source_path": "lib/persistence.ts",
      "line": 17,
      "text": "* @deprecated Data is now stored in PostgreSQL. This function returns null."
    },
    {
      "kind": "deprecated",
      "source_path": "lib/persistence.ts",
      "line": 26,
      "text": "* @deprecated Data is now stored in PostgreSQL. This function is a no-op."
    },
    {
      "kind": "security",
      "source_path": "middleware.ts",
      "line": 59,
      "text": "// but prefer specific origin for security"
    },
    {
      "kind": "security",
      "source_path": "middleware.ts",
      "line": 101,
      "text": "// Security headers"
    },
    {
      "kind": "security",
      "source_path": "middleware.ts",
      "line": 114,
      "text": "\"Strict-Transport-Security\","
    },
    {
      "kind": "security",
      "source_path": "middleware.ts",
      "line": 119,
      "text": "// Content Security Policy"
    },
    {
      "kind": "unsafe",
      "source_path": "middleware.ts",
      "line": 122,
      "text": "\"script-src 'self' 'unsafe-inline' 'unsafe-eval' https://vercel.live https://*.vercel.app\","
    },
    {
      "kind": "unsafe",
      "source_path": "middleware.ts",
      "line": 123,
      "text": "\"style-src 'self' 'unsafe-inline' https://fonts.googleapis.com\","
    },
    {
      "kind": "security",
      "source_path": "middleware.ts",
      "line": 132,
      "text": "response.headers.set(\"Content-Security-Policy\", cspDirectives)"
    },
    {
      "kind": "deprecated",
      "source_path": "pnpm-lock.yaml",
      "line": 2657,
      "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": 2662,
      "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": 2768,
      "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": 4056,
      "text": "deprecated: Use @exodus/bytes instead for a more spec-conformant and faster implementation"
    },
    {
      "kind": "security",
      "source_path": "scripts/002-seed-production.sql",
      "line": 66,
      "text": "(NULL, 'What authentication methods are supported?', 'Calendar App supports API key authentication for programmatic access, fingerprint-based sessions for anonymous users, and can integrate with SSO providers for enterprise deployments.', '"
    }
  ],
  "security": {
    "secret_risks": [],
    "unsafe_patterns": [
      {
        "name": "dangerously-set-html",
        "confidence": "medium",
        "evidence_paths": [
          "app/layout.tsx",
          "components/ui/chart.tsx"
        ]
      },
      {
        "name": "sql-injection-review-needed",
        "confidence": "medium",
        "evidence_paths": [
          "app/feed.xml/route.ts",
          "components/calendar/mini-calendar.tsx",
          "lib/store.ts"
        ]
      },
      {
        "name": "ssrf-review-needed",
        "confidence": "medium",
        "evidence_paths": [
          "hooks/use-events.ts"
        ]
      }
    ],
    "sensitive_data_indicators": [
      {
        "name": "api_key",
        "confidence": "medium",
        "evidence_paths": [
          "__tests__/api/v1/api-keys.test.ts",
          "__tests__/api/v1/public-events.test.ts",
          "__tests__/hooks/use-fingerprint.test.ts",
          "__tests__/lib/auth.test.ts",
          "app/.well-known/[...path]/route.ts",
          "app/(dashboard)/settings/api/page.tsx",
          "app/api/docs/route.ts",
          "app/api/health/route.ts",
          "app/api/mcp/route.ts",
          "app/api/v1/api-keys/route.ts",
          "app/api/v1/calendars/[id]/route.ts",
          "app/api/v1/calendars/route.ts",
          "app/api/v1/events/[id]/cancel/route.ts",
          "app/api/v1/events/[id]/route.ts",
          "app/api/v1/events/route.ts",
          "app/api/v1/integrations/claws/route.ts",
          "app/api/v1/integrations/docs/route.ts",
          "app/api/v1/integrations/google/route.ts",
          "app/api/v1/integrations/jobs/route.ts",
          "app/api/v1/integrations/json/route.ts"
        ]
      },
      {
        "name": "card",
        "confidence": "medium",
        "evidence_paths": [
          "__tests__/lib/seo-share.test.ts",
          ".jules/palette.md",
          "app/(dashboard)/settings/api/page.tsx",
          "app/(dashboard)/settings/page.tsx",
          "app/globals.css",
          "app/layout.tsx",
          "components/calendar/day-view.tsx",
          "components/calendar/event-card.tsx",
          "components/calendar/month-view.tsx",
          "components/calendar/week-view.tsx",
          "components/ui/calendar.tsx",
          "components/ui/card.tsx",
          "components/ui/hover-card.tsx",
          "docs/architecture.md",
          "docs/platphorm-news.md",
          "docs/roadmap.md",
          "lib/seo.ts",
          "middleware.ts",
          "package-lock.json",
          "package.json"
        ]
      },
      {
        "name": "email",
        "confidence": "medium",
        "evidence_paths": [
          "__tests__/api/docs.test.ts",
          "__tests__/feeds/atom.test.ts",
          "__tests__/feeds/rss.test.ts",
          "__tests__/lib/constants.test.ts",
          "__tests__/lib/seo.test.ts",
          "API_SPEC.md",
          "app/.well-known/security.txt/route.ts",
          "app/(dashboard)/settings/page.tsx",
          "app/api/docs/route.ts",
          "app/api/v1/docs/route.ts",
          "app/api/v1/mcp/register/route.ts",
          "app/api/v1/mcp/route.ts",
          "app/feed.xml/route.ts",
          "app/humans.txt/route.ts",
          "app/llms-index.json/route.ts",
          "app/rss.xml/route.ts",
          "docs/roadmap.md",
          "lib/constants.ts",
          "lib/seo.ts",
          "lib/store.ts"
        ]
      },
      {
        "name": "fingerprint",
        "confidence": "medium",
        "evidence_paths": [
          "__tests__/api/v1/settings.test.ts",
          "__tests__/hooks/use-fingerprint.test.ts",
          "__tests__/lib/logger.test.ts",
          "__tests__/lib/store.test.ts",
          "AGENTS.md",
          "API_SPEC.md",
          "app/(dashboard)/settings/api/page.tsx",
          "app/api/v1/settings/route.ts",
          "docs/architecture.md",
          "docs/principles.md",
          "hooks/use-events.ts",
          "hooks/use-fingerprint.ts",
          "lib/logger.ts",
          "lib/store.ts",
          "middleware.ts",
          "public/schemas/platphorm-universal-schema-pack.json",
          "scripts/001-init-schema.sql",
          "scripts/001-initial-schema.sql",
          "scripts/002-seed-production.sql"
        ]
      },
      {
        "name": "health",
        "confidence": "medium",
        "evidence_paths": [
          "__tests__/api/docs.test.ts",
          "__tests__/api/v1/health.test.ts",
          "__tests__/api/v1/integrations/onboard.test.ts",
          "__tests__/feeds/llms.test.ts",
          "__tests__/lib/constants.test.ts",
          "API_SPEC.md",
          "app/.well-known/[...path]/route.ts",
          "app/(dashboard)/settings/api/page.tsx",
          "app/api/docs/route.ts",
          "app/api/health/route.ts",
          "app/api/v1/health/route.ts",
          "app/api/v1/integrations/onboard/route.ts",
          "app/api/v1/network/route-compliance/route.ts",
          "app/llms-full.txt/route.ts",
          "app/llms-index.json/route.ts",
          "app/llms.txt/route.ts",
          "app/openapi.yaml/route.ts",
          "app/robots.ts",
          "components/layout/app-sidebar.tsx",
          "docs/api.md"
        ]
      },
      {
        "name": "location",
        "confidence": "medium",
        "evidence_paths": [
          "__tests__/api/v1/events-ics.test.ts",
          "__tests__/api/v1/events-id.test.ts",
          "__tests__/api/v1/events-move.test.ts",
          "__tests__/api/v1/events.test.ts",
          "__tests__/api/v1/integrations/jobs.test.ts",
          "__tests__/api/v1/integrations/kanban.test.ts",
          "__tests__/api/v1/mcp.test.ts",
          "__tests__/api/v1/webhooks.test.ts",
          "__tests__/feeds/atom.test.ts",
          "__tests__/feeds/rss.test.ts",
          "__tests__/lib/integrations/docs.test.ts",
          "__tests__/lib/integrations/jobs-logging.test.ts",
          "__tests__/lib/integrations/jobs.test.ts",
          "__tests__/lib/integrations/json-store.test.ts",
          "__tests__/lib/integrations/kanban-logging.test.ts",
          "__tests__/lib/integrations/kanban.test.ts",
          "__tests__/lib/seo-share.test.ts",
          "__tests__/lib/seo.test.ts",
          "app/api/docs/route.ts",
          "app/api/mcp/route.ts"
        ]
      },
      {
        "name": "password",
        "confidence": "medium",
        "evidence_paths": [
          "app/(dashboard)/settings/api/page.tsx",
          "scripts/001-init-schema.sql",
          "scripts/001-initial-schema.sql"
        ]
      },
      {
        "name": "password_hash",
        "confidence": "medium",
        "evidence_paths": [
          "scripts/001-init-schema.sql",
          "scripts/001-initial-schema.sql"
        ]
      },
      {
        "name": "pii",
        "confidence": "medium",
        "evidence_paths": [
          "app/events.ics/route.ts",
          "app/llms-index.json/route.ts",
          "package-lock.json",
          "pnpm-lock.yaml"
        ]
      },
      {
        "name": "secret-like environment variables",
        "confidence": "medium",
        "evidence_paths": [
          "package.json"
        ]
      },
      {
        "name": "token",
        "confidence": "medium",
        "evidence_paths": [
          "API_SPEC.md",
          "app/.well-known/[...path]/route.ts",
          "app/api/v1/events/route.ts",
          "app/api/v1/public/events/route.ts",
          "lib/trace.ts",
          "package-lock.json",
          "pnpm-lock.yaml"
        ]
      }
    ]
  },
  "generated_at": "2026-05-16T16:44:06.661Z"
}
