Skip to content

Review src/usermenu.h comments#257

Merged
janrysavy merged 1 commit into
comments-translation-v2from
codex/usermenu-h-review
Apr 8, 2026
Merged

Review src/usermenu.h comments#257
janrysavy merged 1 commit into
comments-translation-v2from
codex/usermenu-h-review

Conversation

@janrysavy

Copy link
Copy Markdown
Owner

Summary

  • land the approved comment review for src/usermenu.h
  • keep the change comment-only and aligned with the branch-target review artifacts

Verification

  • full sequential review run completed through scan, ground, review, resolve, apply, guard, and triple-diff-report-html
  • node --experimental-strip-types src/cli.ts guard --target-root /mnt/d/Source/OpenSal/salamander_codex_src_20260408 --translation-source /mnt/d/Source/OpenSal/salamander_codex_src_20260408 --baseline-source /mnt/d/Source/OpenSal/salamander_upstream --artifacts-dir /mnt/d/Source/OSTranslation/artifacts/src-usermenu-h-review-20260408-run1 --file src/usermenu.h --cost-profile cheap-first --review-provider auto --copilot-model gpt-5.4 --copilot-reasoning high --prompt-log-mode full --include-audit-only
  • git -C /mnt/d/Source/OpenSal/salamander_codex_src_20260408 diff --check -- src/usermenu.h

Apply the reviewed usermenu.h comment wording from the branch-target
sequential review run.

What changed:
- clarified that the background icon reader stop flag means icon reading has
  stopped because the main window has already closed or is closing
- replaced popup wording with submenu wording for the submenu begin and end
  enum markers
- tightened several helper comments around icon retrieval and hotkey parsing
  to read more directly while preserving the documented behavior

Why it changed:
- the approved review output improves readability and consistency of the user
  menu comments without changing code behavior
- the updated wording better matches the actual menu concepts used by the
  surrounding declarations

How the result was verified:
- completed the full branch-target sequential review pipeline through HTML
- confirmed comment guard passes with zero violations in strict and
  ignore-whitespace modes
- checked the resulting git diff and git diff --check for src/usermenu.h
  before committing
@janrysavy janrysavy merged commit af260ce into comments-translation-v2 Apr 8, 2026
1 check passed
@janrysavy janrysavy deleted the codex/usermenu-h-review branch April 8, 2026 17:59
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