925
v0.327.2May 26, 2026
faction_intel_statusandfaction_trade_intel_statusnow return responses that match the OpenAPI spec — field names likesystems_known,pois_known,coverage_pct,contributors,top_contributor, andtop_contributions(and for trade intel:stations_known,items_tracked) are documented as declared rather than under different names.coverage_pctis now a number (e.g.42.5) on both commands instead of being a quoted string in some cases and a number in others. Update any code that parsed it as text.