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.
| Dimension | Score | Bar |
|---|---|---|
| Human review | 0.100 | |
| Requirement coverage | 0.000 | |
| Workflow emergence | 1.000 | |
| Implementation quality | 0.000 | |
| Iteration evidence | 0.000 | |
| Time efficiency | 0.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.
| Dimension | Weight | Score | Contribution |
|---|---|---|---|
| workflow_emergence | 0.15 | 1.000 | 0.1500(66%) |
| time_efficiency | 0.05 | 0.975 | 0.0488(21%) |
| human_review | 0.30 | 0.100 | 0.0300(13%) |
| requirement_coverage | 0.20 | 0.000 | 0.0000(0%) |
| implementation_quality | 0.20 | 0.000 | 0.0000(0%) |
| iteration_evidence | 0.10 | 0.000 | 0.0000(0%) |
| Weighted sum | 1.00 | 0.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
Reviewer notes on gates
Build exists but renders blank screen on file:// open. Same ES module issue as GAD version.
Process metrics