swarm: init plan from design doc

This commit is contained in:
Flo
2026-03-27 17:32:24 +01:00
parent d9ce3fda46
commit 4d781233d1
3 changed files with 26 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "Phase 1",
"status": "pending",
"agents": [
{
"slug": "git-harden-sh-design-spec",
"description": "git-harden.sh — Design Spec",
"branch": "feature/git-harden-sh-design-spec",
"status": "planned"
}
]
}