https://github.com/taekyoleen-oss/Actuarial_Platform
· scanned 2026-06-16 00:28 UTC (2 months, 2 weeks ago)
34 raw signals (0 security + 34 graph)
Last scanned 2 months, 2 weeks ago · v1 · 34 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 617 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 |
tailwind.config.ts |
software | healthy | tailwind.config.ts |
CLAUDE.md |
software | healthy | CLAUDE.md |
insurance-insights-board-design-v1.0.md |
software | healthy | insurance-insights-board-design-v1.0.md |
package.json |
software | healthy | package.json |
package-lock.json |
software | healthy | package-lock.json |
middleware.ts |
software | healthy | middleware.ts |
.env.example |
software | healthy | .env.example |
tsconfig.json |
software | healthy | tsconfig.json |
next.config.mjs |
software | healthy | next.config.mjs |
index.ts |
software | healthy | types/index.ts |
integration-news.md |
software | healthy | docs/domain/integration-news.md |
regen-summary.mjs |
software | healthy | scripts/regen-summary.mjs |
setup-admin-and-import.mjs |
software | healthy | scripts/setup-admin-and-import.mjs |
peek-pdf.cjs |
software | healthy | scripts/peek-pdf.cjs |
strip-pdf-section.mjs |
software | healthy | scripts/strip-pdf-section.mjs |
strip-scores.mjs |
software | healthy | scripts/strip-scores.mjs |
summarize-missing.mjs |
software | healthy | scripts/summarize-missing.mjs |
dump-source.mjs |
software | healthy | scripts/dump-source.mjs |
replace-and-resummarize.mjs |
software | healthy | scripts/replace-and-resummarize.mjs |
set-summary.mjs |
software | healthy | scripts/set-summary.mjs |
create-board-post.mjs |
software | healthy | scripts/create-board-post.mjs |
보험상품_심사사례집_안내.html |
software | healthy | japan_FSA/보험상품_심사사례집_안내.html |
보험상품_심사사례.html |
software | healthy | japan_FSA/보험상품_심사사례.html |
badge.tsx |
software | healthy | components/ui/badge.tsx |
markdown.tsx |
software | healthy | components/ui/markdown.tsx |
button.tsx |
software | healthy | components/ui/button.tsx |
card.tsx |
software | healthy | components/ui/card.tsx |
input.tsx |
software | healthy | components/ui/input.tsx |
ChangePasswordForm.tsx |
software | healthy | components/feature/ChangePasswordForm.tsx |
AdminSummaryEditor.tsx |
software | healthy | components/feature/AdminSummaryEditor.tsx |
AdminPostForm.tsx |
software | healthy | components/feature/AdminPostForm.tsx |
PdfViewer.tsx |
software | healthy | components/feature/PdfViewer.tsx |
StatStrip.tsx |
software | healthy | components/feature/StatStrip.tsx |
ResourceCard.tsx |
software | healthy | components/feature/ResourceCard.tsx |
PostCard.tsx |
software | healthy | components/feature/PostCard.tsx |
SiteNav.tsx |
software | healthy | components/feature/SiteNav.tsx |
PoolIdent.tsx |
software | healthy | components/feature/PoolIdent.tsx |
SummaryPanel.tsx |
software | healthy | components/feature/SummaryPanel.tsx |
ViewCounter.tsx |
software | healthy | components/feature/ViewCounter.tsx |
HeroSection.tsx |
software | healthy | components/feature/HeroSection.tsx |
PostFilters.tsx |
software | healthy | components/feature/PostFilters.tsx |
CommentSection.tsx |
software | healthy | components/feature/CommentSection.tsx |
PostGrid.tsx |
software | healthy | components/feature/PostGrid.tsx |
HeroIdent.tsx |
software | healthy | components/feature/HeroIdent.tsx |
ModelSelectIdent.tsx |
software | healthy | components/feature/ModelSelectIdent.tsx |
Reveal.tsx |
software | healthy | components/feature/Reveal.tsx |
ThemeChip.tsx |
software | healthy | components/feature/fsa/ThemeChip.tsx |
CaseDetail.tsx |
software | healthy | components/feature/fsa/CaseDetail.tsx |
highlight.tsx |
software | healthy | components/feature/fsa/highlight.tsx |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
middleware |
software | healthy | middleware.ts:middleware |
ensureAdmin |
software | healthy | scripts/setup-admin-and-import.mjs:ensureAdmin |
importPosts |
software | healthy | scripts/setup-admin-and-import.mjs:importPosts |
text |
software | healthy | scripts/peek-pdf.cjs:text |
isScorePage |
software | healthy | scripts/strip-pdf-section.mjs:isScorePage |
render |
software | healthy | scripts/strip-pdf-section.mjs:render |
t |
software | healthy | scripts/strip-pdf-section.mjs:t |
removeBlock |
software | healthy | scripts/strip-scores.mjs:removeBlock |
removeLine |
software | healthy | scripts/strip-scores.mjs:removeLine |
cleanSummary |
software | healthy | scripts/strip-scores.mjs:cleanSummary |
cleanContent |
software | healthy | scripts/strip-scores.mjs:cleanContent |
Badge |
software | healthy | components/ui/badge.tsx:Badge |
Skeleton |
software | healthy | components/ui/badge.tsx:Skeleton |
renderInline |
software | healthy | components/ui/markdown.tsx:renderInline |
Markdown |
software | healthy | components/ui/markdown.tsx:Markdown |
flushBullets |
software | healthy | components/ui/markdown.tsx:flushBullets |
Card |
software | healthy | components/ui/card.tsx:Card |
CardBody |
software | healthy | components/ui/card.tsx:CardBody |
ChangePasswordForm |
software | healthy | components/feature/ChangePasswordForm.tsx:ChangePasswordForm |
onSubmit |
software | healthy | components/feature/ChangePasswordForm.tsx:onSubmit |
AdminSummaryEditor |
software | healthy | components/feature/AdminSummaryEditor.tsx:AdminSummaryEditor |
generate |
software | healthy | components/feature/AdminSummaryEditor.tsx:generate |
save |
software | healthy | components/feature/AdminSummaryEditor.tsx:save |
reset |
software | healthy | components/feature/AdminSummaryEditor.tsx:reset |
AdminPostForm |
software | healthy | components/feature/AdminPostForm.tsx:AdminPostForm |
onUpload |
software | healthy | components/feature/AdminPostForm.tsx:onUpload |
categorySlug |
software | healthy | components/feature/AdminPostForm.tsx:categorySlug |
Field |
software | healthy | components/feature/AdminPostForm.tsx:Field |
PdfViewer |
software | healthy | components/feature/PdfViewer.tsx:PdfViewer |
onKey |
software | healthy | components/feature/PdfViewer.tsx:onKey |
CountUp |
software | healthy | components/feature/StatStrip.tsx:CountUp |
tick |
software | healthy | components/feature/StatStrip.tsx:tick |
StatStrip |
software | healthy | components/feature/StatStrip.tsx:StatStrip |
inner |
software | healthy | components/feature/StatStrip.tsx:inner |
ResourceCard |
software | healthy | components/feature/ResourceCard.tsx:ResourceCard |
PostCard |
software | healthy | components/feature/PostCard.tsx:PostCard |
SiteNav |
software | healthy | components/feature/SiteNav.tsx:SiteNav |
PoolIdent |
software | healthy | components/feature/PoolIdent.tsx:PoolIdent |
later |
software | healthy | components/feature/PoolIdent.tsx:later |
isSky |
software | healthy | components/feature/PoolIdent.tsx:isSky |
gridPos |
software | healthy | components/feature/PoolIdent.tsx:gridPos |
showStatic |
software | healthy | components/feature/PoolIdent.tsx:showStatic |
scatter |
software | healthy | components/feature/PoolIdent.tsx:scatter |
converge |
software | healthy | components/feature/PoolIdent.tsx:converge |
hide |
software | healthy | components/feature/PoolIdent.tsx:hide |
loop |
software | healthy | components/feature/PoolIdent.tsx:loop |
SummaryPanel |
software | healthy | components/feature/SummaryPanel.tsx:SummaryPanel |
ViewCounter |
software | healthy | components/feature/ViewCounter.tsx:ViewCounter |
HeroSection |
software | healthy | components/feature/HeroSection.tsx:HeroSection |
PostFilters |
software | healthy | components/feature/PostFilters.tsx:PostFilters |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
types |
software | healthy | types |
docs |
software | healthy | docs |
domain |
software | healthy | docs/domain |
scripts |
software | healthy | scripts |
japan_FSA |
software | healthy | japan_FSA |
components |
software | healthy | components |
ui |
software | healthy | components/ui |
feature |
software | healthy | components/feature |
fsa |
software | healthy | components/feature/fsa |
db |
software | healthy | components/feature/db |
global |
software | healthy | components/feature/global |
design |
software | healthy | design |
idents |
software | healthy | design/idents |
app |
software | healthy | app |
api |
software | healthy | app/api |
upload |
software | healthy | app/api/upload |
posts |
software | healthy | app/api/posts |
[id] |
software | healthy | app/api/posts/[id] |
summarize |
software | healthy | app/api/posts/[id]/summarize |
summary |
software | healthy | app/api/posts/[id]/summary |
view |
software | healthy | app/api/posts/[id]/view |
comments |
software | healthy | app/api/comments |
(admin) |
software | healthy | app/(admin) |
admin |
software | healthy | app/(admin)/admin |
posts |
software | healthy | app/(admin)/admin/posts |
new |
software | healthy | app/(admin)/admin/posts/new |
[id] |
software | healthy | app/(admin)/admin/posts/[id] |
edit |
software | healthy | app/(admin)/admin/posts/[id]/edit |
login |
software | healthy | app/(admin)/admin/login |
(public) |
software | healthy | app/(public) |
about |
software | healthy | app/(public)/about |
posts |
software | healthy | app/(public)/posts |
[id] |
software | healthy | app/(public)/posts/[id] |
apps |
software | healthy | app/(public)/apps |
db |
software | healthy | app/(public)/apps/db |
[id] |
software | healthy | app/(public)/apps/db/[id] |
domestic |
software | healthy | app/(public)/domestic |
products |
software | healthy | app/(public)/domestic/products |
[name] |
software | healthy | app/(public)/domestic/products/[name] |
theory |
software | healthy | app/(public)/theory |
[topic] |
software | healthy | app/(public)/theory/[topic] |
v |
software | healthy | app/(public)/theory/[topic]/v |
[name] |
software | healthy | app/(public)/theory/[topic]/v/[name] |
news |
software | healthy | app/(public)/news |
global |
software | healthy | app/(public)/global |
japan-fsa |
software | healthy | app/(public)/global/japan-fsa |
japan-life |
software | healthy | app/(public)/global/japan-life |
japan-life-trends |
software | healthy | app/(public)/global/japan-life-trends |
[slug] |
software | healthy | app/(public)/global/[slug] |
lib |
software | healthy | lib |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
RootLayout |
frontend | healthy | app/layout.tsx |
AdminLoginPage |
frontend | healthy | app/(admin)/admin/login/page.tsx |
AboutPage |
frontend | healthy | app/(public)/about/page.tsx |
AppsPage |
frontend | healthy | app/(public)/apps/page.tsx |
TheoryIndexPage |
frontend | healthy | app/(public)/theory/page.tsx |
NewsPage |
frontend | healthy | app/(public)/news/page.tsx |
GlobalHubPage |
frontend | healthy | app/(public)/global/page.tsx |
JapanFsaPage |
frontend | healthy | app/(public)/global/japan-fsa/page.tsx |
JapanLifePage |
frontend | healthy | app/(public)/global/japan-life/page.tsx |
JapanLifeTrendsPage |
frontend | healthy | app/(public)/global/japan-life-trends/page.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
ib_categories |
data | healthy | output/schema.sql |
ib_posts |
data | healthy | output/schema.sql |
ib_attachments |
data | healthy | output/schema.sql |
ib_comments |
data | healthy | output/schema.sql |
ib_admins |
data | healthy | output/schema.sql |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-eej6on3y |
software | healthy | /tmp/repobility-clone-eej6on3y |
| Label | Layer | Status | Path |
|---|---|---|---|
gpu (detected) |
hardware | healthy | tailwind.config.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::.claude/skills/supabase-rls/SKILL.md |
security | healthy | .claude/skills/supabase-rls/SKILL.md |
This page is publicly accessible at:
https://repobility.com/scan/a31d1f85-2e3e-48c2-93f9-47d3d9f98b30/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/a31d1f85-2e3e-48c2-93f9-47d3d9f98b30/
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.