What gets written
Incident Memory is agent-written. CloudThinker does not automatically extract a fixed record from every completed Incident.
Entries can include the affected service, evidence, action taken, a verification command, and an outcome. The agent writes only material it judges useful for later RCA.
How recall works
- Anna writes incident memory files during an RCA run.
- At the start of a later RCA, CloudThinker reads valid, recent entries from the workspace memory tree.
- The selected entries appear in Anna’s incident-memory context before hypothesis work begins.
- Anna compares the current evidence with those lessons instead of treating a past resolution as proof.
The current Incident UI does not show an “Informed by similar incidents” badge or a per-memory recall list. Memory changes the RCA context behind the scenes.
Verification outcomes
An incident-memory entry can carry one of three outcomes:
When a runbook includes a verification command, Anna can schedule a one-time follow-up and update the outcome. This is a bounded, agent-driven check. DRE does not run a universal post-remediation state machine for every Incident.
Failed lessons are not injected as valid guidance. Failed recollections can remain as counter-examples so a later RCA does not repeat the same assumption.
Availability and limits
- File-native incident memory must be available for the workspace and RCA runtime.
- Only entries that pass the memory format and safety checks are eligible for recall.
- Recall is capped and ordered by recent updates, so the model does not receive the entire history.
- Cancelled or failed RCA runs contribute memory only if the agent already wrote a valid entry.
- Re-running RCA does not mechanically replace an older entry; Anna can revise, combine, or supersede memory when evidence changes.
Use memory well
- Record the evidence that distinguishes the root cause from a symptom.
- Add a concrete verification command to remediation runbooks where practical.
- Treat recalled context as a hypothesis lead, not as a diagnosis.
- Review a failed verification before reusing the same Scoped Action.
Related
Investigation and RCA
See where memory enters the three-phase investigation.
Runbooks
Add the procedures and verification commands DRE can use during response.