https://github.com/capricore/blind-bot-quoting
· scanned 2026-06-17 01:46 UTC (1 month, 1 week ago)
18 raw signals (0 security + 18 graph)
Last scanned 1 month, 1 week ago · v2 · last Δ +5.0 (diff) · 18 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 269 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 |
|---|---|---|---|
middleware |
software | healthy | middleware.ts:middleware |
RootLayout |
software | healthy | app/layout.tsx:RootLayout |
safeNext |
software | healthy | app/login/page.tsx:safeNext |
LoginPage |
software | healthy | app/login/page.tsx:LoginPage |
POST |
software | healthy | app/api/quote-items/route.ts:POST |
body |
software | healthy | app/api/quote-items/route.ts:body |
DELETE |
software | healthy | app/api/quote-items/route.ts:DELETE |
POST |
software | healthy | app/api/auth/sync/route.ts:POST |
GET |
software | healthy | app/api/orders/[id]/excel/route.ts:GET |
rand |
software | healthy | app/api/orders/[id]/advance/route.ts:rand |
POST |
software | healthy | app/api/orders/[id]/advance/route.ts:POST |
hostOf |
software | healthy | app/api/img/route.ts:hostOf |
ALLOWED_HOSTS |
software | healthy | app/api/img/route.ts:ALLOWED_HOSTS |
GET |
software | healthy | app/api/img/route.ts:GET |
POST |
software | healthy | app/api/quotes/[id]/submit/route.ts:POST |
POST |
software | healthy | app/api/handoff/route.ts:POST |
POST |
software | healthy | app/api/price/route.ts:POST |
body |
software | healthy | app/api/price/route.ts:body |
PortalLayout |
software | healthy | app/(portal)/layout.tsx:PortalLayout |
Dashboard |
software | healthy | app/(portal)/page.tsx:Dashboard |
SupplierConsolePage |
software | healthy | app/(portal)/supplier/page.tsx:SupplierConsolePage |
OrdersPage |
software | healthy | app/(portal)/orders/page.tsx:OrdersPage |
OrderDetailPage |
software | healthy | app/(portal)/orders/[id]/page.tsx:OrderDetailPage |
CatalogPage |
software | healthy | app/(portal)/catalog/page.tsx:CatalogPage |
QuotesPage |
software | healthy | app/(portal)/quotes/page.tsx:QuotesPage |
QuoteDetailPage |
software | healthy | app/(portal)/quotes/[id]/page.tsx:QuoteDetailPage |
ConfigurePage |
software | healthy | app/(portal)/configure/[productId]/page.tsx:ConfigurePage |
RollerGrid |
software | healthy | app/(portal)/pricing/page.tsx:RollerGrid |
DraperyFormula |
software | healthy | app/(portal)/pricing/page.tsx:DraperyFormula |
PricingPage |
software | healthy | app/(portal)/pricing/page.tsx:PricingPage |
GET |
software | healthy | app/auth/callback/route.ts:GET |
inspect |
software | healthy | scripts/db-admin.mjs:inspect |
owned |
software | healthy | scripts/db-admin.mjs:owned |
reseed |
software | healthy | scripts/db-admin.mjs:reseed |
SupplierAdvanceButton |
software | healthy | components/SupplierActions.tsx:SupplierAdvanceButton |
Configurator |
software | healthy | components/Configurator.tsx:Configurator |
addToQuote |
software | healthy | components/Configurator.tsx:addToQuote |
Sidebar |
software | healthy | components/Sidebar.tsx:Sidebar |
handleSignOut |
software | healthy | components/Sidebar.tsx:handleSignOut |
patternId |
software | healthy | components/renders.tsx:patternId |
PatternDefs |
software | healthy | components/renders.tsx:PatternDefs |
shade |
software | healthy | components/renders.tsx:shade |
clamp |
software | healthy | components/renders.tsx:clamp |
Room |
software | healthy | components/renders.tsx:Room |
WindowFrame |
software | healthy | components/renders.tsx:WindowFrame |
RollerShadeScene |
software | healthy | components/renders.tsx:RollerShadeScene |
DraperyScene |
software | healthy | components/renders.tsx:DraperyScene |
panelPath |
software | healthy | components/renders.tsx:panelPath |
folds |
software | healthy | components/renders.tsx:folds |
Swatch |
software | healthy | components/renders.tsx:Swatch |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
.env.example |
software | healthy | .env.example |
CLAUDE.md |
software | healthy | CLAUDE.md |
AGENTS.md |
software | healthy | AGENTS.md |
THE-772-PROTOTYPE-GUIDE.html |
software | healthy | THE-772-PROTOTYPE-GUIDE.html |
eslint.config.mjs |
software | healthy | eslint.config.mjs |
package-lock.json |
software | healthy | package-lock.json |
THE-772-LEARNING-GUIDE.html |
software | healthy | THE-772-LEARNING-GUIDE.html |
README.md |
software | healthy | README.md |
middleware.ts |
software | healthy | middleware.ts |
postcss.config.mjs |
software | healthy | postcss.config.mjs |
THE-772-PROTOTYPE-GUIDE.md |
software | healthy | THE-772-PROTOTYPE-GUIDE.md |
THE-772-LEARNING-GUIDE.md |
software | healthy | THE-772-LEARNING-GUIDE.md |
package.json |
software | healthy | package.json |
THE-772-PROGRESS.md |
software | healthy | THE-772-PROGRESS.md |
next.config.ts |
software | healthy | next.config.ts |
tsconfig.json |
software | healthy | tsconfig.json |
globals.css |
software | healthy | app/globals.css |
layout.tsx |
software | healthy | app/layout.tsx |
page.tsx |
software | healthy | app/login/page.tsx |
route.ts |
software | healthy | app/api/quote-items/route.ts |
route.ts |
software | healthy | app/api/auth/sync/route.ts |
route.ts |
software | healthy | app/api/orders/[id]/excel/route.ts |
route.ts |
software | healthy | app/api/orders/[id]/advance/route.ts |
route.ts |
software | healthy | app/api/img/route.ts |
route.ts |
software | healthy | app/api/quotes/[id]/submit/route.ts |
route.ts |
software | healthy | app/api/handoff/route.ts |
route.ts |
software | healthy | app/api/price/route.ts |
layout.tsx |
software | healthy | app/(portal)/layout.tsx |
page.tsx |
software | healthy | app/(portal)/page.tsx |
page.tsx |
software | healthy | app/(portal)/supplier/page.tsx |
page.tsx |
software | healthy | app/(portal)/orders/page.tsx |
page.tsx |
software | healthy | app/(portal)/orders/[id]/page.tsx |
page.tsx |
software | healthy | app/(portal)/catalog/page.tsx |
page.tsx |
software | healthy | app/(portal)/quotes/page.tsx |
page.tsx |
software | healthy | app/(portal)/quotes/[id]/page.tsx |
page.tsx |
software | healthy | app/(portal)/configure/[productId]/page.tsx |
page.tsx |
software | healthy | app/(portal)/pricing/page.tsx |
route.ts |
software | healthy | app/auth/callback/route.ts |
db-admin.mjs |
software | healthy | scripts/db-admin.mjs |
SupplierActions.tsx |
software | healthy | components/SupplierActions.tsx |
Configurator.tsx |
software | healthy | components/Configurator.tsx |
Sidebar.tsx |
software | healthy | components/Sidebar.tsx |
renders.tsx |
software | healthy | components/renders.tsx |
ui.tsx |
software | healthy | components/ui.tsx |
QuoteActions.tsx |
software | healthy | components/QuoteActions.tsx |
LoginForm.tsx |
software | healthy | components/LoginForm.tsx |
SignOutButton.tsx |
software | healthy | components/SignOutButton.tsx |
drapery-schema.json |
software | healthy | docs/blind-bot-beta-snapshot/drapery-schema.json |
image-manifest.json |
software | healthy | docs/blind-bot-beta-snapshot/image-manifest.json |
product-873-drapery.json |
software | healthy | docs/blind-bot-beta-snapshot/product-873-drapery.json |
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 |
login |
software | healthy | app/login |
api |
software | healthy | app/api |
quote-items |
software | healthy | app/api/quote-items |
auth |
software | healthy | app/api/auth |
sync |
software | healthy | app/api/auth/sync |
orders |
software | healthy | app/api/orders |
[id] |
software | healthy | app/api/orders/[id] |
excel |
software | healthy | app/api/orders/[id]/excel |
advance |
software | healthy | app/api/orders/[id]/advance |
img |
software | healthy | app/api/img |
quotes |
software | healthy | app/api/quotes |
[id] |
software | healthy | app/api/quotes/[id] |
submit |
software | healthy | app/api/quotes/[id]/submit |
handoff |
software | healthy | app/api/handoff |
price |
software | healthy | app/api/price |
(portal) |
software | healthy | app/(portal) |
supplier |
software | healthy | app/(portal)/supplier |
orders |
software | healthy | app/(portal)/orders |
[id] |
software | healthy | app/(portal)/orders/[id] |
catalog |
software | healthy | app/(portal)/catalog |
quotes |
software | healthy | app/(portal)/quotes |
[id] |
software | healthy | app/(portal)/quotes/[id] |
configure |
software | healthy | app/(portal)/configure |
[productId] |
software | healthy | app/(portal)/configure/[productId] |
pricing |
software | healthy | app/(portal)/pricing |
auth |
software | healthy | app/auth |
callback |
software | healthy | app/auth/callback |
scripts |
software | healthy | scripts |
components |
software | healthy | components |
docs |
software | healthy | docs |
blind-bot-beta-snapshot |
software | healthy | docs/blind-bot-beta-snapshot |
superpowers |
software | healthy | docs/superpowers |
specs |
software | healthy | docs/superpowers/specs |
plans |
software | healthy | docs/superpowers/plans |
lib |
software | healthy | lib |
auth |
software | healthy | lib/auth |
supabase |
software | healthy | lib/supabase |
| Label | Layer | Status | Path |
|---|---|---|---|
RootLayout |
frontend | healthy | app/layout.tsx |
SupplierAdvanceButton |
frontend | healthy | components/SupplierActions.tsx |
Configurator |
frontend | healthy | components/Configurator.tsx |
Sidebar |
frontend | healthy | components/Sidebar.tsx |
LoginForm |
frontend | healthy | components/LoginForm.tsx |
SignOutButton |
frontend | healthy | components/SignOutButton.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::lib/auth/blindbot-handoff.ts |
security | healthy | lib/auth/blindbot-handoff.ts |
auth::app/auth/callback/route.ts |
security | healthy | app/auth/callback/route.ts |
auth::.env.example |
security | healthy | .env.example |
| Label | Layer | Status | Path |
|---|---|---|---|
capricore__blind-bot-quoting |
software | healthy | /data/fable5_failed_archive/capricore__blind-bot-quoting |
| Label | Layer | Status | Path |
|---|---|---|---|
PricingError |
software | healthy | lib/pricing.ts:PricingError |
| Label | Layer | Status | Path |
|---|---|---|---|
sqlite |
data | healthy | CLAUDE.md |
This page is publicly accessible at:
https://repobility.com/scan/49ad258d-2b7f-4651-a7f5-68e6b27be6d5/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/49ad258d-2b7f-4651-a7f5-68e6b27be6d5/
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.