Dashboardopencodepty-supervisor readiness marker

pty-supervisor readiness marker

Category: gotcha
Confidence: 1.00
ID: 01a08034-939b-7759-b4f3-cba4cf6889ad
Project ID: c0425955-02bc-4c17-9af2-b114c00077e7
Cross-project: No
Recalled in other projects: 1
Source session: 0OJYWmHUobcuQ4y8f
Created: 2026-09-08 08:39:16
Updated: 2026-09-08 08:48:44

Cross-Project Recalls

ProjectHitsLast recalled
opencode-lore 4 13h ago

Content

Trap: reading four expected marker lines and then using read to reject a fifth looks like exact-schema validation, but POSIX read returns failure for trailing bytes without a newline, so malformed extra data is accepted. Fix: explicitly prove EOF after the fourth newline, require fixed paths/order and unique records, and bind the root-owned marker to the complete reviewed source manifest plus every installed runtime artifact.

Move to: