{
  "$schema": "https://schema.org/OfferCatalog",
  "name": "Bring Your AI pricing",
  "url": "https://bringyour.ai/pricing",
  "json_url": "https://bringyour.ai/pricing.json",
  "currency": "USD",
  "sales_pitch": "One lifetime license for the local agent setup toolkit: migrate Claude Code to Codex, centrally sync Claude Code/Codex/Cursor through a local hub, distill safe snapshots with redaction reports, build a first setup from public work history, and receive future Foundry Practitioner Toolkit updates.",
  "included_features": [
    "migrate",
    "sync",
    "distill",
    "build",
    "local_cli",
    "local_mcp",
    "validation_files",
    "rollback_snapshots",
    "future_toolkit_updates"
  ],
  "feature_summaries": {
    "migrate": "Move Claude Code to Codex with local preview, merge behavior, validation notes, and rollback snapshots.",
    "sync": "Keep a central local hub for Claude Code, Codex, and Cursor with manual review gates and optional local auto-sync controls.",
    "distill": "Create a sanitized local harness snapshot from Claude, Codex, or Cursor with redaction metadata and verification.",
    "build": "Build a first Claude Code or Codex setup from public work signals."
  },
  "boundaries": {
    "hosted_sync": false,
    "auto_sync_default_enabled": false,
    "git_remote_actions": false,
    "cross_tool_platform_config_autowrite": false
  },
  "products": [
    {
      "id": "bringyour_founder_lifetime",
      "name": "Founding 10 lifetime license",
      "price_cents": 1900,
      "billing": "one_time",
      "availability": "limited_first_10_buyers",
      "description": "Same lifetime toolkit as later tiers for the first buyers: migrate, sync, distill, build, and future updates."
    },
    {
      "id": "bringyour_early_lifetime",
      "name": "Early 10 lifetime license",
      "price_cents": 2900,
      "billing": "one_time",
      "availability": "limited_next_10_buyers",
      "description": "Same lifetime toolkit after founding slots: migrate, sync, distill, build, and future updates."
    },
    {
      "id": "bringyour_lifetime",
      "name": "Bring Your AI lifetime license",
      "price_cents": 4900,
      "billing": "one_time",
      "availability": "standard",
      "description": "Standard lifetime access to current and future Bring Your AI toolkit features."
    },
    {
      "id": "bringyour_team_migration_pack",
      "name": "Team Migration Pack",
      "price_cents": 49900,
      "billing": "one_time",
      "max_seats": 10,
      "availability": "standard",
      "includes": ["one_guided_migration", "team_onboarding", "10_lifetime_licenses"],
      "description": "One guided migration and onboarding for up to 10 people, plus 10 lifetime Bring Your AI licenses."
    }
  ],
  "checkout": {
    "human": "https://bringyour.ai/buy",
    "catalog": "https://bringyour.ai/api/v1/catalog",
    "quote": "https://bringyour.ai/api/v1/quote",
    "checkout": "https://bringyour.ai/api/v1/checkout",
    "live_modes": [
      "stripe_payment_link",
      "stripe_link",
      "link",
      "stripe_checkout",
      "stripe_spt"
    ],
    "unsupported_modes": [
      "stripe_acp",
      "x402",
      "mpp_x402"
    ]
  },
  "fulfillment": {
    "license_contract": "https://bringyour.ai/api/v1/license",
    "license_verification": "https://bringyour.ai/license-verification.json",
    "install": "https://bringyour.ai/install.sh",
    "team_migration_pack": "Signed license and onboarding handoff by email after payment."
  },
  "remote_invariant": {
    "harness_data_remote": false,
    "accepts_file_contents": false,
    "accepts_api_keys": false,
    "accepts_repo_paths": false,
    "checkout_inputs_only": [
      "product_id",
      "buyer_email",
      "payment_mode",
      "shared_payment_granted_token",
      "client_reference_id"
    ]
  }
}
