https://github.com/realtourflow/claude
· scanned 2026-06-15 23:48 UTC (2 months, 3 weeks ago)
177 raw signals (102 security + 75 graph)
Last scanned 2 months, 3 weeks ago · v1 · 84 actionable findings from 2 signal sources. 251 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 2039 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 |
|---|---|---|---|
wireDeal |
software | healthy | web/tests/unit/deal-adapter.test.ts:wireDeal |
ctx |
software | healthy | web/tests/api/disclosures.test.ts:ctx |
patchReq |
software | healthy | web/tests/api/disclosures.test.ts:patchReq |
body |
software | healthy | web/tests/api/disclosures.test.ts:body |
ctx |
software | healthy | web/tests/api/vendors.test.ts:ctx |
create |
software | healthy | web/tests/api/vendors.test.ts:create |
v |
software | healthy | web/tests/api/vendors.test.ts:v |
first |
software | healthy | web/tests/api/vendors.test.ts:first |
second |
software | healthy | web/tests/api/vendors.test.ts:second |
other |
software | healthy | web/tests/api/vendors.test.ts:other |
list |
software | healthy | web/tests/api/vendors.test.ts:list |
created |
software | healthy | web/tests/api/vendors.test.ts:created |
mine |
software | healthy | web/tests/api/vendors.test.ts:mine |
cookiePair |
software | healthy | web/tests/api/microsoft-oauth.test.ts:cookiePair |
runStart |
software | healthy | web/tests/api/microsoft-oauth.test.ts:runStart |
body |
software | healthy | web/tests/api/microsoft-oauth.test.ts:body |
runCallback |
software | healthy | web/tests/api/microsoft-oauth.test.ts:runCallback |
fakeExchange |
software | healthy | web/tests/api/microsoft-oauth.test.ts:fakeExchange |
fakeAuth0 |
software | healthy | web/tests/api/password-reset.test.ts:fakeAuth0 |
postReset |
software | healthy | web/tests/api/password-reset.test.ts:postReset |
ctx |
software | healthy | web/tests/api/arive-calendar-push.test.ts:ctx |
fakeAriveClient |
software | healthy | web/tests/api/arive-calendar-push.test.ts:fakeAriveClient |
connectedAriveDeal |
software | healthy | web/tests/api/arive-calendar-push.test.ts:connectedAriveDeal |
calendarFake |
software | healthy | web/tests/api/arive-calendar-push.test.ts:calendarFake |
ctx |
software | healthy | web/tests/api/tasks.test.ts:ctx |
body |
software | healthy | web/tests/api/tasks.test.ts:body |
collectReq |
software | healthy | web/tests/api/fastpass-collect.test.ts:collectReq |
seedFastPass |
software | healthy | web/tests/api/fastpass-collect.test.ts:seedFastPass |
out |
software | healthy | web/tests/api/fastpass-collect.test.ts:out |
mintRequest |
software | healthy | web/tests/api/test-auth-gate.test.ts:mintRequest |
body |
software | healthy | web/tests/api/test-auth-gate.test.ts:body |
ctx |
software | healthy | web/tests/api/phase9-crud.test.ts:ctx |
p |
software | healthy | web/tests/api/phase9-crud.test.ts:p |
o |
software | healthy | web/tests/api/phase9-crud.test.ts:o |
list |
software | healthy | web/tests/api/phase9-crud.test.ts:list |
initial |
software | healthy | web/tests/api/phase9-crud.test.ts:initial |
ready |
software | healthy | web/tests/api/phase9-crud.test.ts:ready |
cookiePair |
software | healthy | web/tests/api/google-oauth.test.ts:cookiePair |
runStart |
software | healthy | web/tests/api/google-oauth.test.ts:runStart |
body |
software | healthy | web/tests/api/google-oauth.test.ts:body |
runCallback |
software | healthy | web/tests/api/google-oauth.test.ts:runCallback |
fakeExchange |
software | healthy | web/tests/api/google-oauth.test.ts:fakeExchange |
body |
software | healthy | web/tests/api/integrations.test.ts:body |
dealCtx |
software | healthy | web/tests/api/properties.test.ts:dealCtx |
propCtx |
software | healthy | web/tests/api/properties.test.ts:propCtx |
seedProperty |
software | healthy | web/tests/api/properties.test.ts:seedProperty |
patchProp |
software | healthy | web/tests/api/properties.test.ts:patchProp |
ctx |
software | healthy | web/tests/api/smoothexit.test.ts:ctx |
json |
software | healthy | web/tests/api/smoothexit.test.ts:json |
ctx |
software | healthy | web/tests/api/documents.test.ts:ctx |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
CLAUDE.md |
software | healthy | CLAUDE.md |
Makefile |
software | healthy | Makefile |
docker-compose.yml |
software | healthy | docker-compose.yml |
playwright.config.ts |
software | healthy | web/playwright.config.ts |
vercel.json |
software | healthy | web/vercel.json |
postcss.config.mjs |
software | healthy | web/postcss.config.mjs |
README.md |
software | healthy | web/README.md |
CLAUDE.md |
software | healthy | web/CLAUDE.md |
package.json |
software | healthy | web/package.json |
prisma.config.ts |
software | healthy | web/prisma.config.ts |
package-lock.json |
software | healthy | web/package-lock.json |
.env.example |
software | healthy | web/.env.example |
tsconfig.json |
software | healthy | web/tsconfig.json |
eslint.config.mjs |
software | healthy | web/eslint.config.mjs |
AGENTS.md |
software | healthy | web/AGENTS.md |
vitest.config.ts |
software | healthy | web/vitest.config.ts |
next.config.ts |
software | healthy | web/next.config.ts |
smoke.test.ts |
software | healthy | web/tests/smoke.test.ts |
env.test.ts |
software | healthy | web/tests/unit/env.test.ts |
deal-adapter.test.ts |
software | healthy | web/tests/unit/deal-adapter.test.ts |
disclosures.test.ts |
software | healthy | web/tests/api/disclosures.test.ts |
vendors.test.ts |
software | healthy | web/tests/api/vendors.test.ts |
microsoft-oauth.test.ts |
software | healthy | web/tests/api/microsoft-oauth.test.ts |
password-reset.test.ts |
software | healthy | web/tests/api/password-reset.test.ts |
arive-calendar-push.test.ts |
software | healthy | web/tests/api/arive-calendar-push.test.ts |
health.test.ts |
software | healthy | web/tests/api/health.test.ts |
tasks.test.ts |
software | healthy | web/tests/api/tasks.test.ts |
fastpass-collect.test.ts |
software | healthy | web/tests/api/fastpass-collect.test.ts |
test-auth-gate.test.ts |
software | healthy | web/tests/api/test-auth-gate.test.ts |
phase9-crud.test.ts |
software | healthy | web/tests/api/phase9-crud.test.ts |
google-oauth.test.ts |
software | healthy | web/tests/api/google-oauth.test.ts |
integrations.test.ts |
software | healthy | web/tests/api/integrations.test.ts |
properties.test.ts |
software | healthy | web/tests/api/properties.test.ts |
smoothexit.test.ts |
software | healthy | web/tests/api/smoothexit.test.ts |
documents.test.ts |
software | healthy | web/tests/api/documents.test.ts |
stripe-arive.test.ts |
software | healthy | web/tests/api/stripe-arive.test.ts |
agent-doc-templates.test.ts |
software | healthy | web/tests/api/agent-doc-templates.test.ts |
calendar-queue.test.ts |
software | healthy | web/tests/api/calendar-queue.test.ts |
baa-form.test.ts |
software | healthy | web/tests/api/baa-form.test.ts |
verification.test.ts |
software | healthy | web/tests/api/verification.test.ts |
notification-email.test.ts |
software | healthy | web/tests/api/notification-email.test.ts |
deals.test.ts |
software | healthy | web/tests/api/deals.test.ts |
messages.test.ts |
software | healthy | web/tests/api/messages.test.ts |
me-profile.test.ts |
software | healthy | web/tests/api/me-profile.test.ts |
agent-invites.test.ts |
software | healthy | web/tests/api/agent-invites.test.ts |
fastpass-enroll.test.ts |
software | healthy | web/tests/api/fastpass-enroll.test.ts |
client-invite.test.ts |
software | healthy | web/tests/api/client-invite.test.ts |
admin.test.ts |
software | healthy | web/tests/api/admin.test.ts |
durable-side-effects.test.ts |
software | healthy | web/tests/api/durable-side-effects.test.ts |
docusign-template-send.test.ts |
software | healthy | web/tests/api/docusign-template-send.test.ts |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
web |
software | healthy | web |
tests |
software | healthy | web/tests |
unit |
software | healthy | web/tests/unit |
api |
software | healthy | web/tests/api |
components |
software | healthy | web/tests/components |
helpers |
software | healthy | web/tests/helpers |
setup |
software | healthy | web/tests/setup |
e2e |
software | healthy | web/tests/e2e |
helpers |
software | healthy | web/tests/e2e/helpers |
components |
software | healthy | web/components |
layout |
software | healthy | web/components/layout |
pages |
software | healthy | web/components/pages |
settings |
software | healthy | web/components/pages/settings |
tc |
software | healthy | web/components/pages/tc |
auth |
software | healthy | web/components/pages/auth |
invite |
software | healthy | web/components/pages/invite |
agent-signup |
software | healthy | web/components/pages/agent-signup |
agent |
software | healthy | web/components/pages/agent |
admin |
software | healthy | web/components/pages/admin |
onboarding |
software | healthy | web/components/pages/onboarding |
seller |
software | healthy | web/components/pages/seller |
buyer |
software | healthy | web/components/pages/buyer |
portal |
software | healthy | web/components/portal |
app |
software | healthy | web/app |
tc |
software | healthy | web/app/tc |
settings |
software | healthy | web/app/tc/settings |
[section] |
software | healthy | web/app/tc/[section] |
deals |
software | healthy | web/app/tc/deals |
[dealId] |
software | healthy | web/app/tc/deals/[dealId] |
calendar |
software | healthy | web/app/tc/calendar |
invite |
software | healthy | web/app/invite |
[token] |
software | healthy | web/app/invite/[token] |
agent-signup |
software | healthy | web/app/agent-signup |
[token] |
software | healthy | web/app/agent-signup/[token] |
api |
software | healthy | web/app/api |
integrations |
software | healthy | web/app/api/integrations |
microsoft-calendar |
software | healthy | web/app/api/integrations/microsoft-calendar |
callback |
software | healthy | web/app/api/integrations/microsoft-calendar/callback |
google-calendar |
software | healthy | web/app/api/integrations/google-calendar |
callback |
software | healthy | web/app/api/integrations/google-calendar/callback |
arive |
software | healthy | web/app/api/arive |
webhook |
software | healthy | web/app/api/arive/webhook |
users |
software | healthy | web/app/api/users |
sync |
software | healthy | web/app/api/users/sync |
[id] |
software | healthy | web/app/api/users/[id] |
deactivate |
software | healthy | web/app/api/users/[id]/deactivate |
activate |
software | healthy | web/app/api/users/[id]/activate |
notifications |
software | healthy | web/app/api/notifications |
[id] |
software | healthy | web/app/api/notifications/[id] |
read |
software | healthy | web/app/api/notifications/[id]/read |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
000019_add_offers.up.sql |
data | healthy | migrations/000019_add_offers.up.sql |
000017_add_tracked_properties.down.sql |
data | healthy | migrations/000017_add_tracked_properties.down.sql |
000027_add_commission_pct.down.sql |
data | healthy | migrations/000027_add_commission_pct.down.sql |
000011_add_deal_notes.up.sql |
data | healthy | migrations/000011_add_deal_notes.up.sql |
000013_arive_loan_data.down.sql |
data | healthy | migrations/000013_arive_loan_data.down.sql |
000003_add_message_channel.up.sql |
data | healthy | migrations/000003_add_message_channel.up.sql |
000024_add_system_config.up.sql |
data | healthy | migrations/000024_add_system_config.up.sql |
000008_deal_invites.down.sql |
data | healthy | migrations/000008_deal_invites.down.sql |
000010_deal_contingencies.up.sql |
data | healthy | migrations/000010_deal_contingencies.up.sql |
000012_user_settings.up.sql |
data | healthy | migrations/000012_user_settings.up.sql |
000036_add_disclosures_status.down.sql |
data | healthy | migrations/000036_add_disclosures_status.down.sql |
000023_add_user_deactivated.up.sql |
data | healthy | migrations/000023_add_user_deactivated.up.sql |
000027_add_commission_pct.up.sql |
data | healthy | migrations/000027_add_commission_pct.up.sql |
000015_add_enrollment_columns.down.sql |
data | healthy | migrations/000015_add_enrollment_columns.down.sql |
000018_add_showing_availability.up.sql |
data | healthy | migrations/000018_add_showing_availability.up.sql |
000005_add_vendors.up.sql |
data | healthy | migrations/000005_add_vendors.up.sql |
000030_add_docusign.up.sql |
data | healthy | migrations/000030_add_docusign.up.sql |
000034_add_docusign_recipients.up.sql |
data | healthy | migrations/000034_add_docusign_recipients.up.sql |
000011_add_deal_notes.down.sql |
data | healthy | migrations/000011_add_deal_notes.down.sql |
000036_add_disclosures_status.up.sql |
data | healthy | migrations/000036_add_disclosures_status.up.sql |
000006_add_tc_role.down.sql |
data | healthy | migrations/000006_add_tc_role.down.sql |
000010_deal_contingencies.down.sql |
data | healthy | migrations/000010_deal_contingencies.down.sql |
000005_add_vendors.down.sql |
data | healthy | migrations/000005_add_vendors.down.sql |
000002_add_task_fields.up.sql |
data | healthy | migrations/000002_add_task_fields.up.sql |
000033_add_oauth_tokens.down.sql |
data | healthy | migrations/000033_add_oauth_tokens.down.sql |
000004_add_document_fields.up.sql |
data | healthy | migrations/000004_add_document_fields.up.sql |
000002_add_task_fields.down.sql |
data | healthy | migrations/000002_add_task_fields.down.sql |
000022_add_agent_doc_templates.down.sql |
data | healthy | migrations/000022_add_agent_doc_templates.down.sql |
000021_add_tc_assignment.up.sql |
data | healthy | migrations/000021_add_tc_assignment.up.sql |
000006_add_tc_role.up.sql |
data | healthy | migrations/000006_add_tc_role.up.sql |
000003_add_message_channel.down.sql |
data | healthy | migrations/000003_add_message_channel.down.sql |
000007_add_checklist_items.down.sql |
data | healthy | migrations/000007_add_checklist_items.down.sql |
000015_add_enrollment_columns.up.sql |
data | healthy | migrations/000015_add_enrollment_columns.up.sql |
000035_add_contract_fill.down.sql |
data | healthy | migrations/000035_add_contract_fill.down.sql |
000019_add_offers.down.sql |
data | healthy | migrations/000019_add_offers.down.sql |
000026_add_audit_log.up.sql |
data | healthy | migrations/000026_add_audit_log.up.sql |
000024_add_system_config.down.sql |
data | healthy | migrations/000024_add_system_config.down.sql |
000016_deal_flags.down.sql |
data | healthy | migrations/000016_deal_flags.down.sql |
000001_init.down.sql |
data | healthy | migrations/000001_init.down.sql |
000020_add_net_sheets.up.sql |
data | healthy | migrations/000020_add_net_sheets.up.sql |
000030_add_docusign.down.sql |
data | healthy | migrations/000030_add_docusign.down.sql |
000022_add_agent_doc_templates.up.sql |
data | healthy | migrations/000022_add_agent_doc_templates.up.sql |
000037_add_agent_brokerage.down.sql |
data | healthy | migrations/000037_add_agent_brokerage.down.sql |
000016_deal_flags.up.sql |
data | healthy | migrations/000016_deal_flags.up.sql |
000009_notifications.down.sql |
data | healthy | migrations/000009_notifications.down.sql |
000032_add_agent_invites.down.sql |
data | healthy | migrations/000032_add_agent_invites.down.sql |
000017_add_tracked_properties.up.sql |
data | healthy | migrations/000017_add_tracked_properties.up.sql |
000013_arive_loan_data.up.sql |
data | healthy | migrations/000013_arive_loan_data.up.sql |
000032_add_agent_invites.up.sql |
data | healthy | migrations/000032_add_agent_invites.up.sql |
000025_add_promo_codes.up.sql |
data | healthy | migrations/000025_add_promo_codes.up.sql |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
/PermissionsDebug |
frontend | healthy | web/components/pages/PermissionsDebug.tsx |
/ComingSoon |
frontend | healthy | web/components/pages/ComingSoon.tsx |
/CalendarPage |
frontend | healthy | web/components/pages/CalendarPage.tsx |
/Home |
frontend | healthy | web/components/pages/Home.tsx |
/settings/SettingsPage |
frontend | healthy | web/components/pages/settings/SettingsPage.tsx |
/tc/TCDashboard |
frontend | healthy | web/components/pages/tc/TCDashboard.tsx |
/auth/ForgotPasswordPage |
frontend | healthy | web/components/pages/auth/ForgotPasswordPage.tsx |
/invite/InvitePage |
frontend | healthy | web/components/pages/invite/InvitePage.tsx |
/agent-signup/AgentSignupPage |
frontend | healthy | web/components/pages/agent-signup/AgentSignupPage.tsx |
/agent/AgentMessages |
frontend | healthy | web/components/pages/agent/AgentMessages.tsx |
/agent/SendTemplateModal |
frontend | healthy | web/components/pages/agent/SendTemplateModal.tsx |
/agent/AgentDocuments |
frontend | healthy | web/components/pages/agent/AgentDocuments.tsx |
/agent/DealDetail |
frontend | healthy | web/components/pages/agent/DealDetail.tsx |
/agent/Pipeline |
frontend | healthy | web/components/pages/agent/Pipeline.tsx |
/agent/AgentDashboard |
frontend | healthy | web/components/pages/agent/AgentDashboard.tsx |
/admin/AdminDashboard |
frontend | healthy | web/components/pages/admin/AdminDashboard.tsx |
/onboarding/AgentOnboarding |
frontend | healthy | web/components/pages/onboarding/AgentOnboarding.tsx |
/onboarding/SmoothExitSurvey |
frontend | healthy | web/components/pages/onboarding/SmoothExitSurvey.tsx |
/onboarding/BuyerOnboarding |
frontend | healthy | web/components/pages/onboarding/BuyerOnboarding.tsx |
/onboarding/FastPassSurvey |
frontend | healthy | web/components/pages/onboarding/FastPassSurvey.tsx |
/onboarding/OnboardingLayout |
frontend | healthy | web/components/pages/onboarding/OnboardingLayout.tsx |
/onboarding/SellerOnboarding |
frontend | healthy | web/components/pages/onboarding/SellerOnboarding.tsx |
/onboarding/FastPassDetail |
frontend | healthy | web/components/pages/onboarding/FastPassDetail.tsx |
/onboarding/PitchPage |
frontend | healthy | web/components/pages/onboarding/PitchPage.tsx |
/onboarding/SmoothExitDetail |
frontend | healthy | web/components/pages/onboarding/SmoothExitDetail.tsx |
/seller/SellerView |
frontend | healthy | web/components/pages/seller/SellerView.tsx |
/buyer/BuyerView |
frontend | healthy | web/components/pages/buyer/BuyerView.tsx |
/page.tsx |
frontend | healthy | web/app/page.tsx |
/tc |
frontend | healthy | web/app/tc/page.tsx |
/tc/settings |
frontend | healthy | web/app/tc/settings/page.tsx |
/tc/[section] |
frontend | healthy | web/app/tc/[section]/page.tsx |
/tc/deals/[dealId] |
frontend | healthy | web/app/tc/deals/[dealId]/page.tsx |
/tc/calendar |
frontend | healthy | web/app/tc/calendar/page.tsx |
/invite/[token] |
frontend | healthy | web/app/invite/[token]/page.tsx |
/agent-signup/[token] |
frontend | healthy | web/app/agent-signup/[token]/page.tsx |
/smooth-exit |
frontend | healthy | web/app/smooth-exit/page.tsx |
/smooth-exit/survey |
frontend | healthy | web/app/smooth-exit/survey/page.tsx |
/agent |
frontend | healthy | web/app/agent/page.tsx |
/agent/settings |
frontend | healthy | web/app/agent/settings/page.tsx |
/agent/messages |
frontend | healthy | web/app/agent/messages/page.tsx |
/agent/pipeline |
frontend | healthy | web/app/agent/pipeline/page.tsx |
/agent/documents |
frontend | healthy | web/app/agent/documents/page.tsx |
/agent/deals |
frontend | healthy | web/app/agent/deals/page.tsx |
/agent/deals/[dealId] |
frontend | healthy | web/app/agent/deals/[dealId]/page.tsx |
/agent/calendar |
frontend | healthy | web/app/agent/calendar/page.tsx |
/forgot-password |
frontend | healthy | web/app/forgot-password/page.tsx |
/onboard/agent |
frontend | healthy | web/app/onboard/agent/page.tsx |
/onboard/seller |
frontend | healthy | web/app/onboard/seller/page.tsx |
/onboard/buyer |
frontend | healthy | web/app/onboard/buyer/page.tsx |
/admin |
frontend | healthy | web/app/admin/page.tsx |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
auth::web/lib/auth0.test.ts |
security | healthy | web/lib/auth0.test.ts |
auth::web/tests/api/agent-invites.test.ts |
security | healthy | web/tests/api/agent-invites.test.ts |
auth::web/tests/api/smoothexit.test.ts |
security | healthy | web/tests/api/smoothexit.test.ts |
auth::web/tests/helpers/jwt.ts |
security | healthy | web/tests/helpers/jwt.ts |
auth::web/tests/e2e/golden-path.spec.ts |
security | healthy | web/tests/e2e/golden-path.spec.ts |
auth::web/tests/api/users.test.ts |
security | healthy | web/tests/api/users.test.ts |
auth::web/app/api/me/integrations/microsoft-calendar/start/… |
security | healthy | web/app/api/me/integrations/microsoft-calendar/start/route.… |
auth::web/app/api/me/integrations/google-calendar/start/rou… |
security | healthy | web/app/api/me/integrations/google-calendar/start/route.ts |
auth::web/tests/api/notifications-settings.test.ts |
security | healthy | web/tests/api/notifications-settings.test.ts |
auth::web/components/AuthSetup.tsx |
security | healthy | web/components/AuthSetup.tsx |
auth::web/.env.example |
security | healthy | web/.env.example |
auth::web/tests/api/google-oauth.test.ts |
security | healthy | web/tests/api/google-oauth.test.ts |
auth::web/tests/api/password-reset.test.ts |
security | healthy | web/tests/api/password-reset.test.ts |
auth::web/app/api/integrations/google-calendar/callback/rou… |
security | healthy | web/app/api/integrations/google-calendar/callback/route.ts |
auth::web/lib/calendar.test.ts |
security | healthy | web/lib/calendar.test.ts |
auth::web/lib/api-client.ts |
security | healthy | web/lib/api-client.ts |
auth::web/lib/auth.test.ts |
security | healthy | web/lib/auth.test.ts |
auth::web/lib/http.ts |
security | healthy | web/lib/http.ts |
auth::web/app/api/invites/role/route.ts |
security | healthy | web/app/api/invites/role/route.ts |
auth::web/tests/api/calendar-push.test.ts |
security | healthy | web/tests/api/calendar-push.test.ts |
auth::web/tests/api/baa-form.test.ts |
security | healthy | web/tests/api/baa-form.test.ts |
auth::web/tests/helpers/factories.ts |
security | healthy | web/tests/helpers/factories.ts |
auth::web/app/api/invites/[token]/claim/route.ts |
security | healthy | web/app/api/invites/[token]/claim/route.ts |
auth::web/tests/api/deals.test.ts |
security | healthy | web/tests/api/deals.test.ts |
auth::web/app/api/auth/verification/route.ts |
security | healthy | web/app/api/auth/verification/route.ts |
auth::web/tests/api/notification-email.test.ts |
security | healthy | web/tests/api/notification-email.test.ts |
auth::web/tests/api/messages.test.ts |
security | healthy | web/tests/api/messages.test.ts |
auth::CLAUDE.md |
security | healthy | CLAUDE.md |
auth::web/components/pages/auth/ForgotPasswordPage.tsx |
security | healthy | web/components/pages/auth/ForgotPasswordPage.tsx |
auth::web/package.json |
security | healthy | web/package.json |
auth::web/app/api/users/sync/route.ts |
security | healthy | web/app/api/users/sync/route.ts |
auth::web/tests/api/contract-prep.test.ts |
security | healthy | web/tests/api/contract-prep.test.ts |
auth::web/lib/settings-nav.test.ts |
security | healthy | web/lib/settings-nav.test.ts |
auth::web/lib/oauth-state.ts |
security | healthy | web/lib/oauth-state.ts |
auth::web/tests/unit/env.test.ts |
security | healthy | web/tests/unit/env.test.ts |
auth::web/tests/api/verification.test.ts |
security | healthy | web/tests/api/verification.test.ts |
auth::web/tests/api/docusign-template-send.test.ts |
security | healthy | web/tests/api/docusign-template-send.test.ts |
auth::web/app/api/integrations/microsoft-calendar/callback/… |
security | healthy | web/app/api/integrations/microsoft-calendar/callback/route.… |
auth::web/README.md |
security | healthy | web/README.md |
auth::web/tests/api/fastpass-enroll.test.ts |
security | healthy | web/tests/api/fastpass-enroll.test.ts |
auth::web/tests/api/participants.test.ts |
security | healthy | web/tests/api/participants.test.ts |
auth::web/tests/e2e/helpers/session.ts |
security | healthy | web/tests/e2e/helpers/session.ts |
auth::web/tests/api/disclosures.test.ts |
security | healthy | web/tests/api/disclosures.test.ts |
auth::web/lib/auth0.ts |
security | healthy | web/lib/auth0.ts |
auth::web/tests/api/participants-invites-checklist.test.ts |
security | healthy | web/tests/api/participants-invites-checklist.test.ts |
auth::web/tests/api/tasks.test.ts |
security | healthy | web/tests/api/tasks.test.ts |
auth::web/lib/settings-nav.ts |
security | healthy | web/lib/settings-nav.ts |
auth::web/tests/api/arive-calendar-push.test.ts |
security | healthy | web/tests/api/arive-calendar-push.test.ts |
auth::web/lib/auth.ts |
security | healthy | web/lib/auth.ts |
auth::web/tests/api/tc.test.ts |
security | healthy | web/tests/api/tc.test.ts |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
AuthSetup |
frontend | healthy | web/components/AuthSetup.tsx |
DealInviteModal |
frontend | healthy | web/components/DealInviteModal.tsx |
ClientNotifications |
frontend | healthy | web/components/ClientNotifications.tsx |
RootRedirect |
frontend | healthy | web/components/RootRedirect.tsx |
InviteModal |
frontend | healthy | web/components/InviteModal.tsx |
VendorDirectory |
frontend | healthy | web/components/VendorDirectory.tsx |
MetroMap |
frontend | healthy | web/components/MetroMap.tsx |
VerifyEmailBanner |
frontend | healthy | web/components/VerifyEmailBanner.tsx |
TestAuthSetup |
frontend | healthy | web/components/TestAuthSetup.tsx |
PermissionsDebug |
frontend | healthy | web/components/pages/PermissionsDebug.tsx |
ComingSoon |
frontend | healthy | web/components/pages/ComingSoon.tsx |
CalendarPage |
frontend | healthy | web/components/pages/CalendarPage.tsx |
Home |
frontend | healthy | web/components/pages/Home.tsx |
SettingsPage |
frontend | healthy | web/components/pages/settings/SettingsPage.tsx |
TCDashboard |
frontend | healthy | web/components/pages/tc/TCDashboard.tsx |
ForgotPasswordPage |
frontend | healthy | web/components/pages/auth/ForgotPasswordPage.tsx |
InvitePage |
frontend | healthy | web/components/pages/invite/InvitePage.tsx |
AgentSignupPage |
frontend | healthy | web/components/pages/agent-signup/AgentSignupPage.tsx |
AgentMessages |
frontend | healthy | web/components/pages/agent/AgentMessages.tsx |
SendTemplateModal |
frontend | healthy | web/components/pages/agent/SendTemplateModal.tsx |
AgentDocuments |
frontend | healthy | web/components/pages/agent/AgentDocuments.tsx |
DealDetail |
frontend | healthy | web/components/pages/agent/DealDetail.tsx |
Pipeline |
frontend | healthy | web/components/pages/agent/Pipeline.tsx |
AgentDashboard |
frontend | healthy | web/components/pages/agent/AgentDashboard.tsx |
AdminDashboard |
frontend | healthy | web/components/pages/admin/AdminDashboard.tsx |
AgentOnboarding |
frontend | healthy | web/components/pages/onboarding/AgentOnboarding.tsx |
SmoothExitSurvey |
frontend | healthy | web/components/pages/onboarding/SmoothExitSurvey.tsx |
BuyerOnboarding |
frontend | healthy | web/components/pages/onboarding/BuyerOnboarding.tsx |
FastPassSurvey |
frontend | healthy | web/components/pages/onboarding/FastPassSurvey.tsx |
OnboardingLayout |
frontend | healthy | web/components/pages/onboarding/OnboardingLayout.tsx |
SellerOnboarding |
frontend | healthy | web/components/pages/onboarding/SellerOnboarding.tsx |
FastPassDetail |
frontend | healthy | web/components/pages/onboarding/FastPassDetail.tsx |
PitchPage |
frontend | healthy | web/components/pages/onboarding/PitchPage.tsx |
SmoothExitDetail |
frontend | healthy | web/components/pages/onboarding/SmoothExitDetail.tsx |
SellerView |
frontend | healthy | web/components/pages/seller/SellerView.tsx |
BuyerView |
frontend | healthy | web/components/pages/buyer/BuyerView.tsx |
PortalDealDocuments |
frontend | healthy | web/components/portal/PortalDealDocuments.tsx |
RootLayout |
frontend | healthy | web/app/layout.tsx |
TCSectionLayout |
frontend | healthy | web/app/tc/layout.tsx |
AgentSectionLayout |
frontend | healthy | web/app/agent/layout.tsx |
AdminSectionLayout |
frontend | healthy | web/app/admin/layout.tsx |
SellerSectionLayout |
frontend | healthy | web/app/seller/layout.tsx |
BuyerSectionLayout |
frontend | healthy | web/app/buyer/layout.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
offers |
data | healthy | migrations/000019_add_offers.up.sql |
system_config |
data | healthy | migrations/000024_add_system_config.up.sql |
deal_contingencies |
data | healthy | migrations/000010_deal_contingencies.up.sql |
user_settings |
data | healthy | migrations/000012_user_settings.up.sql |
preferred_vendors |
data | healthy | migrations/000005_add_vendors.up.sql |
docusign_recipients |
data | healthy | migrations/000034_add_docusign_recipients.up.sql |
audit_log |
data | healthy | migrations/000026_add_audit_log.up.sql |
net_sheets |
data | healthy | migrations/000020_add_net_sheets.up.sql |
agent_doc_templates |
data | healthy | migrations/000022_add_agent_doc_templates.up.sql |
tracked_properties |
data | healthy | migrations/000017_add_tracked_properties.up.sql |
agent_invites |
data | healthy | migrations/000032_add_agent_invites.up.sql |
promo_codes |
data | healthy | migrations/000025_add_promo_codes.up.sql |
users |
data | healthy | migrations/000001_init.up.sql |
deals |
data | healthy | migrations/000001_init.up.sql |
deal_participants |
data | healthy | migrations/000001_init.up.sql |
deal_stage_history |
data | healthy | migrations/000001_init.up.sql |
tasks |
data | healthy | migrations/000001_init.up.sql |
documents |
data | healthy | migrations/000001_init.up.sql |
messages |
data | healthy | migrations/000001_init.up.sql |
oauth_tokens |
data | healthy | migrations/000033_add_oauth_tokens.up.sql |
calendar_event_map |
data | healthy | migrations/000033_add_oauth_tokens.up.sql |
deal_contract_facts |
data | healthy | migrations/000035_add_contract_fill.up.sql |
deal_contract_terms |
data | healthy | migrations/000035_add_contract_fill.up.sql |
checklist_items |
data | healthy | migrations/000007_add_checklist_items.up.sql |
deal_invites |
data | healthy | migrations/000008_deal_invites.up.sql |
notifications |
data | healthy | migrations/000009_notifications.up.sql |
| Label | Layer | Status | Path |
|---|---|---|---|
ApiError |
software | healthy | web/tests/components/buyer-portal-error.test.tsx:ApiError |
ApiError |
software | healthy | web/tests/components/new-deal-modal.test.tsx:ApiError |
DefaultAriveClient |
software | healthy | web/lib/arive.ts:DefaultAriveClient |
AuthError |
software | healthy | web/lib/auth.ts:AuthError |
ApiError |
software | healthy | web/lib/api-client.ts:ApiError |
DefaultMicrosoftOAuth |
software | healthy | web/lib/microsoft-oauth.ts:DefaultMicrosoftOAuth |
DefaultAuth0Client |
software | healthy | web/lib/auth0.ts:DefaultAuth0Client |
ContractDataError |
software | healthy | web/lib/contract-facts.ts:ContractDataError |
TemplateConfigError |
software | healthy | web/lib/docusign-templates.ts:TemplateConfigError |
UnknownFormError |
software | healthy | web/lib/docusign-templates.ts:UnknownFormError |
RoutingError |
software | healthy | web/lib/docusign-routing.ts:RoutingError |
DefaultSimplyRetsClient |
software | healthy | web/lib/simplyrets.ts:DefaultSimplyRetsClient |
DefaultGoogleOAuth |
software | healthy | web/lib/google-oauth.ts:DefaultGoogleOAuth |
DefaultDocusignClient |
software | healthy | web/lib/docusign.ts:DefaultDocusignClient |
| Label | Layer | Status | Path |
|---|---|---|---|
PATCH /me/profile |
api | healthy | web/components/pages/onboarding/AgentOnboarding.tsx |
PUT /me/settings |
api | healthy | web/components/pages/onboarding/AgentOnboarding.tsx |
DELETE /me/tc |
api | healthy | web/hooks/useTC.ts |
POST /notifications/read-all |
api | healthy | web/hooks/useNotifications.ts |
PATCH /me/mls |
api | healthy | web/hooks/useMLS.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::aws |
hardware | healthy | CLAUDE.md |
vps::azure |
hardware | healthy | CLAUDE.md |
vps::gcp |
hardware | healthy | web/package-lock.json |
| Label | Layer | Status | Path |
|---|---|---|---|
review |
cicd | healthy | .github/workflows/opencode-review.yml |
test |
cicd | healthy | .github/workflows/web-ci.yml |
e2e |
cicd | healthy | .github/workflows/web-ci.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
postgresql |
data | healthy | CLAUDE.md |
postgres |
data | healthy | CLAUDE.md |
| Label | Layer | Status | Path |
|---|---|---|---|
private_key::web/lib/docusign.test.ts |
security | healthy | web/lib/docusign.test.ts |
password_literal::web/permissions/permissions.ts |
security | healthy | web/permissions/permissions.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::opencode-review |
cicd | healthy | .github/workflows/opencode-review.yml |
gha::web-ci |
cicd | healthy | .github/workflows/web-ci.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
GITHUB_TOKEN |
cicd | healthy | — |
OPENROUTER_API_KEY |
cicd | healthy | — |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-q32afo3_ |
software | healthy | /tmp/repobility-clone-q32afo3_ |
| Label | Layer | Status | Path |
|---|---|---|---|
port:5432 |
network | healthy | docker-compose.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
loadbalancer |
network | healthy | web/components/RootRedirect.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
postgres |
hardware | healthy | docker-compose.yml |
This page is publicly accessible at:
https://repobility.com/scan/18ae8731-61d1-4277-98a2-339b656eff90/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/18ae8731-61d1-4277-98a2-339b656eff90/
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.