repowiserepowise
Sign in
ovecc-labs/ovecc
OverviewDocsArchitectureKnowledge GraphFilesCode HealthRefactoring

People & History

CommitsContributorsDecisions
ChatPro
Stats
repowiserepowise
ExplorePricingDocs
Sign inIndex repoIndex your repo free
repowiseovecc-labs/ovecc

ovecc-labs / ovecc

CLI-first, deterministic architecture intelligence. Builds an offline model of your repo to answer impact, cycles, dead code, duplication and security, and enforces your architecture as a contract in CI. No LLM in the loop; usable by coding agents over MCP.

Rust2github.com/ovecc-labs/ovecc
Indexed ate84eb8c·12h ago·Up to date with upstream
Open dashboardChat with repo

Code health

6.5out of 10Fair

ovecc-labs/ovecc scores 6.5 out of 10 on defect risk, which Repowise rates Fair. Maintainability scores 7.7 out of 10. Static performance risk scores 9.6 out of 10. The three are scored separately and never blended into a single number. 25 of 124 files are git hotspots, the places where changes and bug fixes concentrate.

Full health report
Defect risk6.5/10 · Fair
Maintainability7.7/10 · Good
Performance risk9.6/10 · Excellent
Files
124
Symbols
3.6k
Modules
50
Doc pages
200
Dead exports
0

Where the risk concentrates

All 25 hotspots

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

FileChurnPrior fixesMaintainersCommits 90d
cli.rscrates/ovecc-cli/src99.1th %ile10bug magnet232
lib.rscrates/ovecc-indexer/src98.1th %ile6bug magnet223

Read more about ovecc-labs/ovecc

  • 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/ovecc-labs/ovecc.svg)](https://repowise.dev/repo/ovecc-labs/ovecc)

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/ovecc-labs/ovecc.svg)](https://repowise.dev/repo/ovecc-labs/ovecc)

How ovecc-labs/ovecc works

CLI-first, deterministic architecture intelligence. Builds an offline model of your repo to answer impact, cycles, dead code, duplication and security, and enforces your architecture as a contract in CI. No LLM in the loop; usable by coding agents over MCP. This page is an auto-generated, always-fresh map of the ovecc-labs/ovecc repository, written primarily in Rust. 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 124 source files, 3,628 symbols, and 5 languages, organised into 50 modules, led by rust, markdown, toml. Static analysis leaves 598 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.

lib.rscrates/ovecc-db/src
97.2th %ile
4bug magnet
2
16
pipeline.rscrates/ovecc-cli/tests96.3th %ile3214
mcp.rscrates/ovecc-cli/src95.3th %ile3216
typescript.rscrates/ovecc-parser/src93.5th %ile3213
  • 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