docs: finalize bug_reset_demo_no_instant_feedback_poll_race (PR #562)#563
Conversation
Move the bug folder → implemented_features/2026_06_18_bug_reset_demo_no_instant_feedback_poll_race/ (bug_fix.md; Release: mvp2 marker; status stamped PR #562 / bb247a5). state.md: prepend PR #562 to "Last 5 merges", drop #531 into the older-entries rollup, refresh branch-context + Last-updated lines (note the queued scenario-clarity feature). state_history.md: full merge narrative prepended. Regenerated dashboards + public roadmap for the folder move. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Signed-off-by: SoundMindsAI <eric.starr@soundminds.ai>
There was a problem hiding this comment.
Code Review
This pull request updates project documentation and dashboard metrics to reflect the completion of the 'Reset Demo No Instant Feedback Poll Race' bug fix. My review identified that this item was incorrectly categorized under MVP1 instead of MVP2, leading to inaccurate release metrics. Additionally, I provided suggestions to correct broken file links in both the markdown and HTML dashboard files to ensure consistency with existing project documentation.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
| | Metric | Value | | ||
| |---|---| | ||
| | Filed under MVP1 | **141** folders total (done + specced not-done + idea backlog + bugs) | | ||
| | Filed under MVP1 | **142** folders total (done + specced not-done + idea backlog + bugs) | |
There was a problem hiding this comment.
This bug is classified as an MVP2 item (Release: mvp2 in bug_fix.md and originally located under planned_features/02_mvp2/). However, it has been added to the MVP1 dashboard here, which incorrectly inflates the MVP1 folder count from 141 to 142. It should instead be tracked under the MVP2 dashboard's completed items to keep the release metrics accurate.
| | [bug_pr_reconciler_blocked_by_closed_fallback](implemented_features/2026_05_23_bug_pr_reconciler_blocked_by_closed_fallback/idea.md) | Bug | The GitHub webhook receiver at [`backend/app/api/webhooks/github.py:181-209`](../../backend/app/api/webhooks/github.py#L181-L209) handles the eventual-consistency case where GitHub delivers `pull_requ | — | Complete | | ||
| | [bug_query_inline_crud_since_filter_uuidv7_ms_collision](implemented_features/2026_05_14_bug_query_inline_crud_since_filter_uuidv7_ms_collision/idea.md) | Bug | The test ([`test_query_sets_router_queries.py:202-231`](../../backend/tests/integration/test_query_sets_router_queries.py#L202-L231)) seeds 5 queries via `_seed_set(5)`… | — | Complete | | ||
| | [bug_relyloop_spec_ubi_section_drift](implemented_features/2026_06_05_bug_relyloop_spec_ubi_section_drift/idea.md) | Bug | [`docs/00_overview/relyloop-spec.md`](../relyloop-spec.md) §"Click-derived judgments — OpenSearch UBI as the engine-neutral primary path" (line ~706) carries two staleness bugs from the 2026-05-27 rel | — | Complete | | ||
| | [bug_reset_demo_no_instant_feedback_poll_race](implemented_features/2026_06_18_bug_reset_demo_no_instant_feedback_poll_race) | Bug | Complete | — | Complete | |
There was a problem hiding this comment.
The link for bug_reset_demo_no_instant_feedback_poll_race points to the directory instead of the specific markdown file (bug_fix.md). To maintain consistency with all other entries in this table (which link directly to their respective .md files like idea.md), please append /bug_fix.md to the link target.
| | [bug_reset_demo_no_instant_feedback_poll_race](implemented_features/2026_06_18_bug_reset_demo_no_instant_feedback_poll_race) | Bug | Complete | — | Complete | | |
| | [bug_reset_demo_no_instant_feedback_poll_race](implemented_features/2026_06_18_bug_reset_demo_no_instant_feedback_poll_race/bug_fix.md) | Bug | Complete | — | Complete | |
|
|
||
|
|
||
| <div class="card bug" data-prefix="bug" data-priority="P2"> | ||
| <div class="name"><a href="../../docs/00_overview/implemented_features/2026_06_18_bug_reset_demo_no_instant_feedback_poll_race">Reset Demo No Instant Feedback Poll Race</a></div> |
There was a problem hiding this comment.
The link in this card points to the directory instead of the specific markdown file (bug_fix.md). Additionally, since this bug is an MVP2 item (Release: mvp2), it should be tracked in mvp2_dashboard.html rather than mvp1_dashboard.html to ensure correct release metrics.
| <div class="name"><a href="../../docs/00_overview/implemented_features/2026_06_18_bug_reset_demo_no_instant_feedback_poll_race">Reset Demo No Instant Feedback Poll Race</a></div> | |
| <div class="name"><a href="../../docs/00_overview/implemented_features/2026_06_18_bug_reset_demo_no_instant_feedback_poll_race/bug_fix.md">Reset Demo No Instant Feedback Poll Race</a></div> |
Summary
Finalization for #562 (
bug_reset_demo_no_instant_feedback_poll_race, squash-mergedbb247a5c).implemented_features/2026_06_18_bug_reset_demo_no_instant_feedback_poll_race/(bug_fix.md;Release: mvp2marker; status stamped).state.md: PR fix(ui): reset-demo button instant feedback + fix start-up poll race #562 prepended to "Last 5 merges"; infra(ci): split backend test job into parallel lanes (Win 2′) #531 rolled into the older-entries line; branch-context + Last-updated refreshed (notes the queued scenario-clarity feature).state_history.md: full merge narrative prepended.Docs-only. No code change.
🤖 Generated with Claude Code