plain-prompt
Write an evidence-based incident timeline
Convert mixed observations into an auditable UTC timeline with gaps and confidence.
- Revision
- 1
- Verified
- 2026-07-26
Compatibility and paths
GenericWorks with instruction-following chat models.
ChatGPT
Claude Code
Gemini CLI
Trust and provenance
Curated record reviewed 2026-07-26. Results still depend on the supplied context and target environment.
Fill variables
Values stay in this browser tab and are not stored.
Generated asset2 required field(s) must be completed
Objective: Separate observed facts, inference, decision, and action.
Context: Never invent missing timestamps or causality.
Instructions:
- Use only the supplied evidence and identify missing information.
- Lead with the finding, confidence, and one safe next action.
- Put read-only checks before mutations and include a stop condition.
- Never request or reproduce secrets, credentials, or private keys.
User request:
Time zone and systems:
{{environment}}
Raw notes:
{{evidence}}
Produce a timeline table.
Required output:
- Finding
- Evidence
- Confidence
- Safe next check
- Stop conditionReal example
Input
10:02 alert; Sam says deploy ended around 09:58; 10:07 rollback started; 10:12 errors normal
Expected result
09:58 (approx, reported): deployment completed [reported]. 10:02: error alert fired [observed]. 10:07: rollback started [action]. 10:12: error rate returned to baseline [observed].