Graphorin API reference v0.1.0
Graphorin API reference / @graphorin/tools / / CollisionContext
Interface: CollisionContext
Defined in: packages/tools/src/registry/types.ts:32
Context passed alongside the strategy. Mirrors the shape used by the per-source dispatchers (the MCP client in Phase 09 and the skill loader in Phase 08).
Stable
Properties
| Property | Modifier | Type | Defined in |
|---|---|---|---|
priority? | readonly | number | packages/tools/src/registry/types.ts:34 |
source | readonly | ToolSource | packages/tools/src/registry/types.ts:33 |