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 1w ago

Files

267

Symbols

937

Docs

0

Dead Exports

43

Entry Points

31

Code HealthView report

Average health
9.4/10
Excellent
Hotspot health
7.2/10
Good
Open findings349Worst file…/purchases/purchase-form-modal.tsx4.0/10
Maintainability9.7/10ExcellentPerformance5risks· 10.0/10

CostsView costs →

What this repo's indexing and doc generation cost, per sync.

Open the Costs page →

Attention Needed30

apps/api/src/modules/purchases/purchases.routes.tsUngoverned Hotspot

High-churn file with no governing decision

apps/api/src/app.tsKnowledge Silo

100% single-owner concentration

todayDead Code

Safe to delete (0 lines)

apps/api/src/modules/salary/salary.routes.tsUngoverned Hotspot

High-churn file with no governing decision

apps/api/src/common/audit/index.tsKnowledge Silo

100% single-owner concentration

111 auto-proposed decisions awaiting reviewReview →

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