m3ultra
8ec58bd1d1
Missing-prompts doc: MH Side C + RSG Side B, standalone blocks
...
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-01 15:16:28 +10:00
m3ultra
4b439b1b6e
Expansion pack: RSG Side B + Barry commentary + DG morning-after + MH Side C (51 prompts)
...
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-01 10:36:12 +10:00
m3ultra
4fdb637355
Final manifests: all three games fully filmed (7 hand-mapped near-twin slots)
...
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-01 10:27:26 +10:00
m3ultra
824683edb4
Re-run sheet: all 29 missing shots, budget-fitted
...
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-01 01:07:28 +10:00
m3ultra
1853e8d975
Three-game sort complete: manifests + shoot status + rerun lists
...
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-01 00:55:27 +10:00
m3ultra
1eb3eb3195
Belt-and-braces: full character descriptions injected into all 86 scene prompts across three packs
...
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-31 21:11:02 +10:00
m3ultra
e76b9059ca
Fix mangled style header in Deep Groove pack
...
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-31 17:10:53 +10:00
m3ultra
aaa3dd4330
Packs: every prompt now a standalone self-contained paste block
...
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-31 17:10:05 +10:00
m3ultra
ed71324ad5
Two new production packs: THE MORPING HORROR (existential dread, canon from repo) + DEEP GROOVE (70s innuendo comedy, cutaway doctrine)
...
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-31 15:52:11 +10:00
m3ultra
701659c0da
BM pack addendum: car chase + Barry death-read recovered from concept, engine notes
...
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-31 15:36:20 +10:00
m3ultra
6b207b81b9
Beyond Morp production pack: cast v2 fresh-eyes edit + full 46-shot 3-act list from MorpQuest canon
...
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-31 15:34:20 +10:00
m3ultra
fbec50c064
Deploy Record Store Guy live to monsterrobot.games/games/recordstoreguy + arcade tile
...
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-22 10:37:43 +10:00
m3ultra
bd979cadff
THE BIG SORT: 167 clips classified by 14-agent workflow, 74 slots wired + 4 legacy remaps — game fully filmed
...
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-21 23:52:28 +10:00
m3ultra
903c30dfec
Sort-session handoff: 167-clip archive triage plan
...
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-21 23:00:46 +10:00
m3ultra
489f190273
Beyond Morp cast prompts + pilot shot list (the game of the book of the movie of the game)
...
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-20 19:42:51 +10:00
type-two
6a5d5c99cf
Runbook v3: debugger-conflict fix, verified attach dance, version-gated server
...
Verified live in Flow: + button is an unlabeled add_2 icon button; picker is a
role=dialog whose character list is PORTALED outside it; Add to Prompt yields
img[alt='Character reference image'] chips. flowext updated accordingly (chip-
verified attach, ext=3 version gate so a stale content script gets 204s, requeue
notes logged). MeshGod uvicorn squatting 8017 evicted (its real port is 8010).
3 damaged tasks re-queued under fresh ids.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-20 17:29:34 +10:00
type-two
9b22a24b75
Auto-attach production: banks carry characters + embedded visual locks
...
flowext patched (separate repo/dir): content.js now performs the +/Characters/
Add-to-Prompt dance per task via trusted CDP clicks with retries; server
passes 'characters' through /enqueue. Banks collapsed to fast(68)/quality(14),
1 take pass-one, char descriptions embedded as attach insurance. Fast bank
enqueued; runbook rewritten for the automated flow.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-20 17:00:47 +10:00
type-two
91930f820b
Flow Auto-Pilot banks: compile sheets into 11 attach-grouped prompt banks + runbook
...
82 remaining shots x2 takes = 164 gens (~4,160 cr of 9,080). Banks live in
~/Documents/flowext/banks/rsg/, grouped by (tier, attach-set) since the
extension types text only — composer attachments/model set once per batch.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-20 05:07:22 +10:00
type-two
4f7d21df2b
Engine v2 + full 45-scene graph: choices, random, endurance, hold, needledrop, white labels, replay queue, stinger
...
- scenes.json: every DESIGN.md scene wired — T1-T7, SH1-6, Misfile, 4 needle-drop
alts, 7 white labels, boss volleys, REPLAY queue sentinel, win+stinger gate
- player.js: choice windows (branch/death-goto), random variants (sh2 tape),
endurance restarts w/ tightening (sh4), hold windows (t4s5/t5s5), needledrop
power-up branches, unprompted collects, mirror-on-replay, soft fail (t5s4),
needle_skip transitions, stale-death-timeout guard
- clips renamed to DESIGN ids (s01->t1s1 etc); placeholder gen covers all new
window types and never overwrites real footage (86 clips: 8 real + 78 gen)
- sheets: added missing sh4_action + t5s4_action prompts
- verified in browser: choice pass/timeout, collect, needledrop, endurance
tighten+death, hold pass/release-fail, soft fail, replay queue w/ mirror,
win->stinger with 7 labels, live-timing run of t1s1
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-20 04:40:41 +10:00
m3ultra
7de1612998
Complete production sheets: Tracks 2-7, Shifts, extras — every scene/death/alt as paste-ready prompts
...
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-20 02:22:54 +10:00
m3ultra
9ab4b2e285
Track 1 production sheet + revised spend-it-all credit doctrine
...
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-19 23:53:09 +10:00
m3ultra
9de820ef10
CHARACTERS.md: v2 rebuild kit notes after Flow wiped project characters
...
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-19 21:08:08 +10:00
m3ultra
d6ca3b8cde
Flow character mega-prompts + Auto-Pilot localhost:8017 bridge noted in editor spec
...
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-19 20:01:23 +10:00
m3ultra
c4ec145455
Style-swap prompt system: blocks.json + 4 looks + promptc compiler
...
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-19 16:45:30 +10:00