Parent
#32
What to build
Collapse install_hacktools.sh into a thin orchestration caller of the hacktools inventory interface. The installer script should source central environment configuration, initialize any required shell context, delegate dry-run and apply behavior to the hacktools inventory, and avoid duplicating install loops or inventory semantics.
This slice should make the hacktools inventory the install authority while preserving the existing top-level installer entry point.
Acceptance criteria
Blocked by
Parent
#32
What to build
Collapse
install_hacktools.shinto a thin orchestration caller of the hacktools inventory interface. The installer script should source central environment configuration, initialize any required shell context, delegate dry-run and apply behavior to the hacktools inventory, and avoid duplicating install loops or inventory semantics.This slice should make the hacktools inventory the install authority while preserving the existing top-level installer entry point.
Acceptance criteria
install_hacktools.shdelegates dry-run plan generation to the hacktools inventory interface.install_hacktools.shdelegates apply behavior to the hacktools inventory interface.config/zsh/env.zsh.Blocked by