https://github.com/wanteddev/montage-web
· scanned 2026-06-16 00:55 UTC (2 months, 1 week ago)
103 raw signals (0 security + 103 graph)
Last scanned 2 months, 1 week ago · v1 · 68 actionable findings from 1 signal source. 35 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 3396 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 |
|---|---|---|---|
.size-limit.mjs |
software | healthy | .size-limit.mjs |
.commitlintrc.json |
software | healthy | .commitlintrc.json |
README.md |
software | healthy | README.md |
prettier.config.mjs |
software | healthy | prettier.config.mjs |
pnpm-lock.yaml |
software | healthy | pnpm-lock.yaml |
tsconfig.react.json |
software | healthy | tsconfig.react.json |
.lintstagedrc.mjs |
software | healthy | .lintstagedrc.mjs |
package.json |
software | healthy | package.json |
tsconfig.node.json |
software | healthy | tsconfig.node.json |
CONTRIBUTING.md |
software | healthy | CONTRIBUTING.md |
README.ko.md |
software | healthy | README.ko.md |
Dockerfile |
software | healthy | Dockerfile |
LICENSE.md |
software | healthy | LICENSE.md |
MIGRATION.md |
software | healthy | MIGRATION.md |
.coderabbit.yaml |
software | healthy | .coderabbit.yaml |
pnpm-workspace.yaml |
software | healthy | pnpm-workspace.yaml |
tsconfig.json |
software | healthy | tsconfig.json |
figma.config.json |
software | healthy | figma.config.json |
eslint.config.mjs |
software | healthy | eslint.config.mjs |
SECURITY.md |
software | healthy | SECURITY.md |
AGENTS.md |
software | healthy | AGENTS.md |
CHANGELOG.md |
software | healthy | CHANGELOG.md |
vitest.config.ts |
software | healthy | vitest.config.ts |
lerna.json |
software | healthy | lerna.json |
nx.json |
software | healthy | nx.json |
tsconfig.base.json |
software | healthy | tsconfig.base.json |
README.md |
software | healthy | tests/README.md |
README.ko.md |
software | healthy | tests/README.ko.md |
package.json |
software | healthy | tests/commonjs/package.json |
tsconfig.json |
software | healthy | tests/commonjs/tsconfig.json |
index.cjs |
software | healthy | tests/commonjs/src/index.cjs |
.size-limit.mjs |
software | healthy | tests/tree-shaking/.size-limit.mjs |
vite.config.ts |
software | healthy | tests/tree-shaking/vite.config.ts |
package.json |
software | healthy | tests/tree-shaking/package.json |
tsconfig.node.json |
software | healthy | tests/tree-shaking/tsconfig.node.json |
index.html |
software | healthy | tests/tree-shaking/index.html |
tsconfig.json |
software | healthy | tests/tree-shaking/tsconfig.json |
index.tsx |
software | healthy | tests/tree-shaking/src/index.tsx |
package.json |
software | healthy | tests/visual/package.json |
tsconfig.node.json |
software | healthy | tests/visual/tsconfig.node.json |
tsconfig.json |
software | healthy | tests/visual/tsconfig.json |
vitest.config.ts |
software | healthy | tests/visual/vitest.config.ts |
index.test.ts |
software | healthy | tests/visual/src/index.test.ts |
setup-tests.ts |
software | healthy | tests/visual/src/setup-tests.ts |
toggle-icon.tsx |
software | healthy | tests/visual/src/fixtures/toggle-icon.tsx |
check-mark.tsx |
software | healthy | tests/visual/src/fixtures/check-mark.tsx |
chip.tsx |
software | healthy | tests/visual/src/fixtures/chip.tsx |
checkbox.tsx |
software | healthy | tests/visual/src/fixtures/checkbox.tsx |
avatar.tsx |
software | healthy | tests/visual/src/fixtures/avatar.tsx |
avatar-button.tsx |
software | healthy | tests/visual/src/fixtures/avatar-button.tsx |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
DefaultToggleIcon |
software | healthy | tests/visual/src/fixtures/toggle-icon.tsx:DefaultToggleIcon |
ToggleIconWithSize |
software | healthy | tests/visual/src/fixtures/toggle-icon.tsx:ToggleIconWithSize |
MediumCheckMark |
software | healthy | tests/visual/src/fixtures/check-mark.tsx:MediumCheckMark |
SmallCheckMark |
software | healthy | tests/visual/src/fixtures/check-mark.tsx:SmallCheckMark |
SolidChip |
software | healthy | tests/visual/src/fixtures/chip.tsx:SolidChip |
OutlinedChip |
software | healthy | tests/visual/src/fixtures/chip.tsx:OutlinedChip |
MediumCheckbox |
software | healthy | tests/visual/src/fixtures/checkbox.tsx:MediumCheckbox |
SmallCheckbox |
software | healthy | tests/visual/src/fixtures/checkbox.tsx:SmallCheckbox |
PersonAvatar |
software | healthy | tests/visual/src/fixtures/avatar.tsx:PersonAvatar |
CompanyAvatar |
software | healthy | tests/visual/src/fixtures/avatar.tsx:CompanyAvatar |
AcademyAvatar |
software | healthy | tests/visual/src/fixtures/avatar.tsx:AcademyAvatar |
DefaultAvatarButton |
software | healthy | tests/visual/src/fixtures/avatar-button.tsx:DefaultAvatarBu… |
ProgressIndicatorDefault |
software | healthy | tests/visual/src/fixtures/progress-indicator.tsx:ProgressIn… |
HorizontalRadioGroup |
software | healthy | tests/visual/src/fixtures/radio-group.tsx:HorizontalRadioGr… |
VerticalRadioGroup |
software | healthy | tests/visual/src/fixtures/radio-group.tsx:VerticalRadioGroup |
SmallRadioGroup |
software | healthy | tests/visual/src/fixtures/radio-group.tsx:SmallRadioGroup |
SolidButton |
software | healthy | tests/visual/src/fixtures/button.tsx:SolidButton |
OutlinedButton |
software | healthy | tests/visual/src/fixtures/button.tsx:OutlinedButton |
SolidIconButton |
software | healthy | tests/visual/src/fixtures/icon-button.tsx:SolidIconButton |
OutlinedIconButton |
software | healthy | tests/visual/src/fixtures/icon-button.tsx:OutlinedIconButton |
BackgroundIconButton |
software | healthy | tests/visual/src/fixtures/icon-button.tsx:BackgroundIconBut… |
NormalIconButton |
software | healthy | tests/visual/src/fixtures/icon-button.tsx:NormalIconButton |
SolidContentBadge |
software | healthy | tests/visual/src/fixtures/content-badge.tsx:SolidContentBad… |
OutlinedContentBadge |
software | healthy | tests/visual/src/fixtures/content-badge.tsx:OutlinedContent… |
MediumSwitch |
software | healthy | tests/visual/src/fixtures/switch.tsx:MediumSwitch |
SmallSwitch |
software | healthy | tests/visual/src/fixtures/switch.tsx:SmallSwitch |
HorizontalDivider |
software | healthy | tests/visual/src/fixtures/divider.tsx:HorizontalDivider |
VerticalDivider |
software | healthy | tests/visual/src/fixtures/divider.tsx:VerticalDivider |
DefaultTextField |
software | healthy | tests/visual/src/fixtures/text-field.tsx:DefaultTextField |
InvalidTextField |
software | healthy | tests/visual/src/fixtures/text-field.tsx:InvalidTextField |
PositiveTextField |
software | healthy | tests/visual/src/fixtures/text-field.tsx:PositiveTextField |
TextFieldWithContent |
software | healthy | tests/visual/src/fixtures/text-field.tsx:TextFieldWithConte… |
TextSkeleton |
software | healthy | tests/visual/src/fixtures/skeleton.tsx:TextSkeleton |
CircleSkeleton |
software | healthy | tests/visual/src/fixtures/skeleton.tsx:CircleSkeleton |
RectangleSkeleton |
software | healthy | tests/visual/src/fixtures/skeleton.tsx:RectangleSkeleton |
SolidFilterButton |
software | healthy | tests/visual/src/fixtures/filter-button.tsx:SolidFilterButt… |
OutlinedFilterButton |
software | healthy | tests/visual/src/fixtures/filter-button.tsx:OutlinedFilterB… |
FilterButtonWithActiveLabel |
software | healthy | tests/visual/src/fixtures/filter-button.tsx:FilterButtonWit… |
PrimaryTextButton |
software | healthy | tests/visual/src/fixtures/text-button.tsx:PrimaryTextButton |
AssistiveTextButton |
software | healthy | tests/visual/src/fixtures/text-button.tsx:AssistiveTextButt… |
TextButtonWithIcons |
software | healthy | tests/visual/src/fixtures/text-button.tsx:TextButtonWithIco… |
SingleSlider |
software | healthy | tests/visual/src/fixtures/slider.tsx:SingleSlider |
RangeSlider |
software | healthy | tests/visual/src/fixtures/slider.tsx:RangeSlider |
SliderWithLabels |
software | healthy | tests/visual/src/fixtures/slider.tsx:SliderWithLabels |
SmallAvatarGroup |
software | healthy | tests/visual/src/fixtures/avatar-group.tsx:SmallAvatarGroup |
XSmallAvatarGroup |
software | healthy | tests/visual/src/fixtures/avatar-group.tsx:XSmallAvatarGroup |
renderWithProvider |
software | healthy | tests/visual/src/helpers/index.tsx:renderWithProvider |
FadeInOut |
software | healthy | docs/src/components/fade-in-out/index.tsx:FadeInOut |
Carousel |
software | healthy | docs/src/components/carousel/index.tsx:Carousel |
fallbackTitleStyle |
software | healthy | docs/src/components/fallback/style.ts:fallbackTitleStyle |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
FadeInOut |
frontend | healthy | docs/src/components/fade-in-out/index.tsx |
Carousel |
frontend | healthy | docs/src/components/carousel/index.tsx |
Fallback |
frontend | healthy | docs/src/components/fallback/index.tsx |
DelayMount |
frontend | healthy | docs/src/components/delay-mount/index.tsx |
Logo |
frontend | healthy | docs/src/assets/logo.tsx |
AlgoliaLogo |
frontend | healthy | docs/src/assets/algolia-logo.tsx |
IconTextShape |
frontend | healthy | docs/src/assets/icon-text-shape.tsx |
NotFoundPage |
frontend | healthy | docs/src/app/not-found.tsx |
Default |
frontend | healthy | docs/src/app/default.tsx |
RootPage |
frontend | healthy | docs/src/app/page.tsx |
FullPageLayout |
frontend | healthy | docs/src/app/full-page-layout.tsx |
RootLayout |
frontend | healthy | docs/src/app/layout.tsx |
ErrorPage |
frontend | healthy | docs/src/app/error.tsx |
GlobalErrorPage |
frontend | healthy | docs/src/app/global-error.tsx |
Providers |
frontend | healthy | docs/src/app/providers.tsx |
WithLnbLayout |
frontend | healthy | docs/src/app/(with-lnb)/layout.tsx |
DocsLayout |
frontend | healthy | docs/src/app/(with-lnb)/docs/layout.tsx |
FoundationsPage |
frontend | healthy | docs/src/app/(with-lnb)/docs/foundations/page.tsx |
ElevationLayout |
frontend | healthy | docs/src/app/(with-lnb)/docs/foundations/base-material/elev… |
ElevationSpreadPage |
frontend | healthy | docs/src/app/(with-lnb)/docs/foundations/base-material/elev… |
ElevationNormalPage |
frontend | healthy | docs/src/app/(with-lnb)/docs/foundations/base-material/elev… |
ElevationLayout |
frontend | healthy | docs/src/app/(with-lnb)/docs/foundations/base-material/colo… |
ColorsSemanticPage |
frontend | healthy | docs/src/app/(with-lnb)/docs/foundations/base-material/colo… |
ColorsAtomicPage |
frontend | healthy | docs/src/app/(with-lnb)/docs/foundations/base-material/colo… |
GridPage |
frontend | healthy | docs/src/app/(with-lnb)/docs/foundations/base-material/grid… |
IconsPage |
frontend | healthy | docs/src/app/(with-lnb)/docs/foundations/base-material/icon… |
TypographyPage |
frontend | healthy | docs/src/app/(with-lnb)/docs/foundations/base-material/typo… |
DocsPage |
frontend | healthy | docs/src/app/(with-lnb)/docs/[...slug]/page.tsx |
ReleaseNotePage |
frontend | healthy | docs/src/app/(with-lnb)/docs/release-note/page.tsx |
ComponentsOverviewPage |
frontend | healthy | docs/src/app/(with-lnb)/docs/components/page.tsx |
GettingStartedPage |
frontend | healthy | docs/src/app/(with-lnb)/docs/getting-started/page.tsx |
TermsOfUsePage |
frontend | healthy | docs/src/app/(with-lnb)/docs/getting-started/terms-of-use/p… |
UtilitiesOverviewPage |
frontend | healthy | docs/src/app/(with-lnb)/docs/utilities/page.tsx |
UtilitiesLayout |
frontend | healthy | docs/src/app/(with-lnb)/docs/utilities/layout.tsx |
UtilitiesOverviewPage |
frontend | healthy | docs/src/app/(with-lnb)/docs/utilities/android/page.tsx |
UtilitiesOverviewPage |
frontend | healthy | docs/src/app/(with-lnb)/docs/utilities/ios/page.tsx |
Gnb |
frontend | healthy | docs/src/features/layout/components/gnb/index.tsx |
SearchResults |
frontend | healthy | docs/src/features/layout/components/gnb/search-modal/result… |
SearchResultInitial |
frontend | healthy | docs/src/features/layout/components/gnb/search-modal/result… |
SearchResultEmpty |
frontend | healthy | docs/src/features/layout/components/gnb/search-modal/result… |
SearchOption |
frontend | healthy | docs/src/features/layout/components/gnb/search-modal/result… |
SearchOptionHit |
frontend | healthy | docs/src/features/layout/components/gnb/search-modal/result… |
Footer |
frontend | healthy | docs/src/features/layout/components/footer/index.tsx |
RouteTab |
frontend | healthy | docs/src/features/docs/components/route-tab/index.tsx |
FoundationsElevationSpread |
frontend | healthy | docs/src/features/docs/components/foundations/elevation/spr… |
StyleGrid |
frontend | healthy | docs/src/features/docs/components/foundations/elevation/spr… |
FoundationsElevationNormal |
frontend | healthy | docs/src/features/docs/components/foundations/elevation/nor… |
StyleGrid |
frontend | healthy | docs/src/features/docs/components/foundations/elevation/nor… |
TokenExample |
frontend | healthy | docs/src/features/docs/components/foundations/elevation/tok… |
ElevationTab |
frontend | healthy | docs/src/features/docs/components/foundations/elevation/tab… |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
tests |
software | healthy | tests |
commonjs |
software | healthy | tests/commonjs |
src |
software | healthy | tests/commonjs/src |
tree-shaking |
software | healthy | tests/tree-shaking |
src |
software | healthy | tests/tree-shaking/src |
visual |
software | healthy | tests/visual |
src |
software | healthy | tests/visual/src |
fixtures |
software | healthy | tests/visual/src/fixtures |
helpers |
software | healthy | tests/visual/src/helpers |
docs |
software | healthy | docs |
@types |
software | healthy | docs/@types |
public |
software | healthy | docs/public |
home |
software | healthy | docs/public/home |
resources |
software | healthy | docs/public/home/resources |
src |
software | healthy | docs/src |
components |
software | healthy | docs/src/components |
fade-in-out |
software | healthy | docs/src/components/fade-in-out |
carousel |
software | healthy | docs/src/components/carousel |
fallback |
software | healthy | docs/src/components/fallback |
delay-mount |
software | healthy | docs/src/components/delay-mount |
contexts |
software | healthy | docs/src/contexts |
assets |
software | healthy | docs/src/assets |
app |
software | healthy | docs/src/app |
(with-lnb) |
software | healthy | docs/src/app/(with-lnb) |
docs |
software | healthy | docs/src/app/(with-lnb)/docs |
foundations |
software | healthy | docs/src/app/(with-lnb)/docs/foundations |
base-material |
software | healthy | docs/src/app/(with-lnb)/docs/foundations/base-material |
elevation |
software | healthy | docs/src/app/(with-lnb)/docs/foundations/base-material/elev… |
spread |
software | healthy | docs/src/app/(with-lnb)/docs/foundations/base-material/elev… |
normal |
software | healthy | docs/src/app/(with-lnb)/docs/foundations/base-material/elev… |
colors |
software | healthy | docs/src/app/(with-lnb)/docs/foundations/base-material/colo… |
semantic |
software | healthy | docs/src/app/(with-lnb)/docs/foundations/base-material/colo… |
atomic |
software | healthy | docs/src/app/(with-lnb)/docs/foundations/base-material/colo… |
grid |
software | healthy | docs/src/app/(with-lnb)/docs/foundations/base-material/grid |
icons |
software | healthy | docs/src/app/(with-lnb)/docs/foundations/base-material/icons |
typography |
software | healthy | docs/src/app/(with-lnb)/docs/foundations/base-material/typo… |
[...slug] |
software | healthy | docs/src/app/(with-lnb)/docs/[...slug] |
release-note |
software | healthy | docs/src/app/(with-lnb)/docs/release-note |
components |
software | healthy | docs/src/app/(with-lnb)/docs/components |
getting-started |
software | healthy | docs/src/app/(with-lnb)/docs/getting-started |
terms-of-use |
software | healthy | docs/src/app/(with-lnb)/docs/getting-started/terms-of-use |
utilities |
software | healthy | docs/src/app/(with-lnb)/docs/utilities |
android |
software | healthy | docs/src/app/(with-lnb)/docs/utilities/android |
ios |
software | healthy | docs/src/app/(with-lnb)/docs/utilities/ios |
helpers |
software | healthy | docs/src/helpers |
hooks |
software | healthy | docs/src/hooks |
styles |
software | healthy | docs/src/styles |
features |
software | healthy | docs/src/features |
layout |
software | healthy | docs/src/features/layout |
constants |
software | healthy | docs/src/features/layout/constants |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
deploy |
cicd | healthy | .github/workflows/version.yml |
deploy-success |
cicd | healthy | .github/workflows/version.yml |
deploy-docs |
cicd | healthy | .github/workflows/version.yml |
deploy-mcp-server |
cicd | healthy | .github/workflows/version.yml |
send_slack |
cicd | healthy | .github/workflows/pr-noti.yml |
set-env |
cicd | healthy | .github/workflows/docs-deploy.yml |
deploy-docs |
cicd | healthy | .github/workflows/docs-deploy.yml |
create-pull-request-comment |
cicd | healthy | .github/workflows/docs-deploy.yml |
algolia |
cicd | healthy | .github/workflows/docs-deploy.yml |
sync |
cicd | healthy | .github/workflows/figma-icon-sync.yml |
sync |
cicd | healthy | .github/workflows/figma-icon-sync-code-connect.yml |
create-pull-request |
cicd | healthy | .github/workflows/figma-icon-sync-code-connect.yml |
publish |
cicd | healthy | .github/workflows/figma-icon-sync-code-connect.yml |
size-limit |
cicd | healthy | .github/workflows/pr-test.yml |
unit-test |
cicd | healthy | .github/workflows/pr-test.yml |
visual-test |
cicd | healthy | .github/workflows/pr-test.yml |
commonjs-test |
cicd | healthy | .github/workflows/pr-test.yml |
tree-shaking-test |
cicd | healthy | .github/workflows/pr-test.yml |
update-screenshots |
cicd | healthy | .github/workflows/visual-test-update.yml |
set-env |
cicd | healthy | .github/workflows/mcp-deploy.yml |
deploy |
cicd | healthy | .github/workflows/mcp-deploy.yml |
deploy-ecs |
cicd | healthy | .github/workflows/mcp-deploy.yml |
sync-mobile-docs |
cicd | healthy | .github/workflows/docs-sync.yml |
sync-design-docs |
cicd | healthy | .github/workflows/docs-sync.yml |
deploy-mobile-docs |
cicd | healthy | .github/workflows/docs-sync.yml |
deploy-design-docs |
cicd | healthy | .github/workflows/docs-sync.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
port:3000 |
network | healthy | Dockerfile |
port:10 |
network | healthy | .coderabbit.yaml |
port:26882 |
network | healthy | .github/workflows/figma-icon-sync.yml |
port:10077 |
network | healthy | .github/workflows/figma-icon-sync.yml |
port:24937 |
network | healthy | .github/workflows/figma-icon-sync.yml |
port:14852 |
network | healthy | .github/workflows/figma-icon-sync.yml |
port:37729 |
network | healthy | .github/workflows/figma-icon-sync.yml |
port:14854 |
network | healthy | .github/workflows/figma-icon-sync.yml |
port:45087 |
network | healthy | .github/workflows/figma-icon-sync.yml |
port:45155 |
network | healthy | .github/workflows/figma-icon-sync.yml |
port:26894 |
network | healthy | .github/workflows/figma-icon-sync.yml |
port:45156 |
network | healthy | .github/workflows/figma-icon-sync.yml |
port:40167 |
network | healthy | .github/workflows/figma-icon-sync.yml |
port:14193 |
network | healthy | .github/workflows/figma-icon-sync.yml |
port:40214 |
network | healthy | .github/workflows/figma-icon-sync.yml |
port:1350 |
network | healthy | .github/workflows/figma-icon-sync.yml |
port:14171 |
network | healthy | .github/workflows/figma-icon-sync.yml |
port:1351 |
network | healthy | .github/workflows/figma-icon-sync.yml |
port:26900 |
network | healthy | .github/workflows/figma-icon-sync.yml |
port:45095 |
network | healthy | .github/workflows/figma-icon-sync.yml |
port:25083 |
network | healthy | .github/workflows/figma-icon-sync.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
DEPLOY_SLACK_WEBHOOK_URL |
cicd | healthy | — |
BOT_APP_PRIVATE_KEY |
cicd | healthy | — |
RELEASE_URL |
cicd | healthy | — |
MCP_TRACK_CLIENT_ID |
cicd | healthy | — |
SLACK_WEBHOOK_URL |
cicd | healthy | — |
CRAWLER_API_KEY |
cicd | healthy | — |
APPLICATION_ID |
cicd | healthy | — |
API_KEY |
cicd | healthy | — |
BOT_APP_ID |
cicd | healthy | — |
RELEASE |
cicd | healthy | — |
FIGMA_TOKEN |
cicd | healthy | — |
CRAWLER_USER_ID |
cicd | healthy | — |
SERVICE |
cicd | healthy | — |
AWS_DEPLOY_ROLE |
cicd | healthy | — |
AWS_REGION |
cicd | healthy | — |
GITHUB_TOKEN |
cicd | healthy | — |
NODE_AUTH_TOKEN |
cicd | healthy | — |
AWS_DEPLOY_ROLE_DEV |
cicd | healthy | — |
| Label | Layer | Status | Path |
|---|---|---|---|
menu-bottom-migration.ts |
data | healthy | packages/wds-codemod/src/transforms/v2/menu-bottom-migratio… |
icon-circle-close-migration.ts |
data | healthy | packages/wds-codemod/src/transforms/v2/icon-circle-close-mi… |
avatar-migration.ts |
data | healthy | packages/wds-codemod/src/transforms/v2/avatar-migration.ts |
list-cell-migration.ts |
data | healthy | packages/wds-codemod/src/transforms/v2/list-cell-migration.… |
action-area-migration.ts |
data | healthy | packages/wds-codemod/src/transforms/v2/action-area-migratio… |
play-badge-migration.ts |
data | healthy | packages/wds-codemod/src/transforms/v2/play-badge-migration… |
toast-migration.ts |
data | healthy | packages/wds-codemod/src/transforms/v2/toast-migration.ts |
check-mark-migration.ts |
data | healthy | packages/wds-codemod/src/transforms/v2/check-mark-migration… |
size-migration.ts |
data | healthy | packages/wds-codemod/src/transforms/v2/size-migration.ts |
modal-migration.ts |
data | healthy | packages/wds-codemod/src/transforms/v2/modal-migration.ts |
leading-trailing-migration.ts |
data | healthy | packages/wds-codemod/src/transforms/v2/leading-trailing-mig… |
compact-tooltip-migration.ts |
data | healthy | packages/wds-codemod/src/transforms/v3/compact-tooltip-migr… |
chip-naming-migration.ts |
data | healthy | packages/wds-codemod/src/transforms/v3/chip-naming-migratio… |
stepper-migration.ts |
data | healthy | packages/wds-codemod/src/transforms/v3/stepper-migration.ts |
button-secondary-migration.ts |
data | healthy | packages/wds-codemod/src/transforms/v3/button-secondary-mig… |
pagination-migration.ts |
data | healthy | packages/wds-codemod/src/transforms/v3/pagination-migration… |
shadow-migration.ts |
data | healthy | packages/wds-codemod/src/transforms/v3/shadow-migration.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
/page.tsx |
frontend | healthy | docs/src/app/page.tsx |
/(with-lnb)/docs/foundations |
frontend | healthy | docs/src/app/(with-lnb)/docs/foundations/page.tsx |
/(with-lnb)/docs/foundations/base-material/elevation/spread |
frontend | healthy | docs/src/app/(with-lnb)/docs/foundations/base-material/elev… |
/(with-lnb)/docs/foundations/base-material/elevation/normal |
frontend | healthy | docs/src/app/(with-lnb)/docs/foundations/base-material/elev… |
/(with-lnb)/docs/foundations/base-material/colors/semantic |
frontend | healthy | docs/src/app/(with-lnb)/docs/foundations/base-material/colo… |
/(with-lnb)/docs/foundations/base-material/colors/atomic |
frontend | healthy | docs/src/app/(with-lnb)/docs/foundations/base-material/colo… |
/(with-lnb)/docs/foundations/base-material/grid |
frontend | healthy | docs/src/app/(with-lnb)/docs/foundations/base-material/grid… |
/(with-lnb)/docs/foundations/base-material/icons |
frontend | healthy | docs/src/app/(with-lnb)/docs/foundations/base-material/icon… |
/(with-lnb)/docs/foundations/base-material/typography |
frontend | healthy | docs/src/app/(with-lnb)/docs/foundations/base-material/typo… |
/(with-lnb)/docs/[...slug] |
frontend | healthy | docs/src/app/(with-lnb)/docs/[...slug]/page.tsx |
/(with-lnb)/docs/release-note |
frontend | healthy | docs/src/app/(with-lnb)/docs/release-note/page.tsx |
/(with-lnb)/docs/components |
frontend | healthy | docs/src/app/(with-lnb)/docs/components/page.tsx |
/(with-lnb)/docs/getting-started |
frontend | healthy | docs/src/app/(with-lnb)/docs/getting-started/page.tsx |
/(with-lnb)/docs/getting-started/terms-of-use |
frontend | healthy | docs/src/app/(with-lnb)/docs/getting-started/terms-of-use/p… |
/(with-lnb)/docs/utilities |
frontend | healthy | docs/src/app/(with-lnb)/docs/utilities/page.tsx |
/(with-lnb)/docs/utilities/android |
frontend | healthy | docs/src/app/(with-lnb)/docs/utilities/android/page.tsx |
/(with-lnb)/docs/utilities/ios |
frontend | healthy | docs/src/app/(with-lnb)/docs/utilities/ios/page.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
Runner |
software | healthy | docs/src/features/docs/components/mdx/demo/react-runner/ind… |
Parser |
software | healthy | scripts/api-generator/src/parser.ts:Parser |
Resolver |
software | healthy | scripts/api-generator/src/resolver.ts:Resolver |
Extractor |
software | healthy | scripts/api-generator/src/extractor.ts:Extractor |
WdsImportParser |
software | healthy | packages/eslint-plugin-wds/src/helpers/ast.ts:WdsImportPars… |
TtlMap |
software | healthy | packages/wds-mcp/src/auth.ts:TtlMap |
BaseModule |
software | healthy | .github/actions/generate-mobile-docs/src/modules/base.ts:Ba… |
Android |
software | healthy | .github/actions/generate-mobile-docs/src/modules/android.ts… |
IOS |
software | healthy | .github/actions/generate-mobile-docs/src/modules/ios.ts:IOS |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::version |
cicd | healthy | .github/workflows/version.yml |
gha::pr-noti |
cicd | healthy | .github/workflows/pr-noti.yml |
gha::docs-deploy |
cicd | healthy | .github/workflows/docs-deploy.yml |
gha::figma-icon-sync |
cicd | healthy | .github/workflows/figma-icon-sync.yml |
gha::figma-icon-sync-code-connect |
cicd | healthy | .github/workflows/figma-icon-sync-code-connect.yml |
gha::pr-test |
cicd | healthy | .github/workflows/pr-test.yml |
gha::visual-test-update |
cicd | healthy | .github/workflows/visual-test-update.yml |
gha::mcp-deploy |
cicd | healthy | .github/workflows/mcp-deploy.yml |
gha::docs-sync |
cicd | healthy | .github/workflows/docs-sync.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
GET /oauth/google/callback |
api | healthy | packages/wds-mcp/src/http.ts |
GET /health |
api | healthy | packages/wds-mcp/src/http.ts |
POST /track |
api | healthy | packages/wds-mcp/src/http.ts |
POST /mcp |
api | healthy | packages/wds-mcp/src/http.ts |
GET /mcp |
api | healthy | packages/wds-mcp/src/http.ts |
DELETE /mcp |
api | healthy | packages/wds-mcp/src/http.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::figma/icons/index.figma.tsx |
security | healthy | figma/icons/index.figma.tsx |
auth::packages/wds-mcp/src/auth.ts |
security | healthy | packages/wds-mcp/src/auth.ts |
auth::packages/wds-icon/src/icon-passport-fill.tsx |
security | healthy | packages/wds-icon/src/icon-passport-fill.tsx |
auth::packages/wds-icon/src/icon-passport.tsx |
security | healthy | packages/wds-icon/src/icon-passport.tsx |
auth::packages/wds-mcp/src/http.ts |
security | healthy | packages/wds-mcp/src/http.ts |
auth::packages/wds-icon/src/index.ts |
security | healthy | packages/wds-icon/src/index.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-6ekdrgpl |
software | healthy | /tmp/repobility-clone-6ekdrgpl |
| Label | Layer | Status | Path |
|---|---|---|---|
image::Dockerfile |
hardware | healthy | Dockerfile |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::aws |
hardware | healthy | .github/workflows/docs-deploy.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
dotenv::docs/.env |
security | healthy | docs/.env |
This page is publicly accessible at:
https://repobility.com/scan/ad15b5af-febe-467d-a469-fb08961787e6/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/ad15b5af-febe-467d-a469-fb08961787e6/
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.