Public scan — anyone with this URL can view this analysis. Sign up to track your own repos privately, run scheduled re-scans, and get AI fix prompts via your dashboard.

bbbyk105/fujisan

https://github.com/bbbyk105/fujisan · scanned 2026-06-17 01:38 UTC (1 month, 2 weeks ago)

22 raw signals (0 security + 22 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 2 weeks ago · v2 · last Δ +6.6 (diff) · 22 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 673 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.

LabelLayerStatusPath
make_gradient software healthy scripts/generate_scenes.py:18
add_fog software healthy scripts/generate_scenes.py:32
add_water_reflection software healthy scripts/generate_scenes.py:44
add_particles software healthy scripts/generate_scenes.py:69
add_light_rays software healthy scripts/generate_scenes.py:87
composite_bottle software healthy scripts/generate_scenes.py:115
DashboardView software healthy command-center/src/App.tsx:DashboardView
App software healthy command-center/src/App.tsx:App
AIAssistantPanel software healthy command-center/src/components/AIAssistantPanel.tsx:AIAssist…
send software healthy command-center/src/components/AIAssistantPanel.tsx:send
MessageBubble software healthy command-center/src/components/AIAssistantPanel.tsx:MessageB…
StreamingDots software healthy command-center/src/components/AIAssistantPanel.tsx:Streamin…
TopBar software healthy command-center/src/components/TopBar.tsx:TopBar
fmtRelative software healthy command-center/src/components/MailPanel.tsx:fmtRelative
extractName software healthy command-center/src/components/MailPanel.tsx:extractName
MailPanel software healthy command-center/src/components/MailPanel.tsx:MailPanel
load software healthy command-center/src/components/MailPanel.tsx:load
NewItemMenu software healthy command-center/src/components/NewItemMenu.tsx:NewItemMenu
onClick software healthy command-center/src/components/NewItemMenu.tsx:onClick
handle software healthy command-center/src/components/NewItemMenu.tsx:handle
resolveNode software healthy command-center/src/components/Sidebar.tsx:resolveNode
TreeItem software healthy command-center/src/components/Sidebar.tsx:TreeItem
Sidebar software healthy command-center/src/components/Sidebar.tsx:Sidebar
ProductDetail software healthy command-center/src/components/ProductDetail.tsx:ProductDeta…
statusColor software healthy command-center/src/components/FlowCanvas.tsx:statusColor
kindRing software healthy command-center/src/components/FlowCanvas.tsx:kindRing
edgePath software healthy command-center/src/components/FlowCanvas.tsx:edgePath
mx software healthy command-center/src/components/FlowCanvas.tsx:mx
downstream software healthy command-center/src/components/FlowCanvas.tsx:downstream
FlowCanvas software healthy command-center/src/components/FlowCanvas.tsx:FlowCanvas
LegendItem software healthy command-center/src/components/FlowCanvas.tsx:LegendItem
EventTicker software healthy command-center/src/components/FlowCanvas.tsx:EventTicker
ProductCard software healthy command-center/src/components/ProductLauncher.tsx:ProductCa…
AddProductCard software healthy command-center/src/components/ProductLauncher.tsx:AddProduc…
ProductLauncher software healthy command-center/src/components/ProductLauncher.tsx:ProductLa…
handleOpen software healthy command-center/src/components/ProductLauncher.tsx:handleOpen
handleAdd software healthy command-center/src/components/ProductLauncher.tsx:handleAdd
fmtTime software healthy command-center/src/components/CalendarPanel.tsx:fmtTime
fmtDate software healthy command-center/src/components/CalendarPanel.tsx:fmtDate
CalendarPanel software healthy command-center/src/components/CalendarPanel.tsx:CalendarPan…
load software healthy command-center/src/components/CalendarPanel.tsx:load
fmtDeadline software healthy command-center/src/components/ProjectsPanel.tsx:fmtDeadline
ProjectsPanel software healthy command-center/src/components/ProjectsPanel.tsx:ProjectsPan…
busToFlowEvent software healthy command-center/src/lib/flow-events.ts:busToFlowEvent
useFlowEvents software healthy command-center/src/lib/flow-events.ts:useFlowEvents
tick software healthy command-center/src/lib/flow-events.ts:tick
buildTree software healthy command-center/src/lib/store.ts:buildTree
useEventBus software healthy command-center/src/lib/event-bus.ts:useEventBus
useEventBusFiltered software healthy command-center/src/lib/event-bus.ts:useEventBusFiltered
onDelta software healthy command-center/electron/preload.ts:onDelta

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
.env.example software healthy .env.example
CLAUDE.md software healthy CLAUDE.md
AGENTS.md software healthy AGENTS.md
jest.config.mjs software healthy jest.config.mjs
eslint.config.mjs software healthy eslint.config.mjs
package-lock.json software healthy package-lock.json
drizzle.config.ts software healthy drizzle.config.ts
README.md software healthy README.md
postcss.config.mjs software healthy postcss.config.mjs
open-next.config.ts software healthy open-next.config.ts
package.json software healthy package.json
next.config.ts software healthy next.config.ts
tsconfig.json software healthy tsconfig.json
generate_scenes.py software healthy scripts/generate_scenes.py
.env.example software healthy command-center/.env.example
preview.html software healthy command-center/preview.html
postcss.config.js software healthy command-center/postcss.config.js
vite.config.ts software healthy command-center/vite.config.ts
package-lock.json software healthy command-center/package-lock.json
README.md software healthy command-center/README.md
package.json software healthy command-center/package.json
index.html software healthy command-center/index.html
tailwind.config.js software healthy command-center/tailwind.config.js
tsconfig.json software healthy command-center/tsconfig.json
main.tsx software healthy command-center/src/main.tsx
types.ts software healthy command-center/src/types.ts
App.tsx software healthy command-center/src/App.tsx
AIAssistantPanel.tsx software healthy command-center/src/components/AIAssistantPanel.tsx
TopBar.tsx software healthy command-center/src/components/TopBar.tsx
MailPanel.tsx software healthy command-center/src/components/MailPanel.tsx
NewItemMenu.tsx software healthy command-center/src/components/NewItemMenu.tsx
Sidebar.tsx software healthy command-center/src/components/Sidebar.tsx
ProductDetail.tsx software healthy command-center/src/components/ProductDetail.tsx
FlowCanvas.tsx software healthy command-center/src/components/FlowCanvas.tsx
ProductLauncher.tsx software healthy command-center/src/components/ProductLauncher.tsx
CalendarPanel.tsx software healthy command-center/src/components/CalendarPanel.tsx
ProjectsPanel.tsx software healthy command-center/src/components/ProjectsPanel.tsx
flow-events.ts software healthy command-center/src/lib/flow-events.ts
store.ts software healthy command-center/src/lib/store.ts
flow-data.ts software healthy command-center/src/lib/flow-data.ts
mock.ts software healthy command-center/src/lib/mock.ts
event-bus.ts software healthy command-center/src/lib/event-bus.ts
index.css software healthy command-center/src/styles/index.css
ARCHITECTURE.md software healthy command-center/docs/ARCHITECTURE.md
preload.ts software healthy command-center/electron/preload.ts
main.ts software healthy command-center/electron/main.ts
claude-service.ts software healthy command-center/electron/claude-service.ts
google-service.ts software healthy command-center/electron/google-service.ts
oauth-server.ts software healthy command-center/electron/oauth-server.ts
globals.css software healthy src/app/globals.css

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
scripts software healthy scripts
command-center software healthy command-center
src software healthy command-center/src
components software healthy command-center/src/components
lib software healthy command-center/src/lib
styles software healthy command-center/src/styles
docs software healthy command-center/docs
electron software healthy command-center/electron
src software healthy src
app software healthy src/app
login software healthy src/app/login
personal software healthy src/app/login/personal
business software healthy src/app/login/business
api software healthy src/app/api
auth software healthy src/app/api/auth
[...all] software healthy src/app/api/auth/[...all]
checkout software healthy src/app/checkout
cart software healthy src/app/cart
account software healthy src/app/account
admin software healthy src/app/admin
team software healthy src/app/admin/team
orders software healthy src/app/admin/orders
shipping software healthy src/app/shipping
stories software healthy src/app/stories
craft software healthy src/app/craft
[slug] software healthy src/app/craft/[slug]
faq software healthy src/app/faq
pairings software healthy src/app/pairings
register software healthy src/app/register
personal software healthy src/app/register/personal
business software healthy src/app/register/business
shop software healthy src/app/shop
personal software healthy src/app/shop/personal
business software healthy src/app/shop/business
reset-password software healthy src/app/reset-password
privacy software healthy src/app/privacy
contact software healthy src/app/contact
products software healthy src/app/products
[slug] software healthy src/app/products/[slug]
terms software healthy src/app/terms
tokushoho software healthy src/app/tokushoho
forgot-password software healthy src/app/forgot-password
personal software healthy src/app/forgot-password/personal
business software healthy src/app/forgot-password/business
components software healthy src/components
fujisan software healthy src/components/fujisan
cart software healthy src/components/fujisan/cart
admin software healthy src/components/fujisan/admin
auth software healthy src/components/fujisan/auth
__tests__ software healthy src/components/fujisan/auth/__tests__

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
App frontend healthy command-center/src/App.tsx
RootLayout frontend healthy src/app/layout.tsx
Home frontend healthy src/app/page.tsx
LoginBusinessPage frontend healthy src/app/login/business/page.tsx
CheckoutPage frontend healthy src/app/checkout/page.tsx
CartPage frontend healthy src/app/cart/page.tsx
AdminIndex frontend healthy src/app/admin/page.tsx
ShippingPage frontend healthy src/app/shipping/page.tsx
StoriesPage frontend healthy src/app/stories/page.tsx
FaqPage frontend healthy src/app/faq/page.tsx
PairingsPage frontend healthy src/app/pairings/page.tsx
RegisterBusinessPage frontend healthy src/app/register/business/page.tsx
ShopHubPage frontend healthy src/app/shop/page.tsx
ShopPersonalPage frontend healthy src/app/shop/personal/page.tsx
ShopBusinessPage frontend healthy src/app/shop/business/page.tsx
ResetPasswordPage frontend healthy src/app/reset-password/page.tsx
PrivacyPage frontend healthy src/app/privacy/page.tsx
ContactPage frontend healthy src/app/contact/page.tsx
TermsPage frontend healthy src/app/terms/page.tsx
TokushohoPage frontend healthy src/app/tokushoho/page.tsx
ForgotPasswordPersonalPage frontend healthy src/app/forgot-password/personal/page.tsx
ForgotPasswordBusinessPage frontend healthy src/app/forgot-password/business/page.tsx
FujisanNav frontend healthy src/components/fujisan/FujisanNav.tsx
FujisanArtOfSake frontend healthy src/components/fujisan/FujisanArtOfSake.tsx
FujisanFooter frontend healthy src/components/fujisan/FujisanFooter.tsx
FujisanDiscover frontend healthy src/components/fujisan/FujisanDiscover.tsx
FujisanExperience frontend healthy src/components/fujisan/FujisanExperience.tsx
AgeGate frontend healthy src/components/fujisan/AgeGate.tsx
FujisanHero frontend healthy src/components/fujisan/FujisanHero.tsx
ProductPurchaseBlock frontend healthy src/components/fujisan/ProductPurchaseBlock.tsx
FujisanInfoPage frontend healthy src/components/fujisan/FujisanInfoPage.tsx

LabelLayerStatusPath
/page.tsx frontend healthy src/app/page.tsx
/login/personal frontend healthy src/app/login/personal/page.tsx
/login/business frontend healthy src/app/login/business/page.tsx
/checkout frontend healthy src/app/checkout/page.tsx
/cart frontend healthy src/app/cart/page.tsx
/account frontend healthy src/app/account/page.tsx
/admin frontend healthy src/app/admin/page.tsx
/admin/team frontend healthy src/app/admin/team/page.tsx
/admin/orders frontend healthy src/app/admin/orders/page.tsx
/shipping frontend healthy src/app/shipping/page.tsx
/stories frontend healthy src/app/stories/page.tsx
/craft/[slug] frontend healthy src/app/craft/[slug]/page.tsx
/faq frontend healthy src/app/faq/page.tsx
/pairings frontend healthy src/app/pairings/page.tsx
/register/personal frontend healthy src/app/register/personal/page.tsx
/register/business frontend healthy src/app/register/business/page.tsx
/shop frontend healthy src/app/shop/page.tsx
/shop/personal frontend healthy src/app/shop/personal/page.tsx
/shop/business frontend healthy src/app/shop/business/page.tsx
/reset-password frontend healthy src/app/reset-password/page.tsx
/privacy frontend healthy src/app/privacy/page.tsx
/contact frontend healthy src/app/contact/page.tsx
/products/[slug] frontend healthy src/app/products/[slug]/page.tsx
/terms frontend healthy src/app/terms/page.tsx
/tokushoho frontend healthy src/app/tokushoho/page.tsx
/forgot-password/personal frontend healthy src/app/forgot-password/personal/page.tsx
/forgot-password/business frontend healthy src/app/forgot-password/business/page.tsx

LabelLayerStatusPath
auth::command-center/.env.example security healthy command-center/.env.example
auth::command-center/electron/google-service.ts security healthy command-center/electron/google-service.ts
auth::command-center/src/lib/mock.ts security healthy command-center/src/lib/mock.ts
auth::command-center/src/lib/flow-events.ts security healthy command-center/src/lib/flow-events.ts
auth::command-center/README.md security healthy command-center/README.md
auth::command-center/electron/preload.ts security healthy command-center/electron/preload.ts
auth::command-center/electron/oauth-server.ts security healthy command-center/electron/oauth-server.ts
auth::src/lib/actions/auth.ts security healthy src/lib/actions/auth.ts
auth::command-center/electron/main.ts security healthy command-center/electron/main.ts

LabelLayerStatusPath
orders data healthy drizzle/0001_orders.sql
account data healthy drizzle/0000_better_auth_init.sql
session data healthy drizzle/0000_better_auth_init.sql
user data healthy drizzle/0000_better_auth_init.sql
verification data healthy drizzle/0000_better_auth_init.sql
team_invite data healthy drizzle/0003_team_invite.sql

LabelLayerStatusPath
password_literal::src/lib/validation/__tests__/forms.test.ts security healthy src/lib/validation/__tests__/forms.test.ts
password_literal::src/lib/validation/__tests__/forms.test.ts security healthy src/lib/validation/__tests__/forms.test.ts
password_literal::src/lib/validation/__tests__/forms.test.ts security healthy src/lib/validation/__tests__/forms.test.ts
password_literal::src/lib/validation/__tests__/forms.test.ts security healthy src/lib/validation/__tests__/forms.test.ts
password_literal::src/lib/validation/__tests__/forms.test.ts security healthy src/lib/validation/__tests__/forms.test.ts
password_literal::src/lib/validation/__tests__/forms.test.ts security healthy src/lib/validation/__tests__/forms.test.ts

LabelLayerStatusPath
pair software healthy command-center/src/types.ts:pair
EventBus software healthy command-center/src/lib/event-bus.ts:EventBus
expect software healthy src/i18n/__tests__/Localized.test.tsx:expect

LabelLayerStatusPath
bbbyk105__fujisan software healthy /data/fable5_failed_archive/bbbyk105__fujisan

LabelLayerStatusPath
sqlite data healthy drizzle.config.ts

LabelLayerStatusPath
port:53682 network healthy command-center/electron/oauth-server.ts

LabelLayerStatusPath
127.0.0.1 network healthy command-center/electron/oauth-server.ts

LabelLayerStatusPath
vps::gcp hardware healthy command-center/package-lock.json
For AI agents: Voting guide (TP/FP) MCP manifest Stdio wrapper SARIF Integrate Findings queue Vote TP/FP on findings to calibrate the engine.
For AI agents + API integrations
Email me when this repo regresses
Free. We re-scan periodically; new criticals → your inbox. No signup required for the scan itself.
API access

This page is publicly accessible at: https://repobility.com/scan/a4ab009b-e54f-4afb-a474-4d32c0b65a2d/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/a4ab009b-e54f-4afb-a474-4d32c0b65a2d/

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.