aboutsummaryrefslogtreecommitdiff
path: root/.ai/notes.org
diff options
context:
space:
mode:
Diffstat (limited to '.ai/notes.org')
-rw-r--r--.ai/notes.org8
1 files changed, 8 insertions, 0 deletions
diff --git a/.ai/notes.org b/.ai/notes.org
index 0c75bb1..3228009 100644
--- a/.ai/notes.org
+++ b/.ai/notes.org
@@ -73,3 +73,11 @@ When Craig says "remind me" about something:
Format:
- =[YYYY-MM-DD]= Description of what to remind Craig about
+
+* Workflow State
+
+Markers maintained by workflows to record when they last ran. Read by other workflows that gate their behavior on freshness.
+
+:LAST_AUDIT: (unset — first =task-audit= run will populate)
+
+Format: one =:MARKER: YYYY-MM-DD= line per workflow. Workflows overwrite their own marker on completion.