repowiserepowise
Sign in
weirdguy/kastor
OverviewDocsArchitectureKnowledge GraphFilesCode HealthRefactoring

People & History

CommitsContributorsDecisions
ChatPro
Stats
repowiserepowise
ExplorePricingDocs
Sign inIndex repoIndex your repo free
repowiseweirdguy/kastor
KA
KA

weirdguy / kastor

gomainf1200be6.7K linessynced 1mo ago

Code health

8.3out of 10Excellent

This codebase scores 8.3 out of 10 on defect risk, which we rate excellent. It also scores maintainability 9.0 and static performance risk 9.8 out of 10. The three are scored separately and never blended into one number. The files you change most are the weak spot: 8 of 95 files are git hotspots, and they average 6.3.

Full health report →
Dead code2exportsUnused exports that nothing in the graph reaches
Lines of code
6.7K
Files
95
Symbols
291
Modules
24
Languages
6

Recent activity

All commits →

Commits

No commits indexed yet.

Decisions

  • Write bumps the serial and atomically replaces the state file at the root of dir (temp file + renameproposed
  • Version is the state file format version this kastor reads and writes. Load rejects any other versioproposed
  • Package state owns the kastor.state.json file (SPEC.md §5): the record of which remote resource eachproposed
  • LockFilename is the local lock file guarding the state file. It is hidden so the module walker neverproposed
  • Model is a vendor-neutral model definition (SPEC.md §3.1). Agents reference it by address (model.<Naproposed
  • Read hands out a copy: mutating it must not corrupt the store.proposed

Needs attention

93 open
  • medium severity. ProposedWrite bumps the serial and atomically replaces the state file at the root of dir (temp file + renameAuto-proposed decision awaiting review
  • medium severity. ProposedVersion is the state file format version this kastor reads and writes. Load rejects any other versioAuto-proposed decision awaiting review
  • medium severity. ProposedPackage state owns the kastor.state.json file (SPEC.md §5): the record of which remote resource eachAuto-proposed decision awaiting review
  • medium severity. ProposedLockFilename is the local lock file guarding the state file. It is hidden so the module walker neverAuto-proposed decision awaiting review
  • medium severity. ProposedModel is a vendor-neutral model definition (SPEC.md §3.1). Agents reference it by address (model.<NaAuto-proposed decision awaiting review

Where the risk concentrates

All 8 hotspots →

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

FileChurnPrior fixesMaintainersCommits 90d
module.gointernal/module99.2th01bus factor 15
langgraph.gointernal/build/langgraph96.7th01bus factor 13
agent.gointernal/parser95.8th01bus factor 13
module_test.gointernal/module93.3th01bus factor 15
agent_test.gointernal/parser88.3th01bus factor 13

Composition

Open the graph →
go 49%terraform 38%markdown 4%json 4%yaml 3%Other 1%

Explore this codebase

  • Docs0 pages across 24 modules→
  • ChatAsk this codebase a question and get an answer with its sources→
  • Files95 files with per-file docs, health and history→
  • ArchitectureDependency graph, layers, and 1 entry points→
  • Code healthPer-file scores, 155 open findings, coverage and refactoring targets→
  • Knowledge graphEntities, communities, and the paths between them→
  • Change couplingFiles that keep changing together, mined from commit history→
  • CommitsChange-risk ranked history with agent provenance→
  • ContributorsBus factor, per-file maintainers, and the human/agent split→
  • StatsSize class, origin, lifetime churn, rhythm and records→
  • CostsWhat indexing this snapshot cost, by model and by run→