Documentation
¶
Overview ¶
Package posture derives Runtime health and diagnostics from Protocol values.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type State ¶
type State struct {
Surfaces map[string]surface.State
Info types.RuntimeInfo
Health types.RuntimeHealth
Counters types.RuntimeCounters
Drivers types.RuntimeDrivers
Metrics types.MetricsSnapshot
Governance types.GovernancePostureResponse
LLM types.LLMPostureResponse
Partial []string
}
State is the canonical Runtime, governance, LLM, and diagnostics projection.
Click to show internal directories.
Click to hide internal directories.