v2.25.0
v2.25.0
Full-fidelity CHP capture, end to end.
- Parser: the shared dispatch timeline (comments plus unit lifecycle) and
LocationDescfromsa.xmlare now parsed and kept verbatim; they were previously dropped. - Archive: new
updatelifecycle phase and apayloadJSON column. Appear rows carry the full structured state; update rows carry only what changed (new dispatch entries, problem-type changes, fire growth, closure changes). Analytics can go as granular as the raw CHP shorthand. - Web: incident popups gain "Show dispatch log (N)", lazily fetched via
GET /api/incident/{id}from the in-process feed cache.