repowiserepowise
Sign in

Repository

HexSleeves/inkwell
OverviewDocsArchitectureKnowledge GraphFilesCode HealthRefactoring

People & History

CommitsChange CouplingContributorsDecisions
ChatPro
By the Numbers
repowiserepowise
ExplorePricingDocs
Sign inIndex repoIndex your repo free
repowiseHexSleeves/inkwell

inkwell

github.com/hexsleeves/inkwell

1fa2906mainsynced 16h ago

Files

274

Symbols

2,052

Doc Coverage

0%

Dead Exports

1

Entry Points

6

Code HealthView report

Average health
8.5/10
Excellent
Hotspot health
6.1/10
Fair
Open findings
427findings
critical10high50medium241low126
Worst filesrc/http/pages.rs2.3/10
Maintainability9.3/10ExcellentPerformance27risks· 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 Needed170

Keep slug derivation policy in the CLI while keeping client unaware of parsed documentNeeds Review

Auto-proposed decision awaiting review

Use authenticated HTTP write API for CLI authoring instead of direct DB accessNeeds Review

Auto-proposed decision awaiting review

Lenient URL matching for webmention verification (strict on host+path)Needs Review

Auto-proposed decision awaiting review

Verify webmention sources via SSRF-guarded fetch and simple scanningNeeds Review

Auto-proposed decision awaiting review

Keep embedding dimension consistent with Voyage model and vector columnNeeds Review

Auto-proposed decision awaiting review

No commit history

Commit activity appears once git history is indexed.

Recent DecisionsView all

Keep slug derivation policy in the CLI while keeping client unaware of parsed documentproposed
16h ago · comment
Use authenticated HTTP write API for CLI authoring instead of direct DB accessproposed
16h ago · comment
Lenient URL matching for webmention verification (strict on host+path)proposed
16h ago · comment
Verify webmention sources via SSRF-guarded fetch and simple scanningproposed
16h ago · comment
Keep embedding dimension consistent with Voyage model and vector columnproposed
16h ago · comment
Expose peer SocketAddr via ConnectInfo for IP-based rate limitingproposed
16h ago · comment

Top Hotspots5 of 22View all

src/db/documents.rs

20c/90d99%

src/views/layout.rs

22c/90d98%

src/db/links.rs

11c/90d98%

tests/links_contract.rs

8c/90d97%

src/cli/author.rs

7c/90d96%

Commit Activity

Feature Fix Refactor Dependency