go/internal
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
..
bugseti feat: add ML inference, scoring, and training pipeline (pkg/ml) 2026-02-16 05:53:52 +00:00
cmd feat: port 11 LEM data management commands into core ml 2026-02-16 05:53:52 +00:00
core-ide feat: add ML inference, scoring, and training pipeline (pkg/ml) 2026-02-16 05:53:52 +00:00
tools/i18n-validate feat: git command, build improvements, and go fmt git-aware (#74) 2026-02-01 10:48:44 +00:00
variants feat: add ML inference, scoring, and training pipeline (pkg/ml) 2026-02-16 05:53:52 +00:00