Knowledge Graph
A searchable graph of JIRA issues and roadmap items and how they relate to each other — built from data already cached by the JIRA and Roadmap features, so there's no separate ingestion pipeline to maintain.
It supports free-text search and a 1-hop neighbor explorer, so from any node you can see what directly references or depends on it. An admin-only raw-SQL escape hatch is available for power users who need a query the UI doesn't expose yet.
The graph is produced by a periodic batch job rather than updated live — it reflects the last sync, not the current instant. It's most useful for questions a single roadmap or ticket can't answer on its own: which teams are touching the same subsystem, or where a capability is concentrated in a single area of the codebase.