[
  {
    "id": "GEN-FLAG-001",
    "slug": "asset-intelligence",
    "name": "GENESIS Asset Intelligence",
    "promise": "Verify a crypto asset's live multi-source price, freshness, and on-chain owner before a trade or quote.",
    "quick": {
      "price_usdc": 0.005,
      "inputs": [
        "symbol",
        "chain+contract"
      ]
    },
    "deep": {
      "price_usdc": 0.025,
      "inputs": [
        "chain+contract"
      ]
    },
    "tags": [
      "crypto price",
      "multi-source price",
      "contract owner",
      "token freshness",
      "market truth"
    ],
    "x402": "/api/flagships/asset-intelligence",
    "alias": {
      "slug": "verify-crypto-price-consensus",
      "name": "Verify Crypto Price Consensus",
      "x402": "/api/flagships/verify-crypto-price-consensus"
    }
  },
  {
    "id": "GEN-FLAG-002",
    "slug": "research-evidence",
    "name": "GENESIS Research & Evidence",
    "promise": "Extract cited claims and contradictions from supplied URLs into a bounded evidence synthesis.",
    "quick": {
      "price_usdc": 0.005,
      "inputs": [
        "urls"
      ]
    },
    "deep": {
      "price_usdc": 0.04,
      "inputs": [
        "urls"
      ]
    },
    "tags": [
      "url analysis",
      "claim extraction",
      "contradiction detection",
      "evidence synthesis",
      "source ranking"
    ],
    "x402": "/api/flagships/research-evidence",
    "alias": {
      "slug": "analyze-url-evidence",
      "name": "Analyze URL Evidence",
      "x402": "/api/flagships/analyze-url-evidence"
    }
  },
  {
    "id": "GEN-FLAG-003",
    "slug": "workflow-runner",
    "name": "GENESIS Workflow Runner",
    "promise": "Validate or run a bounded HTTP/JSON workflow with a deterministic trace and durable checkpoints.",
    "quick": {
      "price_usdc": 0.005,
      "inputs": [
        "steps"
      ]
    },
    "deep": {
      "price_usdc": 0.035,
      "inputs": [
        "steps"
      ]
    },
    "tags": [
      "workflow automation",
      "http workflow",
      "json validation",
      "bounded execution",
      "durable trace"
    ],
    "x402": "/api/flagships/workflow-runner",
    "alias": {
      "slug": "run-http-json-workflow",
      "name": "Run HTTP/JSON Workflow",
      "x402": "/api/flagships/run-http-json-workflow"
    }
  },
  {
    "id": "GEN-FLAG-004",
    "slug": "release-guardian",
    "name": "GENESIS Release Guardian",
    "promise": "Detect breaking API/OpenAPI/schema changes and release risk between two versions.",
    "quick": {
      "price_usdc": 0.005,
      "inputs": [
        "previous",
        "current"
      ]
    },
    "deep": {
      "price_usdc": 0.019,
      "inputs": [
        "previous",
        "current"
      ]
    },
    "tags": [
      "breaking change detection",
      "openapi compatibility",
      "schema drift",
      "graphql compatibility",
      "release risk"
    ],
    "x402": "/api/flagships/release-guardian",
    "alias": {
      "slug": "check-api-breaking-change",
      "name": "Check API Breaking Change",
      "x402": "/api/flagships/check-api-breaking-change"
    }
  },
  {
    "id": "GEN-FLAG-005",
    "slug": "agent-assurance",
    "name": "GENESIS Agent Assurance",
    "promise": "Audit an agent or MCP server for readiness, observed risk, and evidence.",
    "quick": {
      "price_usdc": 0.005,
      "inputs": [
        "tool",
        "card"
      ]
    },
    "deep": {
      "price_usdc": 0.029,
      "inputs": [
        "tool",
        "card",
        "instructions",
        "text"
      ]
    },
    "tags": [
      "mcp readiness",
      "agent security",
      "tool contract",
      "agent reliability",
      "mcp risk"
    ],
    "x402": "/api/flagships/agent-assurance",
    "alias": {
      "slug": "check-mcp-readiness",
      "name": "Check MCP Readiness",
      "x402": "/api/flagships/check-mcp-readiness"
    }
  }
]