Skip to content

chore: keep internal workflow artifacts local#59

Merged
MageByte-Zero merged 4 commits into
mainfrom
codex/artifact-boundaries
Jul 13, 2026
Merged

chore: keep internal workflow artifacts local#59
MageByte-Zero merged 4 commits into
mainfrom
codex/artifact-boundaries

Conversation

@MageByte-Zero

Copy link
Copy Markdown
Owner

Summary

  • Remove completed internal changes/, .superpowers/, and docs/superpowers/ artifacts from the plugin repository.
  • Keep public, complete fixtures in docs/examples/, while preserving consumer-owned changes/ workflows.
  • Exclude local workflow, contest, and controller-workspace artifacts from both Git and npm packages.
  • Make the WorkBuddy default-root assertion independent of the checkout directory name.

Why

The source repository and npm tarball were carrying internal execution material. In particular, npm pack included untracked files, so Git status alone could not protect a local publish.

Validation

  • npm run build
  • npm test (384 passed, 0 failed)
  • npm run validate -- docs/examples/add-dark-mode
  • npm run validate -- docs/examples/refactor-auth-boundary
  • node scripts/spec-superflow.mjs doctor
  • node scripts/spec-superflow.mjs list
  • npm pack --dry-run --json package-boundary assertion
  • Final independent code review

No version, tag, release, or npm publish is included.

@MageByte-Zero
MageByte-Zero marked this pull request as ready for review July 13, 2026 12:36
@MageByte-Zero
MageByte-Zero merged commit aabcd6d into main Jul 13, 2026
6 checks passed
@MageByte-Zero
MageByte-Zero deleted the codex/artifact-boundaries branch July 13, 2026 12:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant