You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs(readme): add issue-refs to data model and relationship graph
Show :commit/issue-refs in the entity table and Mermaid relationship
graph. Update named query count to 48 and mention issue tracking.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Copy file name to clipboardExpand all lines: README.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -164,7 +164,7 @@ The CLI and [MCP](https://modelcontextprotocol.io) server expose the same capabi
164
164
165
165
## Named Queries
166
166
167
-
50 named Datalog queries live in `resources/queries/` (EDN), covering hotspots, ownership, dependencies, complexity, churn, impact analysis, LLM cost tracking, and benchmarks. Run `clj -M:run query list` to see them all.
167
+
48 named Datalog queries live in `resources/queries/` (EDN), covering hotspots, ownership, dependencies, complexity, churn, impact analysis, issue tracking, LLM cost tracking, and benchmarks. Run `clj -M:run query list` to see them all.
168
168
169
169
## Data Model
170
170
@@ -180,7 +180,7 @@ Noumenon combines four sources:
0 commit comments