collective_status
Retrieve collective communication feature parity status from the parity matrix: merged, planned, or gap. Filter by operation or feature axis; read-only access to the current status document.
Instructions
Collective-comm feature parity status (merged/planned/gap) from the parity matrix in pypto-3.0-notes/distributed/current_status.md. Read-only -- never writes to the source doc.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| op | No | Optional collective op filter, e.g. "AllReduce" or "All-to-All" (substring match). | |
| axis | No | Optional feature axis filter, e.g. "Dynamic NR" or "Simplex native kernel" (substring match). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||