Version
0.1.0
Normalizes and orders incident events from logs/alerts/changes into timeline artifacts for debugging and post-incident review.
Version
0.1.0
Last Updated
Apr 22, 2026
Verification Type
reconciliation checks, manual review required
Downloads
0
incident_events (json)
Timestamped event records from relevant systems.
incident_timeline (markdown)
Chronological incident narrative.
incident_timeline_json (json)
Machine-readable ordered timeline.
scripts/build_timeline.py (script)
Parses and sorts timestamped events into deterministic timeline order.
references/event-schema.md (reference)
Schema for timeline event input records.
references/timeline-quality-checks.md (reference)
Quality checks for complete, reviewable incident timelines.
Converts mixed alert and log records into ordered chronology.
Input preview
events.json
Output preview
Ordered timeline with deploy/error/mitigation checkpoints
0.1.0 · Apr 22, 2026
Initial release for incident timeline generation.
Inspect the source, read authored documentation, or download the published skill bundle.