This project uses the **pi-lean-ctx** extension in **Replace mode**. Native Pi builtins
(read/bash/grep/find/ls) are **suppressed**. You MUST use `ctx_*` tools exclusively.
| Use (ctx_*) | Instead of (suppressed) | Why |
Do NOT attempt native `read`, `bash`, `grep`, `find`, or `ls` — they are not available.
- --
The embedded bridge holds a persistent session cache. Use `/lean-ctx` to verify it reports
`connected`. To force the one-shot CLI path: `LEAN_CTX_PI_ENABLE_MCP=0`.