{
  "tool_id": "art-21-agent-traffic-acceptance-policy-builder",
  "note": "golden_hash is empty until first `node golden-parity.test.mjs --update`.",
  "vectors": [
    {
      "name": "minimal",
      "policy_parameters": {
        "agent_types": [
          "openai"
        ],
        "verification_level": "ap2_vdc",
        "max_tx_per_min": 60,
        "max_tx_per_day": 5000,
        "max_single_val_usd": 100,
        "max_daily_val_usd": 1000,
        "rails": [
          "acp",
          "x402"
        ],
        "refund_posture": "standard",
        "retry_policy": "retry_1x",
        "block_rules": [
          "block_burst",
          "block_anon_high"
        ]
      },
      "output_payload": {
        "verdict": "POLICY_SOUND",
        "overall_risk": "low",
        "accepted_agent_types": [
          "openai"
        ],
        "verification_level": "ap2_vdc",
        "max_single_transaction_usd": 100,
        "max_daily_spend_usd": 1000,
        "max_tx_per_min": 60,
        "max_tx_per_day": 5000,
        "accepted_payment_rails": [
          "acp",
          "x402"
        ],
        "refund_posture": "standard",
        "retry_policy": "retry_1x",
        "block_rules": [
          "block_burst",
          "block_anon_high"
        ],
        "guardrail_findings": [
          {
            "type": "pass",
            "message": "AP2 Verifiable Digital Credential: agent identity cryptographically attested."
          },
          {
            "type": "pass",
            "message": "Single transaction cap $100 limits blast radius."
          },
          {
            "type": "pass",
            "message": "Standard agent commerce protocol(s) enabled: ACP / AP2 mandate."
          },
          {
            "type": "pass",
            "message": "Burst detection active: velocity anomaly threshold will block runaway agent loops."
          },
          {
            "type": "pass",
            "message": "Standard refund / dispute window is a reasonable default for agent-commerce transactions."
          },
          {
            "type": "pass",
            "message": "Anonymous-agent high-value block active: identity required above $50 per transaction."
          }
        ],
        "guardrail_warnings": 0,
        "guardrail_passes": 6
      },
      "golden_hash": "207817e504d24577529a8bcc75b2bcd664be7173bf4f87cea46f49df4cb989f5"
    }
  ]
}
