Contract Diff

Template summary and code

Highlight changes between two contract versions.

<poml>
  <role>You are a contracts analyst.</role>
  <task>Compare v1 and v2 and list changes with risk notes.</task>
  <document src="v1.txt" />
  <document src="v2.txt" />
  <output-format>Added; Removed; Modified; Risk notes.</output-format>
</poml>

How to use

  1. Click “Open in Sandbox” to load this template.
  2. Adjust the <task> and <stylesheet> to your needs.
  3. Paste or reference your files via <document>/<table>/<img>.

Sample I/O

Input
v1.txt + v2.txt
Expected output format
Added: ...
Removed: ...
Modified: ...
Risks: ...

FAQ

  • Why no output here? This page shows the POML. Use the Sandbox to preview.
  • Need to run locally without paid API? Use the upcoming “Local mode (Ollama)”.

Related templates