{
  "ok": true,
  "host": "app.odei.ai",
  "launchStatus": {
    "state": "announcement_coming_soon",
    "access": "guided_launch_intake",
    "publicLaunch": "not_yet_public"
  },
  "commercialModel": {
    "summary": "Humans pay for setup and runtime. Heavy execution and machine routes scale with actual usage.",
    "availability": "Pricing structure is fixed for launch, but public self-serve activation is not yet open. Guided launch access is provisioned through intake.",
    "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"
    },
    "billingContractUrl": "https://app.odei.ai/billing-contract.json?profile=founder-operator",
    "commercialEnvelopeUrl": "https://app.odei.ai/commercial-envelope.json?profile=founder-operator",
    "runtimePackageUrl": "https://app.odei.ai/runtime-package.json?profile=founder-operator",
    "runtimeProfilesUrl": "https://app.odei.ai/runtime-profiles.json",
    "workspaceContractUrl": "https://app.odei.ai/workspace-contract.json?profile=founder-operator",
    "accountBoundaryUrl": "https://app.odei.ai/account-boundary.json?profile=founder-operator",
    "governanceLoopUrl": "https://app.odei.ai/governance-loop.json?profile=founder-operator",
    "plans": [
      {
        "id": "personal-runtime",
        "label": "Personal Runtime",
        "fit": "Executive operator · Deal operator · Research operator",
        "billing": "Setup + monthly runtime + metered execution",
        "activation": "Reviewed activation 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"
        ]
      }
    ],
    "plansArtifactUrl": "https://app.odei.ai/plans.json",
    "entitlementsArtifactUrl": "https://app.odei.ai/entitlements.json?profile=founder-operator",
    "authContractUrl": "https://app.odei.ai/auth-contract.json?profile=founder-operator",
    "launchStatusUrl": "https://app.odei.ai/launch-status.json",
    "activationContractUrl": "https://app.odei.ai/activation-contract.json",
    "activationReadinessUrl": "https://app.odei.ai/activation-readiness.json?profile=founder-operator",
    "activationStateUrl": "https://app.odei.ai/activation-state.json?profile=founder-operator",
    "activationHandoffUrl": "https://app.odei.ai/activation-handoff.json?profile=founder-operator",
    "activationPackageUrl": "https://app.odei.ai/activation-package.json?profile=founder-operator",
    "launchChecklistUrl": "https://app.odei.ai/launch-checklist.json?profile=founder-operator",
    "intakeTemplateUrl": "https://app.odei.ai/intake-template.json",
    "intakeEndpointUrl": "https://app.odei.ai/intake",
    "provisioningCapsuleTemplateUrl": "https://app.odei.ai/intake-status/{intakeId}/capsule",
    "intakeStatusBaseUrl": "https://app.odei.ai/intake-status/",
    "upstreamIntakeEndpoint": "https://api.odei.ai/api/intake",
    "upstreamIntakeStatusBaseUrl": "https://api.odei.ai/api/intake/",
    "firstMissionPackUrl": "https://app.odei.ai/first-mission-pack.json?profile=founder-operator",
    "cohortContractUrl": "https://app.odei.ai/cohort-contract.json",
    "activationTimelineUrl": "https://app.odei.ai/activation-timeline.json",
    "underFiveMinutes": [
      {
        "label": "Shareable preview state",
        "summary": "Model, governance, world sources, execution surfaces, and the first mission resolve into a reusable preview URL before activation opens."
      },
      {
        "label": "Exact intake contract",
        "summary": "The human or agent can copy the precise onboarding payload before any submission happens."
      },
      {
        "label": "Deterministic intake envelope",
        "summary": "The API returns intakeId, lane, source, receivedAt, consentAt, a normalized summary, and the first provisioning trail immediately after submit."
      },
      {
        "label": "Provisioning continuity + activation handoff",
        "summary": "The app renders a machine-readable provisioning capsule from the same runtime contract, then composes a compact activation handoff packet for review, continuity, and launch."
      }
    ]
  },
  "generatedAt": "2026-07-14T22:47:45.670Z"
}