chore: retire TODO.md, migrate remaining backlog to issues - #25
Merged
Conversation
All TODO.md items are now resolved or tracked elsewhere: - Flaky secret-store delete test — fixed (#22). - Keystore format versioning + zero-on-dispose — shipped (#23). - 'Decide whether to default the OS-native backends' — decided: keep opt-in while experimental (already reflected in CredentialStoreOptions docs). - Environment/standards-bound items migrated to issues: Keychain ACL hardening (#18), KWallet validation (#19), macOS CI matrix (#20), Linux CI job split (#21), and a repo-wide Path.Combine -> Path.Join sweep (#24). CHANGELOG records the migration and the opt-in decision. Co-Authored-By: Claude Opus 4.8 <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.
Final PR of the
TODO.mdcleanup series — the file is now empty of unresolved work, so it's removed.Disposition of every TODO.md item
CredentialStoreOptions.UseKeychain/UseKeyring)Path.Combine→Path.JoinCHANGELOG.mdrecords the migration and the opt-in decision. Nothing shipped changes here — it's a docs/backlog cleanup.🤖 Generated with Claude Code