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>
21 lines
873 B
Markdown
21 lines
873 B
Markdown
# 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. 2–6 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.
|