# Dryx Public Release Log # # Append-only record of every Dryx release. Anyone can fetch this file and # verify their installed version is in the official chain. Gaps are publicly # visible; an unofficial release is detectable by its absence here. # # Format (one line per release): # # # Example: # 2026-06-15T14:32:00Z 1.0.0 7a9f...e3b2 5cd1...8f4a https://releases.dryx.ai/notes/1.0.0.html # # Write access: GitHub Actions only, via PAT scoped to this file. # Read access: public. # # Verifier: Dryx itself, on every launch, fetches this log and confirms its # installed version + manifest signature are present. See # Updates/ReleaseChainVerifier.swift (lands in F2). # --- Release entries below this line ---