Commit graph

7 commits

Author SHA1 Message Date
Virgil
55c5aa46c7 docs: add convention drift audit
Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-23 14:29:24 +00:00
Snider
0a9564274d refactor(module): migrate module path to dappco.re/go/core/forge
All checks were successful
Security Scan / security (pull_request) Successful in 9s
Test / test (pull_request) Successful in 1m20s
Update Go module path from forge.lthn.ai/core/go-forge to
dappco.re/go/core/forge. Migrate all import paths and dependency
references (go-io → dappco.re/go/core/io, go-log → dappco.re/go/core/log).
Update documentation (CLAUDE.md, README.md, docs/) to reflect new paths.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-22 01:51:29 +00:00
Snider
761493c7f5 docs: add human-friendly documentation
All checks were successful
Security Scan / security (push) Successful in 6s
Test / test (push) Successful in 1m8s
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-11 13:02:40 +00:00
Snider
c59309d15a chore: remove design and plan docs — implementation complete
Co-Authored-By: Virgil <virgil@lethean.io>
2026-02-21 17:16:53 +00:00
Snider
12525932ae chore: remove docs/wiki — content now on Forge wiki
Co-Authored-By: Virgil <virgil@lethean.io>
2026-02-21 17:16:03 +00:00
Snider
f5f796cd16 docs: wiki documentation for go-forge
Seven pages covering Home, Architecture, Services, Code Generation,
Configuration, Error Handling, and Development.

Co-Authored-By: Virgil <virgil@lethean.io>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-21 17:14:01 +00:00
Snider
40378d1e90 docs: add design and implementation plan
Co-Authored-By: Virgil <virgil@lethean.io>
2026-02-21 15:19:32 +00:00