docs: Explain inline check retention in advanced elicitation workflow XML.

This commit is contained in:
sno 2026-02-19 14:04:58 +01:00
parent 006642552a
commit 5413931443
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@
<flow>
<step n="1" title="Method Registry Loading">
<!-- Retained inline check because this workflow may be invoked as a standalone tool mid-conversation, bypassing the OS-level context injection. -->
<check if="{project-root}/_bmad/.current_project exists">
<action>Read content as project_suffix</action>
<!-- Sanitization and Validation -->