
Test whether biological-state diagnostics pass
Source:R/dynamics-validation.R
biological_state_passes.RdTest whether biological-state diagnostics pass
Arguments
- x
An object returned by
summarise_biological_state()ordiagnose_sbt_states().
Details
Passing requires the current schema and exact current contract,
complete and internally consistent draw coverage, a checksum matching the
per-draw table, and every biological threshold. Thus a stale, truncated, or
internally inconsistent saved diagnostic fails closed even when its stored
passes flag is TRUE.