Update project structure and configurations
This commit is contained in:
@@ -40,18 +40,14 @@ Load config from `{project-root}/_bmad/core/config.yaml` and resolve:
|
||||
|
||||
### Paths
|
||||
|
||||
- `template_path` = `./template.md`
|
||||
- `brain_techniques_path` = `./brain-methods.csv`
|
||||
- `brainstorming_session_output_file` = `{output_folder}/brainstorming/brainstorming-session-{{date}}-{{time}}.md` (evaluated once at workflow start)
|
||||
|
||||
All steps MUST reference `{brainstorming_session_output_file}` instead of the full path pattern.
|
||||
- `context_file` = Optional context file path from workflow invocation for project-specific guidance
|
||||
- `advancedElicitationTask` = `{project-root}/_bmad/core/workflows/advanced-elicitation/workflow.md`
|
||||
|
||||
---
|
||||
|
||||
## EXECUTION
|
||||
|
||||
Read fully and follow: `steps/step-01-session-setup.md` to begin the workflow.
|
||||
Read fully and follow: `./steps/step-01-session-setup.md` to begin the workflow.
|
||||
|
||||
**Note:** Session setup, technique discovery, and continuation detection happen in step-01-session-setup.md.
|
||||
|
||||
Reference in New Issue
Block a user