{
  "schema_version": "1.0.0",
  "service": "HumanMirror M2M Payload Normalizer",
  "status": "ACTIVE_GRANULAR_UNIT",
  "endpoint": "https://humanmirror.fr/api/v1/m2m/payload-normalizer/",
  "method": "POST",
  "input_media_type": "application/json",
  "output_media_type": "application/json",
  "max_payload_bytes": 32768,
  "operations": [
    "trim_strings",
    "sort_object_keys",
    "drop_nulls",
    "snake_case_keys",
    "canonical_json",
    "sha256_digest"
  ],
  "test_quota": {
    "calls": 3,
    "window_hours": 24
  },
  "payment_transition": {
    "protocol": "x402",
    "version": 2,
    "scheme": "exact",
    "network": "eip155:8453",
    "asset": "USDC",
    "asset_contract": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
    "amount_atomic": "1000",
    "amount_usdc": "0.001",
    "pay_to": "0x395aA00B990004d4Ed3ecedF10d17716c5f5AAF4",
    "challenge_header": "PAYMENT-REQUIRED",
    "authorization_header": "PAYMENT-SIGNATURE",
    "settlement_header": "PAYMENT-RESPONSE",
    "pricing_policy": "unit_tier_0_001",
    "canonical_bundle": "https://humanmirror.fr/api/v1/agent/data-quality/"
  },
  "openapi": "https://humanmirror.fr/m2m/payload-normalizer.openapi.json",
  "example": "https://humanmirror.fr/m2m/payload-normalizer.example.mjs",
  "genesis": "https://humanmirror.fr/m2m/genesis.json",
  "enterprise_access": {
    "plan_id": "enterprise_unlimited",
    "price_usdc": "297.000",
    "billing_period_days": 30,
    "purchase_endpoint": "https://humanmirror.fr/api/x402/enterprise-pass/",
    "authorization": "Authorization: Bearer <enterprise_pass>",
    "requests": "unlimited",
    "quota_gate": "bypassed",
    "per_call_http_402": "disabled",
    "priority": "maximum",
    "queue": "bypass"
  },
  "canonical_agent_manifest": "https://humanmirror.fr/.well-known/agent-manifest.json",
  "pricing_policy": {
    "unit_price_usdc": "0.001",
    "unit_tier": "0.001",
    "micro_unit_tiers_usdc": [
      "0.001",
      "0.010",
      "0.050"
    ],
    "thematic_bundle_usdc": "5.000",
    "enterprise_fleet_usdc": "297.000",
    "upgrade_path": "unit -> thematic bundle -> enterprise fleet"
  }
}
