fluffychat/.github/instructions
wcjord 75a237b90c
fix: prioritize bot DM in updateBotOptions, handle DM outside _targetBotChats (#5698)
Closes #5697

- Extract buildUpdatedBotOptions (pure) and applyBotOptionUpdatesInOrder
  (async orchestration) as top-level @visibleForTesting functions
- Handle bot DM independently of _targetBotChats filter — the DM may
  lack a botOptions state event or have a stale activityPlan, but it's
  the most important room to keep current
- Update remaining rooms sequentially (not Future.wait) to avoid rate-limiting
- DM errors propagate; other room errors are logged and isolated
- Add 17 unit tests covering both extracted functions
- Add profile.instructions.md design doc for profile settings architecture
2026-02-14 14:47:05 -05:00
..
choreographer.instructions.md Add score field to LLMFeedbackModel for human audit integration (#5684) 2026-02-12 14:52:22 -05:00
events-and-tokens.instructions.md Writing assistance (#5598) 2026-02-09 15:55:18 -05:00
modules.instructions.md Writing assistance (#5598) 2026-02-09 15:55:18 -05:00
phonetic-transcription-v2-design.instructions.md feat: phonetic transcription v2 migration (#5640) 2026-02-10 16:29:26 -05:00
profile.instructions.md fix: prioritize bot DM in updateBotOptions, handle DM outside _targetBotChats (#5698) 2026-02-14 14:47:05 -05:00
token-info-feedback-v2.instructions.md feat: phonetic transcription v2 migration (#5640) 2026-02-10 16:29:26 -05:00