https://github.com/ChoWonjun/simpltag-landing
· scanned 2026-06-17 01:23 UTC (1 month, 2 weeks ago)
6 raw signals (0 security + 6 graph)
Last scanned 1 month, 2 weeks ago · v2 · 6 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 109 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 |
|---|---|---|---|
RootLayout |
software | healthy | src/app/layout.tsx:RootLayout |
Home |
software | healthy | src/app/page.tsx:Home |
robots |
software | healthy | src/app/robots.ts:robots |
sitemap |
software | healthy | src/app/sitemap.ts:sitemap |
FinalCta |
software | healthy | src/app/_components/FinalCta.tsx:FinalCta |
Hero |
software | healthy | src/app/_components/Hero.tsx:Hero |
FeaturesSection |
software | healthy | src/app/_components/FeaturesSection.tsx:FeaturesSection |
Reveal |
software | healthy | src/app/_components/Reveal.tsx:Reveal |
AppStoreCta |
software | healthy | src/app/_components/AppStoreCta.tsx:AppStoreCta |
HowItWorks |
software | healthy | src/app/_components/HowItWorks.tsx:HowItWorks |
LandingHeader |
software | healthy | src/app/_components/LandingHeader.tsx:LandingHeader |
onScroll |
software | healthy | src/app/_components/LandingHeader.tsx:onScroll |
ProblemSection |
software | healthy | src/app/_components/ProblemSection.tsx:ProblemSection |
PortfolioPage |
software | healthy | src/app/portfolio/page.tsx:PortfolioPage |
TermsContent |
software | healthy | src/app/terms/page.tsx:TermsContent |
fetchDocuments |
software | healthy | src/app/terms/page.tsx:fetchDocuments |
TermsPage |
software | healthy | src/app/terms/page.tsx:TermsPage |
Header |
software | healthy | src/components/Header.tsx:Header |
handleScroll |
software | healthy | src/components/Header.tsx:handleScroll |
Footer |
software | healthy | src/components/Footer.tsx:Footer |
Button |
software | healthy | src/components/ui/button.tsx:Button |
Select |
software | healthy | src/components/ui/select.tsx:Select |
SelectGroup |
software | healthy | src/components/ui/select.tsx:SelectGroup |
SelectValue |
software | healthy | src/components/ui/select.tsx:SelectValue |
SelectTrigger |
software | healthy | src/components/ui/select.tsx:SelectTrigger |
SelectContent |
software | healthy | src/components/ui/select.tsx:SelectContent |
SelectLabel |
software | healthy | src/components/ui/select.tsx:SelectLabel |
SelectItem |
software | healthy | src/components/ui/select.tsx:SelectItem |
SelectSeparator |
software | healthy | src/components/ui/select.tsx:SelectSeparator |
SelectScrollUpButton |
software | healthy | src/components/ui/select.tsx:SelectScrollUpButton |
SelectScrollDownButton |
software | healthy | src/components/ui/select.tsx:SelectScrollDownButton |
Tabs |
software | healthy | src/components/ui/tabs.tsx:Tabs |
TabsList |
software | healthy | src/components/ui/tabs.tsx:TabsList |
TabsTrigger |
software | healthy | src/components/ui/tabs.tsx:TabsTrigger |
TabsContent |
software | healthy | src/components/ui/tabs.tsx:TabsContent |
Dialog |
software | healthy | src/components/ui/dialog.tsx:Dialog |
DialogTrigger |
software | healthy | src/components/ui/dialog.tsx:DialogTrigger |
DialogPortal |
software | healthy | src/components/ui/dialog.tsx:DialogPortal |
DialogClose |
software | healthy | src/components/ui/dialog.tsx:DialogClose |
DialogOverlay |
software | healthy | src/components/ui/dialog.tsx:DialogOverlay |
DialogContent |
software | healthy | src/components/ui/dialog.tsx:DialogContent |
DialogHeader |
software | healthy | src/components/ui/dialog.tsx:DialogHeader |
DialogFooter |
software | healthy | src/components/ui/dialog.tsx:DialogFooter |
DialogTitle |
software | healthy | src/components/ui/dialog.tsx:DialogTitle |
DialogDescription |
software | healthy | src/components/ui/dialog.tsx:DialogDescription |
cn |
software | healthy | src/lib/utils.ts:cn |
| Label | Layer | Status | Path |
|---|---|---|---|
CLAUDE.md |
software | healthy | CLAUDE.md |
eslint.config.mjs |
software | healthy | eslint.config.mjs |
package-lock.json |
software | healthy | package-lock.json |
README.md |
software | healthy | README.md |
postcss.config.mjs |
software | healthy | postcss.config.mjs |
package.json |
software | healthy | package.json |
next.config.ts |
software | healthy | next.config.ts |
components.json |
software | healthy | components.json |
tsconfig.json |
software | healthy | tsconfig.json |
globals.css |
software | healthy | src/app/globals.css |
layout.tsx |
software | healthy | src/app/layout.tsx |
page.tsx |
software | healthy | src/app/page.tsx |
robots.ts |
software | healthy | src/app/robots.ts |
sitemap.ts |
software | healthy | src/app/sitemap.ts |
FinalCta.tsx |
software | healthy | src/app/_components/FinalCta.tsx |
Hero.tsx |
software | healthy | src/app/_components/Hero.tsx |
FeaturesSection.tsx |
software | healthy | src/app/_components/FeaturesSection.tsx |
Reveal.tsx |
software | healthy | src/app/_components/Reveal.tsx |
AppStoreCta.tsx |
software | healthy | src/app/_components/AppStoreCta.tsx |
HowItWorks.tsx |
software | healthy | src/app/_components/HowItWorks.tsx |
LandingHeader.tsx |
software | healthy | src/app/_components/LandingHeader.tsx |
ProblemSection.tsx |
software | healthy | src/app/_components/ProblemSection.tsx |
page.tsx |
software | healthy | src/app/portfolio/page.tsx |
portfolio.css |
software | healthy | src/app/portfolio/portfolio.css |
page.tsx |
software | healthy | src/app/terms/page.tsx |
index.ts |
software | healthy | src/types/index.ts |
Header.tsx |
software | healthy | src/components/Header.tsx |
Footer.tsx |
software | healthy | src/components/Footer.tsx |
button.tsx |
software | healthy | src/components/ui/button.tsx |
select.tsx |
software | healthy | src/components/ui/select.tsx |
tabs.tsx |
software | healthy | src/components/ui/tabs.tsx |
dialog.tsx |
software | healthy | src/components/ui/dialog.tsx |
utils.ts |
software | healthy | src/lib/utils.ts |
supabase.ts |
software | healthy | src/lib/supabase.ts |
links.ts |
software | healthy | src/config/links.ts |
features.ts |
software | healthy | src/config/features.ts |
site.ts |
software | healthy | src/config/site.ts |
ARCHITECTURE.md |
software | healthy | docs/ARCHITECTURE.md |
COMPONENTS.md |
software | healthy | docs/COMPONENTS.md |
landing-redesign-2026-06-14.md |
software | healthy | docs/landing-redesign-2026-06-14.md |
PRD.md |
software | healthy | docs/PRD.md |
DEPLOYMENT.md |
software | healthy | docs/DEPLOYMENT.md |
CLAUDE.md |
quality | healthy | CLAUDE.md |
| Label | Layer | Status | Path |
|---|---|---|---|
src |
software | healthy | src |
app |
software | healthy | src/app |
_components |
software | healthy | src/app/_components |
portfolio |
software | healthy | src/app/portfolio |
terms |
software | healthy | src/app/terms |
types |
software | healthy | src/types |
components |
software | healthy | src/components |
ui |
software | healthy | src/components/ui |
lib |
software | healthy | src/lib |
config |
software | healthy | src/config |
docs |
software | healthy | docs |
| Label | Layer | Status | Path |
|---|---|---|---|
RootLayout |
frontend | healthy | src/app/layout.tsx |
Home |
frontend | healthy | src/app/page.tsx |
PortfolioPage |
frontend | healthy | src/app/portfolio/page.tsx |
TermsPage |
frontend | healthy | src/app/terms/page.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
/page.tsx |
frontend | healthy | src/app/page.tsx |
/portfolio |
frontend | healthy | src/app/portfolio/page.tsx |
/terms |
frontend | healthy | src/app/terms/page.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
ChoWonjun__simpltag-landing |
software | healthy | /data/fable5_failed_archive/ChoWonjun__simpltag-landing |
| Label | Layer | Status | Path |
|---|---|---|---|
2.61.95.07 |
network | healthy | src/app/portfolio/page.tsx |
This page is publicly accessible at:
https://repobility.com/scan/411bd076-319f-45be-b8f7-a50b05aec98c/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/411bd076-319f-45be-b8f7-a50b05aec98c/
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.