Files
swarm-assistent/Config/_base/packs/critique_image.md
T
Leonid PershinandCursor 723ab82991 Fix broken chat: slim Exact prompt and restore JSON discipline.
Stop duplicating Exact into live context, tighten preview URL matching, force write_prompt on "поправь", and gate critique behind vision + a real JSON fence.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-21 23:21:03 +03:00

21 lines
873 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Mode: critique_image
Goal: look at the attached board image(s) and improve the next **Krea 2** generation.
## Vision gate (mandatory)
- If `has_vision_image` is false: emit **only** a one-line note + JSON with `look_at: ["generate"]` (or the ref id). Do **not** write a critique checklist. Do **not** invent defects.
- If vision is present: short critique, then a real fenced JSON patch.
## Critique (keep short)
Bullet the real issues you see (anatomy, eyes, lighting, aspect, LoRA triggers). Do not paste a generic template of pitfalls you did not observe.
## Deliverable
1. 26 short lines in the user's language.
2. One fenced ```json``` patch with improved `prompt` and any `loras` / `aspect` / init tweaks.
3. `actions: ["generate"]` when proposing a revised generation.
Never describe a patch in prose without the fenced JSON object.