consensus_status
Retrieve the count of pending cross-IDE conflicts along with the top-K conflicting rows to assess code consensus status.
Instructions
v3.1.0 M6: Return the count of pending cross-IDE conflicts + top-K rows (default 3). Useful as a status check from inside the agent loop; the get_session_context payload also carries a 'consensus' panel based on this data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| top_k | No |