refactor(lead-stage): clean 2-agent pipeline - no hardcoded heuristics
- Classifier (1 LLM call): classify stage via STAGE_JSON + call tools - Stylist (1 LLM call): format response with optional stage context - Removed _TOOL_STAGE_MAP hardcoded heuristic (stage is optional) - Added re import for STAGE_JSON regex parsing - Cleaned up debug logging
Showing
Please register or sign in to comment