Forged a compiler-native intelligence engine that navigates code through AST semantics, intent inference, and architecture-level reasoning.
shravan606756/astra scores 8.2 out of 10 on defect risk, which Repowise rates Excellent. Maintainability scores 8.3 out of 10. Static performance risk scores 9.9 out of 10. The three are scored separately and never blended into a single number. 16 of 144 files are git hotspots, the places where changes and bug fixes concentrate.
Full health reportRanked by prior bug fixes and change frequency, mined from the full git history rather than from the code alone.
| File | Churn | Prior fixes | Maintainers | Commits 90d |
|---|---|---|---|---|
| IndexingServiceImpl.javajcode-intelligence/src/main/java/com/shravan/jcode_intelligence/service/impl | 98.5th %ile | 1 | 2bus factor 1 | 7 |
| ConsoleUI.javajcode-intelligence/src/main/java/com/shravan/jcode_intelligence/cli/ui | 99.3th %ile | 0 | 2bus factor 1 | 9 |
Both badges are public, cached, and update on their own after every index. Nothing to install.
Links to this page. Adding it also re-indexes the repo every week.
[](https://repowise.dev/repo/shravan606756/astra)Average health across every file, straight from the latest index.
[](https://repowise.dev/repo/shravan606756/astra)Forged a compiler-native intelligence engine that navigates code through AST semantics, intent inference, and architecture-level reasoning. This page is an auto-generated, always-fresh map of the shravan606756/astra repository, written primarily in Java. Repowise indexes the source, parses every symbol, computes a dependency graph, scores per-file code health from complexity, duplication, test coverage and churn, mines git history for hotspots and ownership, and lifts the resulting architectural decisions into a wiki you can read or query through MCP.
The codebase has 144 source files, 946 symbols, and 4 languages, organised into 2 modules, led by java, yaml, markdown. Static analysis leaves 246 open findings across the three health dimensions.
Use the links above to open the interactive dashboards, or connect this repo to your editor via the Repowise MCP server for grounded answers inside Claude, Cursor, or VS Code.
| RetrievalServiceImpl.javajcode-intelligence/src/main/java/com/shravan/jcode_intelligence/service/impl |
| 97.8th %ile |
| 0 |
| 1bus factor 1 |
| 3 |
| CodeChunk.javajcode-intelligence/src/main/java/com/shravan/jcode_intelligence/model | 97.1th %ile | 0 | 1bus factor 1 | 6 |
| PromptBuilder.javajcode-intelligence/src/main/java/com/shravan/jcode_intelligence/llm | 95.6th %ile | 0 | 1bus factor 1 | 5 |
| ChunkGenerator.javajcode-intelligence/src/main/java/com/shravan/jcode_intelligence/parser | 94.2th %ile | 0 | 1bus factor 1 | 3 |