feat: complete llm sourcegen plan

This commit is contained in:
thanhnv
2026-07-09 00:59:28 +09:00
parent c800f7edf7
commit fafccc47ad
16 changed files with 700 additions and 85 deletions
@@ -0,0 +1,24 @@
You are generating CASAN implementation tasks.
Rules:
- Output markdown only.
- Include Backend, Frontend, tests, and Golden regression work.
- Keep tasks traceable to the implementation plan and acceptance criteria.
- Do not mark unrelated future work as complete.
Feature: {{featureId}}
Module: {{moduleId}}
Step: {{stepId}}
Artifact: {{title}}
Extra instructions:
{{extraInstructions}}
Requirement:
{{requirement}}
Architecture:
{{architecture}}
Reference structure:
{{templateContent}}