Snider
|
cb940f957d
|
docs: add CLAUDE.md project instructions
Co-Authored-By: Virgil <virgil@lethean.io>
|
2026-03-13 13:38:03 +00:00 |
|
Snider
|
9466bd7bc5
|
docs: add human-friendly documentation
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-03-11 13:02:40 +00:00 |
|
Snider
|
9301ab2db0
|
chore: sync go.mod/go.sum with workspace
Co-Authored-By: Virgil <virgil@lethean.io>
|
2026-03-06 16:10:13 +00:00 |
|
Snider
|
3026d3dd03
|
refactor: swap pkg/framework imports to pkg/core
Co-Authored-By: Virgil <virgil@lethean.io>
|
2026-03-06 14:11:10 +00:00 |
|
Snider
|
f9d05eb4ab
|
refactor: swap pkg/{io,log,i18n} imports to go-io/go-log/go-i18n
Co-Authored-By: Virgil <virgil@lethean.io>
|
2026-03-06 12:35:42 +00:00 |
|
Snider
|
3152fa9703
|
fix: regenerate proto with correct source path
Co-Authored-By: Virgil <virgil@lethean.io>
|
2026-03-06 09:01:59 +00:00 |
|
Snider
|
70a6110590
|
feat: extract core/ts from core/go pkg/coredeno
TypeScript/Deno runtime bridge — Go gRPC server + Deno sidecar.
The seed project that inspired the entire Core framework.
- Module: forge.lthn.ai/core/ts
- Package: ts (renamed from coredeno)
- gRPC bridge: CoreService (Go→Deno) + DenoService (Deno→Go)
- Deno runtime: worker isolation, module loading, permissions
- Proto descriptor retains original path (regenerate with protoc later)
Co-Authored-By: Virgil <virgil@lethean.io>
|
2026-03-06 09:00:25 +00:00 |
|