Noumenon

C 69 completed
Other
unknown / clojure · small
153
Files
12,786
LOC
0
Frameworks
16
Languages

Pipeline State

completed
Run ID
#1473659
Phase
done
Progress
0%
Started
2026-04-16 10:50:57
Finished
2026-04-16 10:50:57
LLM tokens
0

Pipeline Metadata

Stage
Skipped
Decision
skip_scaffold_dup
Novelty
35.00
Framework unique
Isolation
Last stage change
2026-04-16 18:15:42
Deduplication group #48069
Member of a group with 20 similar repo(s) — canonical #482858 view group →
All rows above produced by Repobility · https://repobility.com

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

clojure
83.8%
markdown
5.8%
css
5.4%
html
3.5%
yaml
0.4%
csharp
0.3%
elixir
0.2%
go
0.1%
typescript
0.1%
c
0.1%
python
0.1%
cpp
0.1%

Frameworks

None detected

Symbols

function16
class2
variable2

Quality Timeline

1 quality score recorded.

View File Metrics

Embed Badge

Add to your README:

![Quality](https://repos.aljefra.com/badge/1173429.svg)
Quality BadgeSecurity Badge
Export Quality CSVDownload SBOMExport Findings CSV