node_history
Retrieves a node's historical timeline with risk, blast-radius, and execution evidence, enabling forensic analysis of past failures and verification of passing evidence.
Instructions
Timeline for one node: its risk and blast-radius values across previous runs, plus every execution-evidence record posted against it with result, tier, trust class, producer and timestamp. Use for forensics ('this function broke production — what does its history look like?') or to check whether a high-risk node has accumulated trustworthy passing evidence.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nodeId | Yes | Node id. Format: 'relative/path.ts::Symbol' or 'relative/path.ts::Class::method'. |