{
  "schema": "https://gcagochina.com/daily-status.json",
  "pageUrl": "https://gcagochina.com/daily-status.html",
  "status": "daily-public-ops-snapshot-published",
  "lastUpdated": "2026-06-18",
  "snapshotSource": "tools/run_gca_daily_ops.py",
  "snapshotGeneratedAt": "2026-06-18T08:31:47Z",
  "project": "GCA",
  "chainId": 8453,
  "contractAddress": "0x3197c42f4a06f7be32a9a742ac2a766f0ff682c6",
  "dailyOps": {
    "packetVersion": "gca_daily_ops_summary_v1",
    "ok": true,
    "generatedAt": "2026-06-18T08:31:47Z",
    "publicOnlyByDefault": true,
    "steps": [
      {
        "id": "public-site",
        "ok": true,
        "status": "passed",
        "blocksSummaryOk": true,
        "command": "python3 tools/check_public_site.py --base-url https://gcagochina.com/ --timeout 20"
      },
      {
        "id": "registration-api-public",
        "ok": true,
        "status": "passed",
        "blocksSummaryOk": true,
        "command": "python3 tools/check_gca_registration_api.py --base-url https://gca-registration-api.gcagochina.workers.dev --public-only --timeout 20"
      },
      {
        "id": "basescan-resubmission-preflight-status",
        "ok": true,
        "status": "passed",
        "blocksSummaryOk": false,
        "command": "python3 tools/check_basescan_resubmission_readiness.py --skip-url-checks --json"
      }
    ]
  },
  "publicSite": {
    "status": "ok",
    "baseUrl": "https://gcagochina.com/",
    "checkCommand": "python3 tools/check_public_site.py --base-url https://gcagochina.com/ --timeout 20",
    "scope": [
      "canonical token identity",
      "public readable pages",
      "Data Room machine-readable files",
      "GCA/USDT market route",
      "public claim boundaries"
    ]
  },
  "registrationApi": {
    "status": "ok",
    "apiBaseUrl": "https://gca-registration-api.gcagochina.workers.dev",
    "checkCommand": "python3 tools/check_gca_registration_api.py --base-url https://gca-registration-api.gcagochina.workers.dev --public-only --timeout 20",
    "publicOnly": true,
    "healthEndpoint": "https://gca-registration-api.gcagochina.workers.dev/health",
    "adminReads": "token-protected",
    "writesTestRecords": false
  },
  "baseScanPreflight": {
    "status": "ready-for-owner-resubmission",
    "readyForBaseScanResubmission": true,
    "publicEmailSwitchStatus": "public-email-switch-complete",
    "snapshotAlignmentStatus": "aligned",
    "filesStillUsingOldEmail": 0,
    "oldEmailFilePaths": [],
    "filesPublishingForbiddenLegacyEmail": 0,
    "forbiddenLegacyEmailFilePaths": [],
    "missingTargetEmailFilePaths": [],
    "missingOrBlockedRequirements": [],
    "nextAction": "Owner may proceed with one clean BaseScan resubmission from support@gcagochina.com.",
    "targetDomainEmail": "support@gcagochina.com",
    "currentPublicEmail": "support@gcagochina.com"
  },
  "ownerActionQueue": [
    {
      "id": "maintain-domain-mailbox",
      "status": "ready-monitor",
      "action": "Keep support@gcagochina.com able to receive and send authenticated mail while BaseScan reviews the update.",
      "publicEvidenceUrl": "https://gcagochina.com/domain-email.html"
    },
    {
      "id": "retain-domain-email-evidence",
      "status": "ready-private-evidence-retained",
      "action": "Keep provider, DNS, inbound, outbound, and support-page evidence archived privately for reviewer follow-up.",
      "publicEvidenceUrl": "https://gcagochina.com/domain-email-evidence.html"
    },
    {
      "id": "confirm-project-profile-map",
      "status": "ready-public-evidence-published",
      "action": "Use the Project Profile BaseScan reviewer map before final preflight so the return-reason evidence chain stays visible.",
      "publicEvidenceUrl": "https://gcagochina.com/project-profile.html#basescanMapTitle"
    },
    {
      "id": "final-basescan-preflight",
      "status": "ready",
      "action": "Run tools/check_basescan_resubmission_readiness.py --json --require-ready before copying the final package into BaseScan.",
      "publicEvidenceUrl": "https://gcagochina.com/basescan-preflight.html"
    }
  ],
  "safePublicSummary": [
    "The public GCA website check passed on the latest daily ops snapshot.",
    "The public registration API check passed without secrets and without writing test records.",
    "BaseScan token profile resubmission is ready for one owner-controlled submission from support@gcagochina.com.",
    "The Project Profile BaseScan reviewer map is published at https://gcagochina.com/project-profile.html#basescanMapTitle.",
    "Admin reads, user records, private evidence files, wallet actions, and token transfers are not exposed by this public snapshot."
  ],
  "boundaries": {
    "publicOnly": true,
    "adminTokenPrinted": false,
    "userEmailsPrinted": false,
    "writesProductionData": false,
    "submitsBaseScanRequest": false,
    "sendsEmail": false,
    "writesDns": false,
    "requiresSignature": false,
    "requiresTransaction": false,
    "touchesWalletsOrContracts": false
  },
  "links": {
    "dailyStatusPage": "https://gcagochina.com/daily-status.html",
    "apiStatusPage": "https://gcagochina.com/api-status.html",
    "baseScanPreflightPage": "https://gcagochina.com/basescan-preflight.html",
    "projectProfileBaseScanMap": "https://gcagochina.com/project-profile.html#basescanMapTitle",
    "domainEmailPage": "https://gcagochina.com/domain-email.html",
    "domainEmailEvidencePage": "https://gcagochina.com/domain-email-evidence.html",
    "dataRoom": "https://gcagochina.com/data.html"
  }
}
