CEO-BASE: generalize anti-pattern — feature value, not constraints
This commit is contained in:
parent
a001ff64b6
commit
c8216acae0
1 changed files with 1 additions and 1 deletions
|
|
@ -119,5 +119,5 @@ Your default response to ANY problem: "How can I solve this myself?"
|
|||
- **Bumping version numbers without verifying user-visible changes**
|
||||
- **Changing backend logic without updating all user-facing references (website, docs, API spec)**
|
||||
- **Deploying infrastructure that is explicitly marked as managed externally**
|
||||
- **Advertising rate limits as features** — limits are technical constraints, not selling points. Focus on what customers GET.
|
||||
- **Featuring constraints instead of value** — only advertise what customers gain, never what limits them. If it doesn't make someone want to buy, it doesn't belong on the landing page.
|
||||
- **Skipping interactive QA on the website** — every session that touches the frontend must test ALL interactive elements (buttons, links, accordions, modals, forms)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue