{
  "network": "testnet",
  "chain_tip": {
    "height": 4299514,
    "block_hash": null,
    "note": "height read from zebrad tracing logs on the source node immediately before the drain that preceded this snapshot; not read from the drained disk itself (nothing is running against it once it is safe to cut), so treat this as \"at or a few blocks before\" the actual snapshot, not exact. block_hash is not currently captured — TODO: add a getbestblockhash RPC read (or equivalent) before drain if this needs to be exact."
  },
  "database_format_version": "28.0.0",
  "database_format_major_version": 28,
  "producing_zebrad": {
    "version": "6.3.0",
    "commit": "f5c5277fe41eba9c74f37098738f93f35dd70d60"
  },
  "archive": {
    "filename": "zebrad-state-testnet-v28-20260824.tar.zst",
    "size_bytes": 9381552476,
    "sha256": "4eabd27963e2f455224d018c81c51cc5b708db5591119f7a79d93bc1e083c675",
    "compression": "zstd",
    "extraction_path": "state/v28/testnet",
    "extraction_note": "tar --zstd -xf <archive> -C <your zebrad cache_dir>; the archive already contains the state/v<major>/<network> prefix, so no manual path assembly is needed."
  },
  "compatibility": {
    "statement": "Loadable by zebrad builds whose DATABASE_FORMAT_VERSION major equals database_format_major_version. Verify against zebra-state/src/constants.rs::DATABASE_FORMAT_VERSION on the zebrad version you intend to run before trusting this snapshot."
  },
  "produced_at": "2026-08-24T22:38:09Z",
  "produced_by": {
    "source_zone": "us-east1-c",
    "source_disk": "zebrad-cache-testnet-c",
    "source_snapshot": "zebrad-cache-testnet-c-snap-20260824"
  },
  "signing": {
    "status": "unsigned",
    "todo": "Zebra release manifests are signed with Cosign keyless (Sigstore), which needs a GitHub Actions OIDC token this ad hoc script does not have. See the Signing section at the top of gcp-cut-zebrad-snapshot.sh. Do not trust this manifest as authenticated until that is resolved."
  }
}
