# Delegation Card

Diese Card ist der eigentliche Auftrag fuer Codex.

## Ziel

```text
...
```

## Kontext

Welche Dateien, Fehler, Docs, Beispiele oder Entscheidungen sind relevant?

```text
- ...
- ...
```

## Scope

Was gehoert zum Auftrag?

```text
- ...
- ...
```

## Nicht tun

Was ist ausserhalb des Scopes?

```text
- ...
- ...
```

## Erlaubte Aktionen

```text
- read-only exploration:
- edit:
- tests/checks:
- tools:
```

## Human Gates

Codex muss stoppen und fragen bei:

```text
- ...
- ...
```

## Artifact Contract

Am Ende muessen diese Artefakte existieren:

```text
- Pfad:
  Zweck:
  Muss enthalten:
```

## Verifikation

Welche Checks muessen laufen?

```text
- ...
- ...
```

## Abschlussformat

```text
Antworte am Ende mit:
- Geaendert:
- Belege:
- Checks:
- Offen:
- Naechste Entscheidung:
```

