1 Commits

Author SHA1 Message Date
zenfun
18b9846f83 feat(seeder): add control plane data seeder
Introduce a `cmd/seeder` CLI to generate deterministic demo datasets and
seed them into the Control Plane via admin endpoints, supporting reset,
dry-run, profiles, and usage sample generation.

Add Cobra/Viper dependencies to support the new command.
2026-01-10 00:26:48 +08:00