CRW-154 · Go relay registry: 등록, 설정 보존, assignment - #174
Merged
Merged
Conversation
…ents CRW-154 todo 25. internal/relay/registry ports registry.py, settings.py, rolepolicy.py, policy.py, assignment.py, dispositions.py and coordination.py: register (23 flags), settings-record/show, generation-open/bind, admit-turn, relationship-status/resume, assignment-show/find/mark and dispositions-show, dispatched from the relay CLI so both `crw relay <cmd>` and the codex-session-relay link reach them with Python's usage and exits. Settings preservation keeps SETTINGS_NOT_PRESERVED / SETTINGS_DIFFER_AFTER_LOAD; the registration write hold is taken before the decision, as Python's registration_hold does; role policy goes through internal/bridge/execution with Python's per-process snapshot. By property (Jun's basis): the contract/behaviour properties of test_registry, test_cli, test_register_atomicity, test_registration_contention, test_registration_hold, test_settings_preservation, test_settings_hold_naming, test_assignment, test_dispositions and test_rolepolicy map to Go tests that compare whole JSON answers and CLI stdout with the live Python relay; dispositions-show matches 51 cli-shape fixtures byte for byte. Properties whose surface belongs to other todos moved there (21C, 24B, 29, 33). Squashed from the part A/B work on the registry track. Independent checker confirmed. Clean copy: uv sync --locked, make lint, make test, make contract and check_test_map exit 0.
thisisjun786
marked this pull request as ready for review
September 26, 2026 14:43
Codex Review SummaryThis comment shows the latest Codex review activity on this pull request.
ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings. |
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.
CRW-154 · crw-go-port wave 3 registry 트랙입니다. wave 2 통합 브랜치(#172) 위에 쌓인 브랜치입니다.
포함된 todo
24972404: registration, settings 보존, generation, relationship 상태, assignment, dispositions, role policy.crw relay와codex-session-relay링크 양쪽에서 Python과 같은 사용법과 종료 코드로 동작합니다.검증
uv sync --locked,make lint,make test,make contract,check_*가 모두 exit 0입니다.남은 일
이 브랜치에서 todo 26(linkage, merge-turn), 27(capacity, edit region, managed-start), 28(bridge adapter)이 이어집니다. 끝날 때까지 draft로 둡니다.
Plan: .omo/plans/crw-go-port.md