repowiserepowise
Sign in

Repository

weirdguy/kastor
OverviewDocsArchitectureKnowledge GraphFilesCode HealthRefactoring

People & History

CommitsChange CouplingContributorsDecisions
ChatPro
By the Numbers
repowiserepowise
ExplorePricingDocs
Sign inIndex repoIndex your repo free
repowiseweirdguy/kastor

kastor

github.com/weirdguy/kastor

f1200bemainsynced 1d ago

Files

95

Symbols

291

Doc Coverage

0%

Dead Exports

2

Entry Points

1

Code HealthView report

Average health
8.3/10
Excellent
Hotspot health
6.3/10
Fair
Open findings
155findings
critical3high15medium51low86
Worst fileinternal/module/module.go4.1/10
Maintainability9.0/10ExcellentPerformance15risks· 9.8/10

Agent savingsView costs →

Trim what your agent reads with repowise distill and the MCP tools — savings show up here.

Open the Costs page →

Attention Needed93

Write bumps the serial and atomically replaces the state file at the root of dir (temp file + renameNeeds Review

Auto-proposed decision awaiting review

Version is the state file format version this kastor reads and writes. Load rejects any other versioNeeds Review

Auto-proposed decision awaiting review

Package state owns the kastor.state.json file (SPEC.md §5): the record of which remote resource eachNeeds Review

Auto-proposed decision awaiting review

LockFilename is the local lock file guarding the state file. It is hidden so the module walker neverNeeds Review

Auto-proposed decision awaiting review

Model is a vendor-neutral model definition (SPEC.md §3.1). Agents reference it by address (model.<NaNeeds Review

Auto-proposed decision awaiting review

No commit history

Commit activity appears once git history is indexed.

Recent DecisionsView all

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

Top Hotspots5 of 8View all

internal/module/module.go

5c/90d99%

internal/build/langgraph/langgraph.go

3c/90d97%

internal/parser/agent.go

3c/90d96%

internal/module/module_test.go

5c/90d93%

internal/parser/agent_test.go

3c/90d88%

Commit Activity

Feature Fix Refactor Dependency