feat(playbook): add plan progress tracking and rules updates

This commit is contained in:
csh
2026-01-26 16:51:23 +08:00
parent 6efd637119
commit 278750e3c9
23 changed files with 919 additions and 275 deletions
+5
View File
@@ -0,0 +1,5 @@
[project]
name = "playbook"
version = "0.0.0"
description = "Playbook templates and tooling"
requires-python = ">=3.10"