{"version": "2.1.0", "$schema": "https://json.schemastore.org/sarif-2.1.0.json", "runs": [{"tool": {"driver": {"name": "Repobility", "informationUri": "https://repobility.com", "rules": [{"id": "scanner-bead75b0f9233e05", "name": "No API endpoints detected", "shortDescription": {"text": "No API endpoints detected"}, "fullDescription": {"text": "The scanner did not find FastAPI/Flask/Express/NestJS/GraphQL/gRPC routes. If this repo exposes APIs, the framework may be unsupported."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "info", "confidence": 1.0}}, {"id": "scanner-751861b4f1c88c5f", "name": "Stray `console.log` in TS/JS \u2014 scripts/probe-prodigi-catalog.ts:94", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/probe-prodigi-catalog.ts:94"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-7b39da0824dd4240", "name": "Stray `console.log` in TS/JS \u2014 scripts/fetch-prodigi-costs.ts:68", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/fetch-prodigi-costs.ts:68"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-c750284db30a5bca", "name": "Stray `console.log` in TS/JS \u2014 scripts/seed-test-users.ts:73", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/seed-test-users.ts:73"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-b7e884dfd9be2119", "name": "Stray `console.log` in TS/JS \u2014 scripts/fulfill.ts:7", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/fulfill.ts:7"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-6abcbdecdf92416f", "name": "TODO/FIXME marker in shipping code \u2014 src/app/api/cron/payment-deadlines/route.ts:1", "shortDescription": {"text": "TODO/FIXME marker in shipping code \u2014 src/app/api/cron/payment-deadlines/route.ts:1"}, "fullDescription": {"text": "Track in /reviews or /issues, not as a code comment that rots.\n\nWhy: Drift control \u2014 shouldn't be the same as Quality TODO scanner.\nRule id: fq.todo-marker"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-78e93f7b050a1ac4", "name": "TODO/FIXME marker in shipping code \u2014 src/app/api/cron/close-auctions/route.ts:1", "shortDescription": {"text": "TODO/FIXME marker in shipping code \u2014 src/app/api/cron/close-auctions/route.ts:1"}, "fullDescription": {"text": "Track in /reviews or /issues, not as a code comment that rots.\n\nWhy: Drift control \u2014 shouldn't be the same as Quality TODO scanner.\nRule id: fq.todo-marker"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-b9bba88aac36bf56", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/(main)/dashboard/admin/page.tsx:91", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(main)/dashboard/admin/page.tsx:91"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-90768388bfafb1b8", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/(main)/dashboard/buyer/page.tsx:54", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(main)/dashboard/buyer/page.tsx:54"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-9d348cfb00d57a21", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/(main)/dashboard/seller/page.tsx:110", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(main)/dashboard/seller/page.tsx:110"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-c6c89bc2a4a60e35", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/(main)/checkout/[orderId]/page.tsx:48", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(main)/checkout/[orderId]/page.tsx:48"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-7e8aad9b351b9abd", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/(main)/admin/users/page.tsx:52", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(main)/admin/users/page.tsx:52"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-b3093ab3cb6499e1", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/(main)/admin/fulfillment/page.tsx:50", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(main)/admin/fulfillment/page.tsx:50"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-e5b0adf4ecaa7af6", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/(main)/admin/products/page.tsx:104", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(main)/admin/products/page.tsx:104"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-673bbe8870ae0387", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/(main)/orders/[orderId]/fulfill/page.tsx:84", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(main)/orders/[orderId]/fulfill/page.tsx:84"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-a3d3307f528f61fb", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/(main)/buyer/bids/page.tsx:60", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(main)/buyer/bids/page.tsx:60"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-632827771a1df1f4", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/(main)/buyer/orders/page.tsx:81", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(main)/buyer/orders/page.tsx:81"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-750e8f8444661f6c", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/(main)/seller/listings/page.tsx:105", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(main)/seller/listings/page.tsx:105"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-5ab0f55ed4cc92c4", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/MobileMenu.tsx:143", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/MobileMenu.tsx:143"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-f4ce2b713d59da98", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/NavDropdown.tsx:88", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/NavDropdown.tsx:88"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-4dc6009411bfbbf6", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/ListingCard.tsx:49", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/ListingCard.tsx:49"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-3220f1a6f88c4649", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/admin/TeemillProductPicker.tsx:249", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/admin/TeemillProductPicker.tsx:249"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-16cea872b7ed64a6", "name": "Possible secret in scripts/seed-test-users.ts", "shortDescription": {"text": "Possible secret in scripts/seed-test-users.ts"}, "fullDescription": {"text": "Detected pattern matching password_literal. Rotate the credential and move to a secret manager."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "critical", "confidence": 1.0}}, {"id": "scanner-cb639d9a10a47b23", "name": "package.json defines install-time lifecycle scripts", "shortDescription": {"text": "package.json defines install-time lifecycle scripts"}, "fullDescription": {"text": "preinstall/install/postinstall/prepare scripts execute during dependency installation. Review them carefully for network calls, obfuscation, shell execution, or credential access."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "low", "confidence": 1.0}}, {"id": "scanner-141b30a41e03817b", "name": "No license file detected", "shortDescription": {"text": "No license file detected"}, "fullDescription": {"text": "No LICENSE/COPYING/NOTICE file was found. Generated repositories often omit licensing, which blocks reuse and automated intake."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-3ab5d313dda8e5f9", "name": "Debug logging residue appears in source files", "shortDescription": {"text": "Debug logging residue appears in source files"}, "fullDescription": {"text": "Found 15 console/debugger/print-style debug statements in non-test source. This is a common fast-generation residue before production cleanup."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-72b2a6250083a784", "name": "Placeholder or mock-heavy implementation detected", "shortDescription": {"text": "Placeholder or mock-heavy implementation detected"}, "fullDescription": {"text": "Found 50 placeholder/mock markers across 17 source files. This often means the repo looks complete while core flows still use generated scaffolding or fake data."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-9d79c4077342a7d0", "name": "Runtime service client appears to use placeholder configuration", "shortDescription": {"text": "Runtime service client appears to use placeholder configuration"}, "fullDescription": {"text": "A runtime source file appears to wire Supabase/Firebase/AI/payment-style clients to placeholder URLs, keys, or fallback values. In the Fable corpus this often means the UI/API shape is present while the backend service is not actually configured."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-2d0c7b7ab8f8aacf", "name": "Critical user flow still appears backed by mock or placeholder data", "shortDescription": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "fullDescription": {"text": "A payment/auth/admin/order/billing-style flow contains mock, fake, TODO, dummy, or placeholder markers in runtime source. In the Fable corpus this is a high-leverage completeness smell: the app can look finished while the money, identity, or tenant flow is still scaffolded."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-b9088664ace7f748", "name": "Composite production-readiness gap", "shortDescription": {"text": "Composite production-readiness gap"}, "fullDescription": {"text": "Multiple low-cost hardening controls are missing together: license, ci. Opus verification showed these co-occurring gaps are a better readiness signal than reading each flag in isolation."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-749d4bc1bd66df5f", "name": "Agent instructions exist but release-hardening basics are missing", "shortDescription": {"text": "Agent instructions exist but release-hardening basics are missing"}, "fullDescription": {"text": "AI-coder instruction files were found, but the repo is missing license, ci. Treat this as a contract gap: the agent is guided, but the generated output is not yet guarded by the controls that make it repeatable."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-e725d2ab884fbd49", "name": "Multiple root agent instruction files without precedence", "shortDescription": {"text": "Multiple root agent instruction files without precedence"}, "fullDescription": {"text": "The repo has multiple top-level AI-coder instruction files. Without precedence rules, different agents may follow different policies."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-7e45253af1617b35", "name": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/probe-prodigi-catalog.ts:74", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/probe-prodigi-catalog.ts:74"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-004c0c9767eb7130", "name": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/fetch-prodigi-costs.ts:34", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/fetch-prodigi-costs.ts:34"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-d402244deffed9f1", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/components/PaymentForm.tsx:17", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/components/PaymentForm.tsx:17"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-ec88eb4c2506a46a", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/components/admin/TeemillProductPicker.tsx:26", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/components/admin/TeemillProductPicker.tsx:26"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-618fc6b31d8d5916", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/payments/email.ts:8", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/payments/email.ts:8"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-929c89f2b44e424e", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/payments/stripe.ts:10", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/payments/stripe.ts:10"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-66eaf8a71885bb5d", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/fulfillment/providers/prodigi.ts:39", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/fulfillment/providers/prodigi.ts:39"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-986cfac391f182e8", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/tax/calculate.ts:63", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/tax/calculate.ts:63"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-c0853b0e8e2c9af9", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/tax/currency.ts:22", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/tax/currency.ts:22"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-e3a33d7e0cc3914d", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/print/tracking.ts:45", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/print/tracking.ts:45"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-c6a5e51338e5d1ae", "name": "Commented-code block (10 lines) in __tests__/epic-15-listing-purchase-prints/US-15.6-aspect-ratio-filter.test.ts:86", "shortDescription": {"text": "Commented-code block (10 lines) in __tests__/epic-15-listing-purchase-prints/US-15.6-aspect-ratio-filter.test.ts:86"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/25059"}, "properties": {"repository": "CollectionOfAtoms/MerchForTheFuture", "repoUrl": "https://github.com/CollectionOfAtoms/MerchForTheFuture", "branch": "main"}, "results": [{"ruleId": "scanner-bead75b0f9233e05", "level": "none", "message": {"text": "No API endpoints detected"}, "properties": {"repobilityId": "0f8bb852027c38f8", "scanner": "scanner-primary", "fingerprint": "bead75b0f9233e05", "layer": "api", "severity": "info", "confidence": 1.0, "tags": ["coverage"]}}, {"ruleId": "scanner-751861b4f1c88c5f", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/probe-prodigi-catalog.ts:94"}, "properties": {"repobilityId": "9ef8fb0b66315903", "scanner": "scanner-primary", "fingerprint": "751861b4f1c88c5f", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-7b39da0824dd4240", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/fetch-prodigi-costs.ts:68"}, "properties": {"repobilityId": "5fafe20790c1f2a4", "scanner": "scanner-primary", "fingerprint": "7b39da0824dd4240", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-c750284db30a5bca", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/seed-test-users.ts:73"}, "properties": {"repobilityId": "4cc5f022e18c32a2", "scanner": "scanner-primary", "fingerprint": "c750284db30a5bca", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-b7e884dfd9be2119", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/fulfill.ts:7"}, "properties": {"repobilityId": "0227528d09ce82f6", "scanner": "scanner-primary", "fingerprint": "b7e884dfd9be2119", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-6abcbdecdf92416f", "level": "none", "message": {"text": "TODO/FIXME marker in shipping code \u2014 src/app/api/cron/payment-deadlines/route.ts:1"}, "properties": {"repobilityId": "845a7820108f52bf", "scanner": "scanner-primary", "fingerprint": "6abcbdecdf92416f", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.todo-marker"]}}, {"ruleId": "scanner-78e93f7b050a1ac4", "level": "none", "message": {"text": "TODO/FIXME marker in shipping code \u2014 src/app/api/cron/close-auctions/route.ts:1"}, "properties": {"repobilityId": "6407c5a4d879572e", "scanner": "scanner-primary", "fingerprint": "78e93f7b050a1ac4", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.todo-marker"]}}, {"ruleId": "scanner-b9bba88aac36bf56", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(main)/dashboard/admin/page.tsx:91"}, "properties": {"repobilityId": "46c4edf7f9563586", "scanner": "scanner-primary", "fingerprint": "b9bba88aac36bf56", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-90768388bfafb1b8", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(main)/dashboard/buyer/page.tsx:54"}, "properties": {"repobilityId": "96055cae25fa5fad", "scanner": "scanner-primary", "fingerprint": "90768388bfafb1b8", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-9d348cfb00d57a21", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(main)/dashboard/seller/page.tsx:110"}, "properties": {"repobilityId": "3cc04119e2a0546f", "scanner": "scanner-primary", "fingerprint": "9d348cfb00d57a21", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-c6c89bc2a4a60e35", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(main)/checkout/[orderId]/page.tsx:48"}, "properties": {"repobilityId": "6868dcb9cc05ecae", "scanner": "scanner-primary", "fingerprint": "c6c89bc2a4a60e35", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-7e8aad9b351b9abd", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(main)/admin/users/page.tsx:52"}, "properties": {"repobilityId": "da950e132631c3be", "scanner": "scanner-primary", "fingerprint": "7e8aad9b351b9abd", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-b3093ab3cb6499e1", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(main)/admin/fulfillment/page.tsx:50"}, "properties": {"repobilityId": "08f8bb60b4fca432", "scanner": "scanner-primary", "fingerprint": "b3093ab3cb6499e1", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-e5b0adf4ecaa7af6", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(main)/admin/products/page.tsx:104"}, "properties": {"repobilityId": "98d0186102bc3f7f", "scanner": "scanner-primary", "fingerprint": "e5b0adf4ecaa7af6", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-673bbe8870ae0387", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(main)/orders/[orderId]/fulfill/page.tsx:84"}, "properties": {"repobilityId": "41bc66e8beb1d27c", "scanner": "scanner-primary", "fingerprint": "673bbe8870ae0387", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-a3d3307f528f61fb", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(main)/buyer/bids/page.tsx:60"}, "properties": {"repobilityId": "fad906b03a653573", "scanner": "scanner-primary", "fingerprint": "a3d3307f528f61fb", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-632827771a1df1f4", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(main)/buyer/orders/page.tsx:81"}, "properties": {"repobilityId": "4024c628bbcdaafc", "scanner": "scanner-primary", "fingerprint": "632827771a1df1f4", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-750e8f8444661f6c", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(main)/seller/listings/page.tsx:105"}, "properties": {"repobilityId": "22510581ff342ce9", "scanner": "scanner-primary", "fingerprint": "750e8f8444661f6c", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-5ab0f55ed4cc92c4", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/MobileMenu.tsx:143"}, "properties": {"repobilityId": "2988fba365c515d5", "scanner": "scanner-primary", "fingerprint": "5ab0f55ed4cc92c4", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-f4ce2b713d59da98", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/NavDropdown.tsx:88"}, "properties": {"repobilityId": "1a89a1a4695d73bb", "scanner": "scanner-primary", "fingerprint": "f4ce2b713d59da98", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-4dc6009411bfbbf6", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/ListingCard.tsx:49"}, "properties": {"repobilityId": "e6ec544018591577", "scanner": "scanner-primary", "fingerprint": "4dc6009411bfbbf6", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-3220f1a6f88c4649", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/admin/TeemillProductPicker.tsx:249"}, "properties": {"repobilityId": "ee69b0ef953ca3bf", "scanner": "scanner-primary", "fingerprint": "3220f1a6f88c4649", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-16cea872b7ed64a6", "level": "error", "message": {"text": "Possible secret in scripts/seed-test-users.ts"}, "properties": {"repobilityId": "9990222c132035a0", "scanner": "scanner-primary", "fingerprint": "16cea872b7ed64a6", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/seed-test-users.ts"}, "region": {"startLine": 42}}}]}, {"ruleId": "scanner-16cea872b7ed64a6", "level": "error", "message": {"text": "Possible secret in scripts/seed-test-users.ts"}, "properties": {"repobilityId": "9990222c132035a0", "scanner": "scanner-primary", "fingerprint": "16cea872b7ed64a6", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/seed-test-users.ts"}, "region": {"startLine": 48}}}]}, {"ruleId": "scanner-16cea872b7ed64a6", "level": "error", "message": {"text": "Possible secret in scripts/seed-test-users.ts"}, "properties": {"repobilityId": "9990222c132035a0", "scanner": "scanner-primary", "fingerprint": "16cea872b7ed64a6", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/seed-test-users.ts"}, "region": {"startLine": 54}}}]}, {"ruleId": "scanner-cb639d9a10a47b23", "level": "note", "message": {"text": "package.json defines install-time lifecycle scripts"}, "properties": {"repobilityId": "b86179956da3a4a8", "scanner": "scanner-primary", "fingerprint": "cb639d9a10a47b23", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "npm", "install-scripts"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-141b30a41e03817b", "level": "note", "message": {"text": "No license file detected"}, "properties": {"repobilityId": "923ad369eb02875a", "scanner": "scanner-primary", "fingerprint": "141b30a41e03817b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["license", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "1d7b5d8466ca33eb", "scanner": "scanner-primary", "fingerprint": "3ab5d313dda8e5f9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["debug", "cleanup", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-72b2a6250083a784", "level": "warning", "message": {"text": "Placeholder or mock-heavy implementation detected"}, "properties": {"repobilityId": "72502ef8b4bc33a9", "scanner": "scanner-primary", "fingerprint": "72b2a6250083a784", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "incomplete", "generated-repo-pattern"]}}, {"ruleId": "scanner-9d79c4077342a7d0", "level": "warning", "message": {"text": "Runtime service client appears to use placeholder configuration"}, "properties": {"repobilityId": "29e4cecc935cfdda", "scanner": "scanner-primary", "fingerprint": "9d79c4077342a7d0", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "runtime-config", "service-client", "generated-repo-pattern"]}}, {"ruleId": "scanner-2d0c7b7ab8f8aacf", "level": "warning", "message": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "properties": {"repobilityId": "eab4e1506e902770", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-b9088664ace7f748", "level": "note", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "f076c4d0fab987dd", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["production-readiness", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-749d4bc1bd66df5f", "level": "warning", "message": {"text": "Agent instructions exist but release-hardening basics are missing"}, "properties": {"repobilityId": "f12ed47781e68587", "scanner": "scanner-primary", "fingerprint": "749d4bc1bd66df5f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-e725d2ab884fbd49", "level": "note", "message": {"text": "Multiple root agent instruction files without precedence"}, "properties": {"repobilityId": "1953db6c89508d22", "scanner": "scanner-primary", "fingerprint": "e725d2ab884fbd49", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["agent-instructions", "governance"]}}, {"ruleId": "scanner-7e45253af1617b35", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/probe-prodigi-catalog.ts:74"}, "properties": {"repobilityId": "9024ba51e26e20e4", "scanner": "scanner-primary", "fingerprint": "7e45253af1617b35", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-004c0c9767eb7130", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/fetch-prodigi-costs.ts:34"}, "properties": {"repobilityId": "45a9a95c17c57709", "scanner": "scanner-primary", "fingerprint": "004c0c9767eb7130", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-d402244deffed9f1", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/components/PaymentForm.tsx:17"}, "properties": {"repobilityId": "0c2f59427b1d8cc8", "scanner": "scanner-primary", "fingerprint": "d402244deffed9f1", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-ec88eb4c2506a46a", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/components/admin/TeemillProductPicker.tsx:26"}, "properties": {"repobilityId": "51da8c781bf70179", "scanner": "scanner-primary", "fingerprint": "ec88eb4c2506a46a", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-618fc6b31d8d5916", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/payments/email.ts:8"}, "properties": {"repobilityId": "5a7f23b705a100aa", "scanner": "scanner-primary", "fingerprint": "618fc6b31d8d5916", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-929c89f2b44e424e", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/payments/stripe.ts:10"}, "properties": {"repobilityId": "a55c1f6de72010f3", "scanner": "scanner-primary", "fingerprint": "929c89f2b44e424e", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-66eaf8a71885bb5d", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/fulfillment/providers/prodigi.ts:39"}, "properties": {"repobilityId": "bf7a41927cae56ee", "scanner": "scanner-primary", "fingerprint": "66eaf8a71885bb5d", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-986cfac391f182e8", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/tax/calculate.ts:63"}, "properties": {"repobilityId": "04e5582dc22e152b", "scanner": "scanner-primary", "fingerprint": "986cfac391f182e8", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-c0853b0e8e2c9af9", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/tax/currency.ts:22"}, "properties": {"repobilityId": "02b04be422b0c11a", "scanner": "scanner-primary", "fingerprint": "c0853b0e8e2c9af9", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-e3a33d7e0cc3914d", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/print/tracking.ts:45"}, "properties": {"repobilityId": "bd12eda165e8e4ee", "scanner": "scanner-primary", "fingerprint": "e3a33d7e0cc3914d", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-c6a5e51338e5d1ae", "level": "none", "message": {"text": "Commented-code block (10 lines) in __tests__/epic-15-listing-purchase-prints/US-15.6-aspect-ratio-filter.test.ts:86"}, "properties": {"repobilityId": "edf2b1fc3e7fcb4c", "scanner": "scanner-primary", "fingerprint": "c6a5e51338e5d1ae", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}]}]}