# Case 003: Airplane Battle Challenge

This package is the draft public asset bundle for the Agent4All Arena airplane battle case.

It is intended as a collection point for the final comparison video, per-run clips, screenshots, logs, and reproducibility notes.

## 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. Replace placeholders with real run artifacts before promoting this case to `Published`.
