Bare
v1
requirements unknown
2026-04-08
Gate failed

Escape the Dungeon · Bare

escape-the-dungeon-bare/v1

Composite score

0.198

Human review

0.10

Human review note

Main menu renders with New Game button visible. Cannot start game — clicking New Game does not progress. Broken build. Score 0.10 for rendering menu only.

Reviewed by human · 2026-04-08

Dimension scores

Where the composite came from

Each dimension is scored 0.0 – 1.0 and combined using the weights in evals/escape-the-dungeon-bare/gad.json. Human review dominates on purpose — process metrics alone can't rescue a broken run.

DimensionScoreBar
Human review0.100
Requirement coverage0.000
Workflow emergence1.000
Implementation quality0.000
Iteration evidence0.000
Time efficiency0.975

Composite formula

How 0.198 was calculated

The composite score is a weighted sum of the dimensions above. Weights come from evals/escape-the-dungeon-bare/gad.json. Contribution = score × weight; dimensions sorted by contribution so you can see what actually moved the needle.

DimensionWeightScoreContribution
workflow_emergence0.151.0000.1500(66%)
time_efficiency0.050.9750.0488(21%)
human_review0.300.1000.0300(13%)
requirement_coverage0.200.0000.0000(0%)
implementation_quality0.200.0000.0000(0%)
iteration_evidence0.100.0000.0000(0%)
Weighted sum1.000.2287

Note: The weighted sum above (0.2287) doesn't exactly match the stored composite (0.1980). The difference is usually the v3 low-score cap (composite < 0.20 → 0.40, composite < 0.10 → 0.25) or a run with an older scoring pass.

Skill accuracy breakdown

Did the agent invoke the right skills at the right moments?

Skill accuracy data isn't relevant for this run (no expected trigger set).

What the agent built for itself

Emergent workflow artifacts

Bare and emergent runs don't have a framework giving them structure — they author their own methodology on the fly. These are the files the agent wrote into its own game/.planning/during this run. When a file appears here that isn't in the inherited bootstrap set, the agent invented it.

Workflow docs(1)

  • WORKFLOW.md3.0 KB

Gate report

Requirement coverage

Total criteria
12
Fully met
0
Partially met
0
Not met
12

Reviewer notes on gates

Build exists but renders blank screen on file:// open. Same ES module issue as GAD version.

Process metrics

How the agent actually worked

Primary runtime
older runs may not carry runtime attribution yet
Agent lanes
0
0 root · 0 subagent · source missing
Observed depth
0 traced event(s) with agent lineage
Wall clock
12m
7 phases · 21 tasks
Started
Run start captured in TRACE timing metadata
Ended
Missing end time usually means the run was scaffolded but never finalized
Tool uses
62
67,751 tokens
Commits
2
0 with task id · 2 batch
Planning docs
10
decisions captured · 7 phases planned
Client debug · NEXT_PUBLIC_CLIENT_DEBUG=1
0 lines

No events yet. Window errors, unhandled rejections, and React render errors appear here. Set NEXT_PUBLIC_CLIENT_DEBUG_CONSOLE=1 to mirror console.error / console.warn.