{
  "name": "Agent Service Surface Audit",
  "description": "Read-only comparative audit for public agent-service discovery and payment surfaces.",
  "capabilities": [
    "before-spend-decision",
    "seller-opportunity-prioritization",
    "provenance-preserving-table-extraction-demo",
    "comparative-report",
    "unpaid-readiness-audit",
    "openapi-contract-change-monitor"
  ],
  "freeTrial": true,
  "payment": {
    "enabled": false
  },
  "endpoints": {
    "decision": "/decision.json",
    "sellerOpportunities": "/seller-opportunities.json",
    "structuredTableDemo": "/structured-table-demo.json",
    "changes": "/changes.json",
    "report": "/report.json",
    "targets": "/targets.json",
    "audits": "/audits/<slug>.json",
    "openapi": "/openapi.json",
    "llms": "/llms.txt"
  }
}