docs: update CLAUDE.md and OPERATIONS.md for release.py module#219
Merged
docs: update CLAUDE.md and OPERATIONS.md for release.py module#219
Conversation
Add release.py to the infra/ line in CLAUDE.md structure tree, add release.py entry to the OPERATIONS.md module table, and mark task #218 as done.
3 tasks
fazxes
added a commit
that referenced
this pull request
Apr 9, 2026
The constant matches the entire YAML frontmatter block (---...--- envelope), not the status field. The old name was misleading; RELEASE_TASK_FRONTMATTER_STATUS_RE already covers the status-field match. Pure rename with no functional change. Closes task #219.
3 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
releaseto theinfra/line in CLAUDE.md's Nightshift Package Structure treerelease.pyentry to thenightshift/infra/module table in OPERATIONS.md (with description and key functionscheck_and_release(),find_releasable_version())infra/to includereleaseThis is a doc-only change. No functional code modified. Addresses the advisory note from PR #218 code review: the new module checklist in CLAUDE.md requires updating the structure tree when adding a new module.
Test plan
make checkpasses (ruff, mypy, pytest, ASCII checks all green)nightshift/code files touchedInfrastructure (worktree, module_map, multi, release)release.pyrow