Decouple tier from business type — move to hosting/plan model #2
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
From TODO. Which "tier" a client gets — and whether their site is self-hosted or on the client's free Google account — is a per-client decision, not something baked into a demo (demos are already neutralised/stack-agnostic as of 2026-06-25).
Work:
Clients.tiersemantics: keep A/B as an internal effort/price band, or replace with hosting-agnostic fields (e.g.hosting = google | selfhosted,plan = ...).tier+stack_notes).onboardingworkflow, which currently ask for Tier A/B (n8n/onboarding.json), once the model is settled.Acceptance: onboarding captures hosting + plan cleanly; CRM schema/docs (
sheets/SCHEMA.md) reflect the final field semantics.