- Updated the codespaces skill workflow so agents are directed to query the belief map before reading source and to use
quickas a first-passanalyzeshortcut. - Changed
belief_search.py quickto run fullanalyzeoutput instead of boundary-only output, and made it resolve legacy path-map aliases found in raw belief-map hits. - Added focused unit coverage for quick analyze output, alias resolution from raw hits, boundary files-only output, and no-match suggestions.
- Session-log review showed that agents usually used
searchandanalyzeafter activation, but often queried too late and did not discover shortcut or boundary commands.