mirror of
https://github.com/pbakaus/impeccable.git
synced 2026-09-18 17:16:46 +03:00
Catalog: mode-aligned staging surfaces (persuade/operate/read/experience), star ratings on approvals feeding challenger draw weights, family retirements, authoring strategy and territory guide, rework and breadth authoring rounds, composition mining from rejected worlds. Seed: six challengers (two per tier), --reroll chains, --mode staging filter, rating-weighted draws. New-work: Present/visualize/re-roll flow, image-gen requirement, register-neutral vocabulary. Pipeline: per-mode staging prompts with split frames, hero-from-board reference generation, render-safety guards. Labs: ratings UI, unrated filter, mode chips, composition approve-guard. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
11 lines
354 B
TOML
11 lines
354 B
TOML
name = "impeccable"
|
|
compatibility_date = "2024-12-01"
|
|
pages_build_output_dir = "./build"
|
|
|
|
# World design-system cards (site/public/worlds/cards) live in R2, served by
|
|
# functions/worlds/cards/[[file]].js. Create once with:
|
|
# wrangler r2 bucket create impeccable-world-cards
|
|
[[r2_buckets]]
|
|
binding = "WORLD_CARDS"
|
|
bucket_name = "impeccable-world-cards"
|