You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The diff touches LICENSE, NOTICE, README.md, package.json, and website files, but does not show changes to:
.github/workflows/*.yml — if any workflow steps use uses: stagecraft-ing/... or repository: stagecraft-ing/template-encore, those references will silently point at the wrong org. This is the highest-risk gap because broken uses: refs cause CI failures and could potentially resolve to a different org's action if the old handle gets claimed.
spec-spine.toml — may contain org-scoped references.
CODEMAP.md / AGENTS.md — referenced throughout CLAUDE.md as authoritative; worth confirming they're clean.
specs/ corpus — any spec that references the old org name or old repo URL (e.g., in establishes/references edges or prose) is now stale.
No spec-owned code paths changed (no apps/, packages/, or .claude/ logic touched), so the coupling gate should stay green. The package.jsonauthor field is not a spec annotation (spec-spine.spec), so no annotation drift. No new external uses: refs introduced that would require SHA pinning.
Bugs / Logic
None in the changed lines themselves. The changes are internally consistent across the shown files.
Security
None.
Performance
N/A.
Verdict: Safe to merge only after confirming .github/workflows/ and the rest of the tree are free of stagecraft-ing references. The badge URLs in README point at statecrafting/template-encore — if that org/repo doesn't exist yet on GitHub, the CI badge will render as broken immediately on merge.
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 freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
None yet
1 participant
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.
Summary
Spec alignment
specs/NNN-slug/spec.mdor "none (infra/chore/docs)"Change classification
Select one:
Checklist
npx spec-spine compileoutput unchanged (or spec frontmatter was intentionally modified)make pr-prepexits clean locally (index fresh, coupling gate green)Spec-Drift-Waiver