# AI Editor RSP — Open Design + Kimi Core Pages Design Brief

Owner correction: work must be routed through Kanban / 墨影, not completed by Host directly.

## Decision to encode into design workflow

- Open Design + Kimi K2.7 is the visual mother-design path.
- GPT-5.5 is for contract QA / cleanup, not primary visual generation.
- Open Design has two logical phases:
  1. Prototype contract: IA, route matrix, action hierarchy, copy placement, pricing/provider/legal constraints, state coverage, mobile rules.
  2. Visual design: Kimi applies taste/design system to the locked prototype and outputs HTML artifacts.
- For a single homepage benchmark, prototype can be embedded as locked prompt blocks.
- For core pages/full owner review, explicit `PROTOTYPE.md` (or equivalent) is required before `DESIGN.md` and page artifacts.

## Kimi cleanup gates

- Remove Google Fonts/gstatic and all external URLs.
- Put all color literals in `:root` CSS variables; outside `:root`, use `var(...)` only.
- Avoid banned legal/provider words: endorsed, sponsored, official, partnership, affiliated, authorized, certified.
- Use disclaimer exactly: `AI Editor RSP is an independent prompt library. It is not connected to any AI image generation provider or third-party brand.`
- Ensure Open in Editor actions match Copy Prompt actions on prompt cards.
- No `Unlimited`.
- Mobile 390/430 no horizontal overflow.

## Required artifacts

Create a durable design package under:

`/mnt/HC_Volume_105300089/projects/aieditorrsp/design/open-design-kimi-core-pages-20260616/`

Required files:

- `PROTOTYPE.md`
- `DESIGN.md`
- `pages/home.html`
- `pages/library.html`
- `pages/effect-detail.html`
- `pages/editor-empty.html`
- `pages/editor-uploaded.html`
- `pages/editor-loading.html`
- `pages/editor-result.html`
- `pages/editor-error.html`
- `pages/editor-quota.html`
- `pages/pricing.html`
- `pages/contact.html`
- `pages/legal.html`
- `index.html` review contact sheet linking all pages
- `DESIGN_VERDICT.json`
- browser QA JSON/screenshot evidence for desktop and 390/430 mobile, if feasible

## Open Design run prompt

Use this prompt as the starting point; improve only if needed, do not weaken gates:

`/mnt/HC_Volume_105300089/projects/aieditorrsp/design/open-design-kimi-core-pages-20260616-prompt.md`

## Host scratch note

Host started a scratch Open Design run and stopped it after owner correction. Do **not** treat Host scratch artifacts as authoritative. If useful, the partial run produced `PROTOTYPE.md` and `DESIGN.md` under OD project `ds-batch-warm-editorial-mqgp2q74-jqth9`, but the official deliverable must be produced/owned by 墨影 through this Kanban task.

## Completion criteria

- Task completion summary includes Open Design project/run ID, model string, artifact paths, and verification output.
- If Kimi/Open Design provider/auth/runtime fails, block with exact error and a concrete next action; do not silently substitute Host-authored files as DESIGN_GO.
- Verdict language: `OPEN_DESIGN_KIMI_CORE_PAGES_REVIEW_READY` or `BLOCKED_<reason>`; do not mark frontend-ready until cleanup checks pass.
