Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,9 @@ specs/
# Uncomment the next line if you prefer to not track compiled output:
# dist/
docs/v0.4.0-platform-evolution-design.md

/changes/
/.superpowers/
/docs/superpowers/
/contest-2026/
/scripts/sdd-workspace/
5 changes: 5 additions & 0 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
/changes/
/.superpowers/
/docs/superpowers/
/contest-2026/
/scripts/sdd-workspace/
1 change: 0 additions & 1 deletion .superpowers/sdd/progress.md

This file was deleted.

9 changes: 0 additions & 9 deletions .superpowers/sdd/task-1-report.md

This file was deleted.

14 changes: 13 additions & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,19 @@ If you add an example under `docs/examples/<change-name>/`, include:
- `tasks.md`
- `execution-contract.md`

### 4. Prefer operational wording
### 4. Repository Artifact Boundaries

`docs/examples/` is the public location for complete example change sets.
The following root-local paths are working artifacts and must remain local and
uncommitted:

- `changes/`
- `.superpowers/`
- `docs/superpowers/`
- `contest-2026/`
- `scripts/sdd-workspace/`

### 5. Prefer operational wording

Skill text should help an agent decide:

Expand Down
40 changes: 0 additions & 40 deletions changes/state-machine-skill-audit/.spec-superflow.yaml

This file was deleted.

74 changes: 0 additions & 74 deletions changes/state-machine-skill-audit/design.md

This file was deleted.

191 changes: 0 additions & 191 deletions changes/state-machine-skill-audit/execution-contract.md

This file was deleted.

Loading
Loading