repowiserepowise
Sign in

Repository

hurtener/harbor
OverviewDocsArchitectureKnowledge GraphFilesCode HealthRefactoring

People & History

CommitsChange CouplingContributorsDecisions
ChatPro
By the Numbers
repowiserepowise
ExplorePricingDocs
Sign inIndex repoIndex your repo free
repowisehurtener/harbor

harbor

github.com/hurtener/harbor

9ba5a96mainsynced 2h ago

Files

2,127

Symbols

18,881

Doc Coverage

0%

Dead Exports

222

Entry Points

76

Code HealthView report

Average health
7.7/10
Good
Hotspot health
5.2/10
Fair
Open findings
10,068findings
critical316high1080medium2889low5783
Worst file…/conformance/conformance.go1.4/10
Maintainability8.1/10ExcellentPerformance271risks· 9.9/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 Needed1607

alwaysRequirePolicy is a minimal approval policy that always requires approval. The gate's pending mNeeds Review

Auto-proposed decision awaiting review

mkBridgeFixture constructs a real ApprovalGate + Bus + Coordinator triple sharing one set of dependeNeeds Review

Auto-proposed decision awaiting review

Fire the apply path with an APPROVE control carrying the gate's token in the wire payload (the canonNeeds Review

Auto-proposed decision awaiting review

PAUSE must NOT itself call Coordinator.Request — the planner's RequestPause decision does.Needs Review

Auto-proposed decision awaiting review

The owning gate called Coordinator.Resume on the gate's pause (wireToken). The RunLoop's own outstNeeds Review

Auto-proposed decision awaiting review

No commit history

Commit activity appears once git history is indexed.

Recent DecisionsView all

alwaysRequirePolicy is a minimal approval policy that always requires approval. The gate's pending mproposed
· code comment
mkBridgeFixture constructs a real ApprovalGate + Bus + Coordinator triple sharing one set of dependeproposed
· code comment
Fire the apply path with an APPROVE control carrying the gate's token in the wire payload (the canonproposed
· code comment
PAUSE must NOT itself call Coordinator.Request — the planner's RequestPause decision does.proposed
· code comment
The owning gate called Coordinator.Resume on the gate's pause (wireToken). The RunLoop's own outstproposed
· code comment
advancePause routes a RESUME / APPROVE / REJECT control event to the unified pause/resume primitive.proposed
· code comment

Top Hotspots5 of 334View all

harbortest/devstack/devstack.go

71c/90d100%

cmd/harbor/cmd_dev.go

82c/90d100%

internal/protocol/methods/methods.go

38c/90d100%

cmd/harbor/cmd_dev_runloop.go

32c/90d100%

internal/config/validate.go

63c/90d100%

Commit Activity

Feature Fix Refactor Dependency