Jesús Pérez
c6ff85c872
refactor(config/cache + utils + config/commands): 7 files selective (ADR-025 L2)
Batch of 7 files, 2 stars each -> selective.
config/cache/commands.nu:
cache/core.nu [cache-clear-type get-cache-stats]
cache/metadata.nu DROPPED (dead)
config/cache/mod.nu:
cache/core.nu [get-cache-stats]
cache/metadata.nu DROPPED (dead)
config/cache/sops.nu:
cache/core.nu [cache-clear-type cache-lookup cache-write]
cache/metadata.nu DROPPED (dead)
config/cache/final.nu:
cache/core.nu [cache-clear-type cache-lookup cache-write]
cache/metadata.nu DROPPED (dead)
utils/templates.nu:
utils/logging.nu [is-debug-enabled]
config/accessor DROPPED (dead)
utils/error.nu:
utils/logging.nu [is-debug-enabled is-metadata-enabled]
utils/interface.nu [_ansi] (kept, already selective; promoted to absolute)
config/accessor DROPPED (dead)
config/commands.nu:
config/encryption.nu [9 symbols]
config/accessor DROPPED (dead)
Validation: 5/7 files 0 errors. 2 files (cache/commands, utils/templates)
show pre-existing errors matching baseline. Zero new errors.
Refs: ADR-025