[codex] Fix Genesis publish auth and bounded PawFS lookups - #415
Draft
rita-aga wants to merge 6 commits into
Draft
[codex] Fix Genesis publish auth and bounded PawFS lookups#415rita-aga wants to merge 6 commits into
rita-aga wants to merge 6 commits into
Conversation
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
Authorization: Bearer ...gitextraHeaderfortemper.publish_appandtemper.update_app, withGENESIS_GIT_TOKENthenGENESIS_TOKENdefaultsGIT_TERMINAL_PROMPT=0, bound PawFS lookup filters with$top=1, and document the auth contract in ADR/deployment/agent skillsVerification
cargo test -p temperpaw --test paw_fs_hot_path— 15 passedgit diff --check— passedcargo build --target wasm32-wasip1 --releaseinos-apps/paw-agent/wasm/monty_repl— passed earlier with pre-existing warnings./build.shinos-apps/paw-fs/wasm/artifact_batch_apply— passed earlierdocs/proofs/2026-06-18-katagami-publish-e2e.mdLive Status
temperpaw/paw-fs@8cc9c1a0c3959ba0555a6eac5446db76de747817was published and installed in production.paw-agentfix is implemented and locally verified, but live install is blocked because Genesisclone/fetchfortemperpaw/paw-agentreproducibly stalls around 77-78% of received objects. Authenticatedls-remotewith the existingGENESIS_TOKENworks, shallow/partial clone is unsupported, force publish is denied by policy, and low-level fast-forward push without the parent object is rejected.