No description
Find a file
Snider 1b147f4680 chore: sync dependencies for v0.1.7
Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-17 17:52:56 +00:00
.core chore: sync workspace dependencies 2026-03-15 15:44:44 +00:00
.idea fix: use UK English spelling throughout 2026-03-15 10:10:46 +00:00
datanode feat(security): add WriteMode to Medium interface for file permissions 2026-03-17 17:23:31 +00:00
docs docs: add human-friendly documentation 2026-03-11 13:02:40 +00:00
local feat(security): add WriteMode to Medium interface for file permissions 2026-03-17 17:23:31 +00:00
node feat(security): add WriteMode to Medium interface for file permissions 2026-03-17 17:23:31 +00:00
s3 fix(errors): replace fmt.Errorf with coreerr.E() in store, local, and s3 2026-03-16 18:19:50 +00:00
sigil fix(dx): audit errors, update CLAUDE.md, clean up node import guard 2026-03-17 07:19:20 +00:00
sqlite fix: use UK English spelling throughout 2026-03-15 10:10:46 +00:00
store fix(errors): replace fmt.Errorf with coreerr.E() in store, local, and s3 2026-03-16 18:19:50 +00:00
workspace refactor: swap pkg/framework imports to pkg/core 2026-03-06 14:11:06 +00:00
.gitignore chore: add .core/ and .idea/ to .gitignore 2026-03-15 10:17:49 +00:00
bench_test.go feat: standalone io.Medium abstraction 2026-03-06 09:31:28 +00:00
CLAUDE.md fix(dx): audit errors, update CLAUDE.md, clean up node import guard 2026-03-17 07:19:20 +00:00
client_test.go fix: use UK English spelling throughout 2026-03-15 10:10:46 +00:00
go.mod chore: sync dependencies for v0.1.7 2026-03-17 17:52:56 +00:00
go.sum chore: sync dependencies for v0.1.7 2026-03-17 17:52:56 +00:00
io.go feat(security): add WriteMode to Medium interface for file permissions 2026-03-17 17:23:31 +00:00