{
  "doctrine": "WYERD_TRADER_MK4_AVRS_GOVERNED",
  "architecture": "THREE_SEAT_CONDUCTOR_AVRS_GOVERNED",
  "architecture_note": "Three independent reasoning seats in separate provider pools — each with a distinct analytical mandate and different training lineage. Seats evaluate in parallel; results go to AVRS governance layer. BASTION holds veto authority. No trade executes without AVRS approval.",
  "governance_layer": "Auernyx MK2 AVRS daemon — capability: wyerdTraderTradingCycle — Kintsugi hash-chained receipts on GCP",
  "hil_posture": "BYPASSED_POC — every receipt marked LIVE_SYSTEM_WOULD_PAUSE_HERE; human approval required in any production deployment",
  "fail_closed": "Single seat FAILED, BASTION veto, or insufficient consensus → REFUSED. CF Worker never executes without AVRS approval.",
  "seats": [
    {
      "id": "AUENRIX",
      "role": "Semantic alignment lens",
      "mandate": "Trend interpretation, signal meaning, strategic context evaluation",
      "veto_power": false
    },
    {
      "id": "GHOST",
      "role": "Adversarial witness",
      "mandate": "Counter-evidence, logical consistency, reasoning validation — binding vote in consensus",
      "veto_power": false
    },
    {
      "id": "BASTION",
      "role": "Defense and veto layer",
      "mandate": "Capital preservation, data integrity, policy compliance — confidence floor is binding not advisory",
      "veto_power": true
    }
  ],
  "consensus_rules": {
    "required": "3/3 same-direction with BASTION confidence at or above floor",
    "veto": "BASTION veto → REFUSED regardless of other seat votes",
    "seat_fail": "Any seat FAILED → REFUSED (fail-closed, not fail-open)"
  }
}