Skip to content

fix(plans): Team tier gets dedicated infra (#12) - #39

Merged
mastermanas805 merged 1 commit into
masterfrom
fix/bugbash-team-dedicated-2026-06-02
Jun 2, 2026
Merged

mastermanas805 merged 1 commit into
masterfrom
fix/bugbash-team-dedicated-2026-06-02

Conversation

@mastermanas805

Copy link
Copy Markdown
Member

Bug bash #12: IsDedicatedTier("team") was false (only growth had dedicated:true), denying the top tier isolated infra. Add it to team + team_yearly in defaultYAML. Pairs with the api plans.yaml change. Per product decision 2026-06-02. 🤖 Generated with Claude Code

Add dedicated:true to team (and team_yearly, which must mirror team) in the
embedded defaultYAML, so IsDedicatedTier("team") is true. Team ($199) sits
above Growth ($99); it was wrongly denied isolated Postgres/Redis/Mongo
because only growth had the flag. Pairs with the api plans.yaml change.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@mastermanas805
mastermanas805 enabled auto-merge (squash) June 2, 2026 17:36
@mastermanas805
mastermanas805 merged commit 2a515fc into master Jun 2, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant