https://github.com/suraj-davariya/ai-job-search
· scanned 2026-06-16 00:26 UTC (2 months, 2 weeks ago)
22 raw signals (0 security + 22 graph)
Last scanned 2 months, 2 weeks ago · v1 · 20 actionable findings from 1 signal source. 2 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 641 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 |
|---|---|---|---|
salary_lookup.py |
software | healthy | salary_lookup.py |
README.md |
software | healthy | README.md |
CLAUDE.md |
software | healthy | CLAUDE.md |
CONTRIBUTING.md |
software | healthy | CONTRIBUTING.md |
LICENSE |
software | healthy | LICENSE |
postcss.config.mjs |
software | healthy | docs-site/postcss.config.mjs |
README.md |
software | healthy | docs-site/README.md |
mdx-components.tsx |
software | healthy | docs-site/mdx-components.tsx |
package.json |
software | healthy | docs-site/package.json |
package-lock.json |
software | healthy | docs-site/package-lock.json |
tsconfig.json |
software | healthy | docs-site/tsconfig.json |
next.config.mjs |
software | healthy | docs-site/next.config.mjs |
source.config.ts |
software | healthy | docs-site/source.config.ts |
vitest.config.ts |
software | healthy | docs-site/vitest.config.ts |
domain-parity.test.ts |
software | healthy | docs-site/test/domain-parity.test.ts |
applications-table-demo.tsx |
software | healthy | docs-site/components/demo/applications-table-demo.tsx |
fit-histogram-demo.tsx |
software | healthy | docs-site/components/demo/fit-histogram-demo.tsx |
weekly-bar-demo.tsx |
software | healthy | docs-site/components/demo/weekly-bar-demo.tsx |
kpi-cards-demo.tsx |
software | healthy | docs-site/components/demo/kpi-cards-demo.tsx |
status-donut-demo.tsx |
software | healthy | docs-site/components/demo/status-donut-demo.tsx |
dashboard-preview.tsx |
software | healthy | docs-site/components/demo/dashboard-preview.tsx |
pipeline-strip-demo.tsx |
software | healthy | docs-site/components/demo/pipeline-strip-demo.tsx |
activity-calendar-demo.tsx |
software | healthy | docs-site/components/demo/activity-calendar-demo.tsx |
chart-frame.tsx |
software | healthy | docs-site/components/demo/chart-frame.tsx |
top-companies-demo.tsx |
software | healthy | docs-site/components/demo/top-companies-demo.tsx |
demo-data.ts |
software | healthy | docs-site/components/demo/demo-data.ts |
columns.ts |
software | healthy | docs-site/components/demo/domain/columns.ts |
status.ts |
software | healthy | docs-site/components/demo/domain/status.ts |
aggregate.ts |
software | healthy | docs-site/components/demo/domain/aggregate.ts |
kpi.ts |
software | healthy | docs-site/components/demo/domain/kpi.ts |
hero.tsx |
software | healthy | docs-site/components/site/hero.tsx |
feature-grid.tsx |
software | healthy | docs-site/components/site/feature-grid.tsx |
count-up.tsx |
software | healthy | docs-site/components/site/count-up.tsx |
scroll-reveal.tsx |
software | healthy | docs-site/components/site/scroll-reveal.tsx |
global.css |
software | healthy | docs-site/app/global.css |
layout.tsx |
software | healthy | docs-site/app/layout.tsx |
route.ts |
software | healthy | docs-site/app/api/search/route.ts |
layout.tsx |
software | healthy | docs-site/app/docs/layout.tsx |
page.tsx |
software | healthy | docs-site/app/docs/[[...slug]]/page.tsx |
page.tsx |
software | healthy | docs-site/app/(home)/page.tsx |
layout.tsx |
software | healthy | docs-site/app/(home)/layout.tsx |
source.ts |
software | healthy | docs-site/lib/source.ts |
utils.ts |
software | healthy | docs-site/lib/utils.ts |
layout.shared.tsx |
software | healthy | docs-site/lib/layout.shared.tsx |
meta.json |
software | healthy | docs-site/content/docs/meta.json |
meta.json |
software | healthy | docs-site/content/docs/commands/meta.json |
meta.json |
software | healthy | docs-site/content/docs/dashboard/meta.json |
glossary.md |
software | healthy | docs/glossary.md |
2026-06-10-careerforge-dashboard.md |
software | healthy | docs/superpowers/plans/2026-06-10-careerforge-dashboard.md |
2026-06-07-careerforge-requirements-update.md |
software | healthy | docs/superpowers/plans/2026-06-07-careerforge-requirements-… |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
normalize |
software | healthy | salary_lookup.py:54 |
_token_set |
software | healthy | salary_lookup.py:76 |
score |
software | healthy | salary_lookup.py:80 |
find_matches |
software | healthy | salary_lookup.py:100 |
_vs_baseline |
software | healthy | salary_lookup.py:130 |
_privacy_note |
software | healthy | salary_lookup.py:138 |
print_match |
software | healthy | salary_lookup.py:144 |
print_list |
software | healthy | salary_lookup.py:180 |
build_json_output |
software | healthy | salary_lookup.py:197 |
main |
software | healthy | salary_lookup.py:228 |
getMDXComponents |
software | healthy | docs-site/mdx-components.tsx:getMDXComponents |
loadReal |
software | healthy | docs-site/test/domain-parity.test.ts:loadReal |
throws |
software | healthy | docs-site/test/domain-parity.test.ts:throws |
StatusPill |
software | healthy | docs-site/components/demo/applications-table-demo.tsx:Statu… |
ApplicationsTableDemo |
software | healthy | docs-site/components/demo/applications-table-demo.tsx:Appli… |
StatusFlowDemo |
software | healthy | docs-site/components/demo/applications-table-demo.tsx:Statu… |
FitHistogramDemo |
software | healthy | docs-site/components/demo/fit-histogram-demo.tsx:FitHistogr… |
WeeklyBarDemo |
software | healthy | docs-site/components/demo/weekly-bar-demo.tsx:WeeklyBarDemo |
KpiCard |
software | healthy | docs-site/components/demo/kpi-cards-demo.tsx:KpiCard |
KpiCardsDemo |
software | healthy | docs-site/components/demo/kpi-cards-demo.tsx:KpiCardsDemo |
StatusDonutDemo |
software | healthy | docs-site/components/demo/status-donut-demo.tsx:StatusDonut… |
startFrac |
software | healthy | docs-site/components/demo/status-donut-demo.tsx:startFrac |
DashboardPreview |
software | healthy | docs-site/components/demo/dashboard-preview.tsx:DashboardPr… |
PipelineStripDemo |
software | healthy | docs-site/components/demo/pipeline-strip-demo.tsx:PipelineS… |
toggle |
software | healthy | docs-site/components/demo/pipeline-strip-demo.tsx:toggle |
ActivityCalendarDemo |
software | healthy | docs-site/components/demo/activity-calendar-demo.tsx:Activi… |
chartColor |
software | healthy | docs-site/components/demo/chart-frame.tsx:chartColor |
ChartFrame |
software | healthy | docs-site/components/demo/chart-frame.tsx:ChartFrame |
TopCompaniesDemo |
software | healthy | docs-site/components/demo/top-companies-demo.tsx:TopCompani… |
row |
software | healthy | docs-site/components/demo/demo-data.ts:row |
isStatus |
software | healthy | docs-site/components/demo/domain/status.ts:isStatus |
assertTransition |
software | healthy | docs-site/components/demo/domain/status.ts:assertTransition |
transitionOptions |
software | healthy | docs-site/components/demo/domain/status.ts:transitionOptions |
validDate |
software | healthy | docs-site/components/demo/domain/aggregate.ts:validDate |
byWeek |
software | healthy | docs-site/components/demo/domain/aggregate.ts:byWeek |
byDay |
software | healthy | docs-site/components/demo/domain/aggregate.ts:byDay |
byStatus |
software | healthy | docs-site/components/demo/domain/aggregate.ts:byStatus |
fitBuckets |
software | healthy | docs-site/components/demo/domain/aggregate.ts:fitBuckets |
topBy |
software | healthy | docs-site/components/demo/domain/aggregate.ts:topBy |
ageInDays |
software | healthy | docs-site/components/demo/domain/kpi.ts:ageInDays |
withinWindow |
software | healthy | docs-site/components/demo/domain/kpi.ts:withinWindow |
kpis |
software | healthy | docs-site/components/demo/domain/kpi.ts:kpis |
Reveal |
software | healthy | docs-site/components/site/hero.tsx:Reveal |
Hero |
software | healthy | docs-site/components/site/hero.tsx:Hero |
FeatureGrid |
software | healthy | docs-site/components/site/feature-grid.tsx:FeatureGrid |
CountUp |
software | healthy | docs-site/components/site/count-up.tsx:CountUp |
tick |
software | healthy | docs-site/components/site/count-up.tsx:tick |
ScrollReveal |
software | healthy | docs-site/components/site/scroll-reveal.tsx:ScrollReveal |
Layout |
software | healthy | docs-site/app/layout.tsx:Layout |
Layout |
software | healthy | docs-site/app/docs/layout.tsx:Layout |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
docs-site |
software | healthy | docs-site |
test |
software | healthy | docs-site/test |
components |
software | healthy | docs-site/components |
demo |
software | healthy | docs-site/components/demo |
domain |
software | healthy | docs-site/components/demo/domain |
site |
software | healthy | docs-site/components/site |
app |
software | healthy | docs-site/app |
api |
software | healthy | docs-site/app/api |
search |
software | healthy | docs-site/app/api/search |
docs |
software | healthy | docs-site/app/docs |
[[...slug]] |
software | healthy | docs-site/app/docs/[[...slug]] |
(home) |
software | healthy | docs-site/app/(home) |
lib |
software | healthy | docs-site/lib |
content |
software | healthy | docs-site/content |
docs |
software | healthy | docs-site/content/docs |
commands |
software | healthy | docs-site/content/docs/commands |
dashboard |
software | healthy | docs-site/content/docs/dashboard |
docs |
software | healthy | docs |
superpowers |
software | healthy | docs/superpowers |
plans |
software | healthy | docs/superpowers/plans |
specs |
software | healthy | docs/superpowers/specs |
testing |
software | healthy | docs/testing |
architecture |
software | healthy | docs/architecture |
development |
software | healthy | docs/development |
requirements |
software | healthy | docs/requirements |
plan |
software | healthy | docs/plan |
dashboard |
software | healthy | dashboard |
test |
software | healthy | dashboard/test |
fixtures |
software | healthy | dashboard/test/fixtures |
upskill |
software | healthy | dashboard/test/fixtures/upskill |
profile |
software | healthy | dashboard/test/fixtures/profile |
applications |
software | healthy | dashboard/test/fixtures/applications |
Acme_Engineer |
software | healthy | dashboard/test/fixtures/applications/Acme_Engineer |
app |
software | healthy | dashboard/test/app |
lib |
software | healthy | dashboard/test/lib |
a11y |
software | healthy | dashboard/test/a11y |
perf |
software | healthy | dashboard/test/perf |
scripts |
software | healthy | dashboard/scripts |
components |
software | healthy | dashboard/components |
settings |
software | healthy | dashboard/components/settings |
ui |
software | healthy | dashboard/components/ui |
dashboard |
software | healthy | dashboard/components/dashboard |
shell |
software | healthy | dashboard/components/shell |
console |
software | healthy | dashboard/components/console |
applications |
software | healthy | dashboard/components/applications |
salary |
software | healthy | dashboard/components/salary |
app |
software | healthy | dashboard/app |
(shell) |
software | healthy | dashboard/app/(shell) |
settings |
software | healthy | dashboard/app/(shell)/settings |
upskill |
software | healthy | dashboard/app/(shell)/upskill |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
/docs/[[...slug]] |
frontend | healthy | docs-site/app/docs/[[...slug]]/page.tsx |
/(home) |
frontend | healthy | docs-site/app/(home)/page.tsx |
/(shell) |
frontend | healthy | dashboard/app/(shell)/page.tsx |
/(shell)/settings |
frontend | healthy | dashboard/app/(shell)/settings/page.tsx |
/(shell)/upskill |
frontend | healthy | dashboard/app/(shell)/upskill/page.tsx |
/(shell)/profile |
frontend | healthy | dashboard/app/(shell)/profile/page.tsx |
/(shell)/console |
frontend | healthy | dashboard/app/(shell)/console/page.tsx |
/(shell)/applications |
frontend | healthy | dashboard/app/(shell)/applications/page.tsx |
/(shell)/salary |
frontend | healthy | dashboard/app/(shell)/salary/page.tsx |
/(shell)/companies |
frontend | healthy | dashboard/app/(shell)/companies/page.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
Layout |
frontend | healthy | docs-site/app/layout.tsx |
Layout |
frontend | healthy | docs-site/app/docs/layout.tsx |
HomePage |
frontend | healthy | docs-site/app/(home)/page.tsx |
Layout |
frontend | healthy | docs-site/app/(home)/layout.tsx |
RootLayout |
frontend | healthy | dashboard/app/layout.tsx |
ShellLayout |
frontend | healthy | dashboard/app/(shell)/layout.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
before |
software | healthy | docs-site/app/layout.tsx:before |
names |
software | healthy | docs-site/lib/utils.ts:names |
names |
software | healthy | dashboard/lib/utils.ts:names |
| Label | Layer | Status | Path |
|---|---|---|---|
build |
cicd | healthy | .github/workflows/docs-site.yml |
build |
cicd | healthy | .github/workflows/pages.yml |
deploy |
cicd | healthy | .github/workflows/pages.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
port:4480 |
network | healthy | dashboard/test/app/settings.test.tsx |
port:5000 |
network | healthy | dashboard/test/app/settings.test.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::docs-site |
cicd | healthy | .github/workflows/docs-site.yml |
gha::pages |
cicd | healthy | .github/workflows/pages.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-yu_dr4e3 |
software | healthy | /tmp/repobility-clone-yu_dr4e3 |
| Label | Layer | Status | Path |
|---|---|---|---|
kafka |
data | healthy | dashboard/lib/demo/seed.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::aws |
hardware | healthy | dashboard/lib/demo/seed.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::.github/workflows/pages.yml |
security | healthy | .github/workflows/pages.yml |
This page is publicly accessible at:
https://repobility.com/scan/93f7d555-c6c1-4074-88fc-fbfbc3412a1f/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/93f7d555-c6c1-4074-88fc-fbfbc3412a1f/
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.