fieldAvailable
environment
Configures environment for Structured diagnostic report from its authoritative release declaration.
Reference contract
| Field | Value | Description |
|---|---|---|
| valueType | diagnostic-environment | Declared input representation. |
| default | | Release default applied when the field is omitted. |
| typescriptType | { appVersion: string; platform: string; arch: string; backendMode: "development" | "compiled"; backendProcess: "running" | "stopped"; } | Compiler-resolved TypeScript contract. |
| required | true | — |
| readOnly | true | — |
Configures environment for Structured diagnostic report from its authoritative release declaration.
The declared value type is diagnostic-environment. This field is required.