feat(app,ui): Dashboard view + list-first read-op scheduler (Фаза 2, Этап 5)#13
Merged
Merged
Conversation
… + 2 minors; handoff for next session
…twice (Gate-2 blocker) + dispatcher-guard and boundary tests
…roof, minors done
temrjan
added a commit
that referenced
this pull request
Jul 14, 2026
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
context, humanized viawei_to_eth), DeFi positions (the client side of the §3.8positionsop), and the "Waiting for you: N" block. The activity strip deliberately does not exist until Stage 7 — no stubs.positions|contextrefresh, alternating, ~30 s cadence) goes out ONLY right after a freshlistreply — never from a tick, never ahead of a parked user intent (flush_pendingfirst), never with a card open or a card request in flight; entering the dashboard marks the data stale. Honest limit documented in-code: a hung read-op stalls polling with it (no server timeout by canon) — the risk class accepted forcontextsince Stage 2.extravalues render verbatim ("∞","80%") — display strings by canon, never parsed.Request::Positions, tri-state outcome); hello stays proto 2. Exactly 5 test helpers gained an explicit switch to Queue — zero existing tests rewritten.Spec:
.claude/specs/2026-07-13-console-v2-phase2-s5-dashboard.mdReport (incl. Gate-2 delta):
.claude/reports/2026-07-13-console-v2-phase2-s5-dashboard.mdTest plan
cargo test— 184 + 19 + 1 green (+29 over main)cargo clippy --all-targets -- -D warnings,cargo fmt --check,cargo deny check— clean