go/internal/cmd
Claude 1f3a1bcc47 feat: port 11 LEM data management commands into core ml
Ports all remaining LEM pipeline commands from pkg/lem into core ml,
eliminating the standalone LEM CLI dependency. Each command is split
into reusable business logic (pkg/ml/) and a thin cobra wrapper
(internal/cmd/ml/).

New commands: query, inventory, metrics, ingest, normalize, seed-influx,
consolidate, import-all, approve, publish, coverage.

Adds Path(), Exec(), QueryRowScan() convenience methods to DB type.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-16 05:53:52 +00:00
..
ai refactor: rename module from github.com/host-uk/core to forge.lthn.ai/core/cli 2026-02-16 05:53:52 +00:00
ci refactor: rename module from github.com/host-uk/core to forge.lthn.ai/core/cli 2026-02-16 05:53:52 +00:00
collect refactor: rename module from github.com/host-uk/core to forge.lthn.ai/core/cli 2026-02-16 05:53:52 +00:00
config refactor: rename module from github.com/host-uk/core to forge.lthn.ai/core/cli 2026-02-16 05:53:52 +00:00
crypt refactor: rename module from github.com/host-uk/core to forge.lthn.ai/core/cli 2026-02-16 05:53:52 +00:00
daemon refactor: rename module from github.com/host-uk/core to forge.lthn.ai/core/cli 2026-02-16 05:53:52 +00:00
deploy refactor: rename module from github.com/host-uk/core to forge.lthn.ai/core/cli 2026-02-16 05:53:52 +00:00
dev refactor: rename module from github.com/host-uk/core to forge.lthn.ai/core/cli 2026-02-16 05:53:52 +00:00
docs refactor: rename module from github.com/host-uk/core to forge.lthn.ai/core/cli 2026-02-16 05:53:52 +00:00
doctor refactor: rename module from github.com/host-uk/core to forge.lthn.ai/core/cli 2026-02-16 05:53:52 +00:00
forge refactor: rename module from github.com/host-uk/core to forge.lthn.ai/core/cli 2026-02-16 05:53:52 +00:00
gitcmd refactor: rename module from github.com/host-uk/core to forge.lthn.ai/core/cli 2026-02-16 05:53:52 +00:00
gitea refactor: rename module from github.com/host-uk/core to forge.lthn.ai/core/cli 2026-02-16 05:53:52 +00:00
go refactor: rename module from github.com/host-uk/core to forge.lthn.ai/core/cli 2026-02-16 05:53:52 +00:00
help refactor: rename module from github.com/host-uk/core to forge.lthn.ai/core/cli 2026-02-16 05:53:52 +00:00
mcpcmd refactor: rename module from github.com/host-uk/core to forge.lthn.ai/core/cli 2026-02-16 05:53:52 +00:00
ml feat: port 11 LEM data management commands into core ml 2026-02-16 05:53:52 +00:00
monitor refactor: rename module from github.com/host-uk/core to forge.lthn.ai/core/cli 2026-02-16 05:53:52 +00:00
php refactor: rename module from github.com/host-uk/core to forge.lthn.ai/core/cli 2026-02-16 05:53:52 +00:00
pkgcmd refactor: rename module from github.com/host-uk/core to forge.lthn.ai/core/cli 2026-02-16 05:53:52 +00:00
plugin refactor: rename module from github.com/host-uk/core to forge.lthn.ai/core/cli 2026-02-16 05:53:52 +00:00
prod refactor: rename module from github.com/host-uk/core to forge.lthn.ai/core/cli 2026-02-16 05:53:52 +00:00
qa refactor: rename module from github.com/host-uk/core to forge.lthn.ai/core/cli 2026-02-16 05:53:52 +00:00
rag refactor: rename module from github.com/host-uk/core to forge.lthn.ai/core/cli 2026-02-16 05:53:52 +00:00
sdk refactor: rename module from github.com/host-uk/core to forge.lthn.ai/core/cli 2026-02-16 05:53:52 +00:00
security refactor: rename module from github.com/host-uk/core to forge.lthn.ai/core/cli 2026-02-16 05:53:52 +00:00
session refactor: rename module from github.com/host-uk/core to forge.lthn.ai/core/cli 2026-02-16 05:53:52 +00:00
setup refactor: rename module from github.com/host-uk/core to forge.lthn.ai/core/cli 2026-02-16 05:53:52 +00:00
test refactor: rename module from github.com/host-uk/core to forge.lthn.ai/core/cli 2026-02-16 05:53:52 +00:00
unifi refactor: rename module from github.com/host-uk/core to forge.lthn.ai/core/cli 2026-02-16 05:53:52 +00:00
updater refactor: rename module from github.com/host-uk/core to forge.lthn.ai/core/cli 2026-02-16 05:53:52 +00:00
vm refactor: rename module from github.com/host-uk/core to forge.lthn.ai/core/cli 2026-02-16 05:53:52 +00:00
workspace refactor: rename module from github.com/host-uk/core to forge.lthn.ai/core/cli 2026-02-16 05:53:52 +00:00