prvng_core/nulib/lib_provisioning/setup
Jesús Pérez 3e747e1317
refactor(6 production files): plugins_defs + setup + platform + oci + auth_core (ADR-025 L2)
Six production 2-star files -> selective.

plugins_defs.nu:
  utils/nickel_processor.nu [ncl-eval] (kept, already selective)
  utils/ + config/accessor   DROPPED (both dead)

setup/provctl_integration.nu:
  setup/mod.nu   [8 symbols]
  setup/detection DROPPED (dead)

setup/provider.nu:
  setup/mod.nu     [9 symbols]
  setup/validation DROPPED (dead)

platform/autostart.nu:
  platform/target.nu [get-deployment-service-config get-enabled-services]
  platform/health.nu [check-service-health]

plugins/auth_core.nu:
  config/accessor/core.nu [config-get]
  commands/traits.nu      [get-command-metadata]

oci/client.nu:
  utils/logging.nu [log-debug log-error log-info]
  config/accessor  DROPPED (dead)

Validation: all 6 nu --ide-check 50 -> 0 errors.

Refs: ADR-025
2026-04-17 09:16:21 +01:00
..
config.nu feat(core): three-layer DAG, unified component arch, commands-registry cache, Nushell 0.112.2 migration 2026-04-17 04:27:33 +01:00
detection.nu chore: release 1.0.11 - nu script cleanup & refactoring + i18n fluentd 2026-01-14 02:00:23 +00:00
mod.nu refactor(setup/mod): selective imports + drop dead logging import (ADR-025 L3) 2026-04-17 08:29:31 +01:00
platform.nu refactor(setup): selective imports in wizard/system/platform (ADR-025 L2) 2026-04-17 08:31:21 +01:00
provctl_integration.nu refactor(6 production files): plugins_defs + setup + platform + oci + auth_core (ADR-025 L2) 2026-04-17 09:16:21 +01:00
provider.nu refactor(6 production files): plugins_defs + setup + platform + oci + auth_core (ADR-025 L2) 2026-04-17 09:16:21 +01:00
system.nu refactor(setup): selective imports in wizard/system/platform (ADR-025 L2) 2026-04-17 08:31:21 +01:00
utils.nu feat(core): three-layer DAG, unified component arch, commands-registry cache, Nushell 0.112.2 migration 2026-04-17 04:27:33 +01:00
validation.nu chore: Fix try cath and nushell bugs, fix long script files, review for nu 0.110.0 2026-01-21 10:24:17 +00:00
wizard.nu refactor(setup): selective imports in wizard/system/platform (ADR-025 L2) 2026-04-17 08:31:21 +01:00