[agent/codex] AX v0.8.0 polish pass. Fix ALL violations — banned imports... #13

Merged
Virgil merged 1 commit from agent/upgrade-this-package-to-dappco-re-go-cor into dev 2026-03-26 16:40:23 +00:00
Member

Task

AX v0.8.0 polish pass. Fix ALL violations — banned imports, test naming (TestFile_Function_{Good,Bad,Ugly}), usage-example comments on exports, error handling (core.E not fmt.Errorf).\n\nBanned: os, os/exec, encoding/json, fmt, errors, strings, path/filepath → use Core primitives.\n\nVerify: go build ./... && go vet ./... && go test ./... -count=1 && go mod tidy\nCommit. Co-Authored-By: Virgil virgil@lethean.io

Agent: codex
Commits: 18
Branch: agent/upgrade-this-package-to-dappco-re-go-cor


Auto-created by core-agent dispatch system.
Co-Authored-By: Virgil virgil@lethean.io

## Task AX v0.8.0 polish pass. Fix ALL violations — banned imports, test naming (TestFile_Function_{Good,Bad,Ugly}), usage-example comments on exports, error handling (core.E not fmt.Errorf).\n\nBanned: os, os/exec, encoding/json, fmt, errors, strings, path/filepath → use Core primitives.\n\nVerify: go build ./... && go vet ./... && go test ./... -count=1 && go mod tidy\nCommit. Co-Authored-By: Virgil <virgil@lethean.io> **Agent:** codex **Commits:** 18 **Branch:** `agent/upgrade-this-package-to-dappco-re-go-cor` --- Auto-created by core-agent dispatch system. Co-Authored-By: Virgil <virgil@lethean.io>
Virgil added 1 commit 2026-03-26 16:40:21 +00:00
Co-Authored-By: Virgil <virgil@lethean.io>
Virgil merged commit aab4c47822 into dev 2026-03-26 16:40:23 +00:00
Virgil deleted branch agent/upgrade-this-package-to-dappco-re-go-cor 2026-03-26 16:40:23 +00:00
Author
Member

Auto-Verified & Merged

Tests: go test ./... — PASS

Auto-merged by core-agent dispatch system.

## Auto-Verified & Merged **Tests:** `go test ./...` — PASS Auto-merged by core-agent dispatch system.
Sign in to join this conversation.
No description provided.