{
  "object": "NEXUS_OMEGA_MULTI_REMOTE_MIRROR_CONFIG_20260904_R0",
  "mirror_id": "NEXUS_OMEGA_F6_HOMEPAGE_MIRROR_20260904_R0",
  "branch": "nexus-mirror/f6-homepage-20260904-r0",
  "receipt_dir": "mirror/receipts",
  "source": {
    "path": ".",
    "include": [
      "app",
      "components",
      "public",
      "scripts",
      "mirror",
      "package.json",
      "package-lock.json",
      "next.config.mjs",
      "postcss.config.mjs",
      "tailwind.config.ts",
      "tsconfig.json",
      "deploy.ps1",
      ".env.example",
      ".gitignore"
    ],
    "exclude": [
      "mirror/receipts",
      "public/*.apk"
    ]
  },
  "mirrors": [
    {
      "id": "github-example",
      "type": "github",
      "enabled": false,
      "url": "https://github.com/OWNER/REPOSITORY.git"
    },
    {
      "id": "gitlab-example",
      "type": "gitlab",
      "enabled": false,
      "url": "https://gitlab.com/GROUP/REPOSITORY.git"
    },
    {
      "id": "generic-git-example",
      "type": "generic_git",
      "enabled": false,
      "url": "ssh://git@example.org/nexus-omega/homepage.git"
    }
  ],
  "claim_ceiling": "C1_DESCRIPTIVE_ONLY",
  "hard_limits": [
    "MIRROR_PASS_IS_NOT_HOSTED_CI_PASS",
    "MIRROR_PASS_IS_NOT_SCIENTIFIC_VALIDATION",
    "MIRROR_PASS_IS_NOT_PROMOTION"
  ]
}
