dig
PRIMARY: Explore the neighborhood of a piece, with neighbors grouped into argument shapes (same response style as ask). direction='neighbors' (default) returns all connections clustered by shared principle. 'tensions' filters to high-contrast edges. 'peripheral' returns pieces sensed-not-connected. 'principle-mates' returns pieces sharing this piece's top principle, prioritized by being in different stages. 'cold' returns edges with low traversal counts — unexplored territory adjacent to this piece. 'pivot' returns pieces with ZERO principle overlap — structurally distant by the taxonomy. Use pivot when you've been working a question through one principle cluster and need to enter the same territory from a different angle.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Piece ID to dig from | |
| agent_id | No | Your stable session identifier (optional but recommended) | |
| direction | No | neighbors (default) | tensions | peripheral | principle-mates | cold | pivot | neighbors |