| 1 | // Tests for getNodeId resolution chain: |
| 2 | // 1. A2A_NODE_ID env (with format validation, warn on malformed but still use) |
| 3 | // 2. Persisted ~/.evomap/node_id (accepts 12-32 hex) |
| 4 | // 3. Project-local .evomap_node_id fallback |
nothing calls this directly
no test coverage detected