| 1 | /* Production-graph contracts for callable values. These tests intentionally |
| 2 | * exercise the full MCP indexing path rather than only raw extraction/LSP rows. */ |
| 3 | #include "test_framework.h" |
| 4 | #include "repro_harness.h" |
nothing calls this directly
no test coverage detected