File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,3 +3,4 @@ __pycache__/
33.pytest_cache /
44macro /Payload.bas
55macro /build /dist /
6+ docs /superpowers /
Original file line number Diff line number Diff line change @@ -72,7 +72,7 @@ delivery/
7272tests/ pytest covering all Python tooling (43 tests)
7373docs/
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
Original file line number Diff line number Diff line change @@ -38,6 +38,3 @@ The detection profile is documented honestly in
3838in 2026, and that is expected. The artifact's value is demonstrating
3939mastery of modern technique selection, not undetectability against a
4040defended 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 ` .
You can’t perform that action at this time.
0 commit comments