Codex plan: prepare URI authentication prerequisite change - #109
Merged
Merged
Conversation
Codex-Plan-Lane: codex Codex-Plan-Action: remove Codex-Plan-Topic: af/codex/packfile-uri-credentials
friel-openai
approved these changes
Sep 10, 2026
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.
The stable rebuild for #106 stops because the URI-authentication topic and the new progress writer overlap. #108 restacks authentication onto the parallel-packfile topic and preserves both behaviors.
The controller rejects changing an enrolled topic's prerequisite through
alter(bot-projected alter may not change a topic prerequisite). Its supported sequence is to remove the old plan entry, then add the reviewed source with the inferred prerequisite. This PR is the removal step, generated and validated by the pinned controller.Do not merge this until #108 is approved. After this merges, immediately propose and admit the replacement entry:
af/codex/packfile-uri-credentials51ad3937d18480ab9f149d568e70e34448e12d10tb/codex/parallel-packfile-uris6e4bb83123acb8fdb3d929c22bd446f8eb6a7b33Run
Meta/rebuild --localonly after the replacement entry is merged. No release is to be built or published from the intermediate plan; authentication remains in the currently published stable binary throughout.The restacked source passes its developer build,
t5702(94),t5563(38),t5550(63), and the live download-progress and diagnostic-pipe checks.