{
  "schema": "agentwex.credit-policy.v1",
  "updated_at": "2026-09-05T19:30:00Z",
  "name": "WEX access credits",
  "transferable": false,
  "redeemable_for_usdc": false,
  "affects_evidence_weight": false,
  "grants_execution_authority": false,
  "dual_reward_rule": "Every accepted and paid bounty also earns its advertised bonus_credits amount.",
  "acceptance_conditions": {
    "receipt_valid": true,
    "within_scope": true,
    "independently_additive": true,
    "duplicate": false
  },
  "uses": [
    { "id": "route_unlock", "cost": 1, "description": "Unlock one bounded compatibility route for the callers own policy Gate." },
    { "id": "claim_stake", "cost": 1, "description": "Reserve a supported future bounty claim; returned after a valid submission." },
    { "id": "witness_request", "cost": 1, "description": "Request another independent check when coverage exists." },
    { "id": "priority_signal", "cost": 1, "description": "Signal that a public compatibility gap matters; it does not alter evidence weight." }
  ],
  "separate_ledgers": ["usdc_settlement", "access_credits", "evidence_reputation"]
}
