docs: retire algo-review.md into quality.md - #265
Merged
Conversation
Worth-fixing leftovers are Q-57–Q-60 (store publish/flush, mempool persist/eviction, RPC/CLI honesty, P2P caps). Inventory, gotchas, and micro-opts are not a second backlog. Co-authored-by: Cursor <cursoragent@cursor.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
docs/algo-review.md. It was a second backlog (inventory + gotchas + micro-opts + a Closed-shaped dump) next to the living Open list.docs/quality.md, ranked above blocked/lint work:runs_io)evict_to_budgetspin)submitblockvs docs,gettxout include_mempool, ignoredmaxfeerate/maxburnamount, confmilestone=0,--minrelaytxfee,blockmintxfee,getnetworkhashps, unbounded JSON-RPC batch)cmpct_fills,announced_wtx, FIFO eviction, Esplora WS off tokio, IBDdisconnect_toskip)/blocksreconstruct + chained mempool stats, and the micro-opt list (reopen a named Q-id only with a mainnet profile).docs/algo-review.md.Not copied
Crate inventory, “checked and found sound,” gotchas that already live in owner docs (
invariants.md, COMPAT, SCHEMA), and High-empty / work-order prose.Other docs that look ripe (not this PR)
docs/errata.md— one fact (leftover mapstxid → one fk). Already stated ininvariants.mdleftover union and in quality.md Won't-fix. Fold intoinvariants.mdand delete.docs/peer-clients.md— same shape as algo-review (dated snapshot, ranked later-consideration, “do not copy into quality.md”). Highest steal is already Q-30. Keep until ranks 2–5 are promoted or won't-fixed; then the comparison can live as a short pointer inarchitecture.md.mempool-fee-estimation.md(owns the 10-minute inclusion product),experimental-mainnet.md(0.5 runbook),rust-bitcoin-limitations.md,env-knobs.md,road-to-1.0.md.Test plan
fmt,deny,clippy,ast-grep,test,windows,macos,multinode,coverage)Made with Cursor