Skip to main content
Scan a body of text (post-mortem, error log, decision doc) and propose caveat-layer memories — concise pain lessons starting with verbs.

Arguments

text
string
required
Source text. Post-mortem, debug session transcript, retro notes, or any text containing lessons learned.
entity_hint
string
Optional canonical entity name for the caveats.

Output format

Caveat writing rules

Each caveat must:
  • Start with a verb: “Never”, “Always”, “Watch out”, “Check”, “Verify”
  • Be one sentence — concise and actionable
  • Be concrete — include specific names, numbers, conditions
  • Capture something painful — things the reader does NOT want to relearn