- Ming (inclusionai/ming-image-0.1-design) is free and built for graphic-design
output with legible in-image text; now the preferred mockup model.
- Ming is a true image-generation model: the chat/completions endpoint rejects
it (HTTP 404). Documented the /api/v1/images call + base64 decode recipe.
- Kept paid chat-image models as a documented fallback.
- Fixed the API key location: OPENROUTER_API_KEY is in /home/sam/.secrets,
NOT ~/.config/environment.d/10-secrets.conf as the old text claimed.