I will definitely have a look at it. I have something similar I have been working on for a while to give me insight into my own code that became too large to reason over by myself. Its called Determined (because it is deterministic first with some AI narration over it). Mine isn't ready for release yet. I keep driving it to find gaps between what it finds deterministically and what Claude finds.
Have a look at Enola and share us the feedback. We know that building a performant deterministic model of codebase is a big challenge. While there are AST tree-sitters, they are simply not enough. A lot more work needs to go in.
When you publish your project, ping us!