feat: codex rollout profile for the session-transcript source (D163 v2)#524
Merged
Conversation
creatornader
enabled auto-merge (squash)
July 15, 2026 19:24
D163 v2: a second line profile, codex-rollout-jsonl/v1, auto-detected from a session_meta first line or selected via the format option. Full-fidelity Codex mapping: payload ids as event ids, type.payload_type kinds, session identity and CLI version from session_meta. Claude-code profile bytes unchanged; verified against a real 208-event rollout. Also parks the transcript recall corpus question as P052 (composition-first; manifest hash is the interface to memory tools) with the measured 10% zero-result baseline from D084 instrumentation and explicit attribution triggers, resolving the research doc's O4. Branch rebuilt from current main to clear the squash add/add conflict and adopt the D164 vocabulary sweep.
creatornader
force-pushed
the
claude/codex-rollout-profile
branch
from
July 15, 2026 19:49
1a829e0 to
013e5ce
Compare
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.
Closes the Codex binding half of the traces follow-up at full fidelity, and lands the O4 retrieval decision as P052.
D163 v2 (code):
codex-rollout-jsonl/v1line profile for the session-transcript runtime-log source. Auto-detected when a file's first line is asession_metaobject (or forced via the newformatoption). Event ids frompayload.id, kinds astype.payload_type(e.g.response_item.function_call), session identity and CLI version fromsession_meta. Claude-code profile, fixtures, and all v1 manifest bytes unchanged.P052 (docs): transcript recall corpus stays composition-first; manifests and signed extraction receipts are the interface between the substrate and memory tools. Carries the measured baseline (10% zero-result rate over 2,455
recall_by_contentcalls, unattributed) and the two explicit triggers for ever revisiting. Research doc's O4 section updated with the resolution.Gates: typecheck green; session-transcript suite 12/12 (4 new codex tests incl. determinism and tamper); fixture smoke ok; real 208-event Codex rollout manifests and verifies with zero issues; doc-sync 14/14.