Field Report · State of the Game · 07·04·2026

I Gotta
Phonk

The War-Room Battle Plan
18 minds · 3 scouts + 12 lenses + synthesis · a PHOSPHOR joint

You shipped ~90% of a genuinely joyful first level — then the entire progression, reward, and story spine went missing. But most of it isn't unbuilt. It's built-then-buried: the health bar, the juice, the whole face rig all run every frame and paint zero visible pixels.

552
Lines shipped
0
Win states today
68
Proposals mined
16
Gems to revive
1
Thing to build first
The honest read

The hard part is done. The important part is missing.

The engine works and it's charming. What's absent is the entire back half of the design — and the loudest finding from the dig is that your top “vanished” gems were never lost to ambition. They were coded and then starved: of triggers, of contrast, of a stage big enough to see them on.

Shipped & working

  • The PaRappa call-and-response spine
  • Forgiving judging (you can only fail by not tapping)
  • Combo / cool-streak system feeding score
  • The boiling “Jim Flora × linocut” paper world
  • The full cast — Scratch, Belle, Moog
  • Already realized gem: the only verb is NOD (one key)

Missing entirely

  • No level-clear. No win. No lose.
  • No score goal, no cutscene, no story delivery
  • No progression, no persistence (zero localStorage)
  • The reward is backwards: Moog's call out-juices your win
  • The face rig runs — and shows nothing
  • The whole 3D pop-up payoff: a 1.5s flicker that never lands
Your questions, answered

Seven straight answers

1

“How does a player clear a level?”

Today you don't — the loop runs forever and the only thing that ends is a miss resetting your combo. The fix reuses machinery already in the file: make the catchphrase itself the whole level. Every COOL gilds the next glyph gold, left to right. A miss rots the rightmost one. Clear the instant all eleven blaze — your own name catching fire — then cap it with a 4-note showdown from Moog you echo clean on the downbeat.

One paper object = health bar + progress bar + clear trigger, readable by a six-year-old, near-zero new HUD.
2

“How long does that take?”

The one hard datum: the difficulty ramp tops out at ~33–37s today — too short to build toward, then endless. A clean call+echo is ~3.7s, so gilding eleven glyphs is ~10–14 exchanges plus the showdown. Extend the ramp to ~1–2 minutes so a build → drop → final-phrase shape has room to breathe, and drop the showdown at the peak. Everything past that first minute is a target to validate by playtest, not a number the build produces yet.

3

“What happens when you clear? Cut-scenes? Something to tell the story?”

Zero cutscenes today — but we can ship them this week with no new engine, because the game is already a pop-up book that never turns its pages. Every cutscene is the existing puppets re-posed by one primitive: lift a cutout off the page and fold it.

The tone-safe clear set-piece (~3–5s, tap-to-skip): Moog sets his cowbell down and goes still — read as proud and spent, not a corpse. The flat dojo tears along its fold-lines and springs into a latched 3D pop-up — finally paying off the whole art style. A celebratory thermal receipt unrolls. A neutral keepsake folds onto a shelf and persists. And Scratch climbs through a cat-shaped hole in the master — a magic doorway on the surface; its darker meaning stays dormant. Story told entirely by props and behavior — never a text crawl.

4

“What is that story? I had you devise something absurdly complex. Does it fit five levels?”

It doesn't overflow five levels — it under-flows them. This is a two-container design. Container A, the five-master climb, lands the whole joyful game a kid needs and seeds the grief as wordless texture. Container B, the endless rollover, is the only place the deepest floors can be literally true — “you become the next kid's boss” only happens when the loop re-serves your recorded run. The absurd complexity isn't overstuffed; half of it was always waiting on the loop that was always the second container.

5

“Do the levels need extending to feel like ‘more’?”

No — a longer phrase is just a more boring loop. Get “more” from structure, density, and discovery, never length. Shape each master with an arc (Teach → Tell → Bury) climaxing in one signature reveal. Thicken level 1 until it's a place you can spend an hour and keep finding things. Five masters that each feel like a world read as far more than one looping bar — with zero added runtime.

6

“What happens on combos? What happens on ‘wows’?”

Right now both fuse onto a 5-streak, so one great hit pays almost nothing. Split them into two channels:

WOW (a single COOL, on hit #1): match Moog's radial bloom on your own bell + torn-paper confetti + Belle moos + step one rung up the G-minor pentatonic. You hear yourself getting it right instantly — a channel no z-order bug can swallow.
COMBO (a sustained streak): HOT → chest glows + world folds up; BLAZING → full latched 3D diorama — held until a single WACK slams it flat. The miss has to be able to knock the tower down, or the climb means nothing.
Question 7 · Code autopsy

“I don't think I'm seeing the expression animations.”

You're right — and it's a mis-tag, not dead logic. The blink/widen math runs every single frame. But I parsed the cat rig, and the animated pupils are the back-most layer — painted over by 34 later shapes, including the actual visible eyes, which aren't tagged. The transform executes and moves no visible pixels.

rig CAT · head group head[3], head[4] 'e':1 #21282b z=0 ← tagged pupils (dark, BACK-MOST) head[0,1,2] #21282b ← same dark behind them → 0 contrast head[14], head[15] cream #f6e4c3 ← the eyes you SEE (NOT tagged) → never move drawGroup() paints in array order, never z-sorts verdict: animation is occluded + dark-on-dark → invisible
FIX · BOTH WAYS

Retag the e flag onto the visible cream eyes (or draw a thin procedural eyelid overlay last). Then add the miss-side pose the face has nothing to play against today — nod dies, shoulders slump, gold chain dulls, a soft sigh, and after three misses the cat sits down cross-legged until you land a COOL. Lower the widen trigger, slow its decay, stop gating it under reduced-motion. A face reads as expressive only by contrast — so fix it in both directions.

The archaeology · “I want those back”

Sixteen gems, recovered

Mined from 240KB of brainstorm and cross-checked against the live code. Most are cheap because they're half-built already.

S
The catchphrase rots & gilds

“I GOTTA PHONK” decomposes glyph-by-glyph on a miss, gilds gold on a COOL — the brand IS the health, progress, and clear meter.

recovered
S
The disappointed sigh

The miss-side face: nod dies, chain dulls, the cat sits down. The other half of “I'm not seeing the expressions.”

recovered
S
Split WOW vs COMBO

A single great hit finally pays instantly — your own bell blooms like the master's.

recovered
M
Off-grid forgiveness

The Dilla pocket: early & late both score COOL — but only if you're humanly wrong the same way twice. Teaches “aliveness is deviation.”

recovered
S
Mono-vocabulary: it's all “PHONK”

Every call is the one word at different pitch & size — a language a kid mimics back. Pure surface charm.

recovered
M
The hole in the master

A cat-shaped doorway opens in Moog's chest; Scratch climbs through to ascend. One image fuses the clear and the loop.

recovered
S
The Eternal Receipt

A thermal run-summary — COOLs, longest streak, gold-tooth stamp, a blank name to sign. The scoring UI as a shareable artifact.

recovered
M
COOL tears the world into 3D

The marquee reward the paper style was built for. Latched & held — not a flicker that decays before you see it.

recovered
M
Compose-as-you-clear

Every COOL staples a note you're building — the killer justification for an endless generative phonk game.

recovered
S
Belle you keep fed

A tamagotchi 808 cow who drifts to the frame's edge if neglected — the low end leaves with her.

recovered
S
The nod IS the clock

Re-skin the nod as a visible pulse. (But pause = the world holding its breath — not a flatline. Save that for the crypt.)

recovered
M
You are the sample

At peak COOL the machine loops your own nod back as the master's next call, chopped-and-screwed. Flex on top; the grave underneath.

recovered
The roadmap

Four phases, descending

The page darkens as the game does — sunshine at the top, the depths at the bottom. Joy on top, grief underneath, grace at the floor. That's the whole design.

PHASE 1 · NOWPURE JOY · 3 DEPLOYS

The Clearable Minute

Turn the endless toy into a game with a win, a soft loss, and a face that reacts both ways — the thing Lisa & Brian have never once seen it do — without leaking any grief onto a kid's first victory.

  • Deploy 0 — Fix the face, both ways: retag the eyes, add the miss-side slump-and-sit, lower the widen trigger, ungate reduced-motion.
  • Split the reward: a single COOL matches Moog's bloom on Scratch's own bell + confetti + Belle moo + one rung up the pentatonic.
  • Deploy 1 — Gild-or-rot: the catchphrase gilds gold on COOL, decomposes on miss. Health + progress + clear in one object.
  • Deploy 2 — The clear set-piece: showdown → Moog sets his bell down → latched 3D pop-up → celebratory receipt → keepsake persists → climb through the hole.
  • Soft-fail stays sunny: full rot greys one layer for a breath, Belle drifts, the phrase re-inflates, Moog calls again. No funerals on the surface.
PHASE 2 · SOONWATCH · LEARN · DISCOVER

Density & Discovery

Make level 1 a place worth 40 replays — “more” from density, not length — and finally deliver the weakest channel: learn.

  • Make the nod downstroke visibly be the hit window; COOL reads brighter/warmer than OK so the pocket is learnable by eye and ear.
  • Off-grid forgiveness (the Dilla pocket) as a real, teachable mechanic.
  • Latched feral ladder; audio WOW steps up the pentatonic; compose-as-you-clear builds a beat-strip you're dancing to.
  • The Cowbell Widow who nods only on human swing; Belle's moods; scenery that accretes across sessions.
PHASE 3 · SOON/LATERFIVE WORLDS

The Tower

Five masters as five worlds without five songs — each a distinct G-minor lesson with a phased arc. The first place literal death imagery is allowed: the Crypt Keeper, where it's on-theme.

  • Teach → Trade → Freestyle → Harmony per master, climaxing in the master joining your nod, then setting his head down.
  • Five WebAudio transforms of the one “drift” bed via a global screw knob 0→1 (delay, pitch-down, bar-gate silence, over-tempo click).
  • One signature mechanic each: Drift's handbrake & long-hold, the Crypt's EKG ribbon, the Monk's silence, DJ Reaper's mirror battle.
PHASE 4 · LATERTHE DEPTHS

The Machine & The Rest

Close the loop so the deepest floors become literally true — and place grace at the bottom, without ever winking darkly at a kid.

  • Record every tap and the winning run (small, unblocks everything).
  • The rollover: after DJ Reaper, re-serve your own recorded run as the next loop's boss — crawling out through the very hole you climbed.
  • The gold chain that drags the nod: each buried loop makes winning heavier.
  • The true ending — rest: gated behind loops, cued only by Belle lying down. Set the nod down on the “one,” the paper re-folds like an eyelid, “GOTTA” becomes “GOT TO.” The one run the machine never keeps.

Build First

★ The Clearable Minute ★
DEP 0Fix the face + split the rewardthe exact thing you flagged; cheapest visible win in the catalog
DEP 1Gild-or-rot catchphrasethe brand becomes the health & clear meter
DEP 2The clear set-piecea win, a wordless story beat, the art style's first payoff
ResultIT ENDS
—and means it—
CUSTOMER NAME · ____________