Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 1.08 KB

File metadata and controls

28 lines (21 loc) · 1.08 KB

docs/

example-report.png

The image in the main README. Its content is real, unedited output from a live run against meta/muse-glimmer-30b on OpenRouter, analyzing examples/producer_agreement_synthetic.txt — the classification, the eight key terms, the red-flag count, and the first red flag are exactly what the model returned.

It is a rendering of that output rather than a literal screen capture: the report was laid out in a terminal-styled frame and trimmed (long table cells clipped, the summary and first red flag cut with ...) so a representative slice fits in one readable image. Nothing was reworded, and no figure was changed.

To replace it with a genuine terminal screenshot:

export DEALSCAN_API_KEY=sk-or-v1-...
uv run dealscan analyze examples/producer_agreement_synthetic.txt

Capture the styled terminal output and save it here as example-report.png.

Use one of the synthetic examples. Never screenshot a real contract — no real contract text belongs in this repository. The examples are fictional, so nothing in the image needs redacting.