repowiserepowise
Sign in

Repository

jenil017/construction
OverviewDocsArchitectureKnowledge GraphFilesCode HealthRefactoring

People & History

CommitsChange CouplingContributorsDecisions
ChatPro
By the Numbers
repowiserepowise
ExplorePricingDocs
Sign inIndex repoIndex your repo free
repowisejenil017/construction

construction

github.com/jenil017/construction

269aa33mainsynced 8h ago

Files

267

Symbols

937

Doc Coverage

0%

Dead Exports

43

Entry Points

31

Code HealthView report

Average health
9.4/10
Excellent
Hotspot health
7.2/10
Good
Open findings
349findings
critical25high62medium205low57
Worst file…/purchases/purchase-form-modal.tsx4.0/10
Maintainability9.7/10ExcellentPerformance5risks· 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 Needed141

Standard pagination + sort query params for every list endpoint. See docs/backend_guideline.md ("PagNeeds Review

Auto-proposed decision awaiting review

Stable, fixed set of API error codes. See docs/errors.md. These codes are part of the public API conNeeds Review

Auto-proposed decision awaiting review

Opaque refresh-token helpers (Web Crypto, isomorphic, server-only usage). Refresh tokens are random Needs Review

Auto-proposed decision awaiting review

Password hashing with PBKDF2 via the Web Crypto API. Chosen because it runs natively in Cloudflare WNeeds Review

Auto-proposed decision awaiting review

Category (Mason, Helper, Carpenter, …) — chosen from the per-site worker_categories list. NullableNeeds Review

Auto-proposed decision awaiting review

No commit history

Commit activity appears once git history is indexed.

Recent DecisionsView all

Standard pagination + sort query params for every list endpoint. See docs/backend_guideline.md ("Pagproposed
· code comment
Stable, fixed set of API error codes. See docs/errors.md. These codes are part of the public API conproposed
· code comment
Opaque refresh-token helpers (Web Crypto, isomorphic, server-only usage). Refresh tokens are random proposed
· code comment
Password hashing with PBKDF2 via the Web Crypto API. Chosen because it runs natively in Cloudflare Wproposed
· code comment
Category (Mason, Helper, Carpenter, …) — chosen from the per-site worker_categories list. Nullableproposed
· code comment
An advance paid to a worker against future wages (see docs/prd.md "Advances"). Site-scoped. Advancesproposed
· code comment

Top Hotspots5 of 28View all

…/salary/salary.routes.ts

4c/90d100%

…/purchases/purchase-form-modal.tsx

6c/90d99%

…/selling/selling.routes.ts

3c/90d98%

apps/web/src/app/(app)/selling/page.tsx

3c/90d96%

apps/web/src/app/(app)/expenses/page.tsx

5c/90d96%

Commit Activity

Feature Fix Refactor Dependency