Public scan — anyone with this URL can view this analysis. Sign up to track your own repos privately, run scheduled re-scans, and get AI fix prompts via your dashboard.

wlavelle11/rational-build-tool-dashboard

https://github.com/wlavelle11/rational-build-tool-dashboard · scanned 2026-06-16 00:59 UTC (2 months, 1 week ago)

26 raw signals (0 security + 26 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 26 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 435 nodes from the latest scan, grouped by kind. Each node is a unit the engine identified (file, function, endpoint, table…). Most users won't need this view — it's primarily for debugging the engine's graph extraction or for AI agents that want to enumerate the project structure.

LabelLayerStatusPath
middleware software healthy middleware.ts:middleware
main software healthy scripts/create-user.ts:main
main software healthy prisma/seed.ts:main
NavLinks software healthy components/layout/nav-links.tsx:NavLinks
isActive software healthy components/layout/nav-links.tsx:isActive
handleClickOutside software healthy components/layout/nav-links.tsx:handleClickOutside
SaveLeadButton software healthy components/leads/SaveLeadButton.tsx:SaveLeadButton
toggle software healthy components/leads/SaveLeadButton.tsx:toggle
GenerateLeadsButton software healthy components/leads/GenerateLeadsButton.tsx:GenerateLeadsButton
stopPolling software healthy components/leads/GenerateLeadsButton.tsx:stopPolling
checkStatus software healthy components/leads/GenerateLeadsButton.tsx:checkStatus
handleGenerate software healthy components/leads/GenerateLeadsButton.tsx:handleGenerate
DeleteLeadButton software healthy components/leads/DeleteLeadButton.tsx:DeleteLeadButton
handleDelete software healthy components/leads/DeleteLeadButton.tsx:handleDelete
StatCard software healthy components/ui/stat-card.tsx:StatCard
Badge software healthy components/ui/badge.tsx:Badge
Button software healthy components/ui/button.tsx:Button
ButtonLink software healthy components/ui/button.tsx:ButtonLink
Card software healthy components/ui/card.tsx:Card
CardHeader software healthy components/ui/card.tsx:CardHeader
CardTitle software healthy components/ui/card.tsx:CardTitle
CardBody software healthy components/ui/card.tsx:CardBody
CardFooter software healthy components/ui/card.tsx:CardFooter
Input software healthy components/ui/input.tsx:Input
Select software healthy components/ui/input.tsx:Select
getHeatClass software healthy components/tables/SensitivityTables.tsx:getHeatClass
pct software healthy components/tables/SensitivityTables.tsx:pct
SensitivityMatrix software healthy components/tables/SensitivityTables.tsx:SensitivityMatrix
SensitivityTables software healthy components/tables/SensitivityTables.tsx:SensitivityTables
ProFormaTable software healthy components/tables/ProFormaTable.tsx:ProFormaTable
deriveMetrics software healthy components/residential/ResidentialForm.tsx:deriveMetrics
Section software healthy components/residential/ResidentialForm.tsx:Section
Field software healthy components/residential/ResidentialForm.tsx:Field
FormInput software healthy components/residential/ResidentialForm.tsx:FormInput
FinancingToggle software healthy components/residential/ResidentialForm.tsx:FinancingToggle
ResidentialForm software healthy components/residential/ResidentialForm.tsx:ResidentialForm
onSubmit software healthy components/residential/ResidentialForm.tsx:onSubmit
MetricRow software healthy components/residential/FlipPanel.tsx:MetricRow
RecBadge software healthy components/residential/FlipPanel.tsx:RecBadge
FlipPanel software healthy components/residential/FlipPanel.tsx:FlipPanel
MetricRow software healthy components/residential/BRRRPanel.tsx:MetricRow
RecBadge software healthy components/residential/BRRRPanel.tsx:RecBadge
BRRRPanel software healthy components/residential/BRRRPanel.tsx:BRRRPanel
ComparisonSummary software healthy components/residential/ComparisonSummary.tsx:ComparisonSumm…
CompRow software healthy components/residential/ComparisonSummary.tsx:CompRow
MetricCard software healthy components/adu/ADUMetrics.tsx:MetricCard
RecBadge software healthy components/adu/ADUMetrics.tsx:RecBadge
ADUMetricsPanel software healthy components/adu/ADUMetrics.tsx:ADUMetricsPanel
ADUProForma software healthy components/adu/ADUProForma.tsx:ADUProForma
Field software healthy components/adu/ADUForm.tsx:Field

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
skills-lock.json software healthy skills-lock.json
postcss.config.mjs software healthy postcss.config.mjs
README.md software healthy README.md
package.json software healthy package.json
prisma.config.ts software healthy prisma.config.ts
package-lock.json software healthy package-lock.json
middleware.ts software healthy middleware.ts
tsconfig.json software healthy tsconfig.json
eslint.config.mjs software healthy eslint.config.mjs
next.config.ts software healthy next.config.ts
create-user.ts software healthy scripts/create-user.ts
seed.ts software healthy prisma/seed.ts
nav-links.tsx software healthy components/layout/nav-links.tsx
SaveLeadButton.tsx software healthy components/leads/SaveLeadButton.tsx
GenerateLeadsButton.tsx software healthy components/leads/GenerateLeadsButton.tsx
DeleteLeadButton.tsx software healthy components/leads/DeleteLeadButton.tsx
stat-card.tsx software healthy components/ui/stat-card.tsx
badge.tsx software healthy components/ui/badge.tsx
button.tsx software healthy components/ui/button.tsx
card.tsx software healthy components/ui/card.tsx
input.tsx software healthy components/ui/input.tsx
SensitivityTables.tsx software healthy components/tables/SensitivityTables.tsx
ProFormaTable.tsx software healthy components/tables/ProFormaTable.tsx
ResidentialForm.tsx software healthy components/residential/ResidentialForm.tsx
FlipPanel.tsx software healthy components/residential/FlipPanel.tsx
BRRRPanel.tsx software healthy components/residential/BRRRPanel.tsx
ComparisonSummary.tsx software healthy components/residential/ComparisonSummary.tsx
ADUMetrics.tsx software healthy components/adu/ADUMetrics.tsx
ADUProForma.tsx software healthy components/adu/ADUProForma.tsx
ADUForm.tsx software healthy components/adu/ADUForm.tsx
FeasibilityScoreCard.tsx software healthy components/adu/FeasibilityScoreCard.tsx
PrintButton.tsx software healthy components/report/PrintButton.tsx
RecommendationBadge.tsx software healthy components/deals/RecommendationBadge.tsx
DealForm.tsx software healthy components/deals/DealForm.tsx
DealTabs.tsx software healthy components/deals/DealTabs.tsx
MetricsCards.tsx software healthy components/deals/MetricsCards.tsx
globals.css software healthy app/globals.css
layout.tsx software healthy app/layout.tsx
layout.tsx software healthy app/(report)/layout.tsx
page.tsx software healthy app/(report)/residential/[id]/report/page.tsx
page.tsx software healthy app/(report)/adu/[id]/report/page.tsx
page.tsx software healthy app/(report)/multifamily/[id]/report/page.tsx
page.tsx software healthy app/login/page.tsx
route.ts software healthy app/api/auth/[...nextauth]/route.ts
route.ts software healthy app/api/leads/route.ts
route.ts software healthy app/api/leads/generate/route.ts
route.ts software healthy app/api/leads/[id]/route.ts
route.ts software healthy app/api/leads/cleanup/route.ts
route.ts software healthy app/api/residential/route.ts
route.ts software healthy app/api/residential/[id]/route.ts

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
scripts software healthy scripts
prisma software healthy prisma
components software healthy components
layout software healthy components/layout
leads software healthy components/leads
ui software healthy components/ui
tables software healthy components/tables
residential software healthy components/residential
adu software healthy components/adu
report software healthy components/report
deals software healthy components/deals
app software healthy app
(report) software healthy app/(report)
residential software healthy app/(report)/residential
[id] software healthy app/(report)/residential/[id]
report software healthy app/(report)/residential/[id]/report
adu software healthy app/(report)/adu
[id] software healthy app/(report)/adu/[id]
report software healthy app/(report)/adu/[id]/report
multifamily software healthy app/(report)/multifamily
[id] software healthy app/(report)/multifamily/[id]
report software healthy app/(report)/multifamily/[id]/report
login software healthy app/login
api software healthy app/api
auth software healthy app/api/auth
[...nextauth] software healthy app/api/auth/[...nextauth]
leads software healthy app/api/leads
generate software healthy app/api/leads/generate
[id] software healthy app/api/leads/[id]
cleanup software healthy app/api/leads/cleanup
residential software healthy app/api/residential
[id] software healthy app/api/residential/[id]
adu software healthy app/api/adu
[id] software healthy app/api/adu/[id]
lookup software healthy app/api/adu/lookup
report software healthy app/api/report
residential software healthy app/api/report/residential
[id] software healthy app/api/report/residential/[id]
adu software healthy app/api/report/adu
[id] software healthy app/api/report/adu/[id]
multifamily software healthy app/api/report/multifamily
[id] software healthy app/api/report/multifamily/[id]
properties software healthy app/api/properties
deals software healthy app/api/deals
[id] software healthy app/api/deals/[id]
(main) software healthy app/(main)
leads software healthy app/(main)/leads
[id] software healthy app/(main)/leads/[id]
residential software healthy app/(main)/residential
new software healthy app/(main)/residential/new

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
RootLayout frontend healthy app/layout.tsx
ReportLayout frontend healthy app/(report)/layout.tsx
LoginPage frontend healthy app/login/page.tsx
MainLayout frontend healthy app/(main)/layout.tsx
NewADUPage frontend healthy app/(main)/adu/new/page.tsx

LabelLayerStatusPath
auth::app/api/auth/[...nextauth]/route.ts security healthy app/api/auth/[...nextauth]/route.ts
auth::middleware.ts security healthy middleware.ts
auth::package.json security healthy package.json
auth::lib/auth.ts security healthy lib/auth.ts
auth::app/login/page.tsx security healthy app/login/page.tsx

LabelLayerStatusPath
postgres data healthy skills-lock.json
postgresql data healthy README.md

LabelLayerStatusPath
repobility-clone-_zk0akza software healthy /tmp/repobility-clone-_zk0akza

LabelLayerStatusPath
vps::aws hardware healthy package-lock.json
For AI agents: Voting guide (TP/FP) MCP manifest Stdio wrapper SARIF Integrate Findings queue Vote TP/FP on findings to calibrate the engine.
For AI agents + API integrations
Email me when this repo regresses
Free. We re-scan periodically; new criticals → your inbox. No signup required for the scan itself.
API access

This page is publicly accessible at: https://repobility.com/scan/49dd4256-a9ef-4728-a819-f945f2fddb92/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/49dd4256-a9ef-4728-a819-f945f2fddb92/

Important — please don't re-submit the same URL repeatedly. The submission endpoint is idempotent: re-submitting the same git URL returns this same scan_token, not a new one. To re-scan this repo, sign up free and use the dashboard.