19 lines
916 B
Markdown
19 lines
916 B
Markdown
# Phase 1.0BO: patch-chain remediation result
|
|
|
|
Status: `COMPLETE_PATCH_CHAIN_BOUND_RUNNER_SOURCE_ALLOWED_NO_BUILD`
|
|
|
|
Date: 2026-07-29
|
|
|
|
The first temporary checkout exposed CRLF and the second was incomplete; both
|
|
stopped before a valid overlay result. A third, quiet WSL checkout completed
|
|
with LF files. GNU patch `2.8` then passed dry-run and application for the
|
|
smoke-hardening overlay followed by the early-diag overlay. The final diff is
|
|
clean and changes exactly audio, dynapi, joystick and video.
|
|
|
|
The corrected policy now binds both patch hashes and the patch executable. The
|
|
request graph performs both dry-run/apply pairs, uses the complete historical
|
|
early-diag CMake flags and `--clean-first`, and derives all output paths from
|
|
the policy. This phase permits a dormant exact one-shot runner source only. It
|
|
does not authorize invoking the materializer, CMake, compilation, RetroArch or
|
|
any PS5 operation.
|