repowiserepowise
Sign in

Repository

cleverbrush/framework
OverviewDocsArchitectureKnowledge GraphFilesCode HealthRefactoring

People & History

CommitsChange CouplingContributorsDecisions
ChatPro
By the Numbers
repowiserepowise
ExplorePricingDocs
Sign inIndex repoIndex your repo free
repowisecleverbrush/framework

framework

github.com/cleverbrush/framework

bca74e1mastersynced 4h ago

Files

868

Symbols

2,791

Doc Coverage

0%

Dead Exports

12

Entry Points

146

Code HealthView report

Average health
7.9/10
Good
Hotspot health
6.1/10
Fair
Open findings
1,562findings
critical135high257medium794low376
Worst file…/builders/SchemaBuilder.ts1.0/10
Maintainability8.8/10ExcellentPerformance92risks· 10.0/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 Needed294

TanStack Form stores raw Standard Schema issue objects { message, path? } in…Needs Review

Auto-proposed decision awaiting review

Instead of inlining, nodes matching a registry entry become: { "$ref":…Needs Review

Auto-proposed decision awaiting review

Flat errors fallback (non-object schemas)Needs Review

Auto-proposed decision awaiting review

Wrong type → fallback Name.validate(42) → { valid: true, object: 'unknown' } null → fallback…Needs Review

Auto-proposed decision awaiting review

Validation fails because the default itself is invalidNeeds Review

Auto-proposed decision awaiting review

No commit history

Commit activity appears once git history is indexed.

Recent DecisionsView all

TanStack Form stores raw Standard Schema issue objects { message, path? } in…proposed
4h ago · code comment
Instead of inlining, nodes matching a registry entry become: { "$ref":…proposed
4h ago · code comment
Flat errors fallback (non-object schemas)proposed
4h ago · code comment
Wrong type → fallback Name.validate(42) → { valid: true, object: 'unknown' } null → fallback…proposed
4h ago · code comment
Validation fails because the default itself is invalidproposed
4h ago · code comment
With .catch(), validate() always returns valid: true with the fallbackproposed
4h ago · code comment

Top Hotspots5 of 85View all

libs/server/src/Endpoint.ts

32c/90d100%

…/builders/ObjectSchemaBuilder.ts

3c/90d100%

…/src/SchemaQueryBuilder.ts

18c/90d99%

libs/server/src/Server.ts

47c/90d99%

…/tests/integration.test.ts

24c/90d99%

Commit Activity

Feature Fix Refactor Dependency