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.

csimser/debriefed

https://github.com/csimser/debriefed · scanned 2026-06-17 01:52 UTC (1 month, 1 week ago)

57 raw signals (0 security + 57 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 1 week ago · v2 · last Δ -3.7 (diff) · 56 actionable findings from 1 signal source. 1 repeated signal grouped for readability. 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 1519 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
AppleIcon software healthy src/app/apple-icon.tsx:AppleIcon
NotFound software healthy src/app/not-found.tsx:NotFound
Error software healthy src/app/error.tsx:Error
RootLayout software healthy src/app/layout.tsx:RootLayout
HomePage software healthy src/app/page.tsx:HomePage
FeatureCard software healthy src/app/page.tsx:FeatureCard
sitemap software healthy src/app/sitemap.ts:sitemap
AboutLayout software healthy src/app/about/layout.tsx:AboutLayout
AboutPage software healthy src/app/about/page.tsx:AboutPage
MOSIndexPage software healthy src/app/mos/page.tsx:MOSIndexPage
generateStaticParams software healthy src/app/mos/[code]/page.tsx:generateStaticParams
generateMetadata software healthy src/app/mos/[code]/page.tsx:generateMetadata
MOSPage software healthy src/app/mos/[code]/page.tsx:MOSPage
LoginRedirect software healthy src/app/login/page.tsx:LoginRedirect
SignupRedirect software healthy src/app/signup/page.tsx:SignupRedirect
Loading software healthy src/app/onboarding/loading.tsx:Loading
OnboardingPage software healthy src/app/onboarding/page.tsx:OnboardingPage
AppLayout software healthy src/app/(app)/layout.tsx:AppLayout
Loading software healthy src/app/(app)/dashboard/loading.tsx:Loading
getProfileCompleteness software healthy src/app/(app)/dashboard/page.tsx:getProfileCompleteness
DashboardPage software healthy src/app/(app)/dashboard/page.tsx:DashboardPage
TrackerPage software healthy src/app/(app)/tracker/page.tsx:TrackerPage
Loading software healthy src/app/(app)/profile/loading.tsx:Loading
ProfilePage software healthy src/app/(app)/profile/page.tsx:ProfilePage
maskKey software healthy src/app/(app)/settings/page.tsx:maskKey
SettingsPage software healthy src/app/(app)/settings/page.tsx:SettingsPage
handleProfileSave software healthy src/app/(app)/settings/page.tsx:handleProfileSave
handleTestKey software healthy src/app/(app)/settings/page.tsx:handleTestKey
handleSaveKey software healthy src/app/(app)/settings/page.tsx:handleSaveKey
handleRemoveKey software healthy src/app/(app)/settings/page.tsx:handleRemoveKey
handleExport software healthy src/app/(app)/settings/page.tsx:handleExport
handleImportFile software healthy src/app/(app)/settings/page.tsx:handleImportFile
handleDeleteEverything software healthy src/app/(app)/settings/page.tsx:handleDeleteEverything
Loading software healthy src/app/(app)/job-match/loading.tsx:Loading
JobMatchPage software healthy src/app/(app)/job-match/page.tsx:JobMatchPage
Loading software healthy src/app/(app)/resumes/loading.tsx:Loading
ResumesPage software healthy src/app/(app)/resumes/page.tsx:ResumesPage
Loading software healthy src/app/(app)/career-tools/loading.tsx:Loading
CareerToolsPage software healthy src/app/(app)/career-tools/page.tsx:CareerToolsPage
PrivacyPage software healthy src/app/privacy/page.tsx:PrivacyPage
HelpLayout software healthy src/app/help/layout.tsx:HelpLayout
HelpPage software healthy src/app/help/page.tsx:HelpPage
BlogIndexPage software healthy src/app/blog/page.tsx:BlogIndexPage
sitemap software healthy src/app/blog/sitemap.ts:sitemap
generateStaticParams software healthy src/app/blog/[slug]/page.tsx:generateStaticParams
generateMetadata software healthy src/app/blog/[slug]/page.tsx:generateMetadata
BlogPostPage software healthy src/app/blog/[slug]/page.tsx:BlogPostPage
TermsPage software healthy src/app/terms/page.tsx:TermsPage
useAutosave software healthy src/hooks/useAutosave.ts:useAutosave
subscribe software healthy src/hooks/useOnlineStatus.ts:subscribe

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

LabelLayerStatusPath
.env.example software healthy .env.example
tailwind.config.ts software healthy tailwind.config.ts
eslint.config.mjs software healthy eslint.config.mjs
skills-lock.json software healthy skills-lock.json
package-lock.json software healthy package-lock.json
README.md software healthy README.md
BLOG_SETUP.md software healthy BLOG_SETUP.md
SECURITY.md software healthy SECURITY.md
postcss.config.mjs software healthy postcss.config.mjs
LICENSE software healthy LICENSE
package.json software healthy package.json
next.config.ts software healthy next.config.ts
setup-blog.sh software healthy setup-blog.sh
QUICKSTART.md software healthy QUICKSTART.md
MIGRATION_PLAN.md software healthy MIGRATION_PLAN.md
tsconfig.json software healthy tsconfig.json
verify-export.mjs software healthy scripts/verify-export.mjs
build-data.mjs software healthy scripts/build-data.mjs
deploy-pages.yml software healthy .github/workflows/deploy-pages.yml
release.yml software healthy .github/workflows/release.yml
apple-icon.tsx software healthy src/app/apple-icon.tsx
not-found.tsx software healthy src/app/not-found.tsx
error.tsx software healthy src/app/error.tsx
globals.css software healthy src/app/globals.css
fonts.css software healthy src/app/fonts.css
layout.tsx software healthy src/app/layout.tsx
page.tsx software healthy src/app/page.tsx
sitemap.ts software healthy src/app/sitemap.ts
layout.tsx software healthy src/app/about/layout.tsx
page.tsx software healthy src/app/about/page.tsx
page.tsx software healthy src/app/mos/page.tsx
page.tsx software healthy src/app/mos/[code]/page.tsx
page.tsx software healthy src/app/login/page.tsx
page.tsx software healthy src/app/signup/page.tsx
loading.tsx software healthy src/app/onboarding/loading.tsx
page.tsx software healthy src/app/onboarding/page.tsx
layout.tsx software healthy src/app/(app)/layout.tsx
loading.tsx software healthy src/app/(app)/dashboard/loading.tsx
page.tsx software healthy src/app/(app)/dashboard/page.tsx
page.tsx software healthy src/app/(app)/tracker/page.tsx
loading.tsx software healthy src/app/(app)/profile/loading.tsx
page.tsx software healthy src/app/(app)/profile/page.tsx
page.tsx software healthy src/app/(app)/settings/page.tsx
loading.tsx software healthy src/app/(app)/job-match/loading.tsx
page.tsx software healthy src/app/(app)/job-match/page.tsx
loading.tsx software healthy src/app/(app)/resumes/loading.tsx
page.tsx software healthy src/app/(app)/resumes/page.tsx
loading.tsx software healthy src/app/(app)/career-tools/loading.tsx
page.tsx software healthy src/app/(app)/career-tools/page.tsx
page.tsx software healthy src/app/privacy/page.tsx

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

LabelLayerStatusPath
scripts software healthy scripts
.github software healthy .github
workflows software healthy .github/workflows
src software healthy src
app software healthy src/app
about software healthy src/app/about
mos software healthy src/app/mos
[code] software healthy src/app/mos/[code]
login software healthy src/app/login
signup software healthy src/app/signup
onboarding software healthy src/app/onboarding
(app) software healthy src/app/(app)
dashboard software healthy src/app/(app)/dashboard
tracker software healthy src/app/(app)/tracker
profile software healthy src/app/(app)/profile
settings software healthy src/app/(app)/settings
job-match software healthy src/app/(app)/job-match
resumes software healthy src/app/(app)/resumes
career-tools software healthy src/app/(app)/career-tools
privacy software healthy src/app/privacy
help software healthy src/app/help
blog software healthy src/app/blog
[slug] software healthy src/app/blog/[slug]
terms software healthy src/app/terms
hooks software healthy src/hooks
components software healthy src/components
dashboard software healthy src/components/dashboard
mos software healthy src/components/mos
landing software healthy src/components/landing
providers software healthy src/components/providers
resume software healthy src/components/resume
eval software healthy src/components/eval
tracker software healthy src/components/tracker
profile software healthy src/components/profile
sections software healthy src/components/profile/sections
layout software healthy src/components/layout
theme software healthy src/components/theme
dictionary software healthy src/components/dictionary
onboarding-new software healthy src/components/onboarding-new
settings software healthy src/components/settings
job-match software healthy src/components/job-match
ai software healthy src/components/ai
career-tools software healthy src/components/career-tools
blog software healthy src/components/blog
ui software healthy src/components/ui
lib software healthy src/lib
export software healthy src/lib/export
resume software healthy src/lib/resume
pdf software healthy src/lib/pdf
utils software healthy src/lib/utils

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

LabelLayerStatusPath
AppleIcon frontend healthy src/app/apple-icon.tsx
NotFound frontend healthy src/app/not-found.tsx
Error frontend healthy src/app/error.tsx
RootLayout frontend healthy src/app/layout.tsx
HomePage frontend healthy src/app/page.tsx
AboutLayout frontend healthy src/app/about/layout.tsx
AboutPage frontend healthy src/app/about/page.tsx
LoginRedirect frontend healthy src/app/login/page.tsx
SignupRedirect frontend healthy src/app/signup/page.tsx
Loading frontend healthy src/app/onboarding/loading.tsx
OnboardingPage frontend healthy src/app/onboarding/page.tsx
AppLayout frontend healthy src/app/(app)/layout.tsx
Loading frontend healthy src/app/(app)/dashboard/loading.tsx
DashboardPage frontend healthy src/app/(app)/dashboard/page.tsx
TrackerPage frontend healthy src/app/(app)/tracker/page.tsx
Loading frontend healthy src/app/(app)/profile/loading.tsx
ProfilePage frontend healthy src/app/(app)/profile/page.tsx
SettingsPage frontend healthy src/app/(app)/settings/page.tsx
Loading frontend healthy src/app/(app)/job-match/loading.tsx
JobMatchPage frontend healthy src/app/(app)/job-match/page.tsx
Loading frontend healthy src/app/(app)/resumes/loading.tsx
ResumesPage frontend healthy src/app/(app)/resumes/page.tsx
Loading frontend healthy src/app/(app)/career-tools/loading.tsx
CareerToolsPage frontend healthy src/app/(app)/career-tools/page.tsx
PrivacyPage frontend healthy src/app/privacy/page.tsx
HelpLayout frontend healthy src/app/help/layout.tsx
HelpPage frontend healthy src/app/help/page.tsx
BlogIndexPage frontend healthy src/app/blog/page.tsx
TermsPage frontend healthy src/app/terms/page.tsx
InternationalPhoneInput frontend healthy src/components/ui/InternationalPhoneInput.tsx
Link frontend healthy singlefile/shims/link.tsx

LabelLayerStatusPath
/page.tsx frontend healthy src/app/page.tsx
/about frontend healthy src/app/about/page.tsx
/mos frontend healthy src/app/mos/page.tsx
/mos/[code] frontend healthy src/app/mos/[code]/page.tsx
/login frontend healthy src/app/login/page.tsx
/signup frontend healthy src/app/signup/page.tsx
/onboarding frontend healthy src/app/onboarding/page.tsx
/(app)/dashboard frontend healthy src/app/(app)/dashboard/page.tsx
/(app)/tracker frontend healthy src/app/(app)/tracker/page.tsx
/(app)/profile frontend healthy src/app/(app)/profile/page.tsx
/(app)/settings frontend healthy src/app/(app)/settings/page.tsx
/(app)/job-match frontend healthy src/app/(app)/job-match/page.tsx
/(app)/resumes frontend healthy src/app/(app)/resumes/page.tsx
/(app)/career-tools frontend healthy src/app/(app)/career-tools/page.tsx
/privacy frontend healthy src/app/privacy/page.tsx
/help frontend healthy src/app/help/page.tsx
/blog frontend healthy src/app/blog/page.tsx
/blog/[slug] frontend healthy src/app/blog/[slug]/page.tsx
/terms frontend healthy src/app/terms/page.tsx

LabelLayerStatusPath
10.91.58.11 network healthy src/components/layout/MarketingNav.tsx
3.34.96.1 network healthy src/components/layout/MarketingNav.tsx
3.05.74.81 network healthy src/components/layout/MarketingNav.tsx
5.67.41.36 network healthy src/components/layout/MarketingNav.tsx
31.21.67.8 network healthy src/components/layout/MarketingNav.tsx
063.374.313.686 network healthy src/components/career-tools/DictCoverLetterBuilder.tsx
645.87.074.04 network healthy src/components/career-tools/DictCoverLetterBuilder.tsx
147.083.22.127 network healthy src/components/career-tools/DictCoverLetterBuilder.tsx
324.196.72.257 network healthy src/components/career-tools/DictCoverLetterBuilder.tsx
007.378.138.75 network healthy src/components/career-tools/DictCoverLetterBuilder.tsx
424.35.534.954 network healthy src/components/career-tools/DictCoverLetterBuilder.tsx
356.133.751.072 network healthy src/components/career-tools/DictCoverLetterBuilder.tsx
2.37.996.608 network healthy src/components/career-tools/LinkedInTool.tsx

LabelLayerStatusPath
postgresql data healthy src/lib/dictionary/keywordExtractor.ts
mysql data healthy src/lib/dictionary/keywordExtractor.ts
mongodb data healthy src/lib/dictionary/keywordExtractor.ts
redis data healthy src/lib/dictionary/keywordExtractor.ts
cassandra data healthy supabase/seed-data/dictionary-export/dict_ats_keywords.json
elasticsearch data healthy supabase/seed-data/dictionary-export/dict_ats_keywords.json

LabelLayerStatusPath
vps::aws hardware healthy src/components/profile/sections/CertificationsSection.tsx
vps::azure hardware healthy src/components/profile/sections/CertificationsSection.tsx
vps::gcp hardware healthy src/components/career-tools/LinkedInTool.tsx

LabelLayerStatusPath
build cicd healthy .github/workflows/deploy-pages.yml
deploy cicd healthy .github/workflows/deploy-pages.yml
release cicd healthy .github/workflows/release.yml

LabelLayerStatusPath
nginx network healthy supabase/seed-data/dictionary-export/dict_ats_keywords.json
haproxy network healthy supabase/seed-data/dictionary-export/dict_ats_keywords.json

LabelLayerStatusPath
gha::deploy-pages cicd healthy .github/workflows/deploy-pages.yml
gha::release cicd healthy .github/workflows/release.yml

LabelLayerStatusPath
csimser__debriefed software healthy /data/fable5_failed_archive/csimser__debriefed

LabelLayerStatusPath
MissingApiKeyError software healthy src/lib/ai/client.ts:MissingApiKeyError

LabelLayerStatusPath
PUT /data/manifest.json api healthy public/sw.js

LabelLayerStatusPath
kafka data healthy supabase/seed-data/dictionary-export/dict_ats_keywords.json

LabelLayerStatusPath
gpu (detected) hardware healthy supabase/seed-data/dictionary-export/dict_ats_keywords.json
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/e0785e43-9e85-4a1c-b357-09672306e133/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/e0785e43-9e85-4a1c-b357-09672306e133/

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.