Doco Traverse
doco_traverseTraverse explicit document relationships in either direction, filter by predicate, and get source blocks with freshness to spot dangling or stale targets.
Instructions
沿显式关系遍历文档。返回正向/反向关系、注册谓词、来源块与来源版本;status=dangling_* 时目标已失效,evidence_freshness=stale 时应重新确认证据,projection_freshness=stale 时不得当作完整关系图。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| direction | No | Relationship direction: outgoing, incoming, or both. | |
| predicate | No | Relationship type to filter or create. | |
| document_id | Yes | Target document ID. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||