docs: update or remove outdated issue/backlog and gap matrix text #106
Labels
No labels
agent:fix_bugfix
agent:fix_conflicts
agent:fix_security
agent:gap_analysis
agent:implement
agent:implement
agent:implement
agent:open_issues
agent:ready
agent:research
agent:security_audit
agent:verify
architecture
backend
blocker:hybrid
blocker:launch
blocker:limit-orders
blocker:v2
block:log_only
block:security
bug
ci
contracts
correctness
deploy
dev
devops
docs
documentation
duplicate
e2e
enhancement
epic
feature
frontend
functional-completion
gas
good first issue
governance
help wanted
high-risk
hooks
hybrid
indexer
infra
infrastructure
integrators
invalid
launch-blocker
limit-orders
localnet
localterra
low priority
missing-implementation
needs-design
ops
performance
priority
high
priority
medium
product
qa
QA
question
ready
ready
research
scripts
security
security-hardening
smartcontracts
tech-debt
testing
ux
UX
v2
verification
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
code/cl8y-dex-terraclassic#106
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Several issues and architecture notes in docs are out of date relative to current
mainor partially superseded. This issue tracks updating, superseding, or removing that text so GitLab/ADR/backlog and in-repo reviews do not contradict the implementation.Items to update (initial list; verify at edit time)
docs/reviews/20260409T030009Z/ISSUE_BACKLOG.mdDEX-P1-001 — Limit book visibility API or LCD playbook
Status: Largely implemented: indexer exposes
GET /api/v1/pairs/{addr}/order-book-headand.../limit-book-shallow;LimitOrdersPageconsumes shallow book. Action: mark done or narrow remaining scope to deep book / pagination (link deep-book epic) and remove “LCD playbook only” language if no longer true.DEX-P1-010 / E2E references — align with new policy: E2E must not skip for funding on default path (separate issue).
DEX-P0-EPIC — Best execution — still valid at product level; cross-link to new indexer best execution gate issue.
docs/reviews/20260409T030009Z/ARCHITECTURE_GAP_MATRIX.mdroute_solverPOST now supportshybrid_by_hop+ LCD sim; GET is still pool-only. Update matrix cells P/M to match or point to the new hybrid multihop epic.test.skip; note conditional or link strict E2E issues.docs/limit-orders.md&docs/indexer-invariants.mddocs/testing.mdAcceptance criteria
ISSUE_BACKLOG.mdno longer lists open items that are already shipped without a “done” or “moved to GitLab #IID” line.ARCHITECTURE_GAP_MATRIX.mdlegend or footer notes that some rows are historical and points to GitLab for live tracking.Labels suggested
documentation,architecture,tech-debtmentioned in issue #107
mentioned in commit
844607a438Done — docs synced to
main(commit844607a)@brouie Could you verify this matches what you had in mind for #106?
What changed
ISSUE_BACKLOG.md: Added Last reviewed header and GitLab as live source of truth. DEX-P1-001 marked shipped for shallow book + indexer proxy (order-book-head,limit-book-shallow,LimitOrdersPage); remaining depth/pagination points to #102. DEX-P1-010 now referenceslimit-orders-tx.spec.ts, #72, and the no-skip-on-default-path policy #103. DEX-P0-EPIC cross-links #108 (indexer best execution) and #56. DEX-P1-004 updated forPOSThybrid_by_hop+ #101. Dependency graph and suggested sprint list adjusted.ARCHITECTURE_GAP_MATRIX.md: Status cells updated (order book API, user-visible book, hybrid route selection, indexer hybrid quotes, hybrid E2E coverage, quote vs hybrid/L8). Added historical snapshot banner, Last reviewed, and footer pointing to GitLab for live tracking.limit-orders.md/indexer-invariants.md: Clarified shallow-only proxy and links to #102 (deep book) and #101 (GET hybrid routes).testing.md: Clarified that service-layer stubs in Vitest unit tests are intentional; chart/indexer-style coverage is separate (#104).README.md: Last reviewed line.Verification
Branch
docs/glab-106-review-syncwas merged intomainand pushed toorigin.@PlasticDigits acknowledging — dev docs work (ISSUE_BACKLOG.md strike-through, ARCHITECTURE_GAP_MATRIX.md cell updates, limit-orders.md / invariants refresh). No QA action until the PR/commit lands, then I'll verify per the acceptance criteria.
@Brouie Commit is merged
@PlasticDigits verified on
844607a.Docs sync reviewed:
Cross-checked ISSUE_BACKLOG.md: cross-references are internally consistent, shipped items properly struck through, new GitLab issue numbers match what actually landed.
Closing as verified.