Commit Graph
5 Commits
Author SHA1 Message Date
chengma 4e10cce794 refactor(navigation): simplify main tab labels 2026-07-17 12:24:05 +08:00
chengmaandClaude Fable 5 613950c9f3 docs: simplify T-637 prompt template structure
- drop {分类要求}, {差异化要求}, {分类序号}, {分类总数} placeholders
  and the 商品ID line from the default template
- rename {套图分类} to {套图名称}, add {补充描述} (populated for
  白底图/场景图/卖点图, empty for custom categories)
- remove the now-purposeless 预览第 X 张 stepper; v1 no longer does
  per-image differentiation for same-category multiples
- placeholders 17 -> 14, required 12 -> 9; {商品ID}/{主参考图序号}
  become optional insertable variables
- sync mockup SVG and README

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-16 15:48:34 +08:00
chengmaandClaude Fable 5 8f57d6d016 docs(ui): polish T-637 dialog mockup fidelity
- complete the trailing ratio-emphasis sentence in template editor
- reference-rule preview line carries the primary image index

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-16 15:34:10 +08:00
chengmaandClaude Fable 5 9de006808e docs: align T-637 prompt template with source assembly order
- default template line order now follows the researched source
  project's assembly structure (user-accepted): category goal,
  index/differentiation, platform context, inline rules, reference
  rule, item id, user needs, trailing ratio emphasis
- forced protection rules become 4 required read-only placeholders
  (size/long-image, banned content, price, sizing) instead of a
  code-appended tail block; consistency and no-fabrication fold
  into the reference-rule rendering
- placeholders 13 -> 17, required 8 -> 12; update mockup SVG and
  README accordingly

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-16 15:31:43 +08:00
chengmaandClaude Fable 5 ec2307b507 docs(ui): add T-637 suite prompt settings dialog mockup
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-16 15:07:58 +08:00