{
  "ok": true,
  "offers": [
    {
      "id": "music_packet",
      "tier": 1,
      "name": "Starter / Music Packet",
      "amount_label": "$200/mo+ or scoped start",
      "currency": "USD",
      "service_id": "music_packet",
      "status": "available_staged",
      "payment_status": "not_configured_gated",
      "audience": "artists, managers, producers, creators, agencies, and music-business operators who need a first governed AI workflow",
      "includes": [
        "identity claim",
        "goal route",
        "starter agent scope",
        "music/release/business packet",
        "fulfillment plan",
        "receipt ledger"
      ]
    },
    {
      "id": "founding_1000_api_seat",
      "tier": 2,
      "name": "Founding 1000 API Seat",
      "amount_label": "$10K+",
      "currency": "USD",
      "service_id": "founding_1000_api_seat",
      "status": "available_staged",
      "payment_status": "not_configured_gated",
      "audience": "operators joining the first 1000 service identities with API access, agent workflows, incentives, and community routing",
      "includes": [
        "service identity",
        "sector/profile verification",
        "API seat",
        "staged agent",
        "workflow packet",
        "incentive ledger",
        "community access route"
      ]
    },
    {
      "id": "event_room",
      "tier": 3,
      "name": "Build Room / Services + Events",
      "amount_label": "Scoped",
      "currency": "USD",
      "service_id": "event_room",
      "status": "available_staged",
      "payment_status": "not_configured_gated",
      "audience": "service providers, event teams, labels, studios, and infrastructure builders who need an operating room around a launch",
      "includes": [
        "intake + room setup",
        "service/event graph",
        "agent task queue",
        "fulfillment workplan",
        "operator queue",
        "build receipts"
      ]
    },
    {
      "id": "board_enterprise",
      "tier": 4,
      "name": "Quant / Enterprise Room",
      "amount_label": "Book call / review",
      "currency": "USD",
      "service_id": "board_enterprise",
      "status": "approval_required",
      "payment_status": "not_configured_gated",
      "audience": "enterprise, board-grade, infrastructure, data-room, and cross-sector opportunities requiring governance and governance review gates",
      "includes": [
        "private operating room",
        "source-carded graph",
        "governance packet",
        "fulfillment/program plan",
        "governance review gate",
        "audit trail"
      ]
    }
  ],
  "pricing_policy": "Offer pricing is staged service pricing only. This endpoint does not create invoices, checkout links, wallet requests, securities offers, or external contact.",
  "gates": [
    "payment_provider_config_gated",
    "external_send_gated",
    "kyc_vendor_gated",
    "regulated_activity_gated",
    "provider_config_gated"
  ],
  "next": [
    "POST /v1/session/start",
    "POST /v1/order/stage",
    "GET|POST /v1/order/status"
  ]
}