06 / 1642 B / PARKED
Code Intelligence Graph
A SQLite code graph with an MCP server.
Size: UTF-8 reading content in bytes.
Status
Parked.
PURPOSE
Code Intelligence Graph is for builders working with code context through an MCP server. Its job is to package context from a code graph so whole files are not always needed.
CONSTRAINT
Context packages were measured against a perfect-knowledge full-file baseline. The comparison covers one 362 file app, which limits what the reduction can establish about other codebases.
FAILURE
The first ranking put centrality above matched terms and missed entry points. The review pass caught it; the date of that failure is unspecified.
WHAT BROKE
The first ranking favored centrality over matched terms and missed entry points. A review pass caught that failure; neither an incident date nor a completed correction is specified.
DECISION
Review identified the ranking problem, and the project is now parked. The record gives no subsequent ranking change or reason for parking, so it does not establish that the missed-entry-point problem was fixed.
RESULT
The project is parked, with 28 of 28 tests recorded on 2026-08-31. Measurements that day indexed a 362 file app in 3.6 seconds and produced 6,930 edges. Context packages were 21 to 43 percent smaller than the perfect-knowledge full-file baseline.
EVIDENCE
The 28 of 28 tests record suite size and result on the stated date, not coverage. The 21 to 43 percent reduction measures package size on one app; it does not establish that all entry points are found. The measurements have no independent audit.
SYSTEM
A SQLite code graph is exposed through an MCP server. Indexing produces graph edges, and ranking selects code context for packages compared with the full-file baseline.