repowiserepowise
Sign in
toddawhittaker/ipeds-oracle
OverviewDocsArchitectureKnowledge GraphFilesCode HealthRefactoring

People & History

CommitsContributorsDecisions
ChatPro
Stats
repowiserepowise
ExplorePricingDocs
Sign inIndex repoIndex your repo free
repowisetoddawhittaker/ipeds-oracle

toddawhittaker / ipeds-oracle

Ask natural-language questions about U.S. colleges (IPEDS) and get answers with tables and charts — a self-hosted FastAPI + React app with an LLM NL→SQL agent.

Python2github.com/toddawhittaker/ipeds-oracle
Indexed at2cf4d72·4d ago·Up to date with upstream
Open dashboardChat with repo

Code health

6.4out of 10Fair

toddawhittaker/ipeds-oracle scores 6.4 out of 10 on defect risk, which Repowise rates Fair. Maintainability scores 8.4 out of 10. Static performance risk scores 9.5 out of 10. The three are scored separately and never blended into a single number. 77 of 407 files are git hotspots, the places where changes and bug fixes concentrate.

Full health report
Defect risk6.4/10 · Fair
Maintainability8.4/10 · Excellent
Performance risk9.5/10 · Excellent
Files
407
Symbols
2.6k
Modules
10
Doc pages
376
Dead exports
164

Where the risk concentrates

All 77 hotspots

Ranked by prior bug fixes and change frequency, mined from the full git history rather than from the code alone.

FileChurnPrior fixesMaintainersCommits 90d
llm.pybackend/app98.6th %ile16bug magnet1bus factor 134
chat.pybackend/app/routers97.8th %ile15bug magnet1bus factor 132

Read more about toddawhittaker/ipeds-oracle

  • OverviewFiles, symbols, languages, packages, git intelligence
  • ArchitectureDependency graph, layered architecture, symbol index, and third-party dependencies
  • Code healthPer-file health scores, hotspots, test coverage, dead code, and refactoring targets
  • AI explanationsProModule-by-module documentation generated from source

Add a badge to your README

Both badges are public, cached, and update on their own after every index. Nothing to install.

Repowise badge

Links to this page. Adding it also re-indexes the repo every week.

Repowise badge: explore code
[![repowise](https://api.repowise.dev/badge/wiki/toddawhittaker/ipeds-oracle.svg)](https://repowise.dev/repo/toddawhittaker/ipeds-oracle)

Code health badge

Average health across every file, straight from the latest index.

Code health badge showing the average health score out of 10
[![Code health](https://api.repowise.dev/badge/health/toddawhittaker/ipeds-oracle.svg)](https://repowise.dev/repo/toddawhittaker/ipeds-oracle)

How toddawhittaker/ipeds-oracle works

Ask natural-language questions about U.S. colleges (IPEDS) and get answers with tables and charts — a self-hosted FastAPI + React app with an LLM NL→SQL agent. This page is an auto-generated, always-fresh map of the toddawhittaker/ipeds-oracle repository, written primarily in Python. 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 407 source files, 2,641 symbols, and 11 languages, organised into 10 modules, led by typescript, javascript, python. Static analysis leaves 1,031 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.

test_agent_loop.pybackend/tests98.9th %ile14bug magnet1bus factor 129
test_chat_router.pybackend/tests99.5th %ile13bug magnet1bus factor 127
test_grounding.pybackend/tests99.2th %ile13bug magnet1bus factor 119
grounding.pybackend/app98.1th %ile13bug magnet1bus factor 119
  • CommitsChange-risk ranked history with AI-agent provenance and hotspots
  • ContributorsBus-factor, per-file maintainer maps, and human/agent collaboration
  • DecisionsArchitectural decisions extracted from commits and PRs
  • Chat with this repoSign inProAsk grounded questions over the indexed code