waveguard_cascade_risk
Estimate shock propagation and resilience from adjacency-linked entities.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entities | Yes | 2+ entities/nodes participating in the cascade graph. | |
| field_level | No | Field representation level. Default 1 for graph interaction dynamics. | |
| sensitivity | No | Anomaly sensitivity multiplier (default: 1.0). | |
| encoder_type | No | Optional encoder override. Omit to auto-detect. | |
| shock_indices | Yes | Indices of initially shocked entities within the entities array. | |
| shock_strength | No | Initial perturbation magnitude injected at shock indices. | |
| adjacency_matrix | Yes | N×N weighted adjacency matrix describing link strengths between entities. | |
| training_context | Yes | 2+ baseline context samples used for normalization. |