https://github.com/Unorthobot/fresco-platform
· scanned 2026-06-16 00:45 UTC (2 months, 1 week ago)
73 raw signals (0 security + 73 graph)
Last scanned 2 months, 1 week ago · v1 · 73 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 1051 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.
| Label | Layer | Status | Path |
|---|---|---|---|
middleware |
software | healthy | src/middleware.ts:middleware |
FrescoAppContent |
software | healthy | src/components/FrescoAppContent.tsx:FrescoAppContent |
effectiveView |
software | healthy | src/components/FrescoAppContent.tsx:effectiveView |
onPopState |
software | healthy | src/components/FrescoAppContent.tsx:onPopState |
handler |
software | healthy | src/components/FrescoAppContent.tsx:handler |
itself |
software | healthy | src/components/FrescoAppContent.tsx:itself |
handleNavigate |
software | healthy | src/components/FrescoAppContent.tsx:handleNavigate |
handleNavigateToWorkspace |
software | healthy | src/components/FrescoAppContent.tsx:handleNavigateToWorkspa… |
handleNavigateToSession |
software | healthy | src/components/FrescoAppContent.tsx:handleNavigateToSession |
handleCreateWorkspace |
software | healthy | src/components/FrescoAppContent.tsx:handleCreateWorkspace |
handleConfirmNewWorkspace |
software | healthy | src/components/FrescoAppContent.tsx:handleConfirmNewWorkspa… |
handleStartToolkit |
software | healthy | src/components/FrescoAppContent.tsx:handleStartToolkit |
handleStartHouse |
software | healthy | src/components/FrescoAppContent.tsx:handleStartHouse |
handleRouted |
software | healthy | src/components/FrescoAppContent.tsx:handleRouted |
handleEditPrompt |
software | healthy | src/components/FrescoAppContent.tsx:handleEditPrompt |
handleClarifyRun |
software | healthy | src/components/FrescoAppContent.tsx:handleClarifyRun |
handleBackToHome |
software | healthy | src/components/FrescoAppContent.tsx:handleBackToHome |
handleBackToWorkspace |
software | healthy | src/components/FrescoAppContent.tsx:handleBackToWorkspace |
FrescoApp |
software | healthy | src/components/FrescoAppContent.tsx:FrescoApp |
AccountPage |
software | healthy | src/components/AccountPage.tsx:AccountPage |
showSaved |
software | healthy | src/components/AccountPage.tsx:showSaved |
handleSaveChanges |
software | healthy | src/components/AccountPage.tsx:handleSaveChanges |
handleImageUpload |
software | healthy | src/components/AccountPage.tsx:handleImageUpload |
handleUpgrade |
software | healthy | src/components/AccountPage.tsx:handleUpgrade |
_unused |
software | healthy | src/components/AccountPage.tsx:_unused |
handleSignOut |
software | healthy | src/components/AccountPage.tsx:handleSignOut |
handleSignIn |
software | healthy | src/components/AccountPage.tsx:handleSignIn |
ClientOnly |
software | healthy | src/components/ClientOnly.tsx:ClientOnly |
SettingsPage |
software | healthy | src/components/SettingsPage.tsx:SettingsPage |
showSaved |
software | healthy | src/components/SettingsPage.tsx:showSaved |
handleExport |
software | healthy | src/components/SettingsPage.tsx:handleExport |
handleDeleteAll |
software | healthy | src/components/SettingsPage.tsx:handleDeleteAll |
getSessionName |
software | healthy | src/components/ArchivePage.tsx:getSessionName |
name |
software | healthy | src/components/ArchivePage.tsx:name |
ArchivePage |
software | healthy | src/components/ArchivePage.tsx:ArchivePage |
houseId |
software | healthy | src/components/ArchivePage.tsx:houseId |
verdict |
software | healthy | src/components/ArchivePage.tsx:verdict |
HomeDashboard |
software | healthy | src/components/HomeDashboard.tsx:HomeDashboard |
handleDiagnosticSubmit |
software | healthy | src/components/HomeDashboard.tsx:handleDiagnosticSubmit |
v |
software | healthy | src/components/HomeDashboard.tsx:v |
hasRun |
software | healthy | src/components/HomeDashboard.tsx:hasRun |
suggestedNext |
software | healthy | src/components/HomeDashboard.tsx:suggestedNext |
houseType |
software | healthy | src/components/HomeDashboard.tsx:houseType |
verdict |
software | healthy | src/components/HomeDashboard.tsx:verdict |
TeamPage |
software | healthy | src/components/TeamPage.tsx:TeamPage |
handleCreateTeam |
software | healthy | src/components/TeamPage.tsx:handleCreateTeam |
handleGenerateInvite |
software | healthy | src/components/TeamPage.tsx:handleGenerateInvite |
copyInviteLink |
software | healthy | src/components/TeamPage.tsx:copyInviteLink |
handleRemoveMember |
software | healthy | src/components/TeamPage.tsx:handleRemoveMember |
handleChangeRole |
software | healthy | src/components/TeamPage.tsx:handleChangeRole |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
README.md |
software | healthy | README.md |
tailwind.config.ts |
software | healthy | tailwind.config.ts |
CLAUDE.md |
software | healthy | CLAUDE.md |
package.json |
software | healthy | package.json |
next.config.js |
software | healthy | next.config.js |
fresco-user-validation.html |
software | healthy | fresco-user-validation.html |
update-toolkits.sh |
software | healthy | update-toolkits.sh |
LAUNCH_CHECKLIST.md |
software | healthy | LAUNCH_CHECKLIST.md |
package-lock.json |
software | healthy | package-lock.json |
.env.example |
software | healthy | .env.example |
tsconfig.json |
software | healthy | tsconfig.json |
postcss.config.js |
software | healthy | postcss.config.js |
app-experience-spec.md |
software | healthy | docs/app-experience-spec.md |
launch.json |
software | healthy | .claude/launch.json |
googlea559b6ffdc0fe358.html |
software | healthy | public/googlea559b6ffdc0fe358.html |
middleware.ts |
software | healthy | src/middleware.ts |
index.ts |
software | healthy | src/types/index.ts |
FrescoAppContent.tsx |
software | healthy | src/components/FrescoAppContent.tsx |
AccountPage.tsx |
software | healthy | src/components/AccountPage.tsx |
ErrorBoundary.tsx |
software | healthy | src/components/ErrorBoundary.tsx |
ClientOnly.tsx |
software | healthy | src/components/ClientOnly.tsx |
SettingsPage.tsx |
software | healthy | src/components/SettingsPage.tsx |
ArchivePage.tsx |
software | healthy | src/components/ArchivePage.tsx |
HomeDashboard.tsx |
software | healthy | src/components/HomeDashboard.tsx |
TeamPage.tsx |
software | healthy | src/components/TeamPage.tsx |
MobileNav.tsx |
software | healthy | src/components/layout/MobileNav.tsx |
index.ts |
software | healthy | src/components/layout/index.ts |
LeftNavRail.tsx |
software | healthy | src/components/layout/LeftNavRail.tsx |
ExampleSessionModal.tsx |
software | healthy | src/components/arrival/ExampleSessionModal.tsx |
ClarifyScreen.tsx |
software | healthy | src/components/arrival/ClarifyScreen.tsx |
ArrivalHome.tsx |
software | healthy | src/components/arrival/ArrivalHome.tsx |
HouseSession.tsx |
software | healthy | src/components/houses/HouseSession.tsx |
UpgradeModal.tsx |
software | healthy | src/components/ui/UpgradeModal.tsx |
InsightCard.tsx |
software | healthy | src/components/ui/InsightCard.tsx |
GenerationSuccess.tsx |
software | healthy | src/components/ui/GenerationSuccess.tsx |
AmbientBackground.tsx |
software | healthy | src/components/ui/AmbientBackground.tsx |
MilestoneCelebration.tsx |
software | healthy | src/components/ui/MilestoneCelebration.tsx |
ThinkingLensSelector.tsx |
software | healthy | src/components/ui/ThinkingLensSelector.tsx |
PricingModal.tsx |
software | healthy | src/components/ui/PricingModal.tsx |
TypewriterText.tsx |
software | healthy | src/components/ui/TypewriterText.tsx |
ScoreRadar.tsx |
software | healthy | src/components/ui/ScoreRadar.tsx |
LensFeatures.tsx |
software | healthy | src/components/ui/LensFeatures.tsx |
NewWorkspaceModal.tsx |
software | healthy | src/components/ui/NewWorkspaceModal.tsx |
SentenceOfTruth.tsx |
software | healthy | src/components/ui/SentenceOfTruth.tsx |
WorkspaceSynthesis.tsx |
software | healthy | src/components/ui/WorkspaceSynthesis.tsx |
SensitivityChart.tsx |
software | healthy | src/components/ui/SensitivityChart.tsx |
NextToolkitCTA.tsx |
software | healthy | src/components/ui/NextToolkitCTA.tsx |
EmptyStates.tsx |
software | healthy | src/components/ui/EmptyStates.tsx |
SaveIndicator.tsx |
software | healthy | src/components/ui/SaveIndicator.tsx |
ToolkitUX.tsx |
software | healthy | src/components/ui/ToolkitUX.tsx |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
docs |
software | healthy | docs |
.claude |
software | healthy | .claude |
public |
software | healthy | public |
src |
software | healthy | src |
types |
software | healthy | src/types |
components |
software | healthy | src/components |
layout |
software | healthy | src/components/layout |
arrival |
software | healthy | src/components/arrival |
houses |
software | healthy | src/components/houses |
ui |
software | healthy | src/components/ui |
workspace |
software | healthy | src/components/workspace |
toolkit |
software | healthy | src/components/toolkit |
providers |
software | healthy | src/components/providers |
app |
software | healthy | src/app |
connect-extension |
software | healthy | src/app/connect-extension |
login |
software | healthy | src/app/login |
api |
software | healthy | src/app/api |
generate |
software | healthy | src/app/api/generate |
houses |
software | healthy | src/app/api/houses |
reframe |
software | healthy | src/app/api/houses/reframe |
[house] |
software | healthy | src/app/api/houses/[house] |
auth |
software | healthy | src/app/api/auth |
[...nextauth] |
software | healthy | src/app/api/auth/[...nextauth] |
signup |
software | healthy | src/app/api/auth/signup |
workspaces |
software | healthy | src/app/api/workspaces |
[id] |
software | healthy | src/app/api/workspaces/[id] |
sessions |
software | healthy | src/app/api/workspaces/[id]/sessions |
events |
software | healthy | src/app/api/events |
challenge |
software | healthy | src/app/api/challenge |
lemonsqueezy |
software | healthy | src/app/api/lemonsqueezy |
webhook |
software | healthy | src/app/api/lemonsqueezy/webhook |
checkout |
software | healthy | src/app/api/lemonsqueezy/checkout |
deep-dive |
software | healthy | src/app/api/deep-dive |
sessions |
software | healthy | src/app/api/sessions |
[id] |
software | healthy | src/app/api/sessions/[id] |
teams |
software | healthy | src/app/api/teams |
[id] |
software | healthy | src/app/api/teams/[id] |
members |
software | healthy | src/app/api/teams/[id]/members |
[memberId] |
software | healthy | src/app/api/teams/[id]/members/[memberId] |
invites |
software | healthy | src/app/api/teams/[id]/invites |
admin |
software | healthy | src/app/api/admin |
usage |
software | healthy | src/app/api/admin/usage |
route-decision |
software | healthy | src/app/api/route-decision |
extension |
software | healthy | src/app/api/extension |
journey |
software | healthy | src/app/api/extension/journey |
evaluate |
software | healthy | src/app/api/extension/evaluate |
compare |
software | healthy | src/app/api/extension/compare |
account |
software | healthy | src/app/api/account |
extension-keys |
software | healthy | src/app/api/account/extension-keys |
[id] |
software | healthy | src/app/api/account/extension-keys/[id] |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
auth::src/components/layout/LeftNavRail.tsx |
security | healthy | src/components/layout/LeftNavRail.tsx |
auth::src/app/login/page.tsx |
security | healthy | src/app/login/page.tsx |
auth::src/components/houses/HouseSession.tsx |
security | healthy | src/components/houses/HouseSession.tsx |
auth::src/lib/auth.ts |
security | healthy | src/lib/auth.ts |
auth::package.json |
security | healthy | package.json |
auth::src/components/providers/SessionProvider.tsx |
security | healthy | src/components/providers/SessionProvider.tsx |
auth::src/components/HomeDashboard.tsx |
security | healthy | src/components/HomeDashboard.tsx |
auth::src/components/FrescoAppContent.tsx |
security | healthy | src/components/FrescoAppContent.tsx |
auth::src/components/ui/UsageIndicator.tsx |
security | healthy | src/components/ui/UsageIndicator.tsx |
auth::src/app/privacy/page.tsx |
security | healthy | src/app/privacy/page.tsx |
auth::CLAUDE.md |
security | healthy | CLAUDE.md |
auth::src/app/connect-extension/page.tsx |
security | healthy | src/app/connect-extension/page.tsx |
auth::src/app/api/auth/signup/route.ts |
security | healthy | src/app/api/auth/signup/route.ts |
auth::src/app/join/[token]/page.tsx |
security | healthy | src/app/join/[token]/page.tsx |
auth::src/lib/useDBSync.ts |
security | healthy | src/lib/useDBSync.ts |
auth::src/app/account/extensions/page.tsx |
security | healthy | src/app/account/extensions/page.tsx |
auth::src/components/arrival/ArrivalHome.tsx |
security | healthy | src/components/arrival/ArrivalHome.tsx |
auth::src/components/AccountPage.tsx |
security | healthy | src/components/AccountPage.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
FrescoAppContent |
frontend | healthy | src/components/FrescoAppContent.tsx |
DecisionGate |
frontend | healthy | src/components/ui/DecisionGate.tsx |
OpengraphImage |
frontend | healthy | src/app/opengraph-image.tsx |
Page |
frontend | healthy | src/app/page.tsx |
RootLayout |
frontend | healthy | src/app/layout.tsx |
ConnectExtensionPage |
frontend | healthy | src/app/connect-extension/page.tsx |
LoginPage |
frontend | healthy | src/app/login/page.tsx |
JoinPage |
frontend | healthy | src/app/join/[token]/page.tsx |
AdminUsagePage |
frontend | healthy | src/app/admin/usage/page.tsx |
TermsPage |
frontend | healthy | src/app/terms/page.tsx |
AccountExtensionsPage |
frontend | healthy | src/app/account/extensions/page.tsx |
PrivacyPage |
frontend | healthy | src/app/privacy/page.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
/page.tsx |
frontend | healthy | src/app/page.tsx |
/connect-extension |
frontend | healthy | src/app/connect-extension/page.tsx |
/login |
frontend | healthy | src/app/login/page.tsx |
/join/[token] |
frontend | healthy | src/app/join/[token]/page.tsx |
/admin/usage |
frontend | healthy | src/app/admin/usage/page.tsx |
/terms |
frontend | healthy | src/app/terms/page.tsx |
/account/extensions |
frontend | healthy | src/app/account/extensions/page.tsx |
/share/[token] |
frontend | healthy | src/app/share/[token]/page.tsx |
/privacy |
frontend | healthy | src/app/privacy/page.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
ErrorBoundary |
software | healthy | src/components/ErrorBoundary.tsx:ErrorBoundary |
for |
software | healthy | src/lib/theme.tsx:for |
| Label | Layer | Status | Path |
|---|---|---|---|
postgresql |
data | healthy | README.md |
postgres |
data | healthy | CLAUDE.md |
| Label | Layer | Status | Path |
|---|---|---|---|
24.03.48.062 |
network | healthy | src/components/houses/HouseSession.tsx |
121.0.0.0 |
network | healthy | src/app/api/houses/[house]/route.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-7y8ahyl9 |
software | healthy | /tmp/repobility-clone-7y8ahyl9 |
| Label | Layer | Status | Path |
|---|---|---|---|
gpu (detected) |
hardware | healthy | README.md |
This page is publicly accessible at:
https://repobility.com/scan/860fe29a-e3b0-458e-9988-6d093e721185/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/860fe29a-e3b0-458e-9988-6d093e721185/
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.