[agent/claude] Review the README.md and docs/ directory. Verify all code ex... #20

Merged
Virgil merged 16 commits from agent/review-the-readme-md-and-docs--directory into main 2026-03-21 11:10:43 +00:00
Member

Task

Review the README.md and docs/ directory. Verify all code examples compile against the current API in the source files. Report any examples that reference methods or types that don't exist.

Agent: claude
Commits: 23
Branch: agent/review-the-readme-md-and-docs--directory


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

## Task Review the README.md and docs/ directory. Verify all code examples compile against the current API in the source files. Report any examples that reference methods or types that don't exist. **Agent:** claude **Commits:** 23 **Branch:** `agent/review-the-readme-md-and-docs--directory` --- Auto-created by core-agent dispatch system. Co-Authored-By: Virgil <virgil@lethean.io>
Virgil added 16 commits 2026-03-21 11:10:41 +00:00
feat: CoreGO v2 — unified struct, DTO pattern, zero constructors
feat: AX audit + Codex review — polish pass
chore: module path update
go update
go update
go update
go update
refactor: flatten polyglot layout to standard Go module
README reflects current API — DI framework, not the old CLI/GUI app.
CI runs tests with coverage on push to main.

Co-Authored-By: Virgil <virgil@lethean.io>
docs: rewrite README + add CI/Codecov
Co-Authored-By: Virgil <virgil@lethean.io>
fix: add Codecov token to CI workflow
Co-Authored-By: Virgil <virgil@lethean.io>
fix: strip module prefix from coverage paths for Codecov
Codex-authored docs covering primitives, commands, messaging,
lifecycle, subsystems, and getting started — all using the current
DTO/Options/Result API with concrete usage examples.

Co-Authored-By: Virgil <virgil@lethean.io>
CLAUDE.md now documents the DTO/Options/Result pattern.
AGENTS.md was a copy of old CLAUDE.md with wrong API patterns.

Co-Authored-By: Virgil <virgil@lethean.io>
Virgil merged commit a06b779e3c into main 2026-03-21 11:10:43 +00:00
Virgil deleted branch agent/review-the-readme-md-and-docs--directory 2026-03-21 11:10:43 +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.