Noumenon
C 69 completed
Other
unknown / clojure · small
153
Files
12,786
LOC
0
Frameworks
16
Languages
Pipeline State
completedRun ID
#1473659Phase
doneProgress
0%Started
2026-04-16 10:50:57Finished
2026-04-16 10:50:57LLM tokens
0Pipeline Metadata
Stage
SkippedDecision
skip_scaffold_dupNovelty
35.00Framework unique
—Isolation
—Last stage change
2026-04-16 18:15:42Deduplication group #48069
Member of a group with 20 similar repo(s) — canonical #482858 view group →
All rows above produced by Repobility · https://repobility.com
🧪 Code Distillation
Browse all specs →AI Prompt
Create a command-line tool using Clojure that functions as a knowledge graph builder for a codebase. I need it to support importing facts from a local Git path or a Git URL. The tool should allow running semantic analysis using various providers, like `glm` or `claude-api`, and it must be able to answer natural-language questions against the built graph, for example, "Which files are the biggest risk hotspots?". Please include commands for updating the graph incrementally and listing available queries.
clojure cli knowledge-graph git llm codebase-analysis command-line
Generated by gemma4:latest
Catalog Information
Create a command-line tool using Clojure that functions as a knowledge graph builder for a codebase. I need it to support importing facts from a local Git path or a Git URL. The tool should allow running semantic analysis using various providers, like glm or claude-api, and it must be able to answer natural-language questions against the built graph, for example, "Which files are the biggest risk hotspots?". Please include commands for updating the graph incrementally and listing available q
Tags
clojure cli knowledge-graph git llm codebase-analysis command-line
Quality Score
C
68.6/100
Structure
76
Code Quality
62
Documentation
59
Testing
75
Practices
62
Security
84
Dependencies
80
Strengths
- CI/CD pipeline configured (github_actions)
- Good test coverage (35% test-to-source ratio)
- Consistent naming conventions (snake_case)
- Good security practices — no major issues detected
- Properly licensed project
Weaknesses
- 8 files with critical complexity need refactoring
- 179 duplicate lines detected — consider DRY refactoring
- 4 'god files' with >500 LOC need decomposition
Recommendations
- Add a linter configuration to enforce code style consistency
Languages
Frameworks
None detected
Symbols
function16
class2
variable2
Embed Badge
Add to your README:
