go-crypt/cmd/crypt
Claude 7407b89b8d
refactor(ax): AX RFC-025 compliance sweep pass 1
Remove banned imports (fmt, strings, os, errors, path/filepath) across all
production and test files, replace with core.* primitives, coreio.ReadStream,
and coreerr.E. Upgrade dappco.re/go/core v0.5.0 → v0.7.0 for core.PathBase
and core.Is. Fix isRepoScoped to exclude pr.* capabilities (enforcement is at
the forge layer, not the policy engine). Add Good/Bad/Ugly test coverage to
all packages missing the mandatory three-category naming convention.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-31 08:48:56 +01:00
..
cmd.go refactor: migrate CLI imports from core/go to core/cli 2026-02-22 23:29:49 +00:00
cmd_checksum.go refactor(ax): AX RFC-025 compliance sweep pass 1 2026-03-31 08:48:56 +01:00
cmd_encrypt.go refactor(ax): AX RFC-025 compliance sweep pass 1 2026-03-31 08:48:56 +01:00
cmd_hash.go refactor(ax): AX RFC-025 compliance sweep pass 1 2026-03-31 08:48:56 +01:00
cmd_keygen.go refactor(ax): AX RFC-025 compliance sweep pass 1 2026-03-31 08:48:56 +01:00