repowiserepowise
Sign in

Repository

kaizakin/siphon
OverviewDocsArchitectureKnowledge GraphFilesCode HealthRefactoring

People & History

CommitsChange CouplingContributorsDecisions
ChatPro
By the Numbers
repowiserepowise
ExplorePricingDocs
Sign inIndex repoIndex your repo free
repowisekaizakin/siphon

siphon

github.com/kaizakin/siphon

6d65746mainsynced 4h ago

Files

30

Symbols

73

Doc Coverage

0%

Dead Exports

10

Entry Points

4

Code HealthView report

Average health
9.0/10
Excellent
Hotspot health
7.0/10
Good
Open findings
21findings
critical1high1medium12low7
Worst fileinternal/auth/handlers/handlers.go6.2/10
Maintainability9.8/10ExcellentPerformance0All clear

Agent savingsView costs →

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

Open the Costs page →

Attention Needed43

ingestevent sends an optimistic acknowledgement as soon as the event reaches the buffered channel…Needs Review

Auto-proposed decision awaiting review

protojson instead of json because a protoc generated struct is being serialized here protojson is…Needs Review

Auto-proposed decision awaiting review

If the following call panics, it indicates UnimplementedEventIngestionServiceServer was embedded by…Needs Review

Auto-proposed decision awaiting review

UnimplementedEventIngestionServiceServer must be embedded to have forward compatible…Needs Review

Auto-proposed decision awaiting review

Optimistically acknowledge ingestion events upon bufferingNeeds Review

Auto-proposed decision awaiting review

No commit history

Commit activity appears once git history is indexed.

Recent DecisionsView all

ingestevent sends an optimistic acknowledgement as soon as the event reaches the buffered channel…proposed
4h ago · code comment
protojson instead of json because a protoc generated struct is being serialized here protojson is…proposed
4h ago · code comment
If the following call panics, it indicates UnimplementedEventIngestionServiceServer was embedded by…proposed
4h ago · code comment
UnimplementedEventIngestionServiceServer must be embedded to have forward compatible…proposed
4h ago · code comment
Optimistically acknowledge ingestion events upon bufferingproposed
4h ago · comment
Use protojson for serializing protoc-generated structsproposed
4h ago · comment

Top Hotspots5 of 6View all

gen/ingestion/v1/ingestion.pb.go

3c/90d96%

internal/auth/handlers/handlers.go

10c/90d93%

…/grpc/ingestion_server.go

6c/90d89%

internal/auth/sqlc/query.sql.go

4c/90d82%

internal/gateway/handlers/event.go

4c/90d79%

Commit Activity

Feature Fix Refactor Dependency