feat(playbook): version durable scratch workflow state

This commit is contained in:
csh
2026-08-14 17:11:54 +08:00
parent 9487dbddf1
commit 8f1056130d
8 changed files with 237 additions and 17 deletions
+8
View File
@@ -0,0 +1,8 @@
# Keep durable Playbook workflow state under .scratch version-controlled.
!/.scratch/
!/.scratch/**
# Ignore only machine-local main-loop runtime artifacts.
/.scratch/*.lock
/.scratch/worktrees/
/.scratch/**/*.tmp