/distill Distill agent instruction files into structured imperatives, compose with policy algebra, and visualize the rule system. Three-stage pipeline. Usage Pipeline Stage 1 — Extract ( ) 1. Invoke with the target files (or defaults: + ). 2. Save output to . 3. Present the summary (count, level breakdown, scope breakdown). Ask the user: "Review the extraction before composing? (y/continue)" - If yes: present the JSONL for review, wait for feedback, re-extract if needed. - If continue: proceed to Stage 2. Stage 2 — Compose ( ) 1. Project the JSONL to natural-language bullets: — one bullet per…