Skip to content

fix: close board and promotion review gaps - #2897

Merged
automagik-genie merged 2 commits into
devfrom
nmstx/genie-promotion-review-fixes
Sep 7, 2026
Merged

automagik-genie merged 2 commits into
devfrom
nmstx/genie-promotion-review-fixes

Conversation

@automagik-genie

Copy link
Copy Markdown
Contributor

Board actions now reject Unicode control and formatting characters before trimming or CLI execution. Equal-timestamp cards retain insertion order even when SQLite selects a different index.

This also bounds DSH smoke commands to 120 seconds, removes the coordinator self-review exception, and routes exhausted fix budgets through the existing diagnosis procedure. Build tests cover invalid-version failures and repeated output; Host tests require fixed attribution and environment values.

Addresses the six validated review findings on #2896. Both correction commits received independent review. Focused validation passed: 31 plugin/build tests, 76 board tests, 41 release-document tests, typecheck and lint. The original ordering query failed the alternate-index regression. A stalled direct child was killed at 120 seconds, and real DSH install/restart/authenticated operations/cleanup passed.

Full repository gate passed at eeafaea: 2,042 tests passed, 1 skipped, 0 failed, with 9,011 assertions. Four local candidate 5.260907.101 tarballs passed unsigned payload verification with extracted metadata and Host compatibility floors checked. The extracted Linux binary passed task/board and semantic roadmap dogfood. Parent real DSH 0.1.2-rc.1 install/restart/authenticated actions/cleanup passed. These are local packaging checks; stable publication remains a post-main human gate.

Tracks Genie Daily01, NMSTX-686. Targets dev so the existing human main-merge handoff #2896 receives the corrections.

Reject Unicode control, format and line/paragraph separators before trimming
or forwarding titles, comments and block reasons to the CLI. Preserve normal
Unicode text and UTF-8 limits, and remove the redundant post-trim check.

Independent review SHIP; 28 plugin tests pass with 461 assertions, including
81 action/position rejection vectors that invoke no CLI command. The final
aggregate gate follows the remaining validated promotion-review corrections.

Co-authored-by: Felipe Rosa <felipe@namastex.ai>
Make tied board ordering explicit and bound smoke subprocesses.
Require independent fix reviews and strengthen build and Host contract coverage.

Co-authored-by: Felipe Rosa <felipe@namastex.ai>
@coderabbitai

coderabbitai Bot commented Sep 7, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Team

Run ID: f3484ddb-fb8b-468e-b19d-4df90874a9d0

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@automagik-genie
automagik-genie merged commit 01ac5d6 into dev Sep 7, 2026
18 checks passed
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.

2 participants