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

Closed
Virgil wants to merge 5 commits from agent/review-for-ax-compliance--banned-imports into dev
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: 24
Branch: agent/review-for-ax-compliance--banned-imports


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:** 24 **Branch:** `agent/review-for-ax-compliance--banned-imports` --- Auto-created by core-agent dispatch system. Co-Authored-By: Virgil <virgil@lethean.io>
Virgil added 2 commits 2026-03-26 18:00:46 +00:00
Co-Authored-By: Virgil <virgil@lethean.io>
Co-Authored-By: Virgil <virgil@lethean.io>
Author
Member

Tests Passed — Merge Failed

go test ./... passed but merge failed

## Tests Passed — Merge Failed `go test ./...` passed but merge failed
Author
Member

Tests Passed — Merge Failed

go test ./... passed but merge failed

## Tests Passed — Merge Failed `go test ./...` passed but merge failed
Virgil added the
needs-review
label 2026-03-26 18:00:50 +00:00
Author
Member

Needs Review

Merge conflict persists after rebase. Auto-merge gave up after retry.

Labelled needs-review for human attention.

## Needs Review Merge conflict persists after rebase. Auto-merge gave up after retry. Labelled `needs-review` for human attention.
Virgil added 1 commit 2026-03-27 04:50:53 +00:00
Co-Authored-By: Virgil <virgil@lethean.io>
Virgil added 1 commit 2026-03-27 19:38:36 +00:00
Co-Authored-By: Virgil <virgil@lethean.io>
Virgil added 1 commit 2026-03-27 21:51:17 +00:00
Virgil closed this pull request 2026-03-30 08:54:00 +00:00

Pull request closed

Sign in to join this conversation.
No description provided.