[codex] 0.18 decontamination r2: remove domain role/carrier steering - #2102
Closed
TheGreenCedar wants to merge 13 commits into
Closed
[codex] 0.18 decontamination r2: remove domain role/carrier steering#2102TheGreenCedar wants to merge 13 commits into
TheGreenCedar wants to merge 13 commits into
Conversation
Land the anti-contamination checker, docs, CI wiring, and failing black-box agent tests before planner deletion on the decontamination lane. Co-authored-by: Cursor <cursoragent@cursor.com>
Introduce Stage B graph planning with frozen initial limits and unit coverage for empty, connected, and vocabulary-only inputs. Co-authored-by: Cursor <cursoragent@cursor.com>
Delete domain flow classifiers, cleanup passes, and flow-template claim surfaces; keep generic seeds and Stage B repository evidence planning, and flip the generalization boundary gate to expect a clean head. Co-authored-by: Cursor <cursoragent@cursor.com>
Prove Stage B planning stays stable under rename, paraphrase, wrapper depth, multi-impl, distractors, truncated graphs, and six language paths. Co-authored-by: Cursor <cursoragent@cursor.com>
Lock Stage B constants after the visible metamorphic suite passed so later performance replay cannot silently retune relationship search bounds. Co-authored-by: Cursor <cursoragent@cursor.com>
Strip carrier-coupled evidence predicates to Never, delete unused scoring and probe leftovers, and ignore runtime packet tests that still expect deleted flow taxonomies. Co-authored-by: Cursor <cursoragent@cursor.com>
Stage sealed core generations under core/generations with atomic publication.json pointers and process-crash matrix coverage. Co-authored-by: Cursor <cursoragent@cursor.com>
Replay retrieval lexical base/delta compaction, incremental core wall receipts, and the incremental refresh microprobe onto the clean head. Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Replace exact-candidate warm_ms=wallMs aliases with InstalledAgentTimingV1 phase fields and cohort ids shared across ABBA arms. Co-authored-by: Cursor <cursoragent@cursor.com>
Skip dense-anchor writes on sealed cores and advertise verify_indexed_direct_calls in plugin guidance and static checks. Co-authored-by: Cursor <cursoragent@cursor.com>
Strengthen the packet generalization boundary for ownership predicates, domain PacketEvidenceRole variants, and holdout probe spellings, then delete those production selection paths on a new r2 candidate. Co-authored-by: Cursor <cursoragent@cursor.com>
Owner
Author
Failed freeze — do not merge as 0.18 candidatePhase 9 leakage FAIL on head |
This was referenced Aug 31, 2026
Owner
Author
|
Superseded. Failed Phase 9 on holdout probe-table steering. Active work is #2103. |
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
c18d7948(receipt digestbf80a213…). PR [codex] 0.18 decontamination: planner, timing, verify, inventory #2101 remains the failed-candidate record.check-packet-generalization-boundaryforcitation_owns_*, domainPacketEvidenceRolevariants, and holdout probe spellings (closes CX-04 false green).0a48b0c0dc5390b944463f4dc8a14c85a23a798f. New sealed Phase 9 corpus required. Phase 10 blocked.Refs #2099
Refs #2098
Test plan
node scripts/check-packet-generalization-boundary.mjsnode --test scripts/tests/check-packet-generalization-boundary.test.mjscargo test --locked -p codestory-agentpacket_lib tests (taxonomy tests ignored, not reintroduced)Made with Cursor