You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-**[*] Fast preset**: `--fast` builds tree + manifest only (no file reads) for ultra-light contexts.
39
39
-**[o] AI-friendly defaults**: `--ai-mode` with capped budgets, stats, manifest on; `--query` ranks files and injects snippets.
40
40
-**[+] Dual outputs by default**: Generates human `md` and LLM-friendly `jsonl` together unless you choose `--output-format`.
41
-
-**[#] Spicy risk report**: `--spicy` adds 5-level findings to md/json/jsonl/manifest; `--spicy-strict` fails on high/critical.
41
+
-**[#] Spicy risk report**: On by default (`--spicy`); disable with `--no-spicy`. Adds 5-level findings to md/json/jsonl/manifest; `--spicy-strict` fails on high/critical.
0 commit comments