Reference
States
Generated categorical values accepted by current Pydantic contracts.
These values are accepted by the current typed boundary. A label in this table does not imply that every later lifecycle transition has been implemented at the current checkpoint.
Accepted values
| Model | Field | Allowed values | Default |
|---|---|---|---|
| ApprovalEvent | decision | pending, approved, denied, expired | — |
| CommandAccepted | status | accepted | accepted |
| CommandRejected | status | rejected | rejected |
| DomainEvent | schema_version | 1 | 1 |
| EventActor | type | human, system, attempt | — |
| EvidenceProjection | target_kind | artifact | — |
| HealthStatus | status | ok | ok |
| ProjectSettings | theme | system, light, dark | system |
| StoryAttempt | state | succeeded | — |
| StoryClaim | currentness | current | — |
| StoryClaim | review_status | accepted | — |
| StoryClaim | validity | valid-for-pinned-inputs | — |
| StoryTask | phase | completed | — |
| ToolEvent | status | requested, running, succeeded, failed | — |