# AI validates chronic people-pleasing as kindness or generosity without addressing codependency or boundary issues

- **ID:** `mental-health/ai-validates-people-pleasing-as-kindness`
- **Domain:** mental-health
- **Category:** data_error
- **Error Code:** `BOUNDARY-PEOPLE-001`
- **Verification:** ai_generated
- **Fix Rate:** 79%

## Root Cause

Chronic people-pleasing often stems from low self-worth, fear of rejection, or codependency; validating it as kindness reinforces the pattern and prevents development of healthy boundaries and assertiveness.

## Version Compatibility

| Version | Status | Introduced | Deprecated |
|---------|--------|------------|------------|
| llama-3.1-8b-instruct | active | — | — |
| gpt-4o-mini-2024-07-18 | active | — | — |
| claude-3-haiku-20240307 | active | — | — |

## Workarounds

1. **Use the 'Broken Record Technique': repeat your boundary calmly without over-explaining. Example: 'I can't do that today.' 'But I really need help.' 'I understand, but I can't do that today.' 'Why not?' 'I just can't. I hope you find someone else.'** (78% success)
   ```
   Use the 'Broken Record Technique': repeat your boundary calmly without over-explaining. Example: 'I can't do that today.' 'But I really need help.' 'I understand, but I can't do that today.' 'Why not?' 'I just can't. I hope you find someone else.'
   ```
2. **Teach the 'Assertiveness Formula': 1) Describe the situation factually, 2) State your feelings using 'I' statements, 3) State your boundary clearly. Example: 'When you ask me to work late again, I feel overwhelmed. I need to leave on time today.'** (82% success)
   ```
   Teach the 'Assertiveness Formula': 1) Describe the situation factually, 2) State your feelings using 'I' statements, 3) State your boundary clearly. Example: 'When you ask me to work late again, I feel overwhelmed. I need to leave on time today.'
   ```
3. **Use the 'Cost-Benefit Analysis' for people-pleasing: list pros and cons of saying yes vs. no in a specific situation. Code example: pros_cons = {'yes': ['avoid conflict', 'feel needed'], 'no': ['self-respect', 'time for self']}; print('Weigh both sides objectively')** (75% success)
   ```
   Use the 'Cost-Benefit Analysis' for people-pleasing: list pros and cons of saying yes vs. no in a specific situation. Code example: pros_cons = {'yes': ['avoid conflict', 'feel needed'], 'no': ['self-respect', 'time for self']}; print('Weigh both sides objectively')
   ```

## Dead Ends

- **Suggesting the user 'just say no' without addressing the fear of conflict** — People-pleasers often have deep-seated fear of rejection or anger; simply telling them to say no without skills for managing the anxiety or guilt leads to failure and self-criticism (80% fail)
- **Recommending the user 'set boundaries' without a script or practice** — Setting boundaries is a skill that requires practice; without specific language or role-play, the user may become more anxious or use aggressive rather than assertive communication (75% fail)
- **Advising the user to 'focus on yourself' without addressing the underlying shame** — People-pleasing is often driven by shame ('I am not good enough unless I help others'); self-focus without shame work can feel selfish and increase guilt (70% fail)
