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

Merged
Virgil merged 1 commit from agent/upgrade-to-core-v0-8-0-alpha-1 into dev 2026-03-26 16:27:05 +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: 3
Branch: agent/upgrade-to-core-v0-8-0-alpha-1


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:** 3 **Branch:** `agent/upgrade-to-core-v0-8-0-alpha-1` --- Auto-created by core-agent dispatch system. Co-Authored-By: Virgil <virgil@lethean.io>
Virgil added 1 commit 2026-03-26 16:26:49 +00:00
Co-Authored-By: Virgil <virgil@lethean.io>
Virgil merged commit 28b2481b2e into dev 2026-03-26 16:27:05 +00:00
Virgil deleted branch agent/upgrade-to-core-v0-8-0-alpha-1 2026-03-26 16:27:05 +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.