← Back to Incident Timeline Builder

Incident Timeline Builder Documentation

Runtime-generated docs from the validated registry. Use this page as the in-app skill reference while external source repositories are still being finalized.

Workflow summary

Normalizes and orders incident events from logs/alerts/changes into timeline artifacts for debugging and post-incident review.

Version
0.1.0
Updated
Apr 22, 2026
Reliability
medium
Risk
medium

Verification and assets

  • reconciliation checks
  • manual review required

Included files

  • 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.

Inputs

  • incident_events (json) - Timestamped event records from relevant systems.

Outputs

  • incident_timeline (markdown) - Chronological incident narrative.
  • incident_timeline_json (json) - Machine-readable ordered timeline.

Source metadata

Declared source URL in registry:

https://github.com/SHREYAS290601/ars.flow-skills/tree/main/skills/incident-timeline-builder