Files
Aura/crates/aura-cli
claude 1605205fc2 fix(cli): empty --real window refuses naming the window, not the symbol
probe_window's two empty-result exits now route through a distinct
no_data_in_window refusal (requested bounds + archive path); its callers
have already proven the symbol present via has_symbol, so the old
"no local data for symbol" reuse misattributed a window fact to symbol
absence. The genuinely-unknown-symbol message and exit codes stay.

closes #242
2026-07-12 18:51:41 +02:00
..