{
  "ok": true,
  "host": "app.odei.ai",
  "artifact": "odei.agent.auth-state",
  "version": "2026-03-18",
  "launchStatus": {
    "state": "announcement_coming_soon",
    "access": "guided_launch_intake",
    "publicLaunch": "not_yet_public"
  },
  "summary": "Current auth readiness state across preview, intake capture, reviewed identity verification, and runtime credential issuance.",
  "currentState": {
    "preview": "public",
    "foundingCohortIntake": "open",
    "identityCapture": "intake_id_and_operator_details_captured",
    "reviewedVerification": "required",
    "runtimeCredentialIssuance": "pending_review",
    "publicSignup": "closed"
  },
  "stateMachine": [
    {
      "state": "preview_public",
      "label": "Preview public",
      "meaning": "Anyone can inspect the runtime, contracts, and commercial boundary before launch."
    },
    {
      "state": "identity_captured",
      "label": "Identity captured",
      "meaning": "The intake ID, consent boundary, and operator contact details are stored in the canonical intake envelope."
    },
    {
      "state": "verification_pending",
      "label": "Verification pending",
      "meaning": "Operator details, workspace boundary, and activation scope are reviewed before runtime credentials are issued."
    },
    {
      "state": "credential_issue_ready",
      "label": "Credential issue ready",
      "meaning": "The runtime can move toward credential issuance once provisioning review and activation gates are satisfied."
    }
  ],
  "readinessLane": {
    "state": "operator_identity_captured",
    "next": "verify operator details",
    "note": "Runtime credentials are issued only after reviewed provisioning and governance confirmation."
  },
  "links": {
    "app": "https://app.odei.ai/",
    "docs": "https://api.odei.ai/worldmodel/",
    "launchStatus": "https://app.odei.ai/launch-status.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",
    "activationReadiness": "https://app.odei.ai/activation-readiness.json?profile=founder-operator",
    "activationState": "https://app.odei.ai/activation-state.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",
    "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",
    "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",
    "firstMissionPack": "https://app.odei.ai/first-mission-pack.json?profile=founder-operator",
    "intakeTemplate": "https://app.odei.ai/intake-template.json"
  },
  "generatedAt": "2026-07-14T21:31:35.016Z"
}