chore(plans): clear storage-foundation awaits after gitsheets v1.0.3#11
Merged
Merged
Conversation
gitsheets v1.0 shipped to NPM as 1.0.3 (latest). PR #144 merged upstream 2026-05-16, GitHub tag v1.0.0 cut shortly after, then v1.0.3 published on NPM with the final patch fixes. Per the awaits: convention, resolution is just deleting the entry when the awaited thing happens. The "Assumes gitsheets v1.0 has shipped" Scope prose stays — it has more context than the YAML did. storage-foundation's depends: [test-harness] is the only remaining blocker. Once test-harness lands, storage-foundation is the next plan ready to execute. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
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.
Summary
awaits:entry fromplans/storage-foundation.mdnow that gitsheets v1.0 has shipped to NPM (gitsheets@1.0.3islatest).After this, storage-foundation's only blocker is
depends: [test-harness]. Once test-harness lands, storage-foundation is the next plan ready to execute.Test plan
git grep awaitsreturns nothing inplans/after this changegitsheets@v1.0as a hard pin (verified: only thisawaits:entry referenced the tag)lateston NPM (npm view gitsheets version→1.0.3)🤖 Generated with Claude Code