{
  "format": "vealth-provisioning-seal/v1",
  "what": "Each entry is the SHA-256 of an entire published page, every byte of it, including its seal block. There is no excluded region: an unsigned region is exactly where an attacker would put their code.",
  "how_to_verify": "Fetch the page and sha256 the whole file, then compare. Then check that hash against the public registry at https://vealth.net/anchor/verify?sha256=<hash>, which anyone can query without an account.",
  "scope": "A seal proves only that a page served from this origin is unaltered since publication. It cannot tell you anything about a page on a different domain, because whoever controls that domain controls what you see. Always check the address bar first.",
  "open": "This format is not ours to gate. Any party can publish a manifest in this shape, anchor it on the same free registry, and be checked by the same verifier. Joining the mesh needs nobody's permission.",
  "issuer": {
    "name": "EcoWealth",
    "site": "https://vealth.net",
    "registry": "https://vealth.net/anchor"
  },
  "generated_at": "2026-07-30T22:44:47.742Z",
  "pages": {
    "/erewhon-review.html": {
      "sha256": "ef56c3afe9ac78e91f27af0de83b1fe7dae24f99d75402e35e13b2cf620cbcdc",
      "bytes": 21732
    },
    "/regen-commons.html": {
      "sha256": "dcf457401b6274bbca8866efe5b8511852b96bbc083e593b58ec422ea582ae26",
      "bytes": 418846
    },
    "/regen-forum.html": {
      "sha256": "2718dae00bc1adb767dfbde8b52f843b66201e0c80439d12e7a74b894b14f501",
      "bytes": 34190
    }
  }
}