{
  "contract": "hunt/1",
  "name": "The Bolt Hunt",
  "spec": "bolt/1",
  "authority": "gord.holdings",
  "prove": "https://gord.holdings/hunt/",
  "rule": "Type \"flashy\" on any property in a tier and the bolt strikes, revealing that property’s shard. Collect a sealed tier’s set and prove it in your own browser against its commitment — nothing is sent anywhere.",
  "privacy": "This manifest carries each tier’s commitment and property list, never a shard. A finder proves a set offline; no server sees it and nothing records who visited.",
  "proof": {
    "spec": "bolt-proof/1",
    "since": "0.2.1",
    "verify": "peer",
    "token": "base64url(JSON) of { v, tier, commitment, label, nonce, sig } — never a shard",
    "signature": {
      "algorithm": "sha256",
      "preimage": "v ⋅ tier ⋅ commitment ⋅ label ⋅ nonce ⋅ solution, joined by newlines",
      "solution": "the tier’s shards, trimmed and upper-cased, joined by \"-\" — the commitment’s own preimage",
      "label": "a public handle the finder chose (single line, ≤40 chars), or \"\""
    },
    "note": "Peer-verifiable, not publicly verifiable: a commitment reveals nothing about its preimage, so only someone who also holds the set can confirm a proof. The token spells no shard, and a copied token cannot be re-issued under another label without the set. This is what an offline, serverless, spoiler-free proof can honestly be."
  },
  "tiers": [
    {
      "numeral": "I",
      "sealed": "2026-08-31",
      "count": 10,
      "properties": [
        "gord.holdings",
        "flashyos.com",
        "flashyid.com",
        "flashynetwork.com",
        "flashy.gold",
        "claimyour.gold",
        "flashy.academy",
        "flashygroup.com",
        "gda.group",
        "mlgblockchain.com"
      ],
      "commitment": {
        "algorithm": "sha256",
        "value": "ef7ac8e8a169b874f3bd8652774f910d82db212f16cbc087ced5fd6e40fa6115",
        "order": "the shards joined by \"-\", in the order listed"
      }
    }
  ],
  "forming": {
    "numeral": "II",
    "sealed": null,
    "count": 28,
    "properties": [
      "gord.holdings",
      "gord.capital",
      "gord.enterprises",
      "flashyos.com",
      "flashyid.com",
      "flashynetwork.com",
      "flashy.gold",
      "claimyour.gold",
      "flashy.academy",
      "flashygroup.com",
      "intentmesh.org",
      "rites.network",
      "magician.network",
      "ritualos.com",
      "flashy.social",
      "flashyfinance.com",
      "flashy.fun",
      "botz.ventures",
      "botz.games",
      "metaversegroup.io",
      "metaverse.ventures",
      "metaverse.properties",
      "metaverse.casino",
      "4.ventures",
      "nft.capital",
      "gda.group",
      "mlgblockchain.com",
      "michaelgord.com"
    ],
    "note": "Not sealed, so it has no commitment: an unsealed tier’s shard set moves as properties go live. It seals in @flashyos/bolt under a deployed reading that every property is serving its word, and this manifest gains a tier when it does."
  },
  "prize": {
    "claim": "mailto:michael@gda.capital",
    "note": "A finder who holds a sealed set can prove it offline, to anyone, for as long as the commitment stands. The earliest tier is the rare one."
  }
}
