feat(FN-3716): add planning mode priority controls for task routes and subt

Adds per-subtask priority controls to planning mode with three implementation steps (route priority support, UI controls, and design-token polish), gates research tools behind an experimental feature flag with a new core infrastructure module, and introduces a WhatsApp chat plugin with discovery and

Fusion-Task-Id: FN-3716
This commit is contained in:
Fusion
2026-05-07 15:58:52 -07:00
committed by gsxdsm
parent aaaebdcb0d
commit c6d12ba5af
14 changed files with 614 additions and 192 deletions

View File

@@ -30,10 +30,11 @@ AI-guided interactive planning for creating well-specified tasks from high-level
4. Review the AI-generated summary with:
- Refinable title and description
- Size estimate (S/M/L)
- Priority selector (`low`, `normal`, `high`, `urgent`)
- Suggested dependencies from existing tasks
- Key deliverables checklist
5. Create the task directly from the summary
6. Or use **Break into Tasks** to generate multiple subtasks where each description starts with subtask-specific implementation guidance, followed by a separate larger-plan context section (including planning interview context when available)
6. Or use **Break into Tasks** to generate multiple subtasks where each description starts with subtask-specific implementation guidance, followed by a separate larger-plan context section (including planning interview context when available); each subtask also supports per-subtask priority selection (`low`, `normal`, `high`, `urgent`) before creation
**Features**:
- **Rate Limiting**: Maximum 5 planning sessions per hour per IP