galmuri:explain — Inline reader-side summary
Prerequisites
scripts/preflight.shpasses (jq, bats, bash).skills/distill/engine is installed.
Step 1: Alias detection + Input Capture
When triggered via shrink / 줄여줘 / 압축:
if [ ! -f ".galmuri/tmp/.warned-shrink" ]; then
echo "[deprecated] the 'shrink' trigger is routed to a context-based adapter. Scheduled for removal in a future release." >&2
touch ".galmuri/tmp/.warned-shrink"
fi
# source_tokens < 80 → explain
[Description truncada. Veja o README completo no GitHub.]