Skip to content

[codex] Record decision trace replay audit#518

Merged
YSCJRH merged 1 commit into
mainfrom
codex/decision-trace-replay-audit
Jun 8, 2026
Merged

[codex] Record decision trace replay audit#518
YSCJRH merged 1 commit into
mainfrom
codex/decision-trace-replay-audit

Conversation

@YSCJRH

@YSCJRH YSCJRH commented Jun 8, 2026

Copy link
Copy Markdown
Owner

Summary

  • Record the post-Phase-67 decision-trace replay audit as an audit/test closeout, not a Phase 68 opening.
  • Add runner-level regression coverage that reuses an existing decision_trace.jsonl and asserts appended replay rows use replay_cache / accepted_from_replay with stable selected indexes and input hashes.
  • Tighten README copy from “every decision” to “every materialized generated-run decision” to avoid overclaiming session root nodes before generation.

Boundary

This keeps the queue paused. It does not change decision_trace.jsonl shape, scenario DSL, claim labels, report claim evidence_ids, run trace shape, compare artifact shape, session/node manifest shape, public demo artifact layout, plugin MCP contract, route ownership, or artifact layout.

Validation

  • python -m pytest backend\tests\test_post_phase67_decision_trace_replay_audit.py backend\tests\test_post_phase67_runtime_created_world_eval_proof.py backend\tests\test_post_phase67_outcome_eval_audit.py backend\tests\test_post_phase67_successor_intake_audit.py backend\tests\test_decision_kernel.py backend\tests\test_pipeline.py -q -> 41 passed
  • python scripts\check_no_secrets.py -> Secret scan passed
  • python -m backend.app.cli audit-github-queue --repo YSCJRH/mirror-sim -> paused, no active milestone, failures []
  • git diff --check -> exit 0, CRLF warnings only

Review

  • Context explorer: no source-backed Phase 68 blocker; recommended audit/test closeout only.
  • Evidence auditor: no implementation queue; keep eval-ownership as TODO[verify].
  • Final read-only reviewer: no blocking findings after diff review.

@github-actions github-actions Bot added lane:protected-core Protected-core lane; may auto-merge after passing subagent review and required checks. risk:core-contract Touches protected-core contracts and requires subagent review before auto-merge. labels Jun 8, 2026
@YSCJRH YSCJRH merged commit 43ad685 into main Jun 8, 2026
5 checks passed
@YSCJRH YSCJRH deleted the codex/decision-trace-replay-audit branch June 8, 2026 05:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lane:protected-core Protected-core lane; may auto-merge after passing subagent review and required checks. risk:core-contract Touches protected-core contracts and requires subagent review before auto-merge.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant