Skip to content

docs: finalize bug_reset_demo_no_instant_feedback_poll_race (PR #562)#563

Merged
SoundMindsAI merged 1 commit into
mainfrom
docs/finalize-reset-demo-poll-race
Jun 18, 2026
Merged

docs: finalize bug_reset_demo_no_instant_feedback_poll_race (PR #562)#563
SoundMindsAI merged 1 commit into
mainfrom
docs/finalize-reset-demo-poll-race

Conversation

@SoundMindsAI

Copy link
Copy Markdown
Owner

Summary

Finalization for #562 (bug_reset_demo_no_instant_feedback_poll_race, squash-merged bb247a5c).

Docs-only. No code change.

🤖 Generated with Claude Code

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>
@SoundMindsAI SoundMindsAI merged commit c7df82b into main Jun 18, 2026
8 checks passed
@SoundMindsAI SoundMindsAI deleted the docs/finalize-reset-demo-poll-race branch June 18, 2026 22:47

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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) |

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

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 |

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

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.

Suggested change
| [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>

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

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.

Suggested change
<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>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant