What citations look like
Each citation in the response displays:- Repository name — e.g.,
k3s-io/k3s - Issue number — e.g.,
#8921 - Link — opens the GitHub issue in a new tab
- Status badge — color-coded
openorclosedindicator
How citations are generated
Source citations are powered by the Oracle corpus. When a query is processed:- The query is embedded and matched against 48,000+ indexed issue resolutions
- The top-k matching issues are retrieved from the vector database
- The LLM generates a grounded response using these issues as context
- The matching issues are returned as structured citation metadata
Mode availability
Oracle
Full citations from the 48K+ issue corpus
Demo
Realistic demo citations (e.g., k3s-io/k3s#8921)
BYO Model
No citations — requires the Oracle corpus
Citation data structure
The AI drawer receives citations as part of the response payload:closed (resolved), red for open (still active). This helps users gauge whether the referenced fix is a known-good resolution or an ongoing discussion.