Skip to content

Commit e49e1fb

Browse files
committed
chore: gitignore + untrack mars-genesis planning docs, scrub CHANGELOG
The mars-genesis-v2-plan-phase1.md, mars-genesis-v2-plan-phase2.md, and mars-genesis-v3-plan.md files at the top of docs/ were superpowers planning artifacts that got placed at a public path by mistake. Gitignored under docs/mars-genesis-v*-plan*.md and untracked via git rm --cached. Working copies stay on the local disk. Also scrubbed bracket-link superpowers references from CHANGELOG.md (plain-text "Spec: docs/superpowers/..." commit-body lines, plus the "##### Spec" sub-section that linked to the brain-storage abstraction spec). Remaining superpowers mentions in CHANGELOG are commit subjects describing what a commit did (e.g. "gitignore superpowers") which are historical and not links to internal docs.
1 parent a73dc2b commit e49e1fb

5 files changed

Lines changed: 3 additions & 2550 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,6 @@ coverage/
3131
# Superpowers
3232
.superpowers/
3333
docs/superpowers/
34+
35+
# Internal planning docs (superpowers workflow)
36+
docs/mars-genesis-v*-plan*.md

CHANGELOG.md

Lines changed: 0 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -477,8 +477,6 @@ Brain.open(path), Brain.create(path), Memory.create({path}) all removed.
477477
Postgres deployments require brainId on every brain operation. Existing
478478
SQLite files auto-migrate on first open.
479479

480-
Spec: docs/superpowers/specs/2026-04-26-brain-storage-abstraction-design.md
481-
Plan: docs/superpowers/plans/2026-04-26-brain-storage-abstraction-plan.md
482480

483481
## 0.2.0 (2026-04-30)
484482

@@ -955,8 +953,6 @@ Brain.open(path), Brain.create(path), Memory.create({path}) all removed.
955953
Postgres deployments require brainId on every brain operation. Existing
956954
SQLite files auto-migrate on first open.
957955

958-
Spec: docs/superpowers/specs/2026-04-26-brain-storage-abstraction-design.md
959-
Plan: docs/superpowers/plans/2026-04-26-brain-storage-abstraction-plan.md
960956

961957
## 0.2.0 (2026-04-30)
962958

@@ -1431,8 +1427,6 @@ Brain.open(path), Brain.create(path), Memory.create({path}) all removed.
14311427
Postgres deployments require brainId on every brain operation. Existing
14321428
SQLite files auto-migrate on first open.
14331429

1434-
Spec: docs/superpowers/specs/2026-04-26-brain-storage-abstraction-design.md
1435-
Plan: docs/superpowers/plans/2026-04-26-brain-storage-abstraction-plan.md
14361430

14371431
## 0.2.0 (2026-04-30)
14381432

@@ -1905,8 +1899,6 @@ Brain.open(path), Brain.create(path), Memory.create({path}) all removed.
19051899
Postgres deployments require brainId on every brain operation. Existing
19061900
SQLite files auto-migrate on first open.
19071901

1908-
Spec: docs/superpowers/specs/2026-04-26-brain-storage-abstraction-design.md
1909-
Plan: docs/superpowers/plans/2026-04-26-brain-storage-abstraction-plan.md
19101902

19111903
## 0.2.0 (2026-04-30)
19121904

@@ -2377,8 +2369,6 @@ Brain.open(path), Brain.create(path), Memory.create({path}) all removed.
23772369
Postgres deployments require brainId on every brain operation. Existing
23782370
SQLite files auto-migrate on first open.
23792371

2380-
Spec: docs/superpowers/specs/2026-04-26-brain-storage-abstraction-design.md
2381-
Plan: docs/superpowers/plans/2026-04-26-brain-storage-abstraction-plan.md
23822372

23832373
## 0.2.0 (2026-04-30)
23842374

@@ -2845,8 +2835,6 @@ Brain.open(path), Brain.create(path), Memory.create({path}) all removed.
28452835
Postgres deployments require brainId on every brain operation. Existing
28462836
SQLite files auto-migrate on first open.
28472837

2848-
Spec: docs/superpowers/specs/2026-04-26-brain-storage-abstraction-design.md
2849-
Plan: docs/superpowers/plans/2026-04-26-brain-storage-abstraction-plan.md
28502838

28512839
## 0.2.0 (2026-04-30)
28522840

@@ -3310,8 +3298,6 @@ Brain.open(path), Brain.create(path), Memory.create({path}) all removed.
33103298
Postgres deployments require brainId on every brain operation. Existing
33113299
SQLite files auto-migrate on first open.
33123300

3313-
Spec: docs/superpowers/specs/2026-04-26-brain-storage-abstraction-design.md
3314-
Plan: docs/superpowers/plans/2026-04-26-brain-storage-abstraction-plan.md
33153301

33163302
## 0.2.0 (2026-04-30)
33173303

@@ -3772,8 +3758,6 @@ Brain.open(path), Brain.create(path), Memory.create({path}) all removed.
37723758
Postgres deployments require brainId on every brain operation. Existing
37733759
SQLite files auto-migrate on first open.
37743760

3775-
Spec: docs/superpowers/specs/2026-04-26-brain-storage-abstraction-design.md
3776-
Plan: docs/superpowers/plans/2026-04-26-brain-storage-abstraction-plan.md
37773761

37783762
## 0.2.0 (2026-04-30)
37793763

@@ -4231,8 +4215,6 @@ Brain.open(path), Brain.create(path), Memory.create({path}) all removed.
42314215
Postgres deployments require brainId on every brain operation. Existing
42324216
SQLite files auto-migrate on first open.
42334217

4234-
Spec: docs/superpowers/specs/2026-04-26-brain-storage-abstraction-design.md
4235-
Plan: docs/superpowers/plans/2026-04-26-brain-storage-abstraction-plan.md
42364218

42374219
## 0.2.0 (2026-04-30)
42384220

@@ -4688,8 +4670,6 @@ Brain.open(path), Brain.create(path), Memory.create({path}) all removed.
46884670
Postgres deployments require brainId on every brain operation. Existing
46894671
SQLite files auto-migrate on first open.
46904672

4691-
Spec: docs/superpowers/specs/2026-04-26-brain-storage-abstraction-design.md
4692-
Plan: docs/superpowers/plans/2026-04-26-brain-storage-abstraction-plan.md
46934673

46944674
## 0.2.0 (2026-04-30)
46954675

@@ -5143,8 +5123,6 @@ Brain.open(path), Brain.create(path), Memory.create({path}) all removed.
51435123
Postgres deployments require brainId on every brain operation. Existing
51445124
SQLite files auto-migrate on first open.
51455125

5146-
Spec: docs/superpowers/specs/2026-04-26-brain-storage-abstraction-design.md
5147-
Plan: docs/superpowers/plans/2026-04-26-brain-storage-abstraction-plan.md
51485126

51495127
## 0.2.0 (2026-04-30)
51505128

@@ -5596,8 +5574,6 @@ Brain.open(path), Brain.create(path), Memory.create({path}) all removed.
55965574
Postgres deployments require brainId on every brain operation. Existing
55975575
SQLite files auto-migrate on first open.
55985576

5599-
Spec: docs/superpowers/specs/2026-04-26-brain-storage-abstraction-design.md
5600-
Plan: docs/superpowers/plans/2026-04-26-brain-storage-abstraction-plan.md
56015577

56025578
## 0.2.0 (2026-04-30)
56035579

@@ -6047,8 +6023,6 @@ Brain.open(path), Brain.create(path), Memory.create({path}) all removed.
60476023
Postgres deployments require brainId on every brain operation. Existing
60486024
SQLite files auto-migrate on first open.
60496025

6050-
Spec: docs/superpowers/specs/2026-04-26-brain-storage-abstraction-design.md
6051-
Plan: docs/superpowers/plans/2026-04-26-brain-storage-abstraction-plan.md
60526026

60536027
## 0.2.0 (2026-04-30)
60546028

@@ -6496,8 +6470,6 @@ Brain.open(path), Brain.create(path), Memory.create({path}) all removed.
64966470
Postgres deployments require brainId on every brain operation. Existing
64976471
SQLite files auto-migrate on first open.
64986472

6499-
Spec: docs/superpowers/specs/2026-04-26-brain-storage-abstraction-design.md
6500-
Plan: docs/superpowers/plans/2026-04-26-brain-storage-abstraction-plan.md
65016473

65026474
## <small>0.5.10 (2026-04-30)</small>
65036475

@@ -6681,8 +6653,6 @@ Brain.open(path), Brain.create(path), Memory.create({path}) all removed.
66816653
Postgres deployments require brainId on every brain operation. Existing
66826654
SQLite files auto-migrate on first open.
66836655

6684-
Spec: docs/superpowers/specs/2026-04-26-brain-storage-abstraction-design.md
6685-
Plan: docs/superpowers/plans/2026-04-26-brain-storage-abstraction-plan.md
66866656

66876657
## 0.3.0 (2026-04-26)
66886658

0 commit comments

Comments
 (0)