{
  "appUrl": "https://app.tegy.io",
  "artifacts": [
    {
      "file": "latest-prod-login.png",
      "label": "Signed-out login"
    },
    {
      "file": "latest-prod-email-sent.png",
      "label": "Magic-link email sent"
    },
    {
      "file": "latest-prod-personal-free-workspace.png",
      "label": "Personal Free workspace"
    },
    {
      "file": "latest-prod-billing-upgrade.png",
      "label": "Billing upgrade surface"
    },
    {
      "file": "latest-prod-usage-settings.png",
      "label": "Usage settings"
    },
    {
      "file": "latest-prod-chat-smoke.png",
      "label": "Chat smoke"
    }
  ],
  "capturedAt": "2026-07-06T17:42:37.136Z",
  "email": "tegy-prod-1783359757126-d7e20e@catchmail.io",
  "verified": [
    "Production accepted the public email and sent a magic link.",
    "Magic link opened a personal workspace with Free plan reminder visible.",
    "Session, billing, and usage APIs agree on owner-owned Free workspace.",
    "Free plan upgrade reminder opens the billing upgrade surface.",
    "Settings > Usage exposes current session and weekly usage limits.",
    "A signed-up Free user can submit a chat turn and receive assistant text."
  ],
  "session": {
    "allowedDomainsLength": 0,
    "email": "tegy-prod-1783359757126-d7e20e@catchmail.io",
    "orgId": "org_self_user_b027f9e1-821f-4134-9c1f-425245882e92",
    "role": "owner",
    "workspaceName": "tegy-prod-1783359757126-d7e20e's workspace"
  },
  "billing": {
    "active": false,
    "planKey": null,
    "state": "free"
  },
  "usage": {
    "currentSessionLimitUsd": 0.25,
    "plan": "free",
    "planLabel": "Free",
    "weeklyAllLimitUsd": 1
  },
  "chatSmoke": {
    "assistantTextPreview": "self-service smoke ok",
    "submittedText": "Reply with exactly: self-service smoke ok"
  }
}
