ALL MEMOS Download .docx

MOVE Variant B — Spend Log

Budget: $20.00 hard cap

| Item | Status | Est. Cost | Notes |

|------|--------|-----------|-------|

| Imagen 4 — BEAST emblem (alchemy seal × arcade badge) | Deferred | ~$0.04 | Pending parent shell approval. Key: livegrow-apps/move/variants/b/beast.png |

| Imagen 4 — STUD emblem | Deferred | ~$0.04 | Key: livegrow-apps/move/variants/b/stud.png |

| Imagen 4 — MACHINE emblem | Deferred | ~$0.04 | Key: livegrow-apps/move/variants/b/machine.png |

| Google Fonts (Inter + JetBrains Mono) | Active | $0.00 | Free CDN |

| Web Audio (oscillator synthesis) | Active | $0.00 | Native browser API |

| localStorage / ServiceWorker | Active | $0.00 | Native browser API |

| Claude Sonnet 4.6 generation | Completed | ~$0.04 | Single-pass generation |

Total spent to date: ~$0.04

Remaining budget: ~$19.96

Image generation (3 emblems): ~$0.12 (run when parent shell approves)

Projected final total: ~$0.16 / $20.00 cap

Image Generation Commands (when approved)


python F:/TITAN/scripts/titan_image_gen.py \
  --prompt "BEAST archetype emblem, alchemy seal crossed with arcade badge, deep crimson and black, heraldic heavy weight lifter silhouette, glowing rune border, gothic typeface 'BEAST', dark background, square format" \
  --model imagen-4 \
  --s3-key livegrow-apps/move/variants/b/beast.png

python F:/TITAN/scripts/titan_image_gen.py \
  --prompt "STUD archetype emblem, brass and gold alchemy seal, crossed swords arcade badge, muscular figure in battle stance, ornate gold border, gothic typeface 'STUD', midnight background, square format" \
  --model imagen-4 \
  --s3-key livegrow-apps/move/variants/b/stud.png

python F:/TITAN/scripts/titan_image_gen.py \
  --prompt "MACHINE archetype emblem, cyan circuit-alchemy seal, gear and cog arcade badge, geometric figure in mechanical precision, electric blue border, monospace typeface 'MACHINE', dark background, square format" \
  --model imagen-4 \
  --s3-key livegrow-apps/move/variants/b/machine.png