https://github.com/shonaka-create/shonaka-create-demo007
· scanned 2026-06-16 00:11 UTC (2 months, 2 weeks ago)
11 raw signals (0 security + 11 graph)
Last scanned 2 months, 2 weeks ago · v1 · 11 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 99 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 |
|---|---|---|---|
postcss.config.mjs |
software | healthy | postcss.config.mjs |
README.md |
software | healthy | README.md |
CLAUDE.md |
software | healthy | CLAUDE.md |
package.json |
software | healthy | package.json |
package-lock.json |
software | healthy | package-lock.json |
tsconfig.json |
software | healthy | tsconfig.json |
eslint.config.mjs |
software | healthy | eslint.config.mjs |
AGENTS.md |
software | healthy | AGENTS.md |
next.config.ts |
software | healthy | next.config.ts |
Breadcrumb.tsx |
software | healthy | components/Breadcrumb.tsx |
PhotoSlider.tsx |
software | healthy | components/PhotoSlider.tsx |
Footer.tsx |
software | healthy | components/Footer.tsx |
ContactForm.tsx |
software | healthy | components/ContactForm.tsx |
ApplicationForm.tsx |
software | healthy | components/ApplicationForm.tsx |
Header.tsx |
software | healthy | components/Header.tsx |
globals.css |
software | healthy | app/globals.css |
page.tsx |
software | healthy | app/page.tsx |
layout.tsx |
software | healthy | app/layout.tsx |
page.tsx |
software | healthy | app/about/page.tsx |
page.tsx |
software | healthy | app/contact/page.tsx |
page.tsx |
software | healthy | app/disclosure/page.tsx |
PositionsGrid.tsx |
software | healthy | app/recruit/PositionsGrid.tsx |
page.tsx |
software | healthy | app/recruit/page.tsx |
ServicesFilter.tsx |
software | healthy | app/services/ServicesFilter.tsx |
page.tsx |
software | healthy | app/services/page.tsx |
page.tsx |
software | healthy | app/services/day-service/page.tsx |
page.tsx |
software | healthy | app/services/kinoegumi/page.tsx |
page.tsx |
software | healthy | app/services/home-help/page.tsx |
page.tsx |
software | healthy | app/services/kaigo-support/page.tsx |
page.tsx |
software | healthy | app/services/enshuuen/page.tsx |
page.tsx |
software | healthy | app/greeting/page.tsx |
page.tsx |
software | healthy | app/privacy/page.tsx |
CLAUDE.md |
quality | healthy | CLAUDE.md |
AGENTS.md |
quality | healthy | AGENTS.md |
| Label | Layer | Status | Path |
|---|---|---|---|
Breadcrumb |
software | healthy | components/Breadcrumb.tsx:Breadcrumb |
PhotoSlider |
software | healthy | components/PhotoSlider.tsx:PhotoSlider |
Footer |
software | healthy | components/Footer.tsx:Footer |
ContactForm |
software | healthy | components/ContactForm.tsx:ContactForm |
handleChange |
software | healthy | components/ContactForm.tsx:handleChange |
handleSubmit |
software | healthy | components/ContactForm.tsx:handleSubmit |
ApplicationForm |
software | healthy | components/ApplicationForm.tsx:ApplicationForm |
handleChange |
software | healthy | components/ApplicationForm.tsx:handleChange |
handleSubmit |
software | healthy | components/ApplicationForm.tsx:handleSubmit |
Header |
software | healthy | components/Header.tsx:Header |
TopPage |
software | healthy | app/page.tsx:TopPage |
RootLayout |
software | healthy | app/layout.tsx:RootLayout |
AboutPage |
software | healthy | app/about/page.tsx:AboutPage |
ContactPage |
software | healthy | app/contact/page.tsx:ContactPage |
DisclosurePage |
software | healthy | app/disclosure/page.tsx:DisclosurePage |
DetailModal |
software | healthy | app/recruit/PositionsGrid.tsx:DetailModal |
handleKey |
software | healthy | app/recruit/PositionsGrid.tsx:handleKey |
PositionsGrid |
software | healthy | app/recruit/PositionsGrid.tsx:PositionsGrid |
RecruitPage |
software | healthy | app/recruit/page.tsx:RecruitPage |
ServicesFilter |
software | healthy | app/services/ServicesFilter.tsx:ServicesFilter |
ServicesPage |
software | healthy | app/services/page.tsx:ServicesPage |
DayServicePage |
software | healthy | app/services/day-service/page.tsx:DayServicePage |
KinoegumiPage |
software | healthy | app/services/kinoegumi/page.tsx:KinoegumiPage |
HomeHelpPage |
software | healthy | app/services/home-help/page.tsx:HomeHelpPage |
KaigoSupportPage |
software | healthy | app/services/kaigo-support/page.tsx:KaigoSupportPage |
EnshuuenPage |
software | healthy | app/services/enshuuen/page.tsx:EnshuuenPage |
GreetingPage |
software | healthy | app/greeting/page.tsx:GreetingPage |
PrivacyPage |
software | healthy | app/privacy/page.tsx:PrivacyPage |
| Label | Layer | Status | Path |
|---|---|---|---|
Breadcrumb |
frontend | healthy | components/Breadcrumb.tsx |
PhotoSlider |
frontend | healthy | components/PhotoSlider.tsx |
Footer |
frontend | healthy | components/Footer.tsx |
ContactForm |
frontend | healthy | components/ContactForm.tsx |
ApplicationForm |
frontend | healthy | components/ApplicationForm.tsx |
Header |
frontend | healthy | components/Header.tsx |
TopPage |
frontend | healthy | app/page.tsx |
RootLayout |
frontend | healthy | app/layout.tsx |
AboutPage |
frontend | healthy | app/about/page.tsx |
ContactPage |
frontend | healthy | app/contact/page.tsx |
DisclosurePage |
frontend | healthy | app/disclosure/page.tsx |
PositionsGrid |
frontend | healthy | app/recruit/PositionsGrid.tsx |
RecruitPage |
frontend | healthy | app/recruit/page.tsx |
ServicesFilter |
frontend | healthy | app/services/ServicesFilter.tsx |
ServicesPage |
frontend | healthy | app/services/page.tsx |
DayServicePage |
frontend | healthy | app/services/day-service/page.tsx |
KinoegumiPage |
frontend | healthy | app/services/kinoegumi/page.tsx |
HomeHelpPage |
frontend | healthy | app/services/home-help/page.tsx |
KaigoSupportPage |
frontend | healthy | app/services/kaigo-support/page.tsx |
EnshuuenPage |
frontend | healthy | app/services/enshuuen/page.tsx |
GreetingPage |
frontend | healthy | app/greeting/page.tsx |
PrivacyPage |
frontend | healthy | app/privacy/page.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
components |
software | healthy | components |
app |
software | healthy | app |
about |
software | healthy | app/about |
contact |
software | healthy | app/contact |
disclosure |
software | healthy | app/disclosure |
recruit |
software | healthy | app/recruit |
services |
software | healthy | app/services |
day-service |
software | healthy | app/services/day-service |
kinoegumi |
software | healthy | app/services/kinoegumi |
home-help |
software | healthy | app/services/home-help |
kaigo-support |
software | healthy | app/services/kaigo-support |
enshuuen |
software | healthy | app/services/enshuuen |
greeting |
software | healthy | app/greeting |
privacy |
software | healthy | app/privacy |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-nxdguxds |
software | healthy | /tmp/repobility-clone-nxdguxds |
This page is publicly accessible at:
https://repobility.com/scan/26d92efa-d0f0-44ad-89ff-62e33fcf1fe0/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/26d92efa-d0f0-44ad-89ff-62e33fcf1fe0/
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.