Skip to content

Protect ROADMAP helper missing-path behavior#3118

Open
Yeachan-Heo wants to merge 1 commit into
ultraworkers:mainfrom
Yeachan-Heo:fix/issue-726-roadmap-missing-test
Open

Protect ROADMAP helper missing-path behavior#3118
Yeachan-Heo wants to merge 1 commit into
ultraworkers:mainfrom
Yeachan-Heo:fix/issue-726-roadmap-missing-test

Conversation

@Yeachan-Heo
Copy link
Copy Markdown
Contributor

Summary

Verification

  • python -m unittest tests.test_roadmap_helpers -q
  • scripts/roadmap-check-ids.sh ROADMAP.md
  • scripts/roadmap-next-id.sh ROADMAP.md


[repo owner’s gaebal-gajae (clawdbot) 🦞]

@Yeachan-Heo Yeachan-Heo force-pushed the fix/issue-726-roadmap-missing-test branch 6 times, most recently from 2d8b7bf to 8abf29f Compare May 26, 2026 03:04
Add the missing explicit-path regression so operators keep the current fail-fast contract covered, and record the completed ROADMAP follow-up.

Constraint: scope limited to ROADMAP helper regression coverage plus the DONE roadmap entry; tests/__init__.py is included so the requested python -m unittest tests.test_roadmap_helpers invocation resolves locally instead of an external tests package.

Rejected: changing roadmap-next-id.sh behavior | dogfood showed the script already returns the desired nonzero empty-stdout error.

Confidence: high

Scope-risk: narrow

Directive: Keep stdout reserved for the single next id on successful roadmap-next-id.sh runs.

Tested: python -m unittest tests.test_roadmap_helpers -q; scripts/roadmap-check-ids.sh ROADMAP.md; scripts/roadmap-next-id.sh ROADMAP.md; git diff --check -- ROADMAP.md tests/test_roadmap_helpers.py tests/__init__.py
@Yeachan-Heo Yeachan-Heo force-pushed the fix/issue-726-roadmap-missing-test branch from 8abf29f to 8ecc42d Compare May 26, 2026 03:35
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