From c108ae4314b75b076f4010e60853b9b8de7b0634 Mon Sep 17 00:00:00 2001 From: Dicky Moore Date: Sun, 8 Feb 2026 19:54:37 +0000 Subject: [PATCH] fix: remove stale xml docs reference and tighten workflow wording --- docs/reference/commands.md | 2 +- src/bmm/workflows/4-implementation/create-story/workflow.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/reference/commands.md b/docs/reference/commands.md index 1ecca7516..67255ddba 100644 --- a/docs/reference/commands.md +++ b/docs/reference/commands.md @@ -27,7 +27,7 @@ The installer uses templates for each command type: | Command type | What the generated file does | | --- | --- | | **Agent launcher** | Loads the agent persona file, activates its menu, and stays in character | -| **Workflow command** | Loads the workflow engine (`workflow.xml`) and passes the workflow config | +| **Workflow command** | Loads the workflow engine (`workflow.md`) and passes the workflow config | | **Task command** | Loads a standalone task file and follows its instructions | | **Tool command** | Loads a standalone tool file and follows its instructions | diff --git a/src/bmm/workflows/4-implementation/create-story/workflow.md b/src/bmm/workflows/4-implementation/create-story/workflow.md index abcc2ebe5..bf226c4d3 100644 --- a/src/bmm/workflows/4-implementation/create-story/workflow.md +++ b/src/bmm/workflows/4-implementation/create-story/workflow.md @@ -157,7 +157,7 @@ input_file_patterns: - 🔬 EXHAUSTIVE ARTIFACT ANALYSIS - This is where you prevent future developer fuckups! + 🔬 EXHAUSTIVE ARTIFACT ANALYSIS - This is where you prevent future developer mistakes!