Skip to content

Commit b950d70

Browse files
committed
docs: clean up and reorganize documentation
Remove development artifacts, update .gitignore, fix relative paths in mcp_server README. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent ae392c4 commit b950d70

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+19
-12437
lines changed

.gitignore

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,3 +54,17 @@ node_modules/
5454
# Task files
5555
# tasks.json
5656
# tasks/
57+
58+
# Session context (private orchestration state)
59+
session-context/
60+
61+
# Internal docs (eggs, ashes, debriefs, archives)
62+
docs/eggs/
63+
docs/ashes/
64+
docs/archive/
65+
docs/DEBRIEF-*.md
66+
docs/superpowers/
67+
68+
# Dogfood artifacts
69+
docs/v4-release/dogfood-*.md
70+
docs/v4-release/atlas-coin-*.md

CLAUDE.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,6 @@ It also works standalone — input is any goal, output is `prd.md` + `tasks.json
122122

123123
- `ship-readiness-discovery.md` — 20 ship-blockers found during Apr 13 dogfood run
124124
- `ship-readiness-AUDIT-20260414.md` — Re-audit of #1-10 with grep/runtime evidence (10/10 CLOSED)
125-
- `dogfood-shade-20260413.md` — Retroactive debrief from the atlas-shade dogfood run
126125

127126
These are development artifacts, not shipped with the skill.
128127

docs/DEBRIEF-claude-prd-taskmaster-ash.md

Lines changed: 0 additions & 89 deletions
This file was deleted.

docs/DEBRIEF-dvwa-shade-testing.md

Lines changed: 0 additions & 47 deletions
This file was deleted.

docs/DEBRIEF-prd-tm-v4-overhaul.md

Lines changed: 0 additions & 36 deletions
This file was deleted.

0 commit comments

Comments
 (0)