Overview
Status of the three live games and project totals.
Decisions without fake buttons.
Every card now makes the contract obvious: read the options, choose the code you want to send, copy one clean decision line, then paste it back into chat. Nothing silently submits.
Images
All generated image assets. Click any tile to open full size.
Audio
All audio assets by theme. Press play to preview.
Costs
Manual running log of generation spend. Edit the COSTS array in admin/index.html to update.
Memory
Snapshot of the agent memory index. Read-only β regenerated at each deploy.
Quick Links
Shortcuts and reference material for the project.
Deploy to production (Cloudflare Pages)
cd /tmp/curibara-deploy npx wrangler pages deploy . --project-name=curibara \ --branch=main --commit-dirty=true
Must use --branch=main β without it the deploy is preview-only and the custom domain won't update.
Regenerate the admin manifest
cd /Users/thanakorn/Documents/Curibara python3 gen_admin_manifest.py admin/manifest.json
Rebuilds the image / audio / memory listings from the filesystem. Run before each deploy.
Generation API reference
ElevenLabs voice IDs & Imagen prompt templates β not yet documented here. Add them to this block when consolidated.