tftsr-devops_investigation/src-tauri/src/docs
Shaun Arman 79a623dbb2 feat: populate RCA and postmortem docs with real timeline data
Add format_event_type() and calculate_duration() helpers to convert
raw timeline events into human-readable tables and metrics. RCA now
includes an Incident Timeline section and Incident Metrics (event
count, duration, time-to-root-cause). Postmortem replaces placeholder
timeline rows with real events, calculates impact duration, and
auto-populates What Went Well from evidence.

10 new Rust tests covering timeline rendering, duration calculation,
and event type formatting.
2026-04-19 18:13:30 -05:00
..
exporter.rs fix: implement native DOCX export without pandoc dependency 2026-04-03 12:53:36 -05:00
mod.rs feat: initial implementation of TFTSR IT Triage & RCA application 2026-03-14 22:36:25 -05:00
postmortem.rs feat: populate RCA and postmortem docs with real timeline data 2026-04-19 18:13:30 -05:00
rca.rs feat: populate RCA and postmortem docs with real timeline data 2026-04-19 18:13:30 -05:00