25 lines
496 B
Markdown
25 lines
496 B
Markdown
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}}
|