DashboardopencodePTY Go buildid hashes

PTY Go buildid hashes

Category: decision
Confidence: 1.00
ID: 01a07fe2-0358-7c0a-b5dc-7f4a698b8ee6
Project ID: c0425955-02bc-4c17-9af2-b114c00077e7
Cross-project: No
Recalled in other projects: 1
Source session: 11qIXHPNH6kwizEpW
Created: 2026-09-08 07:18:33
Updated: 2026-09-08 07:18:33

Cross-Project Recalls

ProjectHitsLast recalled
opencode-lore 2 19h ago

Content

Chose CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -trimpath -ldflags=-buildid= over plain -trimpath because shipped PTY binaries intentionally omit Go build IDs; ordinary deterministic rebuilds can match each other yet differ from release hashes. Verify all three hashes plus Go version and pinned module metadata.

Move to: