Files
pbakaus_impeccable/wrangler.toml
T
Paul BakausandClaude Fable 5 7557935fdb Expand concept system: modes, ratings, re-roll, breadth strategy
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>
2026-07-20 22:10:10 -07:00

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"