[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

16 commits

Author SHA1 Message Date
Snider
77780812cf docs: rewrite CLAUDE.md for current API, remove stale AGENTS.md
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>
2026-03-21 10:07:05 +00:00
Snider
2d52b83f60 docs: rewrite documentation suite against AX spec
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>
2026-03-21 10:05:04 +00:00
df1576b101
Merge pull request #11 from dAppCore/dev
fix: strip module prefix from coverage paths for Codecov
2026-03-21 09:17:10 +00:00
Snider
954cd714a1 fix: strip module prefix from coverage paths for Codecov
Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-21 09:16:24 +00:00
76f8ae41b9
Merge pull request #10 from dAppCore/dev
fix: add Codecov token to CI workflow
2026-03-21 09:13:42 +00:00
Snider
b01b7f4d88 fix: add Codecov token to CI workflow
Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-21 09:12:39 +00:00
397ec2cec5
Merge pull request #9 from dAppCore/dev
docs: rewrite README + add CI/Codecov
2026-03-21 09:00:56 +00:00
Snider
01135ac8bd docs: rewrite README + add CI workflow with Codecov
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>
2026-03-21 09:00:13 +00:00
3bf175b3d1
Merge pull request #8 from dAppCore/dev
refactor: flatten polyglot layout to standard Go module
2026-03-21 08:27:52 +00:00
3642a819f1
Merge pull request #7 from dAppCore/dev
go update
2026-03-21 06:26:52 +00:00
8de5e20ab5
Merge pull request #6 from dAppCore/dev
go update
2026-03-20 21:36:22 +00:00
6942a019cb
Merge pull request #5 from dAppCore/dev
go update
2026-03-20 21:23:40 +00:00
dcf677309d
Merge pull request #4 from dAppCore/dev
go update
2026-03-20 21:06:05 +00:00
d6dada1461
Merge pull request #3 from dAppCore/dev
chore: module path update
2026-03-20 20:43:16 +00:00
cee07f05dd
Merge pull request #2 from dAppCore/dev
feat: AX audit + Codex review — polish pass
2026-03-20 18:52:43 +00:00
3ee58576a5
Merge pull request #1 from dAppCore/dev
feat: CoreGO v2 — unified struct, DTO pattern, zero constructors
2026-03-18 13:35:51 +00:00