refactor(baoyu-comic): enforce blocking first-time setup

- Mark preferences loading as BLOCKING operation
- Update workflow flow diagram
This commit is contained in:
Jim Liu 宝玉
2026-02-01 19:48:56 -06:00
parent ec6781a231
commit 78d6d23359
2 changed files with 31 additions and 4 deletions
@@ -9,6 +9,14 @@ description: First-time setup flow for baoyu-comic preferences
When no EXTEND.md is found, guide user through preference setup.
**⛔ BLOCKING OPERATION**: This setup MUST complete before ANY other workflow steps. Do NOT:
- Ask about content/source material
- Ask about art style or tone
- Ask about layout preferences
- Proceed to content analysis
ONLY ask the questions in this setup flow, save EXTEND.md, then continue.
## Setup Flow
```