{
  "ok": true,
  "host": "app.odei.ai",
  "artifact": "odei.agent.billing-contract",
  "version": "2026-03-18",
  "launchStatus": {
    "state": "announcement_coming_soon",
    "access": "founding_cohort_intake",
    "publicLaunch": "not_yet_public"
  },
  "summary": "Machine-readable billing boundary for the founding cohort before public self-serve checkout opens.",
  "currentState": {
    "preview": "public",
    "foundingCohortBilling": "reviewed_setup_and_runtime_scope",
    "publicCheckout": "closed",
    "selfServeActivation": "closed",
    "machineUsage": "metered_after_activation"
  },
  "billingShape": {
    "setup": {
      "type": "one_time",
      "label": "Setup",
      "summary": "Provision the first World Model, governance policy, and tool scope."
    },
    "runtime": {
      "type": "recurring",
      "label": "Monthly Runtime",
      "summary": "Persistent memory, hosted loop execution, governance, and receipts."
    },
    "usage": {
      "type": "metered",
      "label": "Usage-Based Execution",
      "summary": "Heavy model calls, browser actions, paid routes, and external API spend.",
      "paidRoutesSurface": "https://api.odei.ai/revenue/",
      "x402Manifest": "https://api.odei.ai/.well-known/x402.json"
    }
  },
  "readinessOptions": [
    "Invoice me for founding cohort setup",
    "Use self-serve billing when live",
    "Need operator guidance first"
  ],
  "planShapes": [
    {
      "id": "personal-runtime",
      "label": "Personal Runtime",
      "fit": "Founder operator · Deal operator · Research operator",
      "billing": "Setup + monthly runtime + metered execution",
      "activation": "Founding cohort review first",
      "outputs": [
        "World Model workspace",
        "governance profile",
        "receipts lane",
        "first mission queue"
      ]
    },
    {
      "id": "team-runtime",
      "label": "Team Runtime",
      "fit": "Shared operator layer for a small team",
      "billing": "Custom setup + team runtime + metered execution",
      "activation": "Team scoping and approvals required",
      "outputs": [
        "shared World Model workspace",
        "team governance policy",
        "operator lanes",
        "team receipt surface"
      ]
    }
  ],
  "boundary": {
    "capturedAtIntake": "billingReadiness",
    "gatedUntilPublicLaunch": [
      "public_checkout",
      "self_serve_activation"
    ],
    "humanBilling": [
      "setup_review",
      "runtime_scope_confirmation",
      "invoice_or_operator_guidance"
    ],
    "machineBilling": [
      "metered_execution_policy",
      "x402_routes",
      "external_api_pass_through_when_applicable"
    ]
  },
  "links": {
    "app": "https://app.odei.ai/",
    "docs": "https://api.odei.ai/docs/",
    "pricingArtifact": "https://app.odei.ai/pricing.json",
    "billingContract": "https://app.odei.ai/billing-contract.json?profile=founder-operator",
    "commercialEnvelope": "https://app.odei.ai/commercial-envelope.json?profile=founder-operator",
    "runtimePackage": "https://app.odei.ai/runtime-package.json?profile=founder-operator",
    "runtimeProfiles": "https://app.odei.ai/runtime-profiles.json",
    "workspaceContract": "https://app.odei.ai/workspace-contract.json?profile=founder-operator",
    "accountBoundary": "https://app.odei.ai/account-boundary.json?profile=founder-operator",
    "governanceLoop": "https://app.odei.ai/governance-loop.json?profile=founder-operator",
    "plansArtifact": "https://app.odei.ai/plans.json",
    "authContract": "https://app.odei.ai/auth-contract.json?profile=founder-operator",
    "authState": "https://app.odei.ai/auth-state.json?profile=founder-operator",
    "entitlementsArtifact": "https://app.odei.ai/entitlements.json?profile=founder-operator",
    "entitlementsState": "https://app.odei.ai/entitlements-state.json?profile=founder-operator",
    "activationContract": "https://app.odei.ai/activation-contract.json",
    "activationTimeline": "https://app.odei.ai/activation-timeline.json",
    "activationReadiness": "https://app.odei.ai/activation-readiness.json?profile=founder-operator",
    "activationHandoff": "https://app.odei.ai/activation-handoff.json?profile=founder-operator",
    "activationPackage": "https://app.odei.ai/activation-package.json?profile=founder-operator",
    "launchChecklist": "https://app.odei.ai/launch-checklist.json?profile=founder-operator",
    "cohortContract": "https://app.odei.ai/cohort-contract.json",
    "firstMissionPack": "https://app.odei.ai/first-mission-pack.json?profile=founder-operator",
    "intakeTemplate": "https://app.odei.ai/intake-template.json",
    "provisioningCapsuleTemplate": "https://app.odei.ai/intake-status/{intakeId}/capsule",
    "revenueSurface": "https://api.odei.ai/revenue/",
    "x402Manifest": "https://api.odei.ai/.well-known/x402.json"
  },
  "generatedAt": "2026-04-13T19:46:37.207Z"
}