mirror of
https://github.com/logos-messaging/logos-delivery.git
synced 2026-07-22 04:29:42 +00:00
An empty cache passes the existing mod-32 length check and silently produces a witness with no path elements, yielding a proof no validator will accept. Catch the case explicitly so the failure surfaces at the callsite rather than after a wasted publish round-trip. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>