docs: enhance workflow documentation with role analysis and conflict resolution details

This commit is contained in:
catlog22
2025-10-24 11:56:50 +08:00
parent 1f070638b4
commit ee7ffdae67
9 changed files with 210 additions and 134 deletions

View File

@@ -90,8 +90,10 @@ Task(
- Analyze current architecture patterns
- Identify current API contracts and interfaces
2. **Load Plan Requirements** (from session context)
- Read .workflow/{session_id}/.brainstorming/*/analysis.md (if exists)
2. **Load Plan Requirements** (from context-package.json)
- Read .workflow/{session_id}/.process/context-package.json
- Extract role analysis paths from brainstorm_artifacts.role_analyses[]
- Load each role analysis file
- Extract requirements and design decisions
- Identify planned changes