chore: uninstall spectacles SDD suite - #716
Merged
Merged
Conversation
Remove the file artifacts installed by scripts/quick-setup.sh (spectacles): the 17 sdd-*/distillery-sync workflow wrappers, the bug/chore/feature/spec issue templates, the seeded docs/spikes/README.md, and the .serena/ .gitignore entry. The two real spike outputs under docs/spikes/ are retained. Settings-level artifacts (sdd:*/model:* labels, DISTILLERY_*/SERENA_/SDD_* variables, CLAUDE_CODE_OAUTH_TOKEN secret) are not in the git tree and must be removed separately with gh - see the PR body.
📝 WalkthroughWalkthroughThe pull request removes the repository’s SDD issue templates, GitHub Actions workflows, spike documentation, and distillery synchronization workflow. It also replaces the ChangesSDD pipeline removal
Repository cleanup
Estimated code review effort: 4 (Complex) | ~45 minutes Possibly related issues
Possibly related PRs
Suggested reviewers: Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches📝 Generate docstrings
Comment |
norrietaylor
enabled auto-merge (squash)
July 10, 2026 22:14
This was referenced Jul 23, 2026
Closed
Closed
Closed
Closed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Uninstalls the spectacles SDD suite from this repository. This reverses the file artifacts placed by
scripts/quick-setup.sh --suite sdd.Removed in this PR (git tree)
.github/workflows/:distillery-sync,sdd-spec,sdd-triage,sdd-dispatch,sdd-execute-haiku/-sonnet/-opus,sdd-validate,sdd-review,sdd-derive,sdd-pr-sanitize,sdd-triage-dedupe-tasks,sdd-triage-promote-ready,sdd-monitor,sdd-spike-actuator,sdd-spike-reentry,sdd-status..github/ISSUE_TEMPLATE/{bug,chore,feature,spec}.md(byte-identical to the spectacles source). The repo's ownbug_report.mdandfeature_request.mdare kept.docs/spikes/README.md— the seeded spike-author guide. The two real spike outputs (2026-06-20-wireguard-implementation.md,2026-06-21-gvproxy-attachment.md) are kept..gitignore— the.serena/Serena-state block is removed; every other entry is untouched.Summary by CodeRabbit