diff --git a/swarm/75df7391-737b-45bd-b2db-02c86d80e29f/phases/phase-1.json b/swarm/75df7391-737b-45bd-b2db-02c86d80e29f/phases/phase-1.json new file mode 100644 index 0000000..1c47e61 --- /dev/null +++ b/swarm/75df7391-737b-45bd-b2db-02c86d80e29f/phases/phase-1.json @@ -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" + } + ] +} \ No newline at end of file diff --git a/swarm/75df7391-737b-45bd-b2db-02c86d80e29f/plan.json b/swarm/75df7391-737b-45bd-b2db-02c86d80e29f/plan.json new file mode 100644 index 0000000..1613849 --- /dev/null +++ b/swarm/75df7391-737b-45bd-b2db-02c86d80e29f/plan.json @@ -0,0 +1,9 @@ +{ + "schema_version": 1, + "title": "git-harden.sh — Design Spec", + "design_doc": "docs/superpowers/specs/2026-03-25-git-harden-design.md", + "created_at": "2026-03-27T16:32:24.189799+00:00", + "phases": [ + "Phase 1" + ] +} \ No newline at end of file diff --git a/swarm/active.json b/swarm/active.json new file mode 100644 index 0000000..0e23872 --- /dev/null +++ b/swarm/active.json @@ -0,0 +1,5 @@ +{ + "uuid": "75df7391-737b-45bd-b2db-02c86d80e29f", + "title": "git-harden.sh — Design Spec", + "created_at": "2026-03-27T16:32:24.187696+00:00" +} \ No newline at end of file