https://github.com/suzukiyoshihisa/mid-corporate
· scanned 2026-06-16 00:26 UTC (2 months, 2 weeks ago)
14 raw signals (3 security + 11 graph)
Last scanned 2 months, 2 weeks ago · v1 · 14 actionable findings from 2 signal sources. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 202 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 |
|---|---|---|---|
README.md |
software | healthy | README.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 |
next.config.mjs |
software | healthy | next.config.mjs |
not-found.tsx |
software | healthy | app/not-found.tsx |
globals.css |
software | healthy | app/globals.css |
sitemap.ts |
software | healthy | app/sitemap.ts |
page.tsx |
software | healthy | app/page.tsx |
layout.tsx |
software | healthy | app/layout.tsx |
page.module.css |
software | healthy | app/page.module.css |
not-found.module.css |
software | healthy | app/not-found.module.css |
config.ts |
software | healthy | app/_constants/config.ts |
index.ts |
software | healthy | app/_constants/index.ts |
contact.ts |
software | healthy | app/_actions/contact.ts |
react-anchor-link-smooth-scroll.d.ts |
software | healthy | app/types/react-anchor-link-smooth-scroll.d.ts |
page.tsx |
software | healthy | app/contact/page.tsx |
layout.tsx |
software | healthy | app/contact/layout.tsx |
page.module.css |
software | healthy | app/contact/page.module.css |
microcms.ts |
software | healthy | app/_libs/microcms.ts |
utils.ts |
software | healthy | app/_libs/utils.ts |
page.tsx |
software | healthy | app/news/page.tsx |
layout.tsx |
software | healthy | app/news/layout.tsx |
page.tsx |
software | healthy | app/news/p/[current]/page.tsx |
page.tsx |
software | healthy | app/news/search/page.tsx |
page.tsx |
software | healthy | app/news/category/[id]/page.tsx |
page.tsx |
software | healthy | app/news/[slug]/page.tsx |
page.module.css |
software | healthy | app/news/[slug]/page.module.css |
index.ts |
software | healthy | app/_types/index.ts |
index.tsx |
software | healthy | app/_components/Date/index.tsx |
index.module.css |
software | healthy | app/_components/Date/index.module.css |
index.tsx |
software | healthy | app/_components/Address/index.tsx |
index.module.css |
software | healthy | app/_components/Address/index.module.css |
index.tsx |
software | healthy | app/_components/Menu/index.tsx |
index.module.css |
software | healthy | app/_components/Menu/index.module.css |
index.tsx |
software | healthy | app/_components/Profile/index.tsx |
index.module.css |
software | healthy | app/_components/Profile/index.module.css |
index.tsx |
software | healthy | app/_components/Hero/index.tsx |
index.module.css |
software | healthy | app/_components/Hero/index.module.css |
index.tsx |
software | healthy | app/_components/CountUp/index.tsx |
index.module.css |
software | healthy | app/_components/CountUp/index.module.css |
index.tsx |
software | healthy | app/_components/SearchField/index.tsx |
index.module.css |
software | healthy | app/_components/SearchField/index.module.css |
index.tsx |
software | healthy | app/_components/Pagination/index.tsx |
index.module.css |
software | healthy | app/_components/Pagination/index.module.css |
index.tsx |
software | healthy | app/_components/Category/index.tsx |
index.module.css |
software | healthy | app/_components/Category/index.module.css |
index.tsx |
software | healthy | app/_components/ContactForm/index.tsx |
index.module.css |
software | healthy | app/_components/ContactForm/index.module.css |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
NotFound |
software | healthy | app/not-found.tsx:NotFound |
buildUrl |
software | healthy | app/sitemap.ts:buildUrl |
sitemap |
software | healthy | app/sitemap.ts:sitemap |
Home |
software | healthy | app/page.tsx:Home |
RootLayout |
software | healthy | app/layout.tsx:RootLayout |
gtag |
software | healthy | app/layout.tsx:gtag |
validateEmail |
software | healthy | app/_actions/contact.ts:validateEmail |
createContactData |
software | healthy | app/_actions/contact.ts:createContactData |
Page |
software | healthy | app/contact/page.tsx:Page |
RootLayout |
software | healthy | app/contact/layout.tsx:RootLayout |
getMembersList |
software | healthy | app/_libs/microcms.ts:getMembersList |
getNewsList |
software | healthy | app/_libs/microcms.ts:getNewsList |
getNewsDetail |
software | healthy | app/_libs/microcms.ts:getNewsDetail |
getCategoryDetail |
software | healthy | app/_libs/microcms.ts:getCategoryDetail |
getAllNewsList |
software | healthy | app/_libs/microcms.ts:getAllNewsList |
getAllCategoryList |
software | healthy | app/_libs/microcms.ts:getAllCategoryList |
formatDate |
software | healthy | app/_libs/utils.ts:formatDate |
Page |
software | healthy | app/news/page.tsx:Page |
Layout |
software | healthy | app/news/layout.tsx:Layout |
Page |
software | healthy | app/news/p/[current]/page.tsx:Page |
Page |
software | healthy | app/news/search/page.tsx:Page |
Page |
software | healthy | app/news/category/[id]/page.tsx:Page |
generateMetadata |
software | healthy | app/news/[slug]/page.tsx:generateMetadata |
Page |
software | healthy | app/news/[slug]/page.tsx:Page |
Date |
software | healthy | app/_components/Date/index.tsx:Date |
Address |
software | healthy | app/_components/Address/index.tsx:Address |
Menu |
software | healthy | app/_components/Menu/index.tsx:Menu |
open |
software | healthy | app/_components/Menu/index.tsx:open |
close |
software | healthy | app/_components/Menu/index.tsx:close |
Profile |
software | healthy | app/_components/Profile/index.tsx:Profile |
Hero |
software | healthy | app/_components/Hero/index.tsx:Hero |
CountUp |
software | healthy | app/_components/CountUp/index.tsx:CountUp |
SearchFieldComponent |
software | healthy | app/_components/SearchField/index.tsx:SearchFieldComponent |
handleSubmit |
software | healthy | app/_components/SearchField/index.tsx:handleSubmit |
SearchField |
software | healthy | app/_components/SearchField/index.tsx:SearchField |
Pagination |
software | healthy | app/_components/Pagination/index.tsx:Pagination |
Category |
software | healthy | app/_components/Category/index.tsx:Category |
ContactFormContent |
software | healthy | app/_components/ContactForm/index.tsx:ContactFormContent |
handleChange |
software | healthy | app/_components/ContactForm/index.tsx:handleChange |
handleSubmit |
software | healthy | app/_components/ContactForm/index.tsx:handleSubmit |
ContactForm |
software | healthy | app/_components/ContactForm/index.tsx:ContactForm |
NewsList |
software | healthy | app/_components/NewsList/index.tsx:NewsList |
Footer |
software | healthy | app/_components/Footer/index.tsx:Footer |
Service |
software | healthy | app/_components/Service/index.tsx:Service |
Header |
software | healthy | app/_components/Header/index.tsx:Header |
onScroll |
software | healthy | app/_components/Header/index.tsx:onScroll |
ClientsList |
software | healthy | app/_components/ClientsList/index.tsx:ClientsList |
handleMouseMove |
software | healthy | app/_components/GridMotion/index.tsx:handleMouseMove |
updateMotion |
software | healthy | app/_components/GridMotion/index.tsx:updateMotion |
moveAmount |
software | healthy | app/_components/GridMotion/index.tsx:moveAmount |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
app |
software | healthy | app |
_constants |
software | healthy | app/_constants |
_actions |
software | healthy | app/_actions |
types |
software | healthy | app/types |
contact |
software | healthy | app/contact |
_libs |
software | healthy | app/_libs |
news |
software | healthy | app/news |
p |
software | healthy | app/news/p |
[current] |
software | healthy | app/news/p/[current] |
search |
software | healthy | app/news/search |
category |
software | healthy | app/news/category |
[id] |
software | healthy | app/news/category/[id] |
[slug] |
software | healthy | app/news/[slug] |
_types |
software | healthy | app/_types |
_components |
software | healthy | app/_components |
Date |
software | healthy | app/_components/Date |
Address |
software | healthy | app/_components/Address |
Menu |
software | healthy | app/_components/Menu |
Profile |
software | healthy | app/_components/Profile |
Hero |
software | healthy | app/_components/Hero |
CountUp |
software | healthy | app/_components/CountUp |
SearchField |
software | healthy | app/_components/SearchField |
Pagination |
software | healthy | app/_components/Pagination |
Category |
software | healthy | app/_components/Category |
ContactForm |
software | healthy | app/_components/ContactForm |
NewsList |
software | healthy | app/_components/NewsList |
Footer |
software | healthy | app/_components/Footer |
Service |
software | healthy | app/_components/Service |
Header |
software | healthy | app/_components/Header |
ClientsList |
software | healthy | app/_components/ClientsList |
GridMotion |
software | healthy | app/_components/GridMotion |
About |
software | healthy | app/_components/About |
AnimatedContent |
software | healthy | app/_components/AnimatedContent |
Clients |
software | healthy | app/_components/Clients |
YoutubeEmbed |
software | healthy | app/_components/YoutubeEmbed |
ButtonLink |
software | healthy | app/_components/ButtonLink |
Article |
software | healthy | app/_components/Article |
NewsText |
software | healthy | app/_components/NewsText |
Sheet |
software | healthy | app/_components/Sheet |
| Label | Layer | Status | Path |
|---|---|---|---|
NotFound |
frontend | healthy | app/not-found.tsx |
RootLayout |
frontend | healthy | app/layout.tsx |
Page |
frontend | healthy | app/contact/page.tsx |
RootLayout |
frontend | healthy | app/contact/layout.tsx |
Layout |
frontend | healthy | app/news/layout.tsx |
Date |
frontend | healthy | app/_components/Date/index.tsx |
Address |
frontend | healthy | app/_components/Address/index.tsx |
Menu |
frontend | healthy | app/_components/Menu/index.tsx |
Profile |
frontend | healthy | app/_components/Profile/index.tsx |
Hero |
frontend | healthy | app/_components/Hero/index.tsx |
CountUp |
frontend | healthy | app/_components/CountUp/index.tsx |
SearchField |
frontend | healthy | app/_components/SearchField/index.tsx |
Pagination |
frontend | healthy | app/_components/Pagination/index.tsx |
Category |
frontend | healthy | app/_components/Category/index.tsx |
ContactForm |
frontend | healthy | app/_components/ContactForm/index.tsx |
NewsList |
frontend | healthy | app/_components/NewsList/index.tsx |
Footer |
frontend | healthy | app/_components/Footer/index.tsx |
Service |
frontend | healthy | app/_components/Service/index.tsx |
Header |
frontend | healthy | app/_components/Header/index.tsx |
ClientsList |
frontend | healthy | app/_components/ClientsList/index.tsx |
GridMotion |
frontend | healthy | app/_components/GridMotion/index.tsx |
About |
frontend | healthy | app/_components/About/index.tsx |
AnimatedContent |
frontend | healthy | app/_components/AnimatedContent/index.tsx |
Clients |
frontend | healthy | app/_components/Clients/index.tsx |
YoutubeEmbed |
frontend | healthy | app/_components/YoutubeEmbed/index.tsx |
ButtonLink |
frontend | healthy | app/_components/ButtonLink/index.tsx |
Article |
frontend | healthy | app/_components/Article/index.tsx |
Sheet |
frontend | healthy | app/_components/Sheet/index.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-z_n0lraz |
software | healthy | /tmp/repobility-clone-z_n0lraz |
This page is publicly accessible at:
https://repobility.com/scan/f8469db5-f8db-4075-9762-8e50507bc286/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/f8469db5-f8db-4075-9762-8e50507bc286/
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.