{
  "schema": "SOVRIENT_ANCHOR_SURFACE_V1",
  "generated_utc": "2026-03-12T00:00:00Z",
  "page": {
    "name": "Sovrient Deployment Anchors",
    "url": "https://www.sovrient.com/anchors",
    "json_url": "https://www.sovrient.com/anchors.json"
  },
  "anchors": [
    {
      "lane": "Daily Attestation",
      "network": "Sepolia",
      "status": "AWAITING_WITNESS",
      "reference": "pending deployment witness"
    },
    {
      "lane": "Periodic Checkpoint",
      "network": "L1",
      "status": "AWAITING_WITNESS",
      "reference": "pending L1 checkpoint"
    },
    {
      "lane": "Bundle Seal",
      "network": "Off-chain witness",
      "status": "VERIFIED",
      "reference": "EdDSA + TSA"
    }
  ],
  "state_model": [
    {
      "state": "AWAITING_WITNESS",
      "description": "ready for publication, not yet anchored."
    },
    {
      "state": "ANCHORED",
      "description": "network witness attached and verifiable."
    },
    {
      "state": "SUPERSEDED",
      "description": "replaced by a newer canonical release."
    }
  ],
  "guardrail": {
    "policy": "NO PASS . NO RENDER . NO RELEASE",
    "description": "No anchor claim is published as final without witness proof and deterministic replay parity."
  }
}
