{
  "ok": true,
  "host": "app.odei.ai",
  "artifact": "odei.agent.activation-contract",
  "version": "2026-03-17",
  "launchStatus": {
    "state": "announcement_coming_soon",
    "access": "guided_launch_intake",
    "publicLaunch": "not_yet_public"
  },
  "summary": "Activation contracts describe what happens after founding-cohort intake: review, runtime scoping, governance confirmation, and activation of the first personal agent runtime.",
  "commercialModel": {
    "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."
    }
  },
  "lifecycle": [
    {
      "state": "preview",
      "label": "Preview",
      "meaning": "Inspect the onboarding, pricing, and provisioning boundary before public launch."
    },
    {
      "state": "intake_received",
      "label": "Intake received",
      "meaning": "The founding-cohort request has been accepted and assigned an intake ID."
    },
    {
      "state": "runtime_scoping",
      "label": "Runtime scoping",
      "meaning": "ODEI maps model layer, world sources, first mission, and tool scope into the first runtime shape."
    },
    {
      "state": "governance_review",
      "label": "Governance review",
      "meaning": "Approvals, sensitive actions, quiet hours, and execution boundaries are confirmed before activation."
    },
    {
      "state": "activation_ready",
      "label": "Activation ready",
      "meaning": "The first runtime, receipts lane, and initial mission queue are ready for activation."
    }
  ],
  "entitlements": {
    "beforeActivation": [
      "app_preview",
      "bootstrap_artifact",
      "pricing_artifact",
      "plans_artifact",
      "auth_contract",
      "entitlements_contract",
      "provisioning_schema",
      "guided_launch_intake"
    ],
    "afterActivation": [
      "world_model_workspace",
      "governance_profile",
      "receipts_lane",
      "first_mission_queue",
      "runtime_operator_review"
    ]
  },
  "outputs": {
    "immediateApi": [
      "intake_id",
      "lane",
      "source",
      "receivedAt",
      "consentAt",
      "summary",
      "normalized",
      "provisioning_trail"
    ],
    "appRendered": [
      "provisioning_capsule",
      "activation_handoff",
      "first_mission_launch",
      "activation_package",
      "launch_checklist"
    ],
    "operatorReview": [
      "runtime_scope",
      "governance_boundary",
      "tool_map",
      "activation_package"
    ],
    "activation": [
      "agent_runtime",
      "first_mission_queue",
      "receipt_surface",
      "activation_package"
    ]
  },
  "previewPresets": [
    {
      "id": "founder-operator",
      "label": "Executive operator",
      "summary": "Inbox triage, weekly operating briefs, and governed follow-ups.",
      "url": "https://app.odei.ai/?profile=founder-operator&model=Claude&governance=Approval-first"
    },
    {
      "id": "deal-operator",
      "label": "Deal operator",
      "summary": "Silent thread detection, next-touch preparation, and pipeline motion.",
      "url": "https://app.odei.ai/?profile=deal-operator&model=ChatGPT&governance=Hybrid%20autonomy"
    },
    {
      "id": "research-operator",
      "label": "Research operator",
      "summary": "Bounded monitoring, governed briefs, and World Model updates.",
      "url": "https://app.odei.ai/?profile=research-operator&model=Gemini&governance=Approval-first"
    }
  ],
  "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."
    }
  ],
  "links": {
    "app": "https://app.odei.ai/",
    "docs": "https://api.odei.ai/worldmodel/",
    "launchStatus": "https://app.odei.ai/launch-status.json",
    "bootstrapArtifact": "https://app.odei.ai/bootstrap.json",
    "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",
    "plansArtifact": "https://app.odei.ai/plans.json",
    "entitlementsArtifact": "https://app.odei.ai/entitlements.json?profile=founder-operator",
    "entitlementsState": "https://app.odei.ai/entitlements-state.json?profile=founder-operator",
    "authContract": "https://app.odei.ai/auth-contract.json?profile=founder-operator",
    "authState": "https://app.odei.ai/auth-state.json?profile=founder-operator",
    "provisioningSchema": "https://app.odei.ai/provisioning-schema.json",
    "cohortContract": "https://app.odei.ai/cohort-contract.json",
    "activationTimeline": "https://app.odei.ai/activation-timeline.json",
    "accountBoundary": "https://app.odei.ai/account-boundary.json?profile=founder-operator",
    "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",
    "firstMissionPack": "https://app.odei.ai/first-mission-pack.json?profile=founder-operator",
    "intakeTemplate": "https://app.odei.ai/intake-template.json"
  },
  "generatedAt": "2026-07-14T22:38:11.670Z"
}