{
  "schema_version": "1.0.0",
  "scanner": {
    "name": "global-capability-catalog",
    "version": "0.1.0"
  },
  "repo": {
    "id": "github-recent__mbarbine__platphorm-ai-photo-enrichment",
    "name": "mbarbine__platphorm-ai-photo-enrichment",
    "path": "/Users/bwm.barbinewarnermichael/Documents/github/repositories/github-recent/mbarbine__platphorm-ai-photo-enrichment",
    "relative_path": "github-recent/mbarbine__platphorm-ai-photo-enrichment",
    "remote_url": "git@github.com:mbarbine/platphorm-ai-photo-enrichment.git",
    "default_branch": "main",
    "current_commit": "9af89410401113d092a35ea0ab511d90e80bdc48"
  },
  "languages": [
    {
      "language": "YAML",
      "files": 1,
      "bytes": 183008
    },
    {
      "language": "TypeScript",
      "files": 62,
      "bytes": 157374
    },
    {
      "language": "JSON",
      "files": 4,
      "bytes": 50043
    },
    {
      "language": "Markdown",
      "files": 5,
      "bytes": 44657
    },
    {
      "language": "CSS",
      "files": 2,
      "bytes": 8894
    },
    {
      "language": "SQL",
      "files": 5,
      "bytes": 8148
    },
    {
      "language": "JavaScript",
      "files": 2,
      "bytes": 372
    }
  ],
  "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": "my-v0-project",
        "version": "0.1.0",
        "scripts": {
          "build": "next build",
          "dev": "next dev",
          "lint": "eslint .",
          "start": "next start"
        },
        "dependencies": {
          "@fal-ai/serverless-client": "latest",
          "@hookform/resolvers": "^3.10.0",
          "@radix-ui/react-accordion": "1.2.2",
          "@radix-ui/react-alert-dialog": "1.1.4",
          "@radix-ui/react-aspect-ratio": "1.1.1",
          "@radix-ui/react-avatar": "1.1.2",
          "@radix-ui/react-checkbox": "1.1.3",
          "@radix-ui/react-collapsible": "1.1.2",
          "@radix-ui/react-context-menu": "2.2.4",
          "@radix-ui/react-dialog": "latest",
          "@radix-ui/react-dropdown-menu": "latest",
          "@radix-ui/react-hover-card": "1.1.4",
          "@radix-ui/react-label": "latest",
          "@radix-ui/react-menubar": "1.1.4",
          "@radix-ui/react-navigation-menu": "1.2.3",
          "@radix-ui/react-popover": "1.1.4",
          "@radix-ui/react-progress": "latest",
          "@radix-ui/react-radio-group": "1.2.2",
          "@radix-ui/react-scroll-area": "1.2.2",
          "@radix-ui/react-select": "latest",
          "@radix-ui/react-separator": "1.1.1",
          "@radix-ui/react-slider": "1.2.2",
          "@radix-ui/react-slot": "latest",
          "@radix-ui/react-switch": "latest",
          "@radix-ui/react-tabs": "1.1.2",
          "@radix-ui/react-toast": "latest",
          "@radix-ui/react-toggle": "1.1.1",
          "@radix-ui/react-toggle-group": "1.1.1",
          "@radix-ui/react-tooltip": "1.1.6",
          "@supabase/ssr": "latest",
          "@supabase/supabase-js": "latest",
          "@vercel/analytics": "latest",
          "@vercel/blob": "latest",
          "autoprefixer": "^10.4.20",
          "class-variance-authority": "^0.7.1",
          "clsx": "^2.1.1",
          "cmdk": "1.0.4",
          "date-fns": "4.1.0",
          "embla-carousel-react": "8.5.1",
          "input-otp": "1.4.1",
          "lucide-react": "^0.454.0",
          "next": "16.0.10",
          "next-themes": "latest",
          "react": "19.2.0",
          "react-day-picker": "9.8.0",
          "react-dom": "19.2.0",
          "react-hook-form": "^7.60.0",
          "react-resizable-panels": "^2.1.7",
          "recharts": "2.15.4",
          "sonner": "^1.7.4",
          "tailwind-merge": "^2.5.5",
          "tailwindcss-animate": "^1.0.7",
          "vaul": "^0.9.9",
          "zod": "3.25.76"
        },
        "dev_dependencies": {
          "@tailwindcss/postcss": "^4.1.9",
          "@types/node": "^22",
          "@types/react": "^19",
          "@types/react-dom": "^19",
          "ajv": "^8.18.0",
          "ajv-formats": "^3.0.1",
          "postcss": "^8.5",
          "tailwindcss": "^4.1.9",
          "tw-animate-css": "1.3.3",
          "typescript": "^5",
          "vitest": "^4.1.1"
        }
      }
    ]
  },
  "routes": {
    "api_routes": [
      {
        "route": "/auth/google/callback",
        "source_path": "app/api/auth/google/callback/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/auth/google",
        "source_path": "app/api/auth/google/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/automation/enhance-all",
        "source_path": "app/api/automation/enhance-all/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "POST"
        ]
      },
      {
        "route": "/automation/sync-all",
        "source_path": "app/api/automation/sync-all/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "POST"
        ]
      },
      {
        "route": "/cron/process-queue",
        "source_path": "app/api/cron/process-queue/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/google-photos/disconnect",
        "source_path": "app/api/google-photos/disconnect/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "POST"
        ]
      },
      {
        "route": "/google-photos/sync",
        "source_path": "app/api/google-photos/sync/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "POST"
        ]
      },
      {
        "route": "/photos/[id]/enhance",
        "source_path": "app/api/photos/[id]/enhance/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "POST"
        ]
      },
      {
        "route": "/photos/batch-enhance",
        "source_path": "app/api/photos/batch-enhance/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "POST"
        ]
      },
      {
        "route": "/process-job",
        "source_path": "app/api/process-job/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "POST"
        ]
      },
      {
        "route": "/process-queue",
        "source_path": "app/api/process-queue/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "POST"
        ]
      },
      {
        "route": "/queue/stats",
        "source_path": "app/api/queue/stats/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/settings/update",
        "source_path": "app/api/settings/update/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "POST"
        ]
      }
    ],
    "app_routes": [
      {
        "route": "/auth/error",
        "source_path": "app/auth/error/page.tsx",
        "kind": "next-app-page",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/auth/login",
        "source_path": "app/auth/login/page.tsx",
        "kind": "next-app-page",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/auth/sign-up-success",
        "source_path": "app/auth/sign-up-success/page.tsx",
        "kind": "next-app-page",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/auth/sign-up",
        "source_path": "app/auth/sign-up/page.tsx",
        "kind": "next-app-page",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/dashboard",
        "source_path": "app/dashboard/page.tsx",
        "kind": "next-app-page",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/monitoring",
        "source_path": "app/monitoring/page.tsx",
        "kind": "next-app-page",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/photos",
        "source_path": "app/photos/page.tsx",
        "kind": "next-app-page",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/settings",
        "source_path": "app/settings/page.tsx",
        "kind": "next-app-page",
        "methods": [
          "GET"
        ]
      }
    ]
  },
  "components": [
    {
      "name": "app-footer",
      "kind": "ui-component",
      "source_path": "components/app-footer.tsx"
    },
    {
      "name": "app-header",
      "kind": "ui-component",
      "source_path": "components/app-header.tsx"
    },
    {
      "name": "automation-settings",
      "kind": "ui-component",
      "source_path": "components/automation-settings.tsx"
    },
    {
      "name": "enhance-button",
      "kind": "ui-component",
      "source_path": "components/enhance-button.tsx"
    },
    {
      "name": "google-photos-settings",
      "kind": "ui-component",
      "source_path": "components/google-photos-settings.tsx"
    },
    {
      "name": "photo-filters",
      "kind": "ui-component",
      "source_path": "components/photo-filters.tsx"
    },
    {
      "name": "photo-gallery",
      "kind": "ui-component",
      "source_path": "components/photo-gallery.tsx"
    },
    {
      "name": "queue-monitor",
      "kind": "ui-component",
      "source_path": "components/queue-monitor.tsx"
    },
    {
      "name": "theme-provider",
      "kind": "ui-component",
      "source_path": "components/theme-provider.tsx"
    },
    {
      "name": "badge",
      "kind": "ui-component",
      "source_path": "components/ui/badge.tsx"
    },
    {
      "name": "button",
      "kind": "ui-component",
      "source_path": "components/ui/button.tsx"
    },
    {
      "name": "card",
      "kind": "ui-component",
      "source_path": "components/ui/card.tsx"
    },
    {
      "name": "dialog",
      "kind": "ui-component",
      "source_path": "components/ui/dialog.tsx"
    },
    {
      "name": "dropdown-menu",
      "kind": "ui-component",
      "source_path": "components/ui/dropdown-menu.tsx"
    },
    {
      "name": "input",
      "kind": "ui-component",
      "source_path": "components/ui/input.tsx"
    },
    {
      "name": "label",
      "kind": "ui-component",
      "source_path": "components/ui/label.tsx"
    },
    {
      "name": "progress",
      "kind": "ui-component",
      "source_path": "components/ui/progress.tsx"
    },
    {
      "name": "select",
      "kind": "ui-component",
      "source_path": "components/ui/select.tsx"
    },
    {
      "name": "switch",
      "kind": "ui-component",
      "source_path": "components/ui/switch.tsx"
    },
    {
      "name": "toast",
      "kind": "ui-component",
      "source_path": "components/ui/toast.tsx"
    },
    {
      "name": "usage-stats",
      "kind": "ui-component",
      "source_path": "components/usage-stats.tsx"
    }
  ],
  "data_models": [
    {
      "name": "schema.test",
      "kind": "model-file",
      "source_path": "__tests__/schemas/schema.test.ts"
    }
  ],
  "database": {
    "databases": [],
    "schemas": [],
    "migrations": []
  },
  "tests": [
    {
      "name": "oauth.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/api/auth/google/oauth.test.ts"
    },
    {
      "name": "schema.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/schemas/schema.test.ts"
    },
    {
      "name": "test-helpers.ts",
      "kind": "unit-or-integration",
      "source_path": "scripts/test-helpers.ts"
    }
  ],
  "ci": {
    "workflows": []
  },
  "containers": {
    "dockerfiles": [],
    "compose_files": []
  },
  "env": {
    "example_files": [],
    "variables": [
      {
        "name": "CRON_SECRET",
        "source_paths": [
          "app/api/automation/enhance-all/route.ts",
          "app/api/automation/sync-all/route.ts",
          "app/api/cron/process-queue/route.ts"
        ],
        "likely_secret": true
      },
      {
        "name": "FAL_KEY",
        "source_paths": [
          "lib/ai/enhancement.ts"
        ],
        "likely_secret": true
      },
      {
        "name": "GOOGLE_CLIENT_ID",
        "source_paths": [
          "__tests__/api/auth/google/oauth.test.ts",
          "app/api/auth/google/callback/route.ts",
          "app/api/auth/google/route.ts",
          "lib/google-photos/client.ts"
        ],
        "likely_secret": false
      },
      {
        "name": "GOOGLE_CLIENT_SECRET",
        "source_paths": [
          "__tests__/api/auth/google/oauth.test.ts",
          "app/api/auth/google/callback/route.ts",
          "lib/google-photos/client.ts"
        ],
        "likely_secret": true
      },
      {
        "name": "NEXT_PUBLIC_DEV_SUPABASE_REDIRECT_URL",
        "source_paths": [
          "app/auth/login/page.tsx",
          "app/auth/sign-up/page.tsx"
        ],
        "likely_secret": false
      },
      {
        "name": "NEXT_PUBLIC_SUPABASE_ANON_KEY",
        "source_paths": [
          "lib/supabase/client.ts",
          "lib/supabase/middleware.ts",
          "lib/supabase/server.ts"
        ],
        "likely_secret": true
      },
      {
        "name": "NEXT_PUBLIC_SUPABASE_URL",
        "source_paths": [
          "lib/supabase/client.ts",
          "lib/supabase/middleware.ts",
          "lib/supabase/server.ts"
        ],
        "likely_secret": false
      },
      {
        "name": "NODE_ENV",
        "source_paths": [
          "app/api/auth/google/route.ts"
        ],
        "likely_secret": false
      }
    ]
  },
  "configs": [
    {
      "path": "next.config.mjs"
    },
    {
      "path": "package.json"
    },
    {
      "path": "postcss.config.mjs"
    },
    {
      "path": "tsconfig.json"
    }
  ],
  "docs": {
    "readme_paths": [
      {
        "path": "README.md"
      }
    ],
    "doc_paths": [],
    "llms_context_paths": []
  },
  "discovery_files": {
    "openapi": [],
    "mcp": [],
    "llms": [],
    "sitemaps": [],
    "feeds": [],
    "well_known": [],
    "robots": [],
    "manifests": []
  },
  "integrations": [
    {
      "name": "Google",
      "confidence": "medium",
      "evidence_paths": [
        "__tests__/api/auth/google/oauth.test.ts",
        "app/api/auth/google/callback/route.ts",
        "app/api/auth/google/route.ts",
        "lib/google-photos/client.ts",
        "package.json",
        "README.md",
        "SETUP.md",
        "TESTING_PLAN.md"
      ]
    },
    {
      "name": "Supabase",
      "confidence": "medium",
      "evidence_paths": [
        "app/auth/login/page.tsx",
        "app/auth/sign-up/page.tsx",
        "lib/supabase/client.ts",
        "lib/supabase/middleware.ts",
        "lib/supabase/server.ts",
        "package.json",
        "pnpm-lock.yaml",
        "README.md",
        "SETUP.md"
      ]
    },
    {
      "name": "Vercel",
      "confidence": "medium",
      "evidence_paths": [
        "app/layout.tsx",
        "lib/storage/blob-storage.ts",
        "package.json",
        "pnpm-lock.yaml"
      ]
    }
  ],
  "license": {
    "spdx": null,
    "paths": []
  },
  "comments": [
    {
      "kind": "security",
      "source_path": ".jules/sentinel.md",
      "line": 3,
      "text": "**Learning:** Never assume URLs retrieved from the database or third-party APIs are safe to fetch directly, especially when table rows can be inserted or modified directly by users via Row Level Security (RLS) policies."
    },
    {
      "kind": "security",
      "source_path": ".jules/sentinel.md",
      "line": 8,
      "text": "**Learning:** Security checks that verify a secret must fail closed. If the secret isn't present in the environment configuration, the system should treat it as an unauthorized attempt or an insecure deployment, rather than allowing everyon"
    },
    {
      "kind": "deprecated",
      "source_path": "pnpm-lock.yaml",
      "line": 240,
      "text": "deprecated: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info."
    },
    {
      "kind": "security",
      "source_path": "README.md",
      "line": 7,
      "text": "### Authentication & Security"
    },
    {
      "kind": "security",
      "source_path": "README.md",
      "line": 9,
      "text": "- Row Level Security (RLS) for all database operations"
    },
    {
      "kind": "security",
      "source_path": "README.md",
      "line": 81,
      "text": "All tables include RLS policies for security."
    },
    {
      "kind": "security",
      "source_path": "README.md",
      "line": 144,
      "text": "### Security"
    },
    {
      "kind": "security",
      "source_path": "scripts/001_create_profiles.sql",
      "line": 11,
      "text": "ALTER TABLE public.profiles ENABLE ROW LEVEL SECURITY;"
    },
    {
      "kind": "security",
      "source_path": "scripts/001_create_profiles.sql",
      "line": 34,
      "text": "SECURITY DEFINER"
    },
    {
      "kind": "security",
      "source_path": "scripts/002_create_google_connections.sql",
      "line": 15,
      "text": "ALTER TABLE public.google_connections ENABLE ROW LEVEL SECURITY;"
    },
    {
      "kind": "security",
      "source_path": "scripts/003_create_photos.sql",
      "line": 21,
      "text": "ALTER TABLE public.photos ENABLE ROW LEVEL SECURITY;"
    },
    {
      "kind": "security",
      "source_path": "scripts/004_create_enhancement_jobs.sql",
      "line": 19,
      "text": "ALTER TABLE public.enhancement_jobs ENABLE ROW LEVEL SECURITY;"
    },
    {
      "kind": "security",
      "source_path": "scripts/005_create_settings.sql",
      "line": 14,
      "text": "ALTER TABLE public.user_settings ENABLE ROW LEVEL SECURITY;"
    },
    {
      "kind": "security",
      "source_path": "scripts/005_create_settings.sql",
      "line": 37,
      "text": "SECURITY DEFINER"
    },
    {
      "kind": "security",
      "source_path": "SETUP.md",
      "line": 21,
      "text": "All tables have Row Level Security (RLS) enabled with proper policies."
    },
    {
      "kind": "security",
      "source_path": "SETUP.md",
      "line": 36,
      "text": "- `CRON_SECRET` - Random string for cron job security"
    },
    {
      "kind": "security",
      "source_path": "SETUP.md",
      "line": 228,
      "text": "## Security Features"
    },
    {
      "kind": "security",
      "source_path": "SETUP.md",
      "line": 230,
      "text": "1. **Row Level Security (RLS)**"
    },
    {
      "kind": "security",
      "source_path": "SETUP.md",
      "line": 234,
      "text": "2. **Token Security**"
    },
    {
      "kind": "security",
      "source_path": "TESTING_PLAN.md",
      "line": 11,
      "text": "8. [Security Testing](#security-testing)"
    },
    {
      "kind": "security",
      "source_path": "TESTING_PLAN.md",
      "line": 24,
      "text": "- Verify data security and RLS policies"
    },
    {
      "kind": "security",
      "source_path": "TESTING_PLAN.md",
      "line": 80,
      "text": "**Test**: Verify Row Level Security (RLS) policies"
    },
    {
      "kind": "security",
      "source_path": "TESTING_PLAN.md",
      "line": 859,
      "text": "## Security Testing"
    },
    {
      "kind": "security",
      "source_path": "TESTING_PLAN.md",
      "line": 897,
      "text": "**Test**: API key security"
    },
    {
      "kind": "security",
      "source_path": "TESTING_PLAN.md",
      "line": 912,
      "text": "**Test**: Row Level Security enforcement"
    },
    {
      "kind": "security",
      "source_path": "TESTING_PLAN.md",
      "line": 1085,
      "text": "- Week 2: Performance and security testing"
    },
    {
      "kind": "security",
      "source_path": "TESTING_PLAN.md",
      "line": 1090,
      "text": "- Monthly: Security audit"
    },
    {
      "kind": "security",
      "source_path": "TESTING_PLAN.md",
      "line": 1117,
      "text": "**Phase 6 - Security Testing**"
    }
  ],
  "security": {
    "secret_risks": [],
    "unsafe_patterns": [
      {
        "name": "ssrf-review-needed",
        "confidence": "medium",
        "evidence_paths": [
          "components/photo-gallery.tsx",
          "lib/storage/blob-storage.ts"
        ]
      }
    ],
    "sensitive_data_indicators": [
      {
        "name": "api_key",
        "confidence": "medium",
        "evidence_paths": [
          "README.md"
        ]
      },
      {
        "name": "card",
        "confidence": "medium",
        "evidence_paths": [
          "app/auth/error/page.tsx",
          "app/auth/login/page.tsx",
          "app/auth/sign-up-success/page.tsx",
          "app/auth/sign-up/page.tsx",
          "app/dashboard/page.tsx",
          "app/globals.css",
          "app/monitoring/page.tsx",
          "components/automation-settings.tsx",
          "components/google-photos-settings.tsx",
          "components/photo-gallery.tsx",
          "components/queue-monitor.tsx",
          "components/ui/card.tsx",
          "components/usage-stats.tsx",
          "package.json",
          "pnpm-lock.yaml",
          "schemas/platphorm-universal-schema-pack.json",
          "styles/globals.css",
          "TESTING_PLAN.md"
        ]
      },
      {
        "name": "email",
        "confidence": "medium",
        "evidence_paths": [
          "app/auth/login/page.tsx",
          "app/auth/sign-up-success/page.tsx",
          "app/auth/sign-up/page.tsx",
          "app/dashboard/layout.tsx",
          "components/app-header.tsx",
          "README.md",
          "scripts/001_create_profiles.sql",
          "scripts/test-helpers.ts",
          "SETUP.md",
          "TESTING_PLAN.md"
        ]
      },
      {
        "name": "fingerprint",
        "confidence": "medium",
        "evidence_paths": [
          "__tests__/schemas/schema.test.ts",
          "schemas/platphorm-universal-schema-pack.json"
        ]
      },
      {
        "name": "health",
        "confidence": "medium",
        "evidence_paths": [
          "__tests__/schemas/schema.test.ts",
          "schemas/platphorm-universal-schema-pack.json"
        ]
      },
      {
        "name": "location",
        "confidence": "medium",
        "evidence_paths": [
          "__tests__/api/auth/google/oauth.test.ts",
          "app/auth/login/page.tsx",
          "app/auth/sign-up/page.tsx",
          "components/google-photos-settings.tsx"
        ]
      },
      {
        "name": "oauth",
        "confidence": "medium",
        "evidence_paths": [
          "__tests__/api/auth/google/oauth.test.ts",
          ".jules/sentinel.md",
          "app/api/auth/google/callback/route.ts",
          "app/api/auth/google/route.ts",
          "app/api/google-photos/disconnect/route.ts",
          "lib/google-photos/client.ts",
          "README.md",
          "scripts/002_create_google_connections.sql",
          "SETUP.md",
          "TESTING_PLAN.md"
        ]
      },
      {
        "name": "password",
        "confidence": "medium",
        "evidence_paths": [
          "app/auth/login/page.tsx",
          "app/auth/sign-up/page.tsx",
          "README.md",
          "scripts/test-helpers.ts",
          "SETUP.md",
          "TESTING_PLAN.md"
        ]
      },
      {
        "name": "pii",
        "confidence": "medium",
        "evidence_paths": [
          "pnpm-lock.yaml"
        ]
      },
      {
        "name": "secret-like environment variables",
        "confidence": "medium",
        "evidence_paths": [
          "package.json"
        ]
      },
      {
        "name": "token",
        "confidence": "medium",
        "evidence_paths": [
          "__tests__/api/auth/google/oauth.test.ts",
          ".jules/sentinel.md",
          "app/api/auth/google/callback/route.ts",
          "app/api/google-photos/disconnect/route.ts",
          "app/api/google-photos/sync/route.ts",
          "app/api/process-job/route.ts",
          "lib/automation/auto-sync.ts",
          "lib/google-photos/client.ts",
          "pnpm-lock.yaml",
          "README.md",
          "scripts/002_create_google_connections.sql",
          "SETUP.md",
          "TESTING_PLAN.md"
        ]
      }
    ]
  },
  "generated_at": "2026-05-16T16:44:12.435Z"
}
