- find-path: show each step as bullet point with room names instead
of raw ID -> ID chains
- find-room: use same rich format as where-am-i (names, desc, deck info)
- status: fix format specifier crash by using %s instead of %d for
weapon/armor numeric fields that may be float or nil
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- Fix BFS triple-list wrapping that caused stringp error on SPC G p
- Add :desc field to all 131 rooms with physical/tactical descriptions
- Rewrite where-am-i to show room names instead of IDs, deck names
in shaft connections, and cross-deck passage labels
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>