No description
Find a file
Snider 7950b56988 fix: update stale import paths and dependency versions from extraction
Resolve stale forge.lthn.ai/core/cli v0.1.0 references (tag never existed,
earliest is v0.0.1) and regenerate go.sum via workspace-aware go mod tidy.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-14 13:38:59 +00:00
.core chore: add .core/ build and release configs 2026-03-06 18:52:36 +00:00
datanode fix: use forge.lthn.ai/Snider/Borg v0.3.1 2026-03-06 09:35:33 +00:00
docs docs: add human-friendly documentation 2026-03-11 13:02:40 +00:00
local fix: improve Delete safety guard and init resilience 2026-03-09 08:21:28 +00:00
node feat: standalone io.Medium abstraction 2026-03-06 09:31:28 +00:00
s3 feat: standalone io.Medium abstraction 2026-03-06 09:31:28 +00:00
sigil feat: standalone io.Medium abstraction 2026-03-06 09:31:28 +00:00
sqlite feat: standalone io.Medium abstraction 2026-03-06 09:31:28 +00:00
store feat(store): add KV store subpackage with io.Medium adapter 2026-03-06 13:14:32 +00:00
workspace refactor: swap pkg/framework imports to pkg/core 2026-03-06 14:11:06 +00:00
bench_test.go feat: standalone io.Medium abstraction 2026-03-06 09:31:28 +00:00
CLAUDE.md docs: add CLAUDE.md project instructions 2026-03-13 13:38:01 +00:00
client_test.go feat: standalone io.Medium abstraction 2026-03-06 09:31:28 +00:00
go.mod fix: update stale import paths and dependency versions from extraction 2026-03-14 13:38:59 +00:00
go.sum fix: update stale import paths and dependency versions from extraction 2026-03-14 13:38:59 +00:00
io.go fix: improve Delete safety guard and init resilience 2026-03-09 08:21:28 +00:00