home/productivity/case-state-update-prompt

Case State Update.prompt

GPTClaudeDeepSeek··1,135 copies·updated 2026-07-14
case-state-update-prompt.prompt
# Case State Update Prompt

Update the case snapshot after processing one document.

Inputs:
- previous CaseStateSnapshot
- current document extraction
- current document tasks/deadlines
- current document human-review items
- current document text versions

Rules:
1. Preserve prior confirmed facts.
2. Add newly discovered facts.
3. Enrich partial facts when current document supports the update.
4. Do not silently overwrite conflicts.
5. If a prior provisional fact is corrected by current document, mark the old value as corrected_later.
6. If a later order supersedes an earlier deadline, mark the earlier deadline as superseded.
7. Only OCR/handwriting/visual uncertainty creates mandatory human review.
8. Normal AI outputs remain ai_extracted_unreviewed until corrected or promoted.
9. Save a new CaseStateSnapshot after every document.

when to use it

Community prompt sourced from the open-source GitHub repo Pukujan/litigation-prompt-engineering (NOASSERTION). A "Case State Update.prompt" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.

tags

productivitycommunitydeveloper

source

Pukujan/litigation-prompt-engineering · NOASSERTION