Initial TrueGrowth source import

This commit is contained in:
2026-07-07 09:36:36 +08:00
commit 3b6781d695
2283 changed files with 691996 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
## 1. Implementation
- [x] 1.1 Add `musicBrief` type, normalization, summary, and prompt formatting helpers
- [x] 1.2 Persist normalized `musicBrief` on existing music analyzer records
- [x] 1.3 Add lightweight song positioning controls to create and lyrics flows
- [x] 1.4 Inject song positioning into text-model lyric draft/rewrite prompts
- [x] 1.5 Preserve existing Suno submit fields and keep brief as upstream creative context
## 2. Verification
- [x] 2.1 Add unit coverage for prompt injection and normalization
- [x] 2.2 Run targeted music analyzer tests
- [x] 2.3 Validate OpenSpec change