go/pkg
Charon fc8ebe53e1 refactor: strip 25 extracted packages, slim to foundation (#5)
## Summary
- Remove 25 packages extracted to domain repos (go-crypt, go-ai, go-devops, go-scm, go-netops)
- Make crypt service registration optional in CLI framework
- core/go is now a pure foundation library (~24K LOC, 17 packages)

## Remaining packages
cache, cli, config, framework, help, i18n, io, lab, log, plugin, process, ratelimit, repos, session, webview, workspace, ws

Co-authored-by: Claude <developers@lethean.io>
Reviewed-on: #5
Co-authored-by: Charon <charon@lthn.ai>
Co-committed-by: Charon <charon@lthn.ai>
2026-02-16 15:37:06 +00:00
..
cache refactor: strip to pure package library (#3) 2026-02-16 14:23:45 +00:00
cli refactor: strip 25 extracted packages, slim to foundation (#5) 2026-02-16 15:37:06 +00:00
config refactor: strip to pure package library (#3) 2026-02-16 14:23:45 +00:00
framework refactor: strip to pure package library (#3) 2026-02-16 14:23:45 +00:00
help feat(help): Implement full-text search (#294) 2026-02-05 10:26:16 +00:00
i18n refactor: add i18n-validate tool, remove bugseti plan docs 2026-02-16 14:57:04 +00:00
io refactor: update package imports from cli to go 2026-02-16 13:53:54 +00:00
lab refactor: strip to pure package library (#3) 2026-02-16 14:23:45 +00:00
log refactor: update package imports from cli to go 2026-02-16 13:53:54 +00:00
plugin refactor: strip to pure package library (#3) 2026-02-16 14:23:45 +00:00
process refactor: strip to pure package library (#3) 2026-02-16 14:23:45 +00:00
ratelimit fix(security): move Gemini API key from URL query params to header (#47) 2026-02-16 05:53:52 +00:00
repos refactor: strip to pure package library (#3) 2026-02-16 14:23:45 +00:00
session feat: add crypto, session, sigil, and node packages 2026-02-08 20:52:28 +00:00
webview feat: BugSETI app, WebSocket hub, browser automation, and MCP tools (#336) 2026-02-05 17:22:05 +00:00
workspace refactor: strip 25 extracted packages, slim to foundation (#5) 2026-02-16 15:37:06 +00:00
ws feat: BugSETI app, WebSocket hub, browser automation, and MCP tools (#336) 2026-02-05 17:22:05 +00:00