docs: finalize bug_smoke_studies_data_table_search_flake (#308) by SoundMindsAI · Pull Request #309 · SoundMindsAI/relyloop · GitHub
Skip to content

docs: finalize bug_smoke_studies_data_table_search_flake (#308)#309

Merged
SoundMindsAI merged 1 commit into
mainfrom
docs/finalize-studies-data-table-flake
May 29, 2026
Merged

docs: finalize bug_smoke_studies_data_table_search_flake (#308)#309
SoundMindsAI merged 1 commit into
mainfrom
docs/finalize-studies-data-table-flake

Conversation

@SoundMindsAI

Copy link
Copy Markdown
Owner

Summary

Docs-only finalization after #308 merged to main (76a2f248).

state-md-size-guard passes (state.md = 10.7 KB). No code change.

🤖 Generated with Claude Code

…eatures (#308)

PR #308 merged to main on 2026-05-29 (76a2f24). Finalization:
- Move bug_smoke_studies_data_table_search_flake/ →
  implemented_features/2026_05_29_bug_smoke_studies_data_table_search_flake/
  (also corrects bug_fix.md relative links: 4-level is correct at the
  4-deep implemented location, vs the 5-deep planned location Gemini saw).
- state.md: add prominent ACTIVE CI note (SKIP_HEAVY_CI on until ~2026-06-01);
  prepend bug #5 to "Last 5 merges", drop oldest (#297).
- state_history.md: prepend CI-budget (#307) + bug #5 (#308) entries.
- Dashboard regen.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Signed-off-by: SoundMindsAI <eric.starr@soundminds.ai>
@SoundMindsAI SoundMindsAI merged commit 52d74ba into main May 29, 2026
3 checks passed
@SoundMindsAI SoundMindsAI deleted the docs/finalize-studies-data-table-flake branch May 29, 2026 10:22

@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 the project's dashboards and state tracking files to reflect the completion of the bug_smoke_studies_data_table_search_flake bug fix and documents the temporary activation of the SKIP_HEAVY_CI budget measure. Feedback is provided regarding a broken relative link to the E2E test file in the moved idea.md file, which has propagated broken links to the generated dashboard files.

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 relative link to studies-data-table.spec.ts is broken (../../../ui/tests/e2e/... instead of ../../ui/tests/e2e/...). This is because the source file idea.md (now at docs/00_overview/implemented_features/2026_05_29_bug_smoke_studies_data_table_search_flake/idea.md) still contains a 5-level deep relative link (../../../../../ui/tests/e2e/...) which was correct when it was in planned_features (5-deep) but is now broken at the 4-deep implemented_features location.\n\nTo fix this, please update the link in idea.md to use 4 levels (../../../../ui/tests/e2e/...) and then run make dashboard to regenerate the dashboard files.

Comment thread state_history.md

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

While the adjudication for bug_fix.md's 4-level links is correct, the 5-level relative link in idea.md (line 26: ../../../../../ui/tests/e2e/studies-data-table.spec.ts#L20-L40) was not updated to a 4-level link (../../../../ui/tests/e2e/...) during the move to implemented_features/ (4-deep). This causes the dashboard generator to produce broken ../../../ links in MVP1_DASHBOARD.md and mvp1_dashboard.html instead of ../../.\n\nPlease update the link in idea.md to use 4 levels and regenerate the dashboards.

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