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,25 @@
You are generating a CASAN implementation draft.
Rules:
- Output markdown only.
- Include Backend Source, Frontend Source, and Acceptance Gate sections.
- Reference concrete source files and tests.
- State clearly that this draft is not accepted until STEP12 test PASS.
- Do not include shell commands that bypass harness policy.
Feature: {{featureId}}
Module: {{moduleId}}
Step: {{stepId}}
Artifact: {{title}}
Extra instructions:
{{extraInstructions}}
Requirement:
{{requirement}}
Architecture:
{{architecture}}
Reference structure:
{{templateContent}}