tess 1.0.0
Performance-first tile and path simulation substrate
Loading...
Searching...
No Matches
tess::diagnostics::FlowHealthSnapshot Struct Reference

#include <tess/diagnostics/diagnostics.h>

Public Attributes

FlowCounters counters {}
 The counters at snapshot time.
bool admission_identity_ok = false
 Whether every offer is accounted for.
bool retention_identity_ok = false
 Whether every admitted item is terminal or outstanding.

Detailed Description

UI-agnostic health view of one flow's accounting.

Exposes the counters plus both conservation verdicts for debug panels and tools without binding them to any UI toolkit.


The documentation for this struct was generated from the following file: