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,8 @@
## 1. Implementation
- [x] 1.1 Expand clip capability definitions to the final 12 user-facing entries.
- [x] 1.2 Add business scene template selection.
- [x] 1.3 Add digital-human polish pack selection.
- [x] 1.4 Include business parameters and publish-ready output flags in the task payload.
- [x] 1.5 Redesign the ability/config surfaces with compact professional desktop UI.
- [x] 1.6 Run TypeScript verification.
- [x] 1.7 Run browser visual verification when the dev server is available.