> ISPO SDK documentation. [HTML](https://ispo.ai/docs/types/core.EvaluationRunKind.html) · [Documentation index](https://ispo.ai/docs/llms.txt)

# Type Alias EvaluationRunKind

```typescript
EvaluationRunKind: "chat-review" | "issue-scan" | "scenario"
```

Public, path-free projections for Host-owned evaluation runs.

This module deliberately contains no authority, evidence, session, or mutation data. The Host lifecycle service remains the source of truth; a caller receives only these bounded read projections.
