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.

Danielcbeltran/paqarina-coffee

https://github.com/Danielcbeltran/paqarina-coffee · scanned 2026-06-17 01:25 UTC (1 month, 2 weeks ago)

7 raw signals (0 security + 7 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 2 weeks ago · v2 · last Δ -0.1 (diff) · 7 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 139 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
load software healthy src/lib.ts:load
fmt software healthy src/lib.ts:fmt
fmtDate software healthy src/lib.ts:fmtDate
findShipping software healthy src/lib.ts:findShipping
findPayment software healthy src/lib.ts:findPayment
findPlan software healthy src/lib.ts:findPlan
filtersAreDefault software healthy src/lib.ts:filtersAreDefault
storyFor software healthy src/lib.ts:storyFor
cartKey software healthy src/lib.ts:cartKey
addItemToCart software healthy src/lib.ts:addItemToCart
setCartQty software healthy src/lib.ts:setCartQty
decrementStock software healthy src/lib.ts:decrementStock
fileToDataURL software healthy src/lib.ts:fileToDataURL
makeStarterCoffees software healthy src/lib.ts:makeStarterCoffees
makeDemoOrders software healthy src/lib.ts:makeDemoOrders
it software healthy src/lib.ts:it
mk software healthy src/lib.ts:mk
App software healthy src/App.tsx:App
showToast software healthy src/App.tsx:showToast
clearAll software healthy src/App.tsx:clearAll
toggleFav software healthy src/App.tsx:toggleFav
addToCart software healthy src/App.tsx:addToCart
removeFromCart software healthy src/App.tsx:removeFromCart
updateQty software healthy src/App.tsx:updateQty
handleCheckout software healthy src/App.tsx:handleCheckout
registerSeller software healthy src/App.tsx:registerSeller
requestVerification software healthy src/App.tsx:requestVerification
saveCoffee software healthy src/App.tsx:saveCoffee
deleteCoffee software healthy src/App.tsx:deleteCoffee
advanceOrder software healthy src/App.tsx:advanceOrder
updateSeller software healthy src/App.tsx:updateSeller
addReview software healthy src/App.tsx:addReview
subscribeTo software healthy src/App.tsx:subscribeTo
unsubscribe software healthy src/App.tsx:unsubscribe
resetSeller software healthy src/App.tsx:resetSeller
openFarmByName software healthy src/App.tsx:openFarmByName
PaqarinaMark software healthy src/components/atoms.tsx:PaqarinaMark
Input software healthy src/components/atoms.tsx:Input
Textarea software healthy src/components/atoms.tsx:Textarea
Field software healthy src/components/atoms.tsx:Field
VerifiedBadge software healthy src/components/atoms.tsx:VerifiedBadge
PillSelect software healthy src/components/atoms.tsx:PillSelect
isActive software healthy src/components/atoms.tsx:isActive
Toast software healthy src/components/atoms.tsx:Toast
EmptyState software healthy src/components/atoms.tsx:EmptyState
SectionHeader software healthy src/components/atoms.tsx:SectionHeader
Stars software healthy src/components/atoms.tsx:Stars
star software healthy src/components/atoms.tsx:star
setup software healthy src/components/coffee.test.tsx:setup
farmCover software healthy src/components/farms.tsx:farmCover

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

LabelLayerStatusPath
CLAUDE.md software healthy CLAUDE.md
vercel.json software healthy vercel.json
package-lock.json software healthy package-lock.json
README.md software healthy README.md
package.json software healthy package.json
eslint.config.js software healthy eslint.config.js
index.html software healthy index.html
vite.config.js software healthy vite.config.js
tsconfig.json software healthy tsconfig.json
data.ts software healthy src/data.ts
main.tsx software healthy src/main.tsx
lib.ts software healthy src/lib.ts
lib.test.ts software healthy src/lib.test.ts
types.ts software healthy src/types.ts
index.css software healthy src/index.css
App.tsx software healthy src/App.tsx
atoms.tsx software healthy src/components/atoms.tsx
coffee.test.tsx software healthy src/components/coffee.test.tsx
farms.tsx software healthy src/components/farms.tsx
cart.test.tsx software healthy src/components/cart.test.tsx
seller.test.tsx software healthy src/components/seller.test.tsx
seller.tsx software healthy src/components/seller.tsx
cart.tsx software healthy src/components/cart.tsx
buyer.test.tsx software healthy src/components/buyer.test.tsx
coffee.tsx software healthy src/components/coffee.tsx
buyer.tsx software healthy src/components/buyer.tsx
chrome.tsx software healthy src/components/chrome.tsx
setup.js software healthy src/test/setup.js
launch.json software healthy .claude/launch.json
CLAUDE.md quality healthy CLAUDE.md
.claude/launch.json quality healthy .claude/launch.json

LabelLayerStatusPath
src software healthy src
components software healthy src/components
test software healthy src/test
.claude software healthy .claude

LabelLayerStatusPath
Danielcbeltran__paqarina-coffee software healthy /data/fable5_failed_archive/Danielcbeltran__paqarina-coffee

LabelLayerStatusPath
App frontend healthy src/App.tsx
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/5e4ed388-fb53-409c-a16b-2d63f103805a/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/5e4ed388-fb53-409c-a16b-2d63f103805a/

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.