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.

Shaurya3001/consumer-vc-analyst-playbook

https://github.com/Shaurya3001/consumer-vc-analyst-playbook · scanned 2026-06-16 00:09 UTC (2 months, 2 weeks ago)

16 raw signals (0 security + 16 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 2 weeks ago · v1 · 16 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 253 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
readJson software healthy scripts/daily-update.mjs:readJson
writeJson software healthy scripts/daily-update.mjs:writeJson
nowISO software healthy scripts/daily-update.mjs:nowISO
extractJsonArray software healthy scripts/daily-update.mjs:extractJsonArray
askClaude software healthy scripts/daily-update.mjs:askClaude
text software healthy scripts/daily-update.mjs:text
norm software healthy scripts/daily-update.mjs:norm
knownRoundsFromStatic software healthy scripts/daily-update.mjs:knownRoundsFromStatic
knownInvestorNames software healthy scripts/daily-update.mjs:knownInvestorNames
monthsBetween software healthy scripts/daily-update.mjs:monthsBetween
isValidRound software healthy scripts/daily-update.mjs:isValidRound
isValidFund software healthy scripts/daily-update.mjs:isValidFund
main software healthy scripts/daily-update.mjs:main
SiteFooter software healthy components/layout/SiteFooter.tsx:SiteFooter
TheRead software healthy components/layout/TheRead.tsx:TheRead
nextRefreshUtc software healthy components/layout/LastUpdated.tsx:nextRefreshUtc
fmtDate software healthy components/layout/LastUpdated.tsx:fmtDate
pad software healthy components/layout/LastUpdated.tsx:pad
LastUpdated software healthy components/layout/LastUpdated.tsx:LastUpdated
tick software healthy components/layout/LastUpdated.tsx:tick
Button software healthy components/ui/button.tsx:Button
MultiSelect software healthy components/applets/funding-explorer/FundingFilters.tsx:Mult…
toggle software healthy components/applets/funding-explorer/FundingFilters.tsx:togg…
FundingFilters software healthy components/applets/funding-explorer/FundingFilters.tsx:Fund…
clearAll software healthy components/applets/funding-explorer/FundingFilters.tsx:clea…
FundingTable software healthy components/applets/funding-explorer/FundingTable.tsx:Fundin…
toggleSort software healthy components/applets/funding-explorer/FundingTable.tsx:toggle…
SortBtn software healthy components/applets/funding-explorer/FundingTable.tsx:SortBtn
host software healthy components/applets/funding-explorer/FundingTable.tsx:host
cellStyle software healthy components/applets/investor-map/AffinityMatrix.tsx:cellStyle
AffinityMatrix software healthy components/applets/investor-map/AffinityMatrix.tsx:Affinity…
InvestorCard software healthy components/applets/investor-map/InvestorCard.tsx:InvestorCa…
ShortlistRow software healthy components/applets/investor-map/SyndicateShortlist.tsx:Shor…
SyndicateShortlist software healthy components/applets/investor-map/SyndicateShortlist.tsx:Synd…
ReportChat software healthy components/applets/research/ReportChat.tsx:ReportChat
saveKey software healthy components/applets/research/ReportChat.tsx:saveKey
clearKey software healthy components/applets/research/ReportChat.tsx:clearKey
send software healthy components/applets/research/ReportChat.tsx:send
MomentumTable software healthy components/applets/momentum-dashboard/MomentumTable.tsx:Mom…
SignalWeightSliders software healthy components/applets/momentum-dashboard/SignalWeightSliders.t…
SCORE_BG software healthy components/applets/momentum-dashboard/MomentumRow.tsx:SCORE…
MomentumRow software healthy components/applets/momentum-dashboard/MomentumRow.tsx:Momen…
toggle software healthy components/applets/momentum-dashboard/MomentumRow.tsx:toggle
EconSlider software healthy components/applets/unit-economics/EconSlider.tsx:EconSlider
commit software healthy components/applets/unit-economics/EconSlider.tsx:commit
pctFilled software healthy components/applets/unit-economics/EconSlider.tsx:pctFilled
gapColor software healthy components/applets/whitespace-map/WhitespaceHeatmap.tsx:gap…
gapLabel software healthy components/applets/whitespace-map/WhitespaceHeatmap.tsx:gap…
gapTextColor software healthy components/applets/whitespace-map/WhitespaceHeatmap.tsx:gap…
WhitespaceHeatmap software healthy components/applets/whitespace-map/WhitespaceHeatmap.tsx:Whi…

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

LabelLayerStatusPath
postcss.config.mjs software healthy postcss.config.mjs
README.md software healthy README.md
tailwind.config.ts software healthy tailwind.config.ts
package.json software healthy package.json
package-lock.json software healthy package-lock.json
components.json software healthy components.json
.eslintrc.json software healthy .eslintrc.json
tsconfig.json software healthy tsconfig.json
next.config.mjs software healthy next.config.mjs
daily-update.mjs software healthy scripts/daily-update.mjs
SiteFooter.tsx software healthy components/layout/SiteFooter.tsx
TheRead.tsx software healthy components/layout/TheRead.tsx
LastUpdated.tsx software healthy components/layout/LastUpdated.tsx
button.tsx software healthy components/ui/button.tsx
FundingFilters.tsx software healthy components/applets/funding-explorer/FundingFilters.tsx
FundingTable.tsx software healthy components/applets/funding-explorer/FundingTable.tsx
AffinityMatrix.tsx software healthy components/applets/investor-map/AffinityMatrix.tsx
InvestorCard.tsx software healthy components/applets/investor-map/InvestorCard.tsx
SyndicateShortlist.tsx software healthy components/applets/investor-map/SyndicateShortlist.tsx
ReportChat.tsx software healthy components/applets/research/ReportChat.tsx
MomentumTable.tsx software healthy components/applets/momentum-dashboard/MomentumTable.tsx
SignalWeightSliders.tsx software healthy components/applets/momentum-dashboard/SignalWeightSliders.t…
MomentumRow.tsx software healthy components/applets/momentum-dashboard/MomentumRow.tsx
EconSlider.tsx software healthy components/applets/unit-economics/EconSlider.tsx
WhitespaceHeatmap.tsx software healthy components/applets/whitespace-map/WhitespaceHeatmap.tsx
SectorComparison.tsx software healthy components/applets/graduation-funnel/SectorComparison.tsx
BaseRatesPanel.tsx software healthy components/applets/graduation-funnel/BaseRatesPanel.tsx
FunnelStages.tsx software healthy components/applets/graduation-funnel/FunnelStages.tsx
SignalSpecCard.tsx software healthy components/methodology/SignalSpecCard.tsx
ScoringTables.tsx software healthy components/methodology/ScoringTables.tsx
globals.css software healthy app/globals.css
page.tsx software healthy app/page.tsx
layout.tsx software healthy app/layout.tsx
page.tsx software healthy app/applets/funding-explorer/page.tsx
page.tsx software healthy app/applets/investor-map/page.tsx
page.tsx software healthy app/applets/research/page.tsx
page.tsx software healthy app/applets/exits-tracker/page.tsx
page.tsx software healthy app/applets/momentum-dashboard/page.tsx
page.tsx software healthy app/applets/unit-economics/page.tsx
page.tsx software healthy app/applets/whitespace-map/page.tsx
page.tsx software healthy app/applets/graduation-funnel/page.tsx
page.tsx software healthy app/methodology/page.tsx
utils.ts software healthy lib/utils.ts
unit-economics.ts software healthy lib/utils/unit-economics.ts
investor-affinity.ts software healthy lib/utils/investor-affinity.ts
brand-signals.ts software healthy lib/utils/brand-signals.ts
report-chat-context.ts software healthy lib/utils/report-chat-context.ts
momentum-score.ts software healthy lib/utils/momentum-score.ts
funding-analytics.ts software healthy lib/utils/funding-analytics.ts
ad-links.ts software healthy lib/utils/ad-links.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
components software healthy components
layout software healthy components/layout
ui software healthy components/ui
applets software healthy components/applets
funding-explorer software healthy components/applets/funding-explorer
investor-map software healthy components/applets/investor-map
research software healthy components/applets/research
momentum-dashboard software healthy components/applets/momentum-dashboard
unit-economics software healthy components/applets/unit-economics
whitespace-map software healthy components/applets/whitespace-map
graduation-funnel software healthy components/applets/graduation-funnel
methodology software healthy components/methodology
app software healthy app
applets software healthy app/applets
funding-explorer software healthy app/applets/funding-explorer
investor-map software healthy app/applets/investor-map
research software healthy app/applets/research
exits-tracker software healthy app/applets/exits-tracker
momentum-dashboard software healthy app/applets/momentum-dashboard
unit-economics software healthy app/applets/unit-economics
whitespace-map software healthy app/applets/whitespace-map
graduation-funnel software healthy app/applets/graduation-funnel
methodology software healthy app/methodology
lib software healthy lib
utils software healthy lib/utils
.claude software healthy .claude
tasks software healthy .claude/tasks
.github software healthy .github
workflows software healthy .github/workflows

LabelLayerStatusPath
SiteFooter frontend healthy components/layout/SiteFooter.tsx
TheRead frontend healthy components/layout/TheRead.tsx
LastUpdated frontend healthy components/layout/LastUpdated.tsx
FundingFilters frontend healthy components/applets/funding-explorer/FundingFilters.tsx
FundingTable frontend healthy components/applets/funding-explorer/FundingTable.tsx
AffinityMatrix frontend healthy components/applets/investor-map/AffinityMatrix.tsx
InvestorCard frontend healthy components/applets/investor-map/InvestorCard.tsx
SyndicateShortlist frontend healthy components/applets/investor-map/SyndicateShortlist.tsx
ReportChat frontend healthy components/applets/research/ReportChat.tsx
MomentumTable frontend healthy components/applets/momentum-dashboard/MomentumTable.tsx
SignalWeightSliders frontend healthy components/applets/momentum-dashboard/SignalWeightSliders.t…
MomentumRow frontend healthy components/applets/momentum-dashboard/MomentumRow.tsx
EconSlider frontend healthy components/applets/unit-economics/EconSlider.tsx
WhitespaceHeatmap frontend healthy components/applets/whitespace-map/WhitespaceHeatmap.tsx
SectorComparison frontend healthy components/applets/graduation-funnel/SectorComparison.tsx
BaseRatesPanel frontend healthy components/applets/graduation-funnel/BaseRatesPanel.tsx
FunnelStages frontend healthy components/applets/graduation-funnel/FunnelStages.tsx
SignalSpecCard frontend healthy components/methodology/SignalSpecCard.tsx
ScoringTables frontend healthy components/methodology/ScoringTables.tsx
Home frontend healthy app/page.tsx
RootLayout frontend healthy app/layout.tsx
FundingExplorerPage frontend healthy app/applets/funding-explorer/page.tsx
InvestorMapPage frontend healthy app/applets/investor-map/page.tsx
ResearchPage frontend healthy app/applets/research/page.tsx
ExitsTrackerPage frontend healthy app/applets/exits-tracker/page.tsx
MomentumDashboardPage frontend healthy app/applets/momentum-dashboard/page.tsx
UnitEconomicsPage frontend healthy app/applets/unit-economics/page.tsx
WhitespaceMapPage frontend healthy app/applets/whitespace-map/page.tsx
GraduationFunnelPage frontend healthy app/applets/graduation-funnel/page.tsx
MethodologyPage frontend healthy app/methodology/page.tsx

LabelLayerStatusPath
port:09 network healthy .github/workflows/daily-update.yml
port:03 network healthy .github/workflows/daily-update.yml
port:30 network healthy .github/workflows/daily-update.yml

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

LabelLayerStatusPath
for software healthy components/applets/unit-economics/EconSlider.tsx:for

LabelLayerStatusPath
gha::daily-update cicd healthy .github/workflows/daily-update.yml

LabelLayerStatusPath
refresh cicd healthy .github/workflows/daily-update.yml

LabelLayerStatusPath
ANTHROPIC_API_KEY cicd healthy
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/c82f4afe-c8cd-4008-b4ab-c44e9b80ec1f/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/c82f4afe-c8cd-4008-b4ab-c44e9b80ec1f/

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.