I recently built a similar local mapping tool for TypeScript to optimize my AI's tool calls how are you handling stale graph updates when the codebase changes?
Nice project. Curious how you're handling ordering guarantees across retries, is it strictly per-partition, or can messages arrive out of order under heavy load?