Appearance
Scout Page
Located at /scout — a shared log of pilot sightings in wormhole systems. Corp members set their current system in the header, then log ships they see via manual entry or D-scan paste.
Components
SystemInfo Bar
Displays contextual information about the current system:
- System name — from the header input
- Class & Effect (WH only) — pulled from
data/wormholes.json, effect details in a hover popover showing per-class bonuses/penalties - Ships — count of sighted ships in the current system, hover shows ship class breakdown (Cruiser, Battleship, etc.)
- Corps — count of distinct corps among sightings, hover shows per-corp counts with tickers
- Alliances — same as corps but for alliances
- Threat — average zKillboard danger ratio across sighted characters with known IDs, color-coded (green/yellow/red), hover shows per-character danger/kills/losses
- Residents (WH only) — on-demand analysis of likely resident corps from killmail history. See intel.md for methodology.
- Clear ships — removes all sightings for the current system (with confirmation)
Sightings Table
Full list of all sightings across all systems. Columns: timestamp, character, system, ship type, ship name, direction (enter/exit), corp, alliance, reported by.
- Click a row to edit via modal
- Toggle direction (enter/exit) inline
- Delete individual sightings
Sighting Modal
Add/edit form for a single sighting. Fields: character name, ship type, ship name, direction. System and reporter are auto-filled from the header. Character ID lookup triggers ESI resolution for corp/alliance auto-fill.
D-Scan Paste
Press Ctrl+V anywhere on the page (outside input fields) to bulk-import ships from a D-scan result:
- Reads clipboard text
- Parses ship type and ship name from each line
- Deduplicates against existing sightings in the current system (by ship name)
- Creates sightings in bulk