date removed from status file, status file renamed

This commit is contained in:
Brian Madison
2025-10-13 22:32:35 -05:00
parent 27586e6a40
commit 4b6f34dff8
39 changed files with 116 additions and 116 deletions

View File

@@ -5,8 +5,8 @@
<workflow>
<step n="1" goal="Check and load workflow status file">
<action>Search {output_folder}/ for files matching pattern: project-workflow-status*.md</action>
<action>Find the most recent file (by date in filename: project-workflow-status-YYYY-MM-DD.md)</action>
<action>Search {output_folder}/ for files matching pattern: bmm-workflow-status.md</action>
<action>Find the most recent file (by date in filename: bmm-workflow-status.md)</action>
<check if="exists">
<action>Load the status file</action>
@@ -63,7 +63,7 @@ What would you like to do?</ask>
</step>
<step n="4" goal="Update status file on completion">
<action>Search {output_folder}/ for files matching pattern: project-workflow-status*.md</action>
<action>Search {output_folder}/ for files matching pattern: bmm-workflow-status.md</action>
<action>Find the most recent file (by date in filename)</action>
<check if="status file exists">