{
  "name": "HumanMirror Outcome",
  "version": "1.0.0",
  "tagline": "Stop paying AI for trying. Pay for verified results.",
  "product": "https://humanmirror.fr/outcome/",
  "docs": "https://humanmirror.fr/outcome/docs/",
  "openapi": "https://humanmirror.fr/outcome/openapi.json",
  "quote": "https://humanmirror.fr/api/outcome/quote/",
  "run": "https://humanmirror.fr/api/outcome/run/",
  "verify": "https://humanmirror.fr/api/outcome/verify/",
  "stats": "https://humanmirror.fr/api/outcome/stats/",
  "mcp": "https://humanmirror.fr/api/nexus/mcp/",
  "mcp_tools": [
    "outcome_quote",
    "outcome_run",
    "outcome_verify"
  ],
  "nexus_tool_id": "outcome.run",
  "pricing": {
    "quote_credits": 0,
    "verify_credits": 0,
    "verified_success_credits": 5
  },
  "billing_rule": "Credits are kept only when deterministic verification succeeds. Failed execution or failed verification is automatically refunded.",
  "supported_outcome_types": [
    "clean_json",
    "deduplicate_records",
    "normalize_entity",
    "data_quality_at_least",
    "detect_anomalies",
    "no_secrets",
    "output_quality",
    "schema_compatible",
    "safe_preflight",
    "execution_receipt"
  ]
}
