Verify behavior selection logic and tag compliance with scoring.
Checklist:
- Review BehaviorPlanner selection rules
- Confirm RequiredTags/ForbiddenTags are respected in responses
- Spot-check TagScore penalties for violations
Refs:
- Assets/_Project/Scripts/AI/BehaviorPlanner.cs
- Tools/CatDevTools/Services/Scoring/TagScorer.cs
- Assets/_Project/Scripts/Models/BehaviorPlan.cs
Verify behavior selection logic and tag compliance with scoring.
Checklist:
Refs: