Skip to content

Commit fe11e41

Browse files
committed
Update README, docs/history.md, and .gitignore
1 parent 5348f2e commit fe11e41

3 files changed

Lines changed: 2 additions & 6 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ __pycache__/
33
.pytest_cache/
44
macro/Payload.bas
55
macro/build/dist/
6+
docs/superpowers/

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ delivery/
7272
tests/ pytest covering all Python tooling (43 tests)
7373
docs/
7474
README files plus techniques / threat-model / delivery / development /
75-
history and the superpowers/ design spec + implementation plan.
75+
history.
7676
7777
.github/workflows/ci.yml pytest + assemble --check on push/PR
7878
```
@@ -180,8 +180,6 @@ ISO delivery wrapper; `pytest` is dev-only.
180180
| [docs/delivery.md](docs/delivery.md) | MotW story, ISO/LNK reasoning |
181181
| [docs/development.md](docs/development.md) | build, test, lab workflow |
182182
| [docs/history.md](docs/history.md) | v1 review findings, v2 narrative |
183-
| [docs/superpowers/specs/2026-06-24-solid-macro-modernization-design.md](docs/superpowers/specs/2026-06-24-solid-macro-modernization-design.md) | v2 design spec |
184-
| [docs/superpowers/plans/2026-06-24-solid-macro-v2.md](docs/superpowers/plans/2026-06-24-solid-macro-v2.md) | v2 implementation plan |
185183

186184
## Authorization and use
187185

docs/history.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,3 @@ The detection profile is documented honestly in
3838
in 2026, and that is expected. The artifact's value is demonstrating
3939
mastery of modern technique selection, not undetectability against a
4040
defended target.
41-
42-
Design rationale: see `docs/superpowers/specs/2026-06-24-solid-macro-modernization-design.md`.
43-
Implementation plan: see `docs/superpowers/plans/2026-06-24-solid-macro-v2.md`.

0 commit comments

Comments
 (0)