# shellcheck shell=bash # lib-summary.sh — final success banner with next-step hints. # # Two shapes: "hooks activated" vs "hooks pending manual merge". Both tell # the user how to verify the install and how to create a new specialist. # v0.40 Wave 39: appends substrate-ready block listing kei-fork/kei-ledger/ # kei-spawn entry points + kei-doctor health check + sleep-layer setup. # # Requires: say from lib-log.sh. # Reads globals: $PROFILE, $DID_ACTIVATE, $KIT_DIR, $AGENTS_DIR, $HOME_DIR. # Print the substrate-ready next-steps block (always shown after install). print_substrate_summary() { local target_dir="$AGENTS_DIR/_primitives/_rust/target/release" cat <