Commit Graph
5 Commits
Author SHA1 Message Date
archvillainetteandClaude Fable 5 577e5987d8 feat(depot): parallel probe sweep with serial confirm and unconfirmed state
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-04 23:46:35 +02:00
archvillainetteandClaude Fable 5 f3e9ec4919 feat(depot): cdn and bunny HTTP backends with fake-Bunny tests
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-04 23:41:45 +02:00
archvillainetteandClaude Fable 5 da59e54261 feat(depot): backend interface and local backend
Implement Backend interface with Probe/Get/Put methods, ProbeState constants,
and LocalBackend using filesystem storage with atomic operations and hash
verification.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-04 23:37:13 +02:00
archvillainetteandClaude Fable 5 f1ff144740 fix(depot): include asset path in invalid-sha error
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-04 23:34:52 +02:00
archvillainetteandClaude Fable 5 b8502700ea feat(depot): config resolution and manifest sha parsing
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-04 23:30:32 +02:00