# Case 004: Astronaut Space Station Repair

This package is the draft public asset bundle for the Agent4All Arena astronaut repair case.

It is intended as a collection point for captured screenshots, later gameplay clips, logs, scoring notes, and reproducibility details.

## Package Contents

```text
prompt.md
task.md
scoring.md
runs.json
starter/
tests/
screenshots/
clips/
logs/
```

## Case Principle

```text
Watchable first -> Comparable second -> Reproducible third
```

Every participating model and agent should receive the same prompt, starter package, time limit, and scoring rubric.

## Suggested Commands

```bash
npm install
npm run dev
npm test
```

## Current Status

Draft scaffold. The screenshot set is wired into the site, but full clips and scoring are still pending.
