go-crypt/trust
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
..
approval.go refactor(ax): AX RFC-025 compliance sweep pass 1 2026-03-31 08:48:56 +01:00
approval_test.go feat: modernise to Go 1.26 iterators and stdlib helpers 2026-02-23 05:47:13 +00:00
audit.go refactor(ax): AX RFC-025 compliance sweep pass 1 2026-03-31 08:48:56 +01:00
audit_test.go feat: modernise to Go 1.26 iterators and stdlib helpers 2026-02-23 05:47:13 +00:00
bench_test.go feat: modernise to Go 1.26 iterators and stdlib helpers 2026-02-23 05:47:13 +00:00
config.go refactor(ax): AX RFC-025 compliance sweep pass 1 2026-03-31 08:48:56 +01:00
config_test.go feat(trust): Phase 3 — approval workflow, audit log, dynamic policies, scope wildcards 2026-02-20 04:02:47 +00:00
policy.go refactor(ax): AX RFC-025 compliance sweep pass 1 2026-03-31 08:48:56 +01:00
policy_test.go refactor(ax): AX RFC-025 compliance sweep pass 1 2026-03-31 08:48:56 +01:00
scope_test.go fix(trust): enforce scoped repository defaults 2026-03-30 10:42:05 +00:00
trust.go refactor(ax): AX RFC-025 compliance sweep pass 1 2026-03-31 08:48:56 +01:00
trust_test.go refactor(ax): AX RFC-025 compliance sweep pass 1 2026-03-31 08:48:56 +01:00