[agent/codex] Full audit per issue #3. Read CLAUDE.md. Report ALL findings... #4

Merged
Virgil merged 7 commits from agent/full-audit-per-issue--3--read-claude-md into dev 2026-03-22 18:15:56 +00:00

7 commits

Author SHA1 Message Date
2a887a99a9 Merge pull request '[agent/claude] Migrate module path to dappco.re/go/core/ansible. Update go....' (#2) from agent/migrate-module-path-to-dappco-re-go-core into main
Some checks failed
CI / test (push) Failing after 2s
CI / auto-fix (push) Failing after 1s
CI / auto-merge (push) Failing after 0s
2026-03-22 01:51:17 +00:00
Snider
b3eed66230 refactor(ansible): migrate module path to dappco.re/go/core/ansible
Some checks failed
CI / test (pull_request) Failing after 2s
CI / auto-fix (pull_request) Failing after 0s
CI / auto-merge (pull_request) Failing after 0s
Update go.mod module line and all dependencies from forge.lthn.ai to
dappco.re paths (core v0.5.0, log v0.1.0, io v0.2.0). Update all .go
import paths. Rewrite cmd/ansible/ for new core.Command API replacing
the cobra-based CLI integration. Update documentation references.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-22 01:50:56 +00:00
Snider
1f2535bcfa Merge remote-tracking branch 'github/dev'
Some checks failed
CI / test (push) Failing after 2s
CI / auto-fix (push) Failing after 1s
CI / auto-merge (push) Failing after 0s
2026-03-22 00:57:38 +00:00
Snider
65960a9b31 Merge remote-tracking branch 'origin/main' 2026-03-22 00:57:37 +00:00
Snider
ba62c26954 chore: sync dependencies for v0.1.6
Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-17 17:53:59 +00:00
Snider
cd181b4382 chore: sync dependencies for v0.1.5
Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-17 17:47:52 +00:00
Snider
75ef4e4ca7 ci: add Core ecosystem CI workflow with CodeRabbit auto-fix
Uses dAppCore/build actions for test, auto-fix on CodeRabbit changes,
and auto-merge on CodeRabbit approval.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-17 14:05:54 +00:00