provisioning-core/nulib
Jesús Pérez 20dbd10102
core: add missing introspect.nu + prune dead imports (fixup ADR-026 2b)
The slice-2b commit (6f0de7a) repointed cli/component.nu and cli/components_cluster.nu
to domain/cluster/introspect.nu but did not stage the file itself — HEAD imported a
module absent from the repo. Add it.

Also prune the verbs file: components_cluster.nu inherited the full preamble from the
slice-1 copy; now that it holds only the 5 `main cluster *` verbs, 10 unused `use`
lines (orchestrator, run_taskserv, templates, service_check, context_assembler, state,
user/config, ncl-eval, mod.nu *) and 2 over-broad name lists are dead. Trimmed to the
4 imports the verbs actually use.

Verified: module-load of all cli/domain cluster modules; cluster --help + component
list run.
2026-07-10 07:34:05 +01:00
..
_bootstrap core: clean-start baseline — engine + core_catalog (constellation materialization) 2026-07-09 22:04:35 +01:00
ai core: clean-start baseline — engine + core_catalog (constellation materialization) 2026-07-09 22:04:35 +01:00
catalog core: clean-start baseline — engine + core_catalog (constellation materialization) 2026-07-09 22:04:35 +01:00
cli core: add missing introspect.nu + prune dead imports (fixup ADR-026 2b) 2026-07-10 07:34:05 +01:00
compliance core: clean-start baseline — engine + core_catalog (constellation materialization) 2026-07-09 22:04:35 +01:00
domain core: add missing introspect.nu + prune dead imports (fixup ADR-026 2b) 2026-07-10 07:34:05 +01:00
lib_provisioning core: clean-start baseline — engine + core_catalog (constellation materialization) 2026-07-09 22:04:35 +01:00
main_provisioning core: clean-start baseline — engine + core_catalog (constellation materialization) 2026-07-09 22:04:35 +01:00
orchestration core: clean-start baseline — engine + core_catalog (constellation materialization) 2026-07-09 22:04:35 +01:00
platform core: push cluster foundation out of cli/components.nu to proper layers (ADR-026 slice 2a) 2026-07-10 07:16:14 +01:00
primitives core: clean-start baseline — engine + core_catalog (constellation materialization) 2026-07-09 22:04:35 +01:00
tests core: clean-start baseline — engine + core_catalog (constellation materialization) 2026-07-09 22:04:35 +01:00
tools core: push cluster foundation out of cli/components.nu to proper layers (ADR-026 slice 2a) 2026-07-10 07:16:14 +01:00
commands-registry.ncl core: clean-start baseline — engine + core_catalog (constellation materialization) 2026-07-09 22:04:35 +01:00
env.nu core: clean-start baseline — engine + core_catalog (constellation materialization) 2026-07-09 22:04:35 +01:00