atproto utils for zig zat.dev
atproto sdk zig

fix: use absolute URL for chart in devlog 005

relative path doesn't resolve on zat.dev (serves from ATProto records,
not git). use tangled.org raw URL so the SVG renders on both zat.dev
and tangled.org.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

+1 -1
+1 -1
devlog/005-three-way-verify.md
··· 38 38 39 39 _pfrazee.com — 192,144 records, 243,470 blocks, 70.6 MB CAR, macOS arm64 (M3 Max)_ 40 40 41 - <img src="img/verify-compute.svg" alt="trust chain compute breakdown" width="790"> 41 + <img src="https://tangled.org/zat.dev/zat/raw/main/devlog/img/verify-compute.svg" alt="trust chain compute breakdown" width="790"> 42 42 43 43 | SDK | CAR parse | sig verify | MST walk | MST rebuild | compute total | 44 44 |-----|----------:|----------:|---------:|------------:|-------------:|