Kernel Status
arif_kernel_statusQuery live health, tool registry, and predictive readiness across the federation surface using telemetry, discovery, or prediction modes.
Instructions
Kernel telemetry and discovery. Query live health, tool registry, and predictive readiness across the federation surface.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | "telemetry" | "discover" | "prediction" | telemetry |
| actor_id | No | Calling actor | |
| intent | No | Query for discover mode | |
| top_k | No | Max results for discover | |
| organ_filter | No | Organs to search in discover | |
| arguments | No | Raw args (for discover top_k, organs) | |
| _envelope | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | Yes | Execution status: OK, ERROR, TIMEOUT, DRY_RUN | |
| tool | Yes | Canonical tool name that produced this response | |
| verdict | Yes | Constitutional verdict: SEAL, HOLD, VOID, SABAR, PROVISIONAL, PARTIAL | |
| result | Yes | Tool-specific payload | |
| meta | No | Metadata including actor_id, mode, circuit | |
| delta_S | No | Thermodynamic entropy change | |
| timestamp | No | ISO-8601 timestamp | |
| session_id | No | Active session identifier | |
| actor_id | No | Sovereign or agent actor ID | |
| output_policy | No | Policy constraints: DOMAIN_SEAL, DOMAIN_HOLD, DOMAIN_VOID, SIMULATION_ONLY | |
| nine_signal | Yes | F2 addendum nine-signal block | |
| reasons | Yes | Human-readable justification list | |
| _nine_signal_compliant | No | Internal compliance flag | |
| _violations | No | Non-compliance audit trail | |
| stage_progression | No | Next stage auto-chain hint |