Documents · Verb reference
Compatibility and deprecated helpers
These public names remain available. Compatibility is not synonymous with deprecation: the notes distinguish aliases and legacy demonstrations without inventing a removal date.
| Name | Callable type | Guidance |
|---|---|---|
| aoi_signature | Grammar verb / pipe stage | Compatibility name: prefer block_signature for new workflows; its block_id/block dimension differs from unit_id/unit. |
| compare_aoi_signature | Grammar verb / pipe stage | Compatibility workflow: new code can collect_blocks then compare_blocks. This is not a drop-in signature replacement. |
| exceedance | Grammar verb / pipe stage | Alias for threshold_state; no deprecation warning is implied. |
| vase_demo | Grammar verb / pipe stage | Legacy demonstration using synthetic geometry, not a real-data analysis verb. |
Deprecated module-level shims outside this namespace are listed in the legacy API reference.