{
  "service": "aierc-determination",
  "version": "1.0.0",
  "what": "Determines whether a specific payment is admissible before it settles, and returns the facts behind it.",
  "endpoints": [
    "/.well-known/agent-card.json",
    "/mcp",
    "/v1/determine",
    "/llms.txt",
    "/health"
  ]
}