chore: remove archived taskgrind directory and tooling#90
Merged
Conversation
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.
Why needed
The
taskgrind/directory (overnight-autonomous-session prompt template, enforcement scripts, and README) has been archived/extracted, so its files, task entries, and cross-doc references are now dead weight in the spec repo. Removing them keeps tasks.md focused on the TASKS.md spec and its small reference packages.What changed
taskgrind/directory:README.md,prompt-template.md, and the four enforcement scripts (check-admin-merge-rate.mjs,check-zero-ship-streak.mjs,lint-pr-shape.mjs,safe-admin-merge.sh).AGENTS.md,README.md,ROADMAP.md,spec.md, and the PR template.TASKS.md.main(github-issues backend,spec.md§ Task backends, VISION G5) — merged cleanly with no conflicts.Vision trace
N/A — archived-tooling removal, no user-facing storyN/A — internal repo cleanup, no comparable specHow to test manually
Verification
npm run build— passnpm test— pass (480 tests: cli 209, lint 62, mcp 125, parser 84)npm run lint— pass (TASKS.md 0 errors;examples/0 errors; commands-drift clean)Rollback
Pure removal of archived tooling plus a clean merge of
main; revert restores thetaskgrind/files and references. No spec-version implications.🤖 Written by an agent, not Fyodor. Ping me if this looks off.