No description
Find a file
Claude 1aed594690
refactor(cache): AX compliance pass 1
Remove banned encoding/json import; Entry.Data is now string using
core.JSONMarshal/JSONMarshalString. Rename ds→separator, cwd→workingDirectory
throughout. Add missing Good/Bad/Ugly tests for all public functions (29 tests,
all pass).

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-31 12:05:02 +01:00
.core chore: add .core/ build and release configs 2026-03-06 18:52:36 +00:00
.github/workflows ci: add Core ecosystem CI workflow with CodeRabbit auto-fix 2026-03-17 14:05:26 +00:00
docs Merge pull request '[agent/codex] API contract extraction. Read CLAUDE.md. For every exported ...' (#15) from agent/api-contract-extraction--read-claude-md into dev 2026-03-23 13:58:11 +00:00
.gitignore chore(cache): migrate to dappco.re vanity import path 2026-03-22 01:24:52 +00:00
cache.go refactor(cache): AX compliance pass 1 2026-03-31 12:05:02 +01:00
cache_test.go refactor(cache): AX compliance pass 1 2026-03-31 12:05:02 +01:00
CLAUDE.md chore(cache): migrate to dappco.re vanity import path 2026-03-22 01:24:52 +00:00
go.mod Polish AX v0.8.0 cache package 2026-03-29 23:23:53 +00:00
go.sum Polish AX v0.8.0 cache package 2026-03-29 23:23:53 +00:00