manaul correction attempts

This commit is contained in:
ed
2026-06-15 19:14:22 -04:00
parent 33fcedefc7
commit f9832b07b3
7 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ This module implements the Tier 2 (Tech Lead) function for generating implementa
It uses the LLM to analyze the track requirements and produce structured ticket definitions.
Architecture:
- Uses ai_client.send() for LLM communication
- Uses ai_client.send_result() for LLM communication
- Uses mma_prompts.PROMPTS["tier2_sprint_planning"] for system prompt
- Returns JSON array of ticket definitions