1605205fc2
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