Contact-form submissions from inboxoji.com. Newest first.
The single source. Edits flow to the marketing site + app immediately (they read /api/pricing). Prices shown in each plan's own currency.
⚠ Editing a price updates what's DISPLAYED everywhere. What customers are actually BILLED still uses the existing Stripe price until Stripe-sync ships — change live billing in Stripe for now.
Per-account levers. Set a custom tier or limits for a specific account (e.g. an Enterprise contract). Limits override the plan default; {} or empty = use the plan; a key set to null = unlimited. Example: {"max_rules":500,"drafts_per_month":100000}