https://github.com/VirtualJoe760/thinkbigjoe
· scanned 2026-06-16 00:51 UTC (2 months, 1 week ago)
19 raw signals (0 security + 19 graph)
Last scanned 2 months, 1 week ago · v1 · 19 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 275 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 |
|---|---|---|---|
SiteNav |
software | healthy | src/components/site-nav.tsx:SiteNav |
Services |
software | healthy | src/components/services.tsx:Services |
ContactStatus |
software | healthy | src/components/contact-status.tsx:ContactStatus |
Logo |
software | healthy | src/components/logo.tsx:Logo |
LightbulbIcon |
software | healthy | src/components/logo.tsx:LightbulbIcon |
ContactCTA |
software | healthy | src/components/contact-cta.tsx:ContactCTA |
Field |
software | healthy | src/components/contact-cta.tsx:Field |
Approach |
software | healthy | src/components/approach.tsx:Approach |
Founder |
software | healthy | src/components/founder.tsx:Founder |
Hero |
software | healthy | src/components/hero.tsx:Hero |
SiteFooter |
software | healthy | src/components/site-footer.tsx:SiteFooter |
StructuredData |
software | healthy | src/components/structured-data.tsx:StructuredData |
dateKey |
software | healthy | src/components/booking/booking-wizard.tsx:dateKey |
BookingWizard |
software | healthy | src/components/booking/booking-wizard.tsx:BookingWizard |
submitIntake |
software | healthy | src/components/booking/booking-wizard.tsx:submitIntake |
confirmBooking |
software | healthy | src/components/booking/booking-wizard.tsx:confirmBooking |
fmtTime |
software | healthy | src/components/booking/booking-wizard.tsx:fmtTime |
fmtDate |
software | healthy | src/components/booking/booking-wizard.tsx:fmtDate |
AccountForm |
software | healthy | src/components/portal/account-form.tsx:AccountForm |
save |
software | healthy | src/components/portal/account-form.tsx:save |
PortalHeader |
software | healthy | src/components/portal/portal-header.tsx:PortalHeader |
AuthCard |
software | healthy | src/components/portal/auth-card.tsx:AuthCard |
handleSocial |
software | healthy | src/components/portal/auth-card.tsx:handleSocial |
handleEmail |
software | healthy | src/components/portal/auth-card.tsx:handleEmail |
Field |
software | healthy | src/components/portal/auth-card.tsx:Field |
GoogleIcon |
software | healthy | src/components/portal/auth-card.tsx:GoogleIcon |
FacebookIcon |
software | healthy | src/components/portal/auth-card.tsx:FacebookIcon |
SignOutButton |
software | healthy | src/components/portal/sign-out-button.tsx:SignOutButton |
POST |
software | healthy | src/app/api/contact/route.ts:POST |
POST |
software | healthy | src/app/api/appointments/book/route.ts:POST |
GET |
software | healthy | src/app/api/appointments/available-slots/route.ts:GET |
POST |
software | healthy | src/app/api/intake/route.ts:POST |
POST |
software | healthy | src/app/api/stripe/webhook/route.ts:POST |
robots |
software | healthy | src/app/(frontend)/robots.ts:robots |
NotFound |
software | healthy | src/app/(frontend)/not-found.tsx:NotFound |
OpengraphImage |
software | healthy | src/app/(frontend)/opengraph-image.tsx:OpengraphImage |
sitemap |
software | healthy | src/app/(frontend)/sitemap.ts:sitemap |
Home |
software | healthy | src/app/(frontend)/page.tsx:Home |
FrontendLayout |
software | healthy | src/app/(frontend)/layout.tsx:FrontendLayout |
SolutionsPage |
software | healthy | src/app/(frontend)/solutions/page.tsx:SolutionsPage |
generateStaticParams |
software | healthy | src/app/(frontend)/for/[slug]/page.tsx:generateStaticParams |
generateMetadata |
software | healthy | src/app/(frontend)/for/[slug]/page.tsx:generateMetadata |
IndustryPage |
software | healthy | src/app/(frontend)/for/[slug]/page.tsx:IndustryPage |
LoginPage |
software | healthy | src/app/(frontend)/login/page.tsx:LoginPage |
BookAppointmentPage |
software | healthy | src/app/(frontend)/book-appointment/page.tsx:BookAppointmen… |
PortalPage |
software | healthy | src/app/(frontend)/portal/page.tsx:PortalPage |
GET |
software | healthy | src/app/(frontend)/portal/billing/route.ts:GET |
AccountPage |
software | healthy | src/app/(frontend)/portal/account/page.tsx:AccountPage |
SignOut |
software | healthy | src/app/(frontend)/command/sign-out.tsx:SignOut |
now |
software | healthy | src/app/(frontend)/command/actions.ts:now |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
postcss.config.mjs |
software | healthy | postcss.config.mjs |
README.md |
software | healthy | README.md |
pnpm-lock.yaml |
software | healthy | pnpm-lock.yaml |
CLAUDE.md |
software | healthy | CLAUDE.md |
package.json |
software | healthy | package.json |
.env.example |
software | healthy | .env.example |
tsconfig.json |
software | healthy | tsconfig.json |
drizzle.config.ts |
software | healthy | drizzle.config.ts |
eslint.config.mjs |
software | healthy | eslint.config.mjs |
AGENTS.md |
software | healthy | AGENTS.md |
next.config.ts |
software | healthy | next.config.ts |
launch.json |
software | healthy | .claude/launch.json |
site-nav.tsx |
software | healthy | src/components/site-nav.tsx |
services.tsx |
software | healthy | src/components/services.tsx |
contact-status.tsx |
software | healthy | src/components/contact-status.tsx |
logo.tsx |
software | healthy | src/components/logo.tsx |
contact-cta.tsx |
software | healthy | src/components/contact-cta.tsx |
approach.tsx |
software | healthy | src/components/approach.tsx |
founder.tsx |
software | healthy | src/components/founder.tsx |
hero.tsx |
software | healthy | src/components/hero.tsx |
site-footer.tsx |
software | healthy | src/components/site-footer.tsx |
structured-data.tsx |
software | healthy | src/components/structured-data.tsx |
booking-wizard.tsx |
software | healthy | src/components/booking/booking-wizard.tsx |
account-form.tsx |
software | healthy | src/components/portal/account-form.tsx |
portal-header.tsx |
software | healthy | src/components/portal/portal-header.tsx |
auth-card.tsx |
software | healthy | src/components/portal/auth-card.tsx |
sign-out-button.tsx |
software | healthy | src/components/portal/sign-out-button.tsx |
route.ts |
software | healthy | src/app/api/auth/[...all]/route.ts |
route.ts |
software | healthy | src/app/api/contact/route.ts |
route.ts |
software | healthy | src/app/api/appointments/book/route.ts |
route.ts |
software | healthy | src/app/api/appointments/available-slots/route.ts |
route.ts |
software | healthy | src/app/api/intake/route.ts |
route.ts |
software | healthy | src/app/api/stripe/webhook/route.ts |
robots.ts |
software | healthy | src/app/(frontend)/robots.ts |
not-found.tsx |
software | healthy | src/app/(frontend)/not-found.tsx |
opengraph-image.tsx |
software | healthy | src/app/(frontend)/opengraph-image.tsx |
globals.css |
software | healthy | src/app/(frontend)/globals.css |
sitemap.ts |
software | healthy | src/app/(frontend)/sitemap.ts |
page.tsx |
software | healthy | src/app/(frontend)/page.tsx |
layout.tsx |
software | healthy | src/app/(frontend)/layout.tsx |
twitter-image.tsx |
software | healthy | src/app/(frontend)/twitter-image.tsx |
page.tsx |
software | healthy | src/app/(frontend)/solutions/page.tsx |
page.tsx |
software | healthy | src/app/(frontend)/for/[slug]/page.tsx |
page.tsx |
software | healthy | src/app/(frontend)/login/page.tsx |
page.tsx |
software | healthy | src/app/(frontend)/book-appointment/page.tsx |
page.tsx |
software | healthy | src/app/(frontend)/portal/page.tsx |
route.ts |
software | healthy | src/app/(frontend)/portal/billing/route.ts |
page.tsx |
software | healthy | src/app/(frontend)/portal/account/page.tsx |
sign-out.tsx |
software | healthy | src/app/(frontend)/command/sign-out.tsx |
actions.ts |
software | healthy | src/app/(frontend)/command/actions.ts |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
.claude |
software | healthy | .claude |
src |
software | healthy | src |
components |
software | healthy | src/components |
booking |
software | healthy | src/components/booking |
portal |
software | healthy | src/components/portal |
app |
software | healthy | src/app |
api |
software | healthy | src/app/api |
auth |
software | healthy | src/app/api/auth |
[...all] |
software | healthy | src/app/api/auth/[...all] |
contact |
software | healthy | src/app/api/contact |
appointments |
software | healthy | src/app/api/appointments |
book |
software | healthy | src/app/api/appointments/book |
available-slots |
software | healthy | src/app/api/appointments/available-slots |
intake |
software | healthy | src/app/api/intake |
stripe |
software | healthy | src/app/api/stripe |
webhook |
software | healthy | src/app/api/stripe/webhook |
(frontend) |
software | healthy | src/app/(frontend) |
solutions |
software | healthy | src/app/(frontend)/solutions |
for |
software | healthy | src/app/(frontend)/for |
[slug] |
software | healthy | src/app/(frontend)/for/[slug] |
login |
software | healthy | src/app/(frontend)/login |
book-appointment |
software | healthy | src/app/(frontend)/book-appointment |
portal |
software | healthy | src/app/(frontend)/portal |
billing |
software | healthy | src/app/(frontend)/portal/billing |
account |
software | healthy | src/app/(frontend)/portal/account |
command |
software | healthy | src/app/(frontend)/command |
prospects |
software | healthy | src/app/(frontend)/command/prospects |
analytics |
software | healthy | src/app/(frontend)/command/analytics |
leads |
software | healthy | src/app/(frontend)/command/leads |
team |
software | healthy | src/app/(frontend)/command/team |
[id] |
software | healthy | src/app/(frontend)/command/[id] |
appointments |
software | healthy | src/app/(frontend)/command/appointments |
lib |
software | healthy | src/lib |
db |
software | healthy | src/db |
meta |
software | healthy | src/db/meta |
| Label | Layer | Status | Path |
|---|---|---|---|
/(frontend) |
frontend | healthy | src/app/(frontend)/page.tsx |
/(frontend)/solutions |
frontend | healthy | src/app/(frontend)/solutions/page.tsx |
/(frontend)/for/[slug] |
frontend | healthy | src/app/(frontend)/for/[slug]/page.tsx |
/(frontend)/login |
frontend | healthy | src/app/(frontend)/login/page.tsx |
/(frontend)/book-appointment |
frontend | healthy | src/app/(frontend)/book-appointment/page.tsx |
/(frontend)/portal |
frontend | healthy | src/app/(frontend)/portal/page.tsx |
/(frontend)/portal/account |
frontend | healthy | src/app/(frontend)/portal/account/page.tsx |
/(frontend)/command |
frontend | healthy | src/app/(frontend)/command/page.tsx |
/(frontend)/command/prospects |
frontend | healthy | src/app/(frontend)/command/prospects/page.tsx |
/(frontend)/command/analytics |
frontend | healthy | src/app/(frontend)/command/analytics/page.tsx |
/(frontend)/command/leads |
frontend | healthy | src/app/(frontend)/command/leads/page.tsx |
/(frontend)/command/team |
frontend | healthy | src/app/(frontend)/command/team/page.tsx |
/(frontend)/command/[id] |
frontend | healthy | src/app/(frontend)/command/[id]/page.tsx |
/(frontend)/command/appointments |
frontend | healthy | src/app/(frontend)/command/appointments/page.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
payload_locked_documents |
data | healthy | src/db/0000_woozy_jocasta.sql |
pages |
data | healthy | src/db/0000_woozy_jocasta.sql |
payload_preferences |
data | healthy | src/db/0000_woozy_jocasta.sql |
payload_kv |
data | healthy | src/db/0000_woozy_jocasta.sql |
media |
data | healthy | src/db/0000_woozy_jocasta.sql |
payload_locked_documents_rels |
data | healthy | src/db/0000_woozy_jocasta.sql |
users |
data | healthy | src/db/0000_woozy_jocasta.sql |
payload_migrations |
data | healthy | src/db/0000_woozy_jocasta.sql |
users_sessions |
data | healthy | src/db/0000_woozy_jocasta.sql |
payload_preferences_rels |
data | healthy | src/db/0000_woozy_jocasta.sql |
leads |
data | healthy | src/db/0000_woozy_jocasta.sql |
prospects |
data | healthy | src/db/0000_woozy_jocasta.sql |
outreach |
data | healthy | src/db/0000_woozy_jocasta.sql |
| Label | Layer | Status | Path |
|---|---|---|---|
mongodb |
data | healthy | pnpm-lock.yaml |
sqlite |
data | healthy | pnpm-lock.yaml |
redis |
data | healthy | pnpm-lock.yaml |
postgres |
data | healthy | pnpm-lock.yaml |
postgresql |
data | healthy | .env.example |
| Label | Layer | Status | Path |
|---|---|---|---|
NotFound |
frontend | healthy | src/app/(frontend)/not-found.tsx |
OpengraphImage |
frontend | healthy | src/app/(frontend)/opengraph-image.tsx |
Home |
frontend | healthy | src/app/(frontend)/page.tsx |
FrontendLayout |
frontend | healthy | src/app/(frontend)/layout.tsx |
SolutionsPage |
frontend | healthy | src/app/(frontend)/solutions/page.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
port:64 |
network | healthy | pnpm-lock.yaml |
port:16 |
network | healthy | pnpm-lock.yaml |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::.env.example |
security | healthy | .env.example |
auth::src/lib/gcal.ts |
security | healthy | src/lib/gcal.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-r4w6xcua |
software | healthy | /tmp/repobility-clone-r4w6xcua |
| Label | Layer | Status | Path |
|---|---|---|---|
3.5.7.7 |
network | healthy | src/components/logo.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::aws |
hardware | healthy | pnpm-lock.yaml |
| Label | Layer | Status | Path |
|---|---|---|---|
gpu (detected) |
hardware | healthy | src/lib/industries.ts |
This page is publicly accessible at:
https://repobility.com/scan/ede9b20c-989a-4387-a1d4-dcb2ec375b59/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/ede9b20c-989a-4387-a1d4-dcb2ec375b59/
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.