backlog: seed grind work items#118
Closed
aldoborrero wants to merge 1 commit into
Closed
Conversation
Seeds backlog/ with known deferred items for the grind workflow (.claude/commands/grind.md, untracked): - refactor: dead .has_cgo/.has_cxx markers (post-#85) - refactor: pkg/lockfile/ dead-code audit (post-#80/#81/#106) - refactor: filter *_test.go from CLI src so canary doesn't cascade - coverage: pie buildmode fixture - coverage: second dynamic-mode pkg-config fixture - feat: GOFIPS140 snapshot mode (stdlib importcfg remap) - feat: vendor/ directory support - perf: #48 DAG cache revival (blocked, needs-human gate) backlog/tried/ seeded with shipped Tier 1-3 perf work so it's not re-attempted. :house: Remote-Dev: homespace
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.
Seeds
backlog/with known deferred items for the grind workflow. Eachfile is one work item (What/Why/Approach/Blockers); deleted when done so
git history is the changelog.
backlog/tried/records shipped/abandonedwork so it isn't retried.
Seeded from the post-#74-#114 deferred list:
Also adds
.grind-stopto.gitignore.Docs-only; no code, no flake, no tests changed.