Skip to contents

Test whether biological-state diagnostics pass

Usage

biological_state_passes(x)

Arguments

x

An object returned by summarise_biological_state() or diagnose_sbt_states().

Value

One logical value.

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.