22 lines
1.1 KiB
Markdown
22 lines
1.1 KiB
Markdown
# Phase 1.0CW: launch-canary artifact audit
|
|
|
|
Status: `OFFLINE_ARTIFACT_BUILT_STATIC_AUDIT_PASS_REPRODUCIBILITY_UNPROVEN`
|
|
|
|
Date: 2026-07-30
|
|
|
|
The one CV build completed and produced an ELF of 1,845,240 bytes with SHA-256
|
|
`8dadce9d9faaef21ea129a3d216c768eea9a3ca9bf8ecb8d852e376b58a9bf95`.
|
|
Its map is 630,127 bytes with SHA-256
|
|
`1cabe4d61b2eb2c1844a58883db6b8644c980759690242bef17f92e9c260b3cd`.
|
|
|
|
The ELF is an x86-64 PIE with three load segments and no writable/executable
|
|
segment. It has the exact seven expected PS5 libraries, zero-sized init/fini
|
|
arrays, `CHD10AV1`, the D14 cleanup emitter and inherited diagnostic stream.
|
|
Only the live `open`, `fopen` and `fwrite` firewall wrappers survived section
|
|
garbage collection. There are no socket-construction or receive imports; the
|
|
single `send` import is the bounded inherited-descriptor result channel.
|
|
|
|
This is one build, not reproducibility proof or firmware evidence. The artifact
|
|
remains transfer-, installation- and execution-ineligible. The next phase must
|
|
build independently in a fresh native tree and compare ELF and map bytes.
|