Standardized YAML frontmatter on all 47 files. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
11 KiB
title, description, type, status, workshop, agent, round, created
| title | description | type | status | workshop | agent | round | created |
|---|---|---|---|---|---|---|---|
| Round 1 Notes — Where's the Fun? Workshop | Qatux's consolidated notes from all 9 agent diagnosis submissions | workshop | archived | wheres-the-fun | qatux | 1 | 2026-03-05 |
Round 1 Notes — Where's the Fun? Workshop
QATUX — Documenter
Workshop: Where's the Fun? v0.1 Playtest Reckoning
Round: 1 — Diagnosis (agents prepare interview questions)
Date: 2026-03-05
Source files: round1-gestalt.md, round1-ozzie.md, round1-paula.md, round1-gore.md, round1-nigel.md, round1-miri.md, round1-tyre.md, round1-araminta.md, round1-mellanie.md
Summary
All 9 agents independently converged on the same diagnosis from their respective domains: the game has no floor before it asks for a ceiling. The emotional, relational, and mechanical preconditions for the designed experience don't exist yet. Every agent framed this differently, but they're pointing at the same absence.
A secondary convergence: the content pipeline is near-empty, and the playtest ran on structural scaffolding without authored content. These are related but separable problems. Several agents are careful to distinguish them.
Key Themes
1. The Precondition Problem
The most consistent theme across all 9 agents: the game's designed payoffs (moral arc, complicity, wow moments, dual-lens reveal, replayability) each require preconditions that are not currently delivered.
- Paula: the smuggler's moral arc is "temporally displaced" — designed for a player already attached to Kael and the operation. That player never exists in v0.1. The arc needs a relationship establishment phase before it can begin.
- Gore: complicity requires a threshold — a before-and-after, a moment you were inside the situation before deciding to be. The playtest may have produced no threshold at all.
- Ozzie: the 6 wow moments are minute-5-to-25 payoffs. The testing wall was minute 8. The wow moments have a floor problem, not a ceiling problem.
- Nigel: replayability is a second-playthrough architecture built on top of first-playthrough investment. If minute 1-8 produces zero attachment, replaying produces "varied nothing."
- Miri: the dual-lens reveal (same space, inverted relationship) requires the first playthrough to have built attachment to Sova Transit as a real place. The playtest suggests the player experienced a map, not a place.
2. The Content Pipeline Gap
Ozzie identified this most directly: 1 of 23 wow-moment deliverables is ready. No authored monologue lines. No FRIEND content. No anomaly detection. The playtest ran on structural systems without the authored layer that makes those systems legible.
This is distinct from the precondition problem, but intersects with it: even if the arc, the monologue system, and the observation loop are correctly designed, they cannot function without authored content to run through them.
Mellanie notes the fix order matters: if the delivery system is broken, better content won't save it. But the current playtest can't tell us which is true until lines written to spec actually fire.
3. No Feedback Legibility
Multiple agents identified the monologue system as failing at its stated purpose — bridging the top-down camera to the character's subjective experience. The failure has at least two components:
- Spatial anchoring (Mellanie, Araminta): monologue fires without a visual anchor to the trigger. The player can't connect the thought to what caused it.
- Contextless content (Mellanie, Gestalt): lines fire without establishing why this thought, now. Generic lines occupy the moment without earning it.
- Signal-to-noise overload (Araminta, Mellanie): too many simultaneous feedback channels of equal visual weight, none of which communicate priority.
4. "No Objectives" — Principle vs Scope
Tyre surfaced this as an explicit architectural question. The "no objectives, pure observation" philosophy produces paralysis, not discovery. But why the philosophy was implemented matters:
- If it's a design principle ("this game is about discovering your own purpose"), the fix is better monologue, spatial feedback, and environmental storytelling.
- If it's a scope decision ("we didn't build it yet"), a Tier 2 "threads" system — surfacing the knowledge graph's active contradictions as diegetic character observations — is moderate effort and already architecturally supported.
No other agent explicitly framed this distinction, but Gore and Paula's questions imply that the first-beat design problem exists regardless of the objectives question.
5. The Verb System May Fight the Detective Loop
Gestalt identified a specific mechanical contradiction: the verb priority spec puts Talk above Examine NPC at close range. The stated detective loop is "Observe first, Talk later." These directly contradict each other. At close range, [E] offers Talk; the player has to back up to mid range to get Observe — but nothing communicates this. The detective's primary verb is hidden behind the social verb.
Recurring Concerns (raised by 3+ agents)
| Concern | Agents |
|---|---|
| No emotional investment in NPCs as people | Paula, Gore, Nigel, Ozzie |
| Player has no purpose, progress, or priority signal | Gestalt, Gore, Araminta, Nigel |
| Moral arc / complicity can't run without preconditions | Paula, Gore, Ozzie |
| Monologue as noise rather than signal | Mellanie, Gestalt, Araminta |
| Spatial anchoring failure (actions, monologue, feedback) | Mellanie, Araminta, Gestalt |
| First 8 minutes is the critical failure zone | All agents |
Unique Insights (domain-specific, not raised by others)
| Insight | Agent | Significance |
|---|---|---|
| Verb priority spec directly contradicts detective loop | Gestalt | Specific mechanic — Talk overrides Observe at close range. May be a design decision or an error. |
| Variant A (quiet morning) is a second-playthrough config being deployed on first-run players | Nigel | The storyteller may be selecting the worst possible seed for initial onboarding. |
| Knowledge graph already tracks everything — the gap is surfacing it | Tyre | Architecture is more flexible than it appears. Tier 1-2 feedback systems are moderate effort, not architecture changes. |
| "No objectives" as design principle vs scope decision | Tyre | Clarifying this resolves multiple downstream design questions. |
| Visual hierarchy is diagnostic infrastructure, not polish | Araminta | "We can't evaluate the core loop until the player can read the screen." A clear diagnostic framing. |
| Sova Transit exists only in docs, not in the game | Miri | The setting's social texture (class anxiety, Commission pressure, bar as pressure valve) has no in-game signal. |
Areas of Agreement
- The architecture does not need rebuilding (Tyre; Gestalt implicitly agrees)
- Items 3, 4, 6, 8 (fog edge, stance indicator, HUD polish, context menu chrome) are fixable visual execution problems
- The first 8 minutes is the critical failure zone, independent of content completion
- No NPC registered as a person during the playtest
- No complicity was felt (only recognized as design intent, if at all)
- The 6 wow moments are not yet in the build and cannot be evaluated until authored content exists
- The "not a tutorial" philosophy may be correct in principle but is currently producing confusion, not discovery
Tensions (unresolved, need Jeroen's answers)
| Tension | Agents in tension |
|---|---|
| Would showing all verbs (v0.2 display) reduce confusion or add noise? | Tyre (advocates pulling it forward) vs Araminta (signal-to-noise concern) |
| Is the fun problem primarily design or content? | Ozzie (separates them explicitly) vs Mellanie (both, but fix order matters) |
| Should the first-run storyteller config differ from replay config? | Nigel (argues yes) — no disagreement, but no other agent raised it |
| How much can visual hierarchy fix without mechanical changes? | Araminta (may not fix, but will clarify) vs Gore (visual polish can't substitute for missing threshold) |
The Sharpest Questions Going Into the Interview
Ranked by how much the answer changes the diagnostic direction:
-
GESTALT Q2: Was confusion "I can feel there's something here, I can't reach it" (good mystery) or "I have no idea what I'm looking at" (uniform opacity)? — This binary determines whether the core mechanic is working and needs legibility improvements, or whether it's not registering at all.
-
TYRE Q2: Is "no objectives" a design principle or a scope decision? — The answer resolves what class of problem the testing wall represents.
-
GORE Q3: What were you actually doing, moment to moment? Not "investigating" — the real verb. — Forces legibility of actual vs designed experience.
-
PAULA Q2: Did any NPC register as a person with stakes before you stopped playing? — Binary diagnostic for whether the arc's preconditions are achievable in the current build.
-
OZZIE Q2 (the Ghost Question): Even if all 6 wow moments existed tomorrow — would you have known to care when they arrived? — Separates content pipeline failure from design intent failure.
-
NIGEL Q3: Should the storyteller detect "first playthrough" and select a higher-pressure seed? — Specific, actionable, doesn't require architecture changes.
-
MELLANIE Q3: Did monologue ever feel like your character's thoughts? Even once? — If yes, the system can work and content is the variable. If no, the delivery method itself is in question.
Open Questions Surfaced by Round 1
Q-WTF-001: Is the "no objectives, pure observation" philosophy a design principle or a scope decision?
- Stakes: determines whether the fix is polish (better monologue, better spatial feedback) or a new Tier 2 threads system
- Raised by: Tyre
Q-WTF-002: Does the storyteller need a "first playthrough" mode that selects higher-pressure seeds?
- Stakes: the current Variant A (quiet morning) may be the worst possible first-run experience
- Raised by: Nigel
Q-WTF-003: Does the moral arc need a designed "relationship establishment" phase before Phase 1 begins?
- Stakes: the entire 4-phase arc may be rootless without a prior beat that makes warmth felt
- Raised by: Paula
Q-WTF-004: Is the verb priority system (Talk > Observe NPC at close range) a design decision or an error?
- Stakes: if the detective's primary loop is blocked by the verb priority spec, this is a critical fix
- Raised by: Gestalt
What Requires Jeroen's Answers Before Proceeding
Round 3 proposals (per-domain recommendations) depend on Jeroen's interview confirming:
- Whether confusion was "engaged but stuck" vs "uniform opacity" (determines if core mechanic works)
- Whether any NPC registered as a person (determines arc precondition status)
- Whether monologue ever felt like character voice (determines content vs delivery problem)
- Whether the "no objectives" stance is principled or circumstantial
- What the actual moment-to-moment experience was (Gore's verb question)
Record: all 9 Round 1 files reviewed. No Round 2 (interview) outputs exist yet. Round 3 proposals are blocked pending Jeroen's responses.