{"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-8b803e11ef3492eb", "name": "Stray `console.log` in TS/JS \u2014 scripts/test-claude-api.ts:14", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/test-claude-api.ts:14"}, "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-980c4f7a42215684", "name": "Stray `console.log` in TS/JS \u2014 scripts/mail/test-send.ts:225", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/mail/test-send.ts:225"}, "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-286a3bcd643f1cda", "name": "Stray `console.log` in TS/JS \u2014 scripts/mail/generate-colors.ts:108", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/mail/generate-colors.ts:108"}, "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-c6c35491530421f1", "name": "Stray `console.log` in TS/JS \u2014 scripts/cron/run.ts:63", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/cron/run.ts:63"}, "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-dabeae9565c33ad5", "name": "Stray `console.log` in TS/JS \u2014 scripts/db/cli.ts:17", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/db/cli.ts:17"}, "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-8bf4c469da82dee2", "name": "Stray `console.log` in TS/JS \u2014 scripts/db/clear/run.ts:10", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/db/clear/run.ts:10"}, "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-342e752e0b0b3719", "name": "Stray `console.log` in TS/JS \u2014 scripts/db/seed/run.ts:10", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/db/seed/run.ts:10"}, "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-f0bad4a8cb01f1c0", "name": "Stray `console.log` in TS/JS \u2014 scripts/firestore/cli.ts:48", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/firestore/cli.ts:48"}, "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-9d4439aa5510bee3", "name": "Stray `console.log` in TS/JS \u2014 src/utils/log.ts:32", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/utils/log.ts:32"}, "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-ad054f84921de10c", "name": "Stray `console.log` in TS/JS \u2014 src/utils/convert.ts:13", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/utils/convert.ts:13"}, "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-b81d3c98a3c23a15", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/AppFrames/Admin/Elements/PageTitle.tsx:112", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/AppFrames/Admin/Elements/PageTitle.tsx:112"}, "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-2b98f2e0750a3fd1", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 src/components/Fanctional/DarkModeSwitch.tsx:38", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/components/Fanctional/DarkModeSwitch.tsx:38"}, "fullDescription": {"text": "Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library.\n\nWhy: OWASP basics. Already partially flagged by the security analyzer.\nRule id: fq.dangerous-html"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-8e3669e6f06a9085", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 src/components/Fanctional/HeadPortal.tsx:14", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/components/Fanctional/HeadPortal.tsx:14"}, "fullDescription": {"text": "Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library.\n\nWhy: OWASP basics. Already partially flagged by the security analyzer.\nRule id: fq.dangerous-html"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-822e09d8f281ee33", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 src/components/Skeleton/BaseSkeleton.tsx:75", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/components/Skeleton/BaseSkeleton.tsx:75"}, "fullDescription": {"text": "Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library.\n\nWhy: OWASP basics. Already partially flagged by the security analyzer.\nRule id: fq.dangerous-html"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-998a5539a19eb53c", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/Navigation/PageTab/UnderlineTabs.tsx:87", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/Navigation/PageTab/UnderlineTabs.tsx:87"}, "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-bd22187cb6807f0b", "name": "Stray `console.log` in TS/JS \u2014 src/components/Navigation/StateTabs/StateTabs.tsx:31", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/components/Navigation/StateTabs/StateTabs.tsx:31"}, "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-59c43139765cd648", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 src/components/Widgets/ScrollSlider/index.tsx:354", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/components/Widgets/ScrollSlider/index.tsx:354"}, "fullDescription": {"text": "Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library.\n\nWhy: OWASP basics. Already partially flagged by the security analyzer.\nRule id: fq.dangerous-html"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-be802b3c61ff99aa", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 src/components/Widgets/FadeSlider/index.tsx:301", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/components/Widgets/FadeSlider/index.tsx:301"}, "fullDescription": {"text": "Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library.\n\nWhy: OWASP basics. Already partially flagged by the security analyzer.\nRule id: fq.dangerous-html"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-cc5fc6c9fd07908c", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/Form/Input/Manual/FileInput.tsx:19", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/Form/Input/Manual/FileInput.tsx:19"}, "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-57150e9cd0a04f79", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/Form/Input/Manual/AsyncComboboxInput.tsx:416", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/Form/Input/Manual/AsyncComboboxInput.tsx:416"}, "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-3a6f6efdb9e3f08d", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/Form/Input/Manual/ComboboxInput.tsx:130", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/Form/Input/Manual/ComboboxInput.tsx:130"}, "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-019fd01926adb04d", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/Form/Input/Manual/AsyncMultiSelectInput/AsyncMultiSe", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/Form/Input/Manual/AsyncMultiSelectInput/AsyncMultiSelectOptionList.tsx:64"}, "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-9d26e0c79d27657e", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/Form/Input/Manual/MultiSelectInput/MultiSelectOption", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/Form/Input/Manual/MultiSelectInput/MultiSelectOptionList.tsx:44"}, "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-a353d83911673a2e", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/Form/Input/Manual/MultiSelectInput/MultiSelectTrigge", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/Form/Input/Manual/MultiSelectInput/MultiSelectTrigger.tsx:38"}, "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-c973c190e579f2ae", "name": "Stray `console.log` in TS/JS \u2014 src/app/api/data-migration/import-chunk/route.ts:63", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/app/api/data-migration/import-chunk/route.ts:63"}, "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-046926ef53b3e7a5", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/admin/(protected)/bank-transfer-reviews/_components/BankTra", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/admin/(protected)/bank-transfer-reviews/_components/BankTransferReviewTable.tsx:213"}, "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-06807b670740de03", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/(user)/demo/sortable-list/_components/SampleSortableList.ts", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(user)/demo/sortable-list/_components/SampleSortableList.tsx:80"}, "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-c2f12b27305f3ff1", "name": "TODO/FIXME marker in shipping code \u2014 src/app/(marketing)/layout.tsx:4", "shortDescription": {"text": "TODO/FIXME marker in shipping code \u2014 src/app/(marketing)/layout.tsx:4"}, "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-d8fa66251bd2d20a", "name": "Stray `console.log` in TS/JS \u2014 src/lib/routeFactory/createApiRoute.ts:249", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/lib/routeFactory/createApiRoute.ts:249"}, "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-6944ce58a64e9748", "name": "Stray `console.log` in TS/JS \u2014 src/lib/dataMigration/import/index.ts:369", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/lib/dataMigration/import/index.ts:369"}, "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-c0ea17b6dda53e60", "name": "Stray `console.log` in TS/JS \u2014 src/lib/dataMigration/components/DataMigrationModal/ImportTab/hooks/useImportHandler.ts:1", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/lib/dataMigration/components/DataMigrationModal/ImportTab/hooks/useImportHandler.ts:149"}, "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-3081fc7134615255", "name": "Stray `console.log` in TS/JS \u2014 src/lib/dataMigration/export/index.ts:180", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/lib/dataMigration/export/index.ts:180"}, "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-0171f5da53a51a40", "name": "Stray `console.log` in TS/JS \u2014 src/lib/cron/createCronRoute.ts:62", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/lib/cron/createCronRoute.ts:62"}, "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-526a5927fafebc92", "name": "Stray `console.log` in TS/JS \u2014 src/lib/recaptcha/server/verifyRecaptcha.ts:49", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/lib/recaptcha/server/verifyRecaptcha.ts:49"}, "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-39be9c2278d0b3d7", "name": "Stray `console.log` in TS/JS \u2014 src/hooks/useRouteChangeEffect.ts:27", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/hooks/useRouteChangeEffect.ts:27"}, "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-8e0b52597cc8a22e", "name": "`truncate` class without `title=` for hover reveal \u2014 src/features/_template/components/Admin__Domain__Sort/index.tsx:84", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/features/_template/components/Admin__Domain__Sort/index.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-8ae98c4ffc2769cd", "name": "Stray `console.log` in TS/JS \u2014 src/features/core/chatRoom/hooks/firestore/useBulkMessageSender.ts:69", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/features/core/chatRoom/hooks/firestore/useBulkMessageSender.ts:69"}, "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-a8174bba9f9ebd03", "name": "Stray `console.log` in TS/JS \u2014 src/features/core/auth/hooks/usePhoneVerification.ts:65", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/features/core/auth/hooks/usePhoneVerification.ts:65"}, "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-3ae0afc646224b6d", "name": "`truncate` class without `title=` for hover reveal \u2014 src/features/core/auditLog/components/common/AuditTimeline/DiffView", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/features/core/auditLog/components/common/AuditTimeline/DiffView.tsx:86"}, "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-979e45eace662d94", "name": "Stray `console.log` in TS/JS \u2014 src/features/core/coupon/hooks/useIssueMyInviteCode.ts:30", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/features/core/coupon/hooks/useIssueMyInviteCode.ts:30"}, "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-a173c914863b4188", "name": "`truncate` class without `title=` for hover reveal \u2014 src/features/core/wallet/components/WalletHistoryPage/HistoryListIt", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/features/core/wallet/components/WalletHistoryPage/HistoryListItem.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-9f6928839bd8af66", "name": "`truncate` class without `title=` for hover reveal \u2014 src/features/core/user/components/common/UserAdminMemoCell.tsx:74", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/features/core/user/components/common/UserAdminMemoCell.tsx:74"}, "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-295f43b8e103ed99", "name": "`truncate` class without `title=` for hover reveal \u2014 src/features/core/purchaseRequest/components/BankTransferInstructio", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/features/core/purchaseRequest/components/BankTransferInstructionPage/SaveBookmarkModal/UrlPreviewCard.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-434899c39662c2d6", "name": "Stray `console.log` in TS/JS \u2014 src/features/core/purchaseRequest/services/server/wrappers/webhookHandler.ts:30", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/features/core/purchaseRequest/services/server/wrappers/webhookHandler.ts:30"}, "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-aa23abe9e7ed242e", "name": "TODO/FIXME marker in shipping code \u2014 src/features/core/purchaseRequest/services/server/payment/index.ts:58", "shortDescription": {"text": "TODO/FIXME marker in shipping code \u2014 src/features/core/purchaseRequest/services/server/payment/index.ts:58"}, "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-0b1ffd3f9a44aaef", "name": "Stray `console.log` in TS/JS \u2014 src/features/core/purchaseRequest/services/server/payment/fincode/fincodeProvider.ts:168", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/features/core/purchaseRequest/services/server/payment/fincode/fincodeProvider.ts:168"}, "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-f4bacef9e74992b5", "name": "Stray `console.log` in TS/JS \u2014 src/features/core/purchaseRequest/services/server/payment/square/squareProvider.ts:247", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/features/core/purchaseRequest/services/server/payment/square/squareProvider.ts:247"}, "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-4c7a6c25e35176ff", "name": "Stray `console.log` in TS/JS \u2014 src/features/core/purchaseRequest/services/server/payment/stripe/stripeProvider.ts:214", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/features/core/purchaseRequest/services/server/payment/stripe/stripeProvider.ts:214"}, "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-bd60812ae0d3d77a", "name": "Stray `console.log` in TS/JS \u2014 src/features/core/purchaseRequest/services/server/payment/paidy/paidyProvider.ts:132", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/features/core/purchaseRequest/services/server/payment/paidy/paidyProvider.ts:132"}, "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-2b82e180c1c1b58c", "name": "Stray `console.log` in TS/JS \u2014 src/features/core/purchaseRequest/services/server/payment/paypal/paypalProvider.ts:242", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/features/core/purchaseRequest/services/server/payment/paypal/paypalProvider.ts:242"}, "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-0f0e672f96cdb57c", "name": "`truncate` class without `title=` for hover reveal \u2014 src/features/sample/components/AdminSampleSort/index.tsx:84", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/features/sample/components/AdminSampleSort/index.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-d1736c1eeda8724e", "name": "Insecure pattern 'node_child_process' in scripts/domain-config/generate.mjs:5", "shortDescription": {"text": "Insecure pattern 'node_child_process' in scripts/domain-config/generate.mjs:5"}, "fullDescription": {"text": "Found a known-risky pattern (node_child_process). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-cc7eba28a0e92ee5", "name": "Insecure pattern 'node_child_process' in scripts/domain-config/generator/entities/index.mjs:4", "shortDescription": {"text": "Insecure pattern 'node_child_process' in scripts/domain-config/generator/entities/index.mjs:4"}, "fullDescription": {"text": "Found a known-risky pattern (node_child_process). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-2d4a1c22ddfd1e5d", "name": "Insecure pattern 'dangerous_innerhtml' in src/components/Fanctional/DarkModeSwitch.tsx:38", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in src/components/Fanctional/DarkModeSwitch.tsx:38"}, "fullDescription": {"text": "Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-3f46b59fd0b8a68c", "name": "Insecure pattern 'dangerous_innerhtml' in src/components/Skeleton/BaseSkeleton.tsx:75", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in src/components/Skeleton/BaseSkeleton.tsx:75"}, "fullDescription": {"text": "Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-ec0471c9a8cc889f", "name": "Insecure pattern 'dangerous_innerhtml' in src/components/Widgets/ScrollSlider/index.tsx:354", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in src/components/Widgets/ScrollSlider/index.tsx:354"}, "fullDescription": {"text": "Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-b973118c78484985", "name": "Insecure pattern 'dangerous_innerhtml' in src/components/Widgets/FadeSlider/index.tsx:301", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in src/components/Widgets/FadeSlider/index.tsx:301"}, "fullDescription": {"text": "Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-4601e3ad3bb28677", "name": "No CI/CD pipelines detected", "shortDescription": {"text": "No CI/CD pipelines detected"}, "fullDescription": {"text": "No GitHub Actions, GitLab CI, or CircleCI configs found. Without CI you can't gate deploys on tests/lints."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-da4b9b1009a7371c", "name": "Very large file: src/lib/crud/drizzle/service.ts (1961 lines)", "shortDescription": {"text": "Very large file: src/lib/crud/drizzle/service.ts (1961 lines)"}, "fullDescription": {"text": "Files with >800 lines often hide complexity hotspots and discourage tests."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-6893a6c8b0861585", "name": "Very low test-to-source ratio", "shortDescription": {"text": "Very low test-to-source ratio"}, "fullDescription": {"text": "3 test file(s) for 2364 source file(s) (ratio 0.00). Consider adding integration or unit tests for critical paths."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "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 387 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 284 placeholder/mock markers across 101 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, tests. 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": "medium", "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, tests. 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-ea8f3013f588db25", "name": "Shallow git history limits provenance confidence", "shortDescription": {"text": "Shallow git history limits provenance confidence"}, "fullDescription": {"text": "The repository is a shallow clone. Origin/evolution analysis cannot distinguish fresh generation, imported legacy code, or long-lived human code with high confidence."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-8424db9c75e04ba4", "name": "Very short observed git history", "shortDescription": {"text": "Very short observed git history"}, "fullDescription": {"text": "The repo has multiple source files but two or fewer visible commits. This is not a failure by itself, but it lowers confidence in evolution-based diagnosis."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-cc55229a7a3c078d", "name": "Agent authority lacks a verifier contract: .mcp.json", "shortDescription": {"text": "Agent authority lacks a verifier contract: .mcp.json"}, "fullDescription": {"text": "This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-ecb0d2c55ed6875d", "name": "Agent authority lacks a verifier contract: .claude/settings.local.json", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/settings.local.json"}, "fullDescription": {"text": "This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-346f1337ad42bb88", "name": "Agent authority lacks a verifier contract: .claude/rules/behavior.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/rules/behavior.md"}, "fullDescription": {"text": "This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-f87e26f9ef330aa9", "name": "Agent authority lacks a verifier contract: .claude/scripts/visual/README.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/scripts/visual/README.md"}, "fullDescription": {"text": "This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-1a09526f423a5984", "name": "Agent authority lacks a verifier contract: .claude/agents/feature-builder.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/agents/feature-builder.md"}, "fullDescription": {"text": "This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-9b5e296fdb708e79", "name": "Commented-code block (7 lines) in scripts/mail/test-send.ts:11", "shortDescription": {"text": "Commented-code block (7 lines) in scripts/mail/test-send.ts:11"}, "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}}, {"id": "scanner-7f7fa5f9415f6241", "name": "Commented-code block (5 lines) in scripts/domain-config/generator/entities/generate-drizzle-entity.mjs:190", "shortDescription": {"text": "Commented-code block (5 lines) in scripts/domain-config/generator/entities/generate-drizzle-entity.mjs:190"}, "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}}, {"id": "scanner-4469d45bac785ac7", "name": "Commented-code block (5 lines) in eslint-rules/route-authz.mjs:13", "shortDescription": {"text": "Commented-code block (5 lines) in eslint-rules/route-authz.mjs:13"}, "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}}, {"id": "scanner-38b5dbc9fdfedd4e", "name": "Commented-code block (8 lines) in src/config/business.config.ts:143", "shortDescription": {"text": "Commented-code block (8 lines) in src/config/business.config.ts:143"}, "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}}, {"id": "scanner-7d4df373f532eca8", "name": "Commented-code block (8 lines) in src/config/ui/admin-global-menu.config.ts:118", "shortDescription": {"text": "Commented-code block (8 lines) in src/config/ui/admin-global-menu.config.ts:118"}, "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}}, {"id": "scanner-6d2efc91f16a73f5", "name": "Commented-code block (11 lines) in src/config/app/redirect.config.ts:28", "shortDescription": {"text": "Commented-code block (11 lines) in src/config/app/redirect.config.ts:28"}, "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}}, {"id": "scanner-eb664c4331527eda", "name": "Commented-code block (7 lines) in src/config/app/payment.config.ts:4", "shortDescription": {"text": "Commented-code block (7 lines) in src/config/app/payment.config.ts:4"}, "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}}, {"id": "scanner-f924609285087b61", "name": "Commented-code block (5 lines) in src/config/app/purchaseType.config.ts:37", "shortDescription": {"text": "Commented-code block (5 lines) in src/config/app/purchaseType.config.ts:37"}, "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}}, {"id": "scanner-9597bf7bded390c0", "name": "Commented-code block (13 lines) in src/config/app/currency.config.ts:75", "shortDescription": {"text": "Commented-code block (13 lines) in src/config/app/currency.config.ts:75"}, "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}}, {"id": "scanner-672a00aa1e1b5b16", "name": "Commented-code block (10 lines) in src/components/Overlays/DetailModal/DetailModal.tsx:3", "shortDescription": {"text": "Commented-code block (10 lines) in src/components/Overlays/DetailModal/DetailModal.tsx:3"}, "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}}, {"id": "scanner-8b316e08831bee7f", "name": "Commented-code block (7 lines) in src/components/Form/Input/Manual/AsyncComboboxInput.tsx:5", "shortDescription": {"text": "Commented-code block (7 lines) in src/components/Form/Input/Manual/AsyncComboboxInput.tsx:5"}, "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}}, {"id": "scanner-99f3fa3b08bf6ad5", "name": "Commented-code block (9 lines) in src/app/api/webhook/line/route.ts:21", "shortDescription": {"text": "Commented-code block (9 lines) in src/app/api/webhook/line/route.ts:21"}, "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}}, {"id": "scanner-c561947fc5eb6d6f", "name": "Commented-code block (5 lines) in src/app/api/wallet/purchase/[id]/bank-transfer/confirm/route.ts:112", "shortDescription": {"text": "Commented-code block (5 lines) in src/app/api/wallet/purchase/[id]/bank-transfer/confirm/route.ts:112"}, "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}}, {"id": "scanner-854dc8f502351ac8", "name": "Commented-code block (5 lines) in src/app/api/wallet/purchase/bank-transfer/active/route.ts:75", "shortDescription": {"text": "Commented-code block (5 lines) in src/app/api/wallet/purchase/bank-transfer/active/route.ts:75"}, "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}}, {"id": "scanner-1e7061be4c53acfc", "name": "Commented-code block (6 lines) in src/app/api/admin/bank-transfer-reviews/route.ts:5", "shortDescription": {"text": "Commented-code block (6 lines) in src/app/api/admin/bank-transfer-reviews/route.ts:5"}, "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}}, {"id": "scanner-833e5a33a4015bfc", "name": "Commented-code block (8 lines) in src/app/admin/(protected)/bank-transfer-reviews/_components/BankTransferReviewCsvImpor", "shortDescription": {"text": "Commented-code block (8 lines) in src/app/admin/(protected)/bank-transfer-reviews/_components/BankTransferReviewCsvImportDialog.tsx:5"}, "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}}, {"id": "scanner-23631dc18fc71ece", "name": "Commented-code block (6 lines) in src/app/(user)/(protected)/wallet/[slug]/purchase/bank-transfer/[requestId]/page.tsx:7", "shortDescription": {"text": "Commented-code block (6 lines) in src/app/(user)/(protected)/wallet/[slug]/purchase/bank-transfer/[requestId]/page.tsx:7"}, "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}}, {"id": "scanner-9d8d59e262c533d9", "name": "Commented-code block (6 lines) in src/registry/coinIssuanceRegistry.ts:8", "shortDescription": {"text": "Commented-code block (6 lines) in src/registry/coinIssuanceRegistry.ts:8"}, "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}}, {"id": "scanner-652ac353f18b31e4", "name": "Commented-code block (6 lines) in src/lib/tableSuite/EditableGridTable/components/EditableGridCell/editors/DateTimeEdito", "shortDescription": {"text": "Commented-code block (6 lines) in src/lib/tableSuite/EditableGridTable/components/EditableGridCell/editors/DateTimeEditor.tsx:13"}, "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}}, {"id": "scanner-eb072280342511d7", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/line/messagingApi.ts:17", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/line/messagingApi.ts: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-cafaab80b4194dd5", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/line/oauth.ts:47", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/line/oauth.ts:47"}, "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-2f4cd5cca5a4ee0a", "name": "Commented-code block (5 lines) in src/lib/cron/createCronRoute.ts:7", "shortDescription": {"text": "Commented-code block (5 lines) in src/lib/cron/createCronRoute.ts:7"}, "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}}, {"id": "scanner-e8fd09200043db4a", "name": "Commented-code block (9 lines) in src/lib/csv/downloadCsv.ts:5", "shortDescription": {"text": "Commented-code block (9 lines) in src/lib/csv/downloadCsv.ts:5"}, "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}}, {"id": "scanner-e585cfce2e9a857c", "name": "Commented-code block (8 lines) in src/features/core/notification/services/server/notification/readState.ts:4", "shortDescription": {"text": "Commented-code block (8 lines) in src/features/core/notification/services/server/notification/readState.ts:4"}, "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}}, {"id": "scanner-c0a869d0a8c4edf7", "name": "Commented-code block (5 lines) in src/features/core/bankTransferReview/components/ActiveTransferBanner/index.tsx:6", "shortDescription": {"text": "Commented-code block (5 lines) in src/features/core/bankTransferReview/components/ActiveTransferBanner/index.tsx:6"}, "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}}, {"id": "scanner-68a462966823e234", "name": "Commented-code block (5 lines) in src/features/core/bankTransferReview/services/client/bankTransferReviewClient.ts:10", "shortDescription": {"text": "Commented-code block (5 lines) in src/features/core/bankTransferReview/services/client/bankTransferReviewClient.ts:10"}, "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}}, {"id": "scanner-0cecf9975ce980b8", "name": "Commented-code block (8 lines) in src/features/core/bankTransferReview/services/server/wrappers/submitReview.ts:5", "shortDescription": {"text": "Commented-code block (8 lines) in src/features/core/bankTransferReview/services/server/wrappers/submitReview.ts:5"}, "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}}, {"id": "scanner-7538e68f6ea5190e", "name": "Commented-code block (7 lines) in src/features/core/bankTransferReview/services/server/wrappers/confirmReview.ts:5", "shortDescription": {"text": "Commented-code block (7 lines) in src/features/core/bankTransferReview/services/server/wrappers/confirmReview.ts:5"}, "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}}, {"id": "scanner-e12e91de0d29c6b1", "name": "Commented-code block (7 lines) in src/features/core/bankTransferReview/services/server/wrappers/bulkImportFromCsv.ts:16", "shortDescription": {"text": "Commented-code block (7 lines) in src/features/core/bankTransferReview/services/server/wrappers/bulkImportFromCsv.ts:16"}, "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}}, {"id": "scanner-6c8e791c6592d85d", "name": "Commented-code block (11 lines) in src/features/core/bankTransferReview/services/server/wrappers/rejectReview.ts:5", "shortDescription": {"text": "Commented-code block (11 lines) in src/features/core/bankTransferReview/services/server/wrappers/rejectReview.ts:5"}, "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}}, {"id": "scanner-0f2da5561e67eef8", "name": "Commented-code block (7 lines) in src/features/core/bankTransferReview/entities/drizzle.ts:5", "shortDescription": {"text": "Commented-code block (7 lines) in src/features/core/bankTransferReview/entities/drizzle.ts:5"}, "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}}, {"id": "scanner-6a6c24089df708bf", "name": "Commented-code block (5 lines) in src/features/core/setting/setting.extended.ts:6", "shortDescription": {"text": "Commented-code block (5 lines) in src/features/core/setting/setting.extended.ts:6"}, "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}}, {"id": "scanner-b5aa79352c84024d", "name": "Commented-code block (6 lines) in src/features/core/auth/services/server/session/token.ts:13", "shortDescription": {"text": "Commented-code block (6 lines) in src/features/core/auth/services/server/session/token.ts:13"}, "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}}, {"id": "scanner-520c81bccdce2da8", "name": "Commented-code block (9 lines) in src/features/core/analytics/services/server/referralAnalytics.ts:4", "shortDescription": {"text": "Commented-code block (9 lines) in src/features/core/analytics/services/server/referralAnalytics.ts:4"}, "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}}, {"id": "scanner-b4f3713ae06214eb", "name": "Commented-code block (6 lines) in src/features/core/analytics/services/server/utils/dateRange.ts:4", "shortDescription": {"text": "Commented-code block (6 lines) in src/features/core/analytics/services/server/utils/dateRange.ts:4"}, "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}}, {"id": "scanner-7124d0c7fe4d4660", "name": "Commented-code block (5 lines) in src/features/core/analytics/services/server/coinIssuance/labels.ts:8", "shortDescription": {"text": "Commented-code block (5 lines) in src/features/core/analytics/services/server/coinIssuance/labels.ts:8"}, "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}}, {"id": "scanner-633bd00ee65c10eb", "name": "Commented-code block (5 lines) in src/features/core/analytics/services/server/coinIssuance/index.ts:7", "shortDescription": {"text": "Commented-code block (5 lines) in src/features/core/analytics/services/server/coinIssuance/index.ts:7"}, "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}}, {"id": "scanner-c6fd2abe58cb8ed0", "name": "Commented-code block (8 lines) in src/features/core/analytics/services/server/coinIssuance/types.ts:4", "shortDescription": {"text": "Commented-code block (8 lines) in src/features/core/analytics/services/server/coinIssuance/types.ts:4"}, "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}}, {"id": "scanner-f4fd4f1bbfb28cbf", "name": "Commented-code block (7 lines) in src/features/core/analytics/services/server/coinIssuance/sources/purchaseBonusGap.ts:8", "shortDescription": {"text": "Commented-code block (7 lines) in src/features/core/analytics/services/server/coinIssuance/sources/purchaseBonusGap.ts:8"}, "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}}, {"id": "scanner-c48e0d24ca38d254", "name": "Commented-code block (6 lines) in src/features/core/milestone/components/milestoneRendererRegistry.ts:10", "shortDescription": {"text": "Commented-code block (6 lines) in src/features/core/milestone/components/milestoneRendererRegistry.ts:10"}, "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}}, {"id": "scanner-757df3842d21bda1", "name": "Commented-code block (13 lines) in src/features/core/milestone/services/server/milestoneRegistry.ts:10", "shortDescription": {"text": "Commented-code block (13 lines) in src/features/core/milestone/services/server/milestoneRegistry.ts:10"}, "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}}, {"id": "scanner-10e84c0e9ea7e01c", "name": "Commented-code block (7 lines) in src/features/core/milestone/services/server/wrappers/evaluateMilestones.ts:6", "shortDescription": {"text": "Commented-code block (7 lines) in src/features/core/milestone/services/server/wrappers/evaluateMilestones.ts:6"}, "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}}, {"id": "scanner-f60a342b62282ee5", "name": "Commented-code block (8 lines) in src/features/core/wallet/utils/couponParam.ts:6", "shortDescription": {"text": "Commented-code block (8 lines) in src/features/core/wallet/utils/couponParam.ts:6"}, "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}}, {"id": "scanner-079fef892ab25646", "name": "Commented-code block (5 lines) in src/features/core/wallet/components/common/SupportedPaymentMethods/index.tsx:5", "shortDescription": {"text": "Commented-code block (5 lines) in src/features/core/wallet/components/common/SupportedPaymentMethods/index.tsx:5"}, "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}}, {"id": "scanner-341bddcea8e91fcd", "name": "Commented-code block (9 lines) in src/features/core/messaging/services/server/bulkSend.ts:5", "shortDescription": {"text": "Commented-code block (9 lines) in src/features/core/messaging/services/server/bulkSend.ts:5"}, "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}}, {"id": "scanner-bc766873542ca6b0", "name": "Commented-code block (7 lines) in src/features/core/messaging/services/server/dispatch.ts:6", "shortDescription": {"text": "Commented-code block (7 lines) in src/features/core/messaging/services/server/dispatch.ts:6"}, "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}}, {"id": "scanner-647a52e713c825d4", "name": "Commented-code block (5 lines) in src/features/core/rateLimit/services/server/wrappers/judgmentRateLimit.ts:9", "shortDescription": {"text": "Commented-code block (5 lines) in src/features/core/rateLimit/services/server/wrappers/judgmentRateLimit.ts:9"}, "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}}, {"id": "scanner-41bde88c1be70c8e", "name": "Commented-code block (5 lines) in src/features/core/purchaseRequest/components/BankTransferInstructionPage/StrictModeNot", "shortDescription": {"text": "Commented-code block (5 lines) in src/features/core/purchaseRequest/components/BankTransferInstructionPage/StrictModeNoticeDialog.tsx:3"}, "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}}, {"id": "scanner-8cd8e58c6b15022f", "name": "Commented-code block (5 lines) in src/features/core/purchaseRequest/components/BankTransferInstructionPage/SaveBookmarkM", "shortDescription": {"text": "Commented-code block (5 lines) in src/features/core/purchaseRequest/components/BankTransferInstructionPage/SaveBookmarkModal/ActionRow.tsx:3"}, "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}}, {"id": "scanner-7a726d0607da0d7e", "name": "Commented-code block (6 lines) in src/features/core/purchaseRequest/components/PurchaseAwaitingReview/index.tsx:3", "shortDescription": {"text": "Commented-code block (6 lines) in src/features/core/purchaseRequest/components/PurchaseAwaitingReview/index.tsx:3"}, "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}}, {"id": "scanner-a6e63bd6f522bc12", "name": "Commented-code block (5 lines) in src/features/core/purchaseRequest/services/client/launchers/index.ts:8", "shortDescription": {"text": "Commented-code block (5 lines) in src/features/core/purchaseRequest/services/client/launchers/index.ts:8"}, "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}}, {"id": "scanner-4c3c5b12323af36b", "name": "Commented-code block (9 lines) in src/features/core/purchaseRequest/services/client/launchers/clientSdkHandler.ts:3", "shortDescription": {"text": "Commented-code block (9 lines) in src/features/core/purchaseRequest/services/client/launchers/clientSdkHandler.ts:3"}, "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}}, {"id": "scanner-7dcbd5baaae5fe9f", "name": "Commented-code block (5 lines) in src/features/core/purchaseRequest/services/client/sdkLaunchers/paypal.ts:5", "shortDescription": {"text": "Commented-code block (5 lines) in src/features/core/purchaseRequest/services/client/sdkLaunchers/paypal.ts:5"}, "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}}, {"id": "scanner-f202501e44ce8360", "name": "Commented-code block (7 lines) in src/features/core/purchaseRequest/services/server/wrappers/cancelPurchase.ts:6", "shortDescription": {"text": "Commented-code block (7 lines) in src/features/core/purchaseRequest/services/server/wrappers/cancelPurchase.ts:6"}, "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}}, {"id": "scanner-78d5db47fcb7274f", "name": "Commented-code block (7 lines) in src/features/core/purchaseRequest/services/server/wrappers/transitionStatus.ts:5", "shortDescription": {"text": "Commented-code block (7 lines) in src/features/core/purchaseRequest/services/server/wrappers/transitionStatus.ts:5"}, "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}}, {"id": "scanner-f915046b54dcbf4b", "name": "Commented-code block (10 lines) in src/features/core/purchaseRequest/services/server/hooks/purchaseCompleteHookRegistry.", "shortDescription": {"text": "Commented-code block (10 lines) in src/features/core/purchaseRequest/services/server/hooks/purchaseCompleteHookRegistry.ts:10"}, "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}}, {"id": "scanner-ea09e2433759445f", "name": "Commented-code block (12 lines) in src/features/core/purchaseRequest/services/server/completion/strategyRegistry.ts:8", "shortDescription": {"text": "Commented-code block (12 lines) in src/features/core/purchaseRequest/services/server/completion/strategyRegistry.ts:8"}, "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}}, {"id": "scanner-ab9e9ea869136a94", "name": "Commented-code block (13 lines) in src/features/core/purchaseRequest/services/server/payment/sessionEnricher.ts:10", "shortDescription": {"text": "Commented-code block (13 lines) in src/features/core/purchaseRequest/services/server/payment/sessionEnricher.ts:10"}, "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}}, {"id": "scanner-52e6f763efc45aea", "name": "Commented-code block (5 lines) in src/features/core/purchaseRequest/services/server/payment/fincode/fincodeProvider.ts:3", "shortDescription": {"text": "Commented-code block (5 lines) in src/features/core/purchaseRequest/services/server/payment/fincode/fincodeProvider.ts:356"}, "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}}, {"id": "scanner-c4779708f31e2752", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/features/core/purchaseRequest/services/server/payment/fincode/fincodeP", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/features/core/purchaseRequest/services/server/payment/fincode/fincodeProvider.ts:173"}, "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-cace008479e170d8", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/features/core/purchaseRequest/services/server/payment/square/squarePro", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/features/core/purchaseRequest/services/server/payment/square/squareProvider.ts:252"}, "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-05272bf8e0db2b13", "name": "Commented-code block (10 lines) in src/features/core/purchaseRequest/services/server/payment/inhouse/inhouseProvider.ts:", "shortDescription": {"text": "Commented-code block (10 lines) in src/features/core/purchaseRequest/services/server/payment/inhouse/inhouseProvider.ts:5"}, "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}}, {"id": "scanner-51d14a214049f62d", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/features/core/purchaseRequest/services/server/payment/stripe/stripePro", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/features/core/purchaseRequest/services/server/payment/stripe/stripeProvider.ts:221"}, "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-f498b898ad27e7f7", "name": "Commented-code block (10 lines) in src/features/core/purchaseRequest/services/server/payment/paidy/paidyProvider.ts:5", "shortDescription": {"text": "Commented-code block (10 lines) in src/features/core/purchaseRequest/services/server/payment/paidy/paidyProvider.ts:5"}, "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}}, {"id": "scanner-bc2754e49715a4d2", "name": "Commented-code block (8 lines) in src/features/core/purchaseRequest/services/server/payment/paypal/payPalClient.ts:10", "shortDescription": {"text": "Commented-code block (8 lines) in src/features/core/purchaseRequest/services/server/payment/paypal/payPalClient.ts:10"}, "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}}, {"id": "scanner-64e319a8d827a840", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/features/core/purchaseRequest/services/server/payment/paypal/payPalCli", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/features/core/purchaseRequest/services/server/payment/paypal/payPalClient.ts:149"}, "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-29835d797acdc4cb", "name": "Commented-code block (14 lines) in src/features/core/purchaseRequest/services/server/payment/paypal/paypalProvider.ts:5", "shortDescription": {"text": "Commented-code block (14 lines) in src/features/core/purchaseRequest/services/server/payment/paypal/paypalProvider.ts:5"}, "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}}, {"id": "scanner-8d02bc36b81034e4", "name": "Commented-code block (5 lines) in src/features/core/referralReward/config.ts:5", "shortDescription": {"text": "Commented-code block (5 lines) in src/features/core/referralReward/config.ts:5"}, "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}}, {"id": "scanner-9dbcde93200a522b", "name": "Commented-code block (5 lines) in src/features/core/referralReward/services/server/rewardHandlerRegistry.ts:10", "shortDescription": {"text": "Commented-code block (5 lines) in src/features/core/referralReward/services/server/rewardHandlerRegistry.ts:10"}, "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}}, {"id": "scanner-3482f7e5dd70cd1a", "name": "6 env vars used in code but missing from .env.example", "shortDescription": {"text": "6 env vars used in code but missing from .env.example"}, "fullDescription": {"text": "Drift between code and config docs. The first few: `AUDIT_MODE`, `CRON_SECRET`, `NEXT_BUILD_ID`, `NODE_ENV`, `VERCEL_ENV`, `VERCEL_URL`. Add them (with a placeholder/comment) to .env.example so onboarding doesn't break."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-88cfa0d7ea0174e8", "name": "Dangling fetch: POST /api/data-migration/export (src/lib/dataMigration/components/ExportSettingsModal.tsx:86)", "shortDescription": {"text": "Dangling fetch: POST /api/data-migration/export (src/lib/dataMigration/components/ExportSettingsModal.tsx:86)"}, "fullDescription": {"text": "`src/lib/dataMigration/components/ExportSettingsModal.tsx:86` calls `POST /api/data-migration/export` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: axios\nNormalized path used for matching: `/data-migration/export`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-2b904c5e954af4cb", "name": "Dangling fetch: POST /api/data-migration/export (src/lib/dataMigration/components/DataMigrationModal/ExportTab.tsx:74)", "shortDescription": {"text": "Dangling fetch: POST /api/data-migration/export (src/lib/dataMigration/components/DataMigrationModal/ExportTab.tsx:74)"}, "fullDescription": {"text": "`src/lib/dataMigration/components/DataMigrationModal/ExportTab.tsx:74` calls `POST /api/data-migration/export` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: axios\nNormalized path used for matching: `/data-migration/export`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-56616bb5792a7338", "name": "Dangling fetch: POST /api/data-migration/import-chunk (src/lib/dataMigration/components/DataMigrationModal/ImportTab/hoo", "shortDescription": {"text": "Dangling fetch: POST /api/data-migration/import-chunk (src/lib/dataMigration/components/DataMigrationModal/ImportTab/hooks/useImportHandler.ts:252)"}, "fullDescription": {"text": "`src/lib/dataMigration/components/DataMigrationModal/ImportTab/hooks/useImportHandler.ts:252` calls `POST /api/data-migration/import-chunk` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: axios\nNormalized path used for matching: `/data-migration/import-chunk`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-c4c7aa68b9bc9dda", "name": "Dangling fetch: POST /api/storage/delete (src/lib/storage/client/appStorageClient.ts:23)", "shortDescription": {"text": "Dangling fetch: POST /api/storage/delete (src/lib/storage/client/appStorageClient.ts:23)"}, "fullDescription": {"text": "`src/lib/storage/client/appStorageClient.ts:23` calls `POST /api/storage/delete` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: axios\nNormalized path used for matching: `/storage/delete`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-b8bc5aceb97d7082", "name": "Dangling fetch: GET /api/health (src/hooks/useAppStatus.ts:55)", "shortDescription": {"text": "Dangling fetch: GET /api/health (src/hooks/useAppStatus.ts:55)"}, "fullDescription": {"text": "`src/hooks/useAppStatus.ts:55` calls `GET /api/health` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/health`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-390e2efd6d276da0", "name": "Dangling fetch: POST /api/notification/${notificationId}/read (src/features/core/notification/services/client/userNotifi", "shortDescription": {"text": "Dangling fetch: POST /api/notification/${notificationId}/read (src/features/core/notification/services/client/userNotificationClient.ts:114)"}, "fullDescription": {"text": "`src/features/core/notification/services/client/userNotificationClient.ts:114` calls `POST /api/notification/${notificationId}/read` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: axios\nNormalized path used for matching: `/notification/<p>/read`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-7532617c9583f40b", "name": "Dangling fetch: POST /api/notification/read-all (src/features/core/notification/services/client/userNotificationClient.t", "shortDescription": {"text": "Dangling fetch: POST /api/notification/read-all (src/features/core/notification/services/client/userNotificationClient.ts:122)"}, "fullDescription": {"text": "`src/features/core/notification/services/client/userNotificationClient.ts:122` calls `POST /api/notification/read-all` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: axios\nNormalized path used for matching: `/notification/read-all`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-ed2e35518706c2e4", "name": "Dangling fetch: POST /api/notification/send (src/features/core/notification/services/client/userNotificationClient.ts:14", "shortDescription": {"text": "Dangling fetch: POST /api/notification/send (src/features/core/notification/services/client/userNotificationClient.ts:142)"}, "fullDescription": {"text": "`src/features/core/notification/services/client/userNotificationClient.ts:142` calls `POST /api/notification/send` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: axios\nNormalized path used for matching: `/notification/send`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-8dcf83ccfabfccc9", "name": "Dangling fetch: POST /api/auth/firebase-token (src/features/core/auth/hooks/useFirebaseAuthSync.ts:28)", "shortDescription": {"text": "Dangling fetch: POST /api/auth/firebase-token (src/features/core/auth/hooks/useFirebaseAuthSync.ts:28)"}, "fullDescription": {"text": "`src/features/core/auth/hooks/useFirebaseAuthSync.ts:28` calls `POST /api/auth/firebase-token` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/auth/firebase-token`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-6aaffc0d0aa47d3a", "name": "Dangling fetch: POST /api/auth/forgot-password (src/features/core/auth/hooks/useForgotPassword.ts:40)", "shortDescription": {"text": "Dangling fetch: POST /api/auth/forgot-password (src/features/core/auth/hooks/useForgotPassword.ts:40)"}, "fullDescription": {"text": "`src/features/core/auth/hooks/useForgotPassword.ts:40` calls `POST /api/auth/forgot-password` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: axios\nNormalized path used for matching: `/auth/forgot-password`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-d4cc38a9cd557187", "name": "Dangling fetch: POST /api/admin/user/${userId}/delete (src/features/core/user/services/client/userClient.ts:42)", "shortDescription": {"text": "Dangling fetch: POST /api/admin/user/${userId}/delete (src/features/core/user/services/client/userClient.ts:42)"}, "fullDescription": {"text": "`src/features/core/user/services/client/userClient.ts:42` calls `POST /api/admin/user/${userId}/delete` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: axios\nNormalized path used for matching: `/admin/user/<p>/delete`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-5358bbd0bf14f5c4", "name": "Dangling fetch: DELETE /api/admin/user/${userId}/hard-delete (src/features/core/user/services/client/userClient.ts:50)", "shortDescription": {"text": "Dangling fetch: DELETE /api/admin/user/${userId}/hard-delete (src/features/core/user/services/client/userClient.ts:50)"}, "fullDescription": {"text": "`src/features/core/user/services/client/userClient.ts:50` calls `DELETE /api/admin/user/${userId}/hard-delete` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: axios\nNormalized path used for matching: `/admin/user/<p>/hard-delete`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-7349f31c5a653f0e", "name": "Dangling fetch: POST /api/me/email/send-verification (src/features/core/user/services/client/userClient.ts:69)", "shortDescription": {"text": "Dangling fetch: POST /api/me/email/send-verification (src/features/core/user/services/client/userClient.ts:69)"}, "fullDescription": {"text": "`src/features/core/user/services/client/userClient.ts:69` calls `POST /api/me/email/send-verification` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: axios\nNormalized path used for matching: `/me/email/send-verification`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-89be9fb407b1900d", "name": "Dangling fetch: POST /api/webhook/payment?provider=dummy (src/features/core/purchaseRequest/components/DummyPaymentForm/", "shortDescription": {"text": "Dangling fetch: POST /api/webhook/payment?provider=dummy (src/features/core/purchaseRequest/components/DummyPaymentForm/index.tsx:58)"}, "fullDescription": {"text": "`src/features/core/purchaseRequest/components/DummyPaymentForm/index.tsx:58` calls `POST /api/webhook/payment?provider=dummy` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: axios\nNormalized path used for matching: `/webhook/payment`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-75670300e1933426", "name": "Unused endpoint: POST /endpoint", "shortDescription": {"text": "Unused endpoint: POST /endpoint"}, "fullDescription": {"text": "`src/lib/errors/httpError.ts` declares `POST /endpoint` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/23304"}, "properties": {"repository": "yokouchi-wildweb/next-starter", "repoUrl": "https://github.com/yokouchi-wildweb/next-starter", "branch": "main"}, "results": [{"ruleId": "scanner-8b803e11ef3492eb", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/test-claude-api.ts:14"}, "properties": {"repobilityId": "22a1f8c664d13861", "scanner": "scanner-primary", "fingerprint": "8b803e11ef3492eb", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-980c4f7a42215684", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/mail/test-send.ts:225"}, "properties": {"repobilityId": "34779d79b9a870d9", "scanner": "scanner-primary", "fingerprint": "980c4f7a42215684", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-286a3bcd643f1cda", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/mail/generate-colors.ts:108"}, "properties": {"repobilityId": "17fa2f188c1a15bc", "scanner": "scanner-primary", "fingerprint": "286a3bcd643f1cda", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-c6c35491530421f1", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/cron/run.ts:63"}, "properties": {"repobilityId": "2dcc019f0aad5753", "scanner": "scanner-primary", "fingerprint": "c6c35491530421f1", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-dabeae9565c33ad5", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/db/cli.ts:17"}, "properties": {"repobilityId": "c20a9154e8437dce", "scanner": "scanner-primary", "fingerprint": "dabeae9565c33ad5", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-8bf4c469da82dee2", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/db/clear/run.ts:10"}, "properties": {"repobilityId": "58528187d3b3efc4", "scanner": "scanner-primary", "fingerprint": "8bf4c469da82dee2", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-342e752e0b0b3719", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/db/seed/run.ts:10"}, "properties": {"repobilityId": "83efd9279e602aa7", "scanner": "scanner-primary", "fingerprint": "342e752e0b0b3719", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-f0bad4a8cb01f1c0", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/firestore/cli.ts:48"}, "properties": {"repobilityId": "7edb710f58f56af9", "scanner": "scanner-primary", "fingerprint": "f0bad4a8cb01f1c0", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-9d4439aa5510bee3", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/utils/log.ts:32"}, "properties": {"repobilityId": "48fa77b019750a2a", "scanner": "scanner-primary", "fingerprint": "9d4439aa5510bee3", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-ad054f84921de10c", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/utils/convert.ts:13"}, "properties": {"repobilityId": "69399f0cc6feacc8", "scanner": "scanner-primary", "fingerprint": "ad054f84921de10c", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-b81d3c98a3c23a15", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/AppFrames/Admin/Elements/PageTitle.tsx:112"}, "properties": {"repobilityId": "48cd77401613c08d", "scanner": "scanner-primary", "fingerprint": "b81d3c98a3c23a15", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-2b98f2e0750a3fd1", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/components/Fanctional/DarkModeSwitch.tsx:38"}, "properties": {"repobilityId": "32c42d653b00e722", "scanner": "scanner-primary", "fingerprint": "2b98f2e0750a3fd1", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-8e3669e6f06a9085", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/components/Fanctional/HeadPortal.tsx:14"}, "properties": {"repobilityId": "8f90380bc575853d", "scanner": "scanner-primary", "fingerprint": "8e3669e6f06a9085", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-822e09d8f281ee33", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/components/Skeleton/BaseSkeleton.tsx:75"}, "properties": {"repobilityId": "d2752ec6a9a59aab", "scanner": "scanner-primary", "fingerprint": "822e09d8f281ee33", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-998a5539a19eb53c", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/Navigation/PageTab/UnderlineTabs.tsx:87"}, "properties": {"repobilityId": "79a7aa0f4812246c", "scanner": "scanner-primary", "fingerprint": "998a5539a19eb53c", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-bd22187cb6807f0b", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/components/Navigation/StateTabs/StateTabs.tsx:31"}, "properties": {"repobilityId": "236b88841a7035ff", "scanner": "scanner-primary", "fingerprint": "bd22187cb6807f0b", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-59c43139765cd648", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/components/Widgets/ScrollSlider/index.tsx:354"}, "properties": {"repobilityId": "0caa7b58501e68ca", "scanner": "scanner-primary", "fingerprint": "59c43139765cd648", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-be802b3c61ff99aa", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/components/Widgets/FadeSlider/index.tsx:301"}, "properties": {"repobilityId": "05d372329e6727ef", "scanner": "scanner-primary", "fingerprint": "be802b3c61ff99aa", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-cc5fc6c9fd07908c", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/Form/Input/Manual/FileInput.tsx:19"}, "properties": {"repobilityId": "02797f4f2d66b5e2", "scanner": "scanner-primary", "fingerprint": "cc5fc6c9fd07908c", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-57150e9cd0a04f79", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/Form/Input/Manual/AsyncComboboxInput.tsx:416"}, "properties": {"repobilityId": "b3b5a7c0b58a2913", "scanner": "scanner-primary", "fingerprint": "57150e9cd0a04f79", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-3a6f6efdb9e3f08d", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/Form/Input/Manual/ComboboxInput.tsx:130"}, "properties": {"repobilityId": "57badaca631a24ce", "scanner": "scanner-primary", "fingerprint": "3a6f6efdb9e3f08d", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-019fd01926adb04d", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/Form/Input/Manual/AsyncMultiSelectInput/AsyncMultiSelectOptionList.tsx:64"}, "properties": {"repobilityId": "e4a1cd31567b04c6", "scanner": "scanner-primary", "fingerprint": "019fd01926adb04d", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-9d26e0c79d27657e", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/Form/Input/Manual/MultiSelectInput/MultiSelectOptionList.tsx:44"}, "properties": {"repobilityId": "42f89a525d2baf03", "scanner": "scanner-primary", "fingerprint": "9d26e0c79d27657e", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-a353d83911673a2e", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/Form/Input/Manual/MultiSelectInput/MultiSelectTrigger.tsx:38"}, "properties": {"repobilityId": "72bd3c6254c87564", "scanner": "scanner-primary", "fingerprint": "a353d83911673a2e", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-c973c190e579f2ae", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/app/api/data-migration/import-chunk/route.ts:63"}, "properties": {"repobilityId": "c5ee981fca1dacf5", "scanner": "scanner-primary", "fingerprint": "c973c190e579f2ae", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-046926ef53b3e7a5", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/admin/(protected)/bank-transfer-reviews/_components/BankTransferReviewTable.tsx:213"}, "properties": {"repobilityId": "f88c85e2fa6905f7", "scanner": "scanner-primary", "fingerprint": "046926ef53b3e7a5", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-06807b670740de03", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(user)/demo/sortable-list/_components/SampleSortableList.tsx:80"}, "properties": {"repobilityId": "c663719f2fc35b17", "scanner": "scanner-primary", "fingerprint": "06807b670740de03", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-c2f12b27305f3ff1", "level": "none", "message": {"text": "TODO/FIXME marker in shipping code \u2014 src/app/(marketing)/layout.tsx:4"}, "properties": {"repobilityId": "23864870bf0b4f09", "scanner": "scanner-primary", "fingerprint": "c2f12b27305f3ff1", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.todo-marker"]}}, {"ruleId": "scanner-d8fa66251bd2d20a", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/lib/routeFactory/createApiRoute.ts:249"}, "properties": {"repobilityId": "6602d351222c6e9b", "scanner": "scanner-primary", "fingerprint": "d8fa66251bd2d20a", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-6944ce58a64e9748", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/lib/dataMigration/import/index.ts:369"}, "properties": {"repobilityId": "cc20898523baf5ee", "scanner": "scanner-primary", "fingerprint": "6944ce58a64e9748", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-c0ea17b6dda53e60", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/lib/dataMigration/components/DataMigrationModal/ImportTab/hooks/useImportHandler.ts:149"}, "properties": {"repobilityId": "6e691d0730509aa1", "scanner": "scanner-primary", "fingerprint": "c0ea17b6dda53e60", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-3081fc7134615255", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/lib/dataMigration/export/index.ts:180"}, "properties": {"repobilityId": "7beb53e05de44d78", "scanner": "scanner-primary", "fingerprint": "3081fc7134615255", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-0171f5da53a51a40", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/lib/cron/createCronRoute.ts:62"}, "properties": {"repobilityId": "341fa7e7a6fa45f4", "scanner": "scanner-primary", "fingerprint": "0171f5da53a51a40", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-526a5927fafebc92", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/lib/recaptcha/server/verifyRecaptcha.ts:49"}, "properties": {"repobilityId": "cf6f5332b9fe0a95", "scanner": "scanner-primary", "fingerprint": "526a5927fafebc92", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-39be9c2278d0b3d7", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/hooks/useRouteChangeEffect.ts:27"}, "properties": {"repobilityId": "9aa12901c4213f52", "scanner": "scanner-primary", "fingerprint": "39be9c2278d0b3d7", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-8e0b52597cc8a22e", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/features/_template/components/Admin__Domain__Sort/index.tsx:84"}, "properties": {"repobilityId": "9b61300836558177", "scanner": "scanner-primary", "fingerprint": "8e0b52597cc8a22e", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-8ae98c4ffc2769cd", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/features/core/chatRoom/hooks/firestore/useBulkMessageSender.ts:69"}, "properties": {"repobilityId": "546671e3d533f146", "scanner": "scanner-primary", "fingerprint": "8ae98c4ffc2769cd", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-a8174bba9f9ebd03", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/features/core/auth/hooks/usePhoneVerification.ts:65"}, "properties": {"repobilityId": "bf071e78c2f337e0", "scanner": "scanner-primary", "fingerprint": "a8174bba9f9ebd03", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-3ae0afc646224b6d", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/features/core/auditLog/components/common/AuditTimeline/DiffView.tsx:86"}, "properties": {"repobilityId": "200e5968978d76ad", "scanner": "scanner-primary", "fingerprint": "3ae0afc646224b6d", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-979e45eace662d94", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/features/core/coupon/hooks/useIssueMyInviteCode.ts:30"}, "properties": {"repobilityId": "8a9547734a1b6643", "scanner": "scanner-primary", "fingerprint": "979e45eace662d94", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-a173c914863b4188", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/features/core/wallet/components/WalletHistoryPage/HistoryListItem.tsx:50"}, "properties": {"repobilityId": "24bcf3e0eb1685b1", "scanner": "scanner-primary", "fingerprint": "a173c914863b4188", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-9f6928839bd8af66", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/features/core/user/components/common/UserAdminMemoCell.tsx:74"}, "properties": {"repobilityId": "4b55e5ba8c9144bd", "scanner": "scanner-primary", "fingerprint": "9f6928839bd8af66", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-295f43b8e103ed99", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/features/core/purchaseRequest/components/BankTransferInstructionPage/SaveBookmarkModal/UrlPreviewCard.tsx:49"}, "properties": {"repobilityId": "b8ffac1f3d760794", "scanner": "scanner-primary", "fingerprint": "295f43b8e103ed99", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-434899c39662c2d6", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/features/core/purchaseRequest/services/server/wrappers/webhookHandler.ts:30"}, "properties": {"repobilityId": "5ea7a6b815b38652", "scanner": "scanner-primary", "fingerprint": "434899c39662c2d6", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-aa23abe9e7ed242e", "level": "none", "message": {"text": "TODO/FIXME marker in shipping code \u2014 src/features/core/purchaseRequest/services/server/payment/index.ts:58"}, "properties": {"repobilityId": "26405ff5271a09b4", "scanner": "scanner-primary", "fingerprint": "aa23abe9e7ed242e", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.todo-marker"]}}, {"ruleId": "scanner-0b1ffd3f9a44aaef", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/features/core/purchaseRequest/services/server/payment/fincode/fincodeProvider.ts:168"}, "properties": {"repobilityId": "10ed14d9d1b8e719", "scanner": "scanner-primary", "fingerprint": "0b1ffd3f9a44aaef", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-f4bacef9e74992b5", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/features/core/purchaseRequest/services/server/payment/square/squareProvider.ts:247"}, "properties": {"repobilityId": "951d2c592cb13be1", "scanner": "scanner-primary", "fingerprint": "f4bacef9e74992b5", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-4c7a6c25e35176ff", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/features/core/purchaseRequest/services/server/payment/stripe/stripeProvider.ts:214"}, "properties": {"repobilityId": "b581b9bd1000052b", "scanner": "scanner-primary", "fingerprint": "4c7a6c25e35176ff", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-bd60812ae0d3d77a", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/features/core/purchaseRequest/services/server/payment/paidy/paidyProvider.ts:132"}, "properties": {"repobilityId": "4ec24a4601608dbc", "scanner": "scanner-primary", "fingerprint": "bd60812ae0d3d77a", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-2b82e180c1c1b58c", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/features/core/purchaseRequest/services/server/payment/paypal/paypalProvider.ts:242"}, "properties": {"repobilityId": "0a1f8b84f9488fd1", "scanner": "scanner-primary", "fingerprint": "2b82e180c1c1b58c", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-0f0e672f96cdb57c", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/features/sample/components/AdminSampleSort/index.tsx:84"}, "properties": {"repobilityId": "d3547f30549c68cb", "scanner": "scanner-primary", "fingerprint": "0f0e672f96cdb57c", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-d1736c1eeda8724e", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in scripts/domain-config/generate.mjs:5"}, "properties": {"repobilityId": "05cac5f74b53c085", "scanner": "scanner-primary", "fingerprint": "d1736c1eeda8724e", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/domain-config/generate.mjs"}, "region": {"startLine": 5}}}]}, {"ruleId": "scanner-cc7eba28a0e92ee5", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in scripts/domain-config/generator/entities/index.mjs:4"}, "properties": {"repobilityId": "d5079725f13c1533", "scanner": "scanner-primary", "fingerprint": "cc7eba28a0e92ee5", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/domain-config/generator/entities/index.mjs"}, "region": {"startLine": 4}}}]}, {"ruleId": "scanner-2d4a1c22ddfd1e5d", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in src/components/Fanctional/DarkModeSwitch.tsx:38"}, "properties": {"repobilityId": "81f2f9b96a744256", "scanner": "scanner-primary", "fingerprint": "2d4a1c22ddfd1e5d", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/components/Fanctional/DarkModeSwitch.tsx"}, "region": {"startLine": 38}}}]}, {"ruleId": "scanner-3f46b59fd0b8a68c", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in src/components/Skeleton/BaseSkeleton.tsx:75"}, "properties": {"repobilityId": "e5d68a1718b4b1cf", "scanner": "scanner-primary", "fingerprint": "3f46b59fd0b8a68c", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/components/Skeleton/BaseSkeleton.tsx"}, "region": {"startLine": 75}}}]}, {"ruleId": "scanner-ec0471c9a8cc889f", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in src/components/Widgets/ScrollSlider/index.tsx:354"}, "properties": {"repobilityId": "65244be9bc0ea6a2", "scanner": "scanner-primary", "fingerprint": "ec0471c9a8cc889f", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/components/Widgets/ScrollSlider/index.tsx"}, "region": {"startLine": 354}}}]}, {"ruleId": "scanner-b973118c78484985", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in src/components/Widgets/FadeSlider/index.tsx:301"}, "properties": {"repobilityId": "9285022d79fd7ac1", "scanner": "scanner-primary", "fingerprint": "b973118c78484985", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/components/Widgets/FadeSlider/index.tsx"}, "region": {"startLine": 301}}}]}, {"ruleId": "scanner-4601e3ad3bb28677", "level": "warning", "message": {"text": "No CI/CD pipelines detected"}, "properties": {"repobilityId": "c3ee439bce2bc51e", "scanner": "scanner-primary", "fingerprint": "4601e3ad3bb28677", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["coverage"]}}, {"ruleId": "scanner-da4b9b1009a7371c", "level": "note", "message": {"text": "Very large file: src/lib/crud/drizzle/service.ts (1961 lines)"}, "properties": {"repobilityId": "7d3f470f757470b7", "scanner": "scanner-primary", "fingerprint": "da4b9b1009a7371c", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-6893a6c8b0861585", "level": "warning", "message": {"text": "Very low test-to-source ratio"}, "properties": {"repobilityId": "54a7de3f06314bf0", "scanner": "scanner-primary", "fingerprint": "6893a6c8b0861585", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["tests", "coverage"]}}, {"ruleId": "scanner-141b30a41e03817b", "level": "note", "message": {"text": "No license file detected"}, "properties": {"repobilityId": "d2ecb6ffaebe8f7b", "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": "18ac802eb3f85e08", "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": "6a9ce9222b18b9bf", "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": "22eeecb02410fe3e", "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": "aa167eb7acbe998f", "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": "warning", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "3ff1d46b9fcc75eb", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "medium", "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": "c1b1b7b6efb7796c", "scanner": "scanner-primary", "fingerprint": "749d4bc1bd66df5f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-ea8f3013f588db25", "level": "note", "message": {"text": "Shallow git history limits provenance confidence"}, "properties": {"repobilityId": "b612862a1ab8bf5b", "scanner": "scanner-primary", "fingerprint": "ea8f3013f588db25", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-8424db9c75e04ba4", "level": "none", "message": {"text": "Very short observed git history"}, "properties": {"repobilityId": "271786e856db4fa6", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-cc55229a7a3c078d", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .mcp.json"}, "properties": {"repobilityId": "51942fb3d5b8b5b4", "scanner": "scanner-primary", "fingerprint": "cc55229a7a3c078d", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "mcp_config"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".mcp.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-ecb0d2c55ed6875d", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/settings.local.json"}, "properties": {"repobilityId": "d8bae33a6d517bf0", "scanner": "scanner-primary", "fingerprint": "ecb0d2c55ed6875d", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/settings.local.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-346f1337ad42bb88", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/rules/behavior.md"}, "properties": {"repobilityId": "aa78919e4ee6052b", "scanner": "scanner-primary", "fingerprint": "346f1337ad42bb88", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/rules/behavior.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-f87e26f9ef330aa9", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/scripts/visual/README.md"}, "properties": {"repobilityId": "986d72014335f072", "scanner": "scanner-primary", "fingerprint": "f87e26f9ef330aa9", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/scripts/visual/README.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-1a09526f423a5984", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/agents/feature-builder.md"}, "properties": {"repobilityId": "ca8f486efbd8056b", "scanner": "scanner-primary", "fingerprint": "1a09526f423a5984", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/agents/feature-builder.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-9b5e296fdb708e79", "level": "none", "message": {"text": "Commented-code block (7 lines) in scripts/mail/test-send.ts:11"}, "properties": {"repobilityId": "fadce66c3b76b1c8", "scanner": "scanner-primary", "fingerprint": "9b5e296fdb708e79", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-7f7fa5f9415f6241", "level": "none", "message": {"text": "Commented-code block (5 lines) in scripts/domain-config/generator/entities/generate-drizzle-entity.mjs:190"}, "properties": {"repobilityId": "c57faf8701aad0ed", "scanner": "scanner-primary", "fingerprint": "7f7fa5f9415f6241", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-4469d45bac785ac7", "level": "none", "message": {"text": "Commented-code block (5 lines) in eslint-rules/route-authz.mjs:13"}, "properties": {"repobilityId": "bda348ca859d4a32", "scanner": "scanner-primary", "fingerprint": "4469d45bac785ac7", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-38b5dbc9fdfedd4e", "level": "none", "message": {"text": "Commented-code block (8 lines) in src/config/business.config.ts:143"}, "properties": {"repobilityId": "0ce2ded4f7b88ce1", "scanner": "scanner-primary", "fingerprint": "38b5dbc9fdfedd4e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-7d4df373f532eca8", "level": "none", "message": {"text": "Commented-code block (8 lines) in src/config/ui/admin-global-menu.config.ts:118"}, "properties": {"repobilityId": "c11355f3c171878d", "scanner": "scanner-primary", "fingerprint": "7d4df373f532eca8", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-6d2efc91f16a73f5", "level": "none", "message": {"text": "Commented-code block (11 lines) in src/config/app/redirect.config.ts:28"}, "properties": {"repobilityId": "4d33719734d9934a", "scanner": "scanner-primary", "fingerprint": "6d2efc91f16a73f5", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-eb664c4331527eda", "level": "none", "message": {"text": "Commented-code block (7 lines) in src/config/app/payment.config.ts:4"}, "properties": {"repobilityId": "d277df5b5f1523c5", "scanner": "scanner-primary", "fingerprint": "eb664c4331527eda", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f924609285087b61", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/config/app/purchaseType.config.ts:37"}, "properties": {"repobilityId": "8aa18b9f02bcc0bb", "scanner": "scanner-primary", "fingerprint": "f924609285087b61", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-9597bf7bded390c0", "level": "none", "message": {"text": "Commented-code block (13 lines) in src/config/app/currency.config.ts:75"}, "properties": {"repobilityId": "82aba4b62ef320fc", "scanner": "scanner-primary", "fingerprint": "9597bf7bded390c0", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-672a00aa1e1b5b16", "level": "none", "message": {"text": "Commented-code block (10 lines) in src/components/Overlays/DetailModal/DetailModal.tsx:3"}, "properties": {"repobilityId": "32c6be1820834cf9", "scanner": "scanner-primary", "fingerprint": "672a00aa1e1b5b16", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-8b316e08831bee7f", "level": "none", "message": {"text": "Commented-code block (7 lines) in src/components/Form/Input/Manual/AsyncComboboxInput.tsx:5"}, "properties": {"repobilityId": "c0ce4646e099c629", "scanner": "scanner-primary", "fingerprint": "8b316e08831bee7f", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-99f3fa3b08bf6ad5", "level": "none", "message": {"text": "Commented-code block (9 lines) in src/app/api/webhook/line/route.ts:21"}, "properties": {"repobilityId": "e94bc0fa27045048", "scanner": "scanner-primary", "fingerprint": "99f3fa3b08bf6ad5", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-c561947fc5eb6d6f", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/app/api/wallet/purchase/[id]/bank-transfer/confirm/route.ts:112"}, "properties": {"repobilityId": "cba99c36dd65af36", "scanner": "scanner-primary", "fingerprint": "c561947fc5eb6d6f", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-854dc8f502351ac8", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/app/api/wallet/purchase/bank-transfer/active/route.ts:75"}, "properties": {"repobilityId": "05d045322c12a7d7", "scanner": "scanner-primary", "fingerprint": "854dc8f502351ac8", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-1e7061be4c53acfc", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/app/api/admin/bank-transfer-reviews/route.ts:5"}, "properties": {"repobilityId": "154734cca8f30e7b", "scanner": "scanner-primary", "fingerprint": "1e7061be4c53acfc", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-833e5a33a4015bfc", "level": "none", "message": {"text": "Commented-code block (8 lines) in src/app/admin/(protected)/bank-transfer-reviews/_components/BankTransferReviewCsvImportDialog.tsx:5"}, "properties": {"repobilityId": "2558396c1be1106a", "scanner": "scanner-primary", "fingerprint": "833e5a33a4015bfc", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-23631dc18fc71ece", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/app/(user)/(protected)/wallet/[slug]/purchase/bank-transfer/[requestId]/page.tsx:7"}, "properties": {"repobilityId": "1a2429a57ccc4f11", "scanner": "scanner-primary", "fingerprint": "23631dc18fc71ece", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-9d8d59e262c533d9", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/registry/coinIssuanceRegistry.ts:8"}, "properties": {"repobilityId": "2cbb5e7a9c18f78c", "scanner": "scanner-primary", "fingerprint": "9d8d59e262c533d9", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-652ac353f18b31e4", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/lib/tableSuite/EditableGridTable/components/EditableGridCell/editors/DateTimeEditor.tsx:13"}, "properties": {"repobilityId": "7ba7c9e9c6367a85", "scanner": "scanner-primary", "fingerprint": "652ac353f18b31e4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-eb072280342511d7", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/line/messagingApi.ts:17"}, "properties": {"repobilityId": "05ab3126afac4431", "scanner": "scanner-primary", "fingerprint": "eb072280342511d7", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-cafaab80b4194dd5", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/line/oauth.ts:47"}, "properties": {"repobilityId": "9aebbc526bd2d8cc", "scanner": "scanner-primary", "fingerprint": "cafaab80b4194dd5", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-2f4cd5cca5a4ee0a", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/lib/cron/createCronRoute.ts:7"}, "properties": {"repobilityId": "e3e24c174e196f61", "scanner": "scanner-primary", "fingerprint": "2f4cd5cca5a4ee0a", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-e8fd09200043db4a", "level": "none", "message": {"text": "Commented-code block (9 lines) in src/lib/csv/downloadCsv.ts:5"}, "properties": {"repobilityId": "dd058b94be9bb87f", "scanner": "scanner-primary", "fingerprint": "e8fd09200043db4a", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-e585cfce2e9a857c", "level": "none", "message": {"text": "Commented-code block (8 lines) in src/features/core/notification/services/server/notification/readState.ts:4"}, "properties": {"repobilityId": "e67a0963e123f0d5", "scanner": "scanner-primary", "fingerprint": "e585cfce2e9a857c", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-c0a869d0a8c4edf7", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/features/core/bankTransferReview/components/ActiveTransferBanner/index.tsx:6"}, "properties": {"repobilityId": "0e82adfe95ac99c0", "scanner": "scanner-primary", "fingerprint": "c0a869d0a8c4edf7", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-68a462966823e234", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/features/core/bankTransferReview/services/client/bankTransferReviewClient.ts:10"}, "properties": {"repobilityId": "05754915ce3de062", "scanner": "scanner-primary", "fingerprint": "68a462966823e234", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-0cecf9975ce980b8", "level": "none", "message": {"text": "Commented-code block (8 lines) in src/features/core/bankTransferReview/services/server/wrappers/submitReview.ts:5"}, "properties": {"repobilityId": "7e35e4dcce1e1a25", "scanner": "scanner-primary", "fingerprint": "0cecf9975ce980b8", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-7538e68f6ea5190e", "level": "none", "message": {"text": "Commented-code block (7 lines) in src/features/core/bankTransferReview/services/server/wrappers/confirmReview.ts:5"}, "properties": {"repobilityId": "6dc50c34f0d748de", "scanner": "scanner-primary", "fingerprint": "7538e68f6ea5190e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-e12e91de0d29c6b1", "level": "none", "message": {"text": "Commented-code block (7 lines) in src/features/core/bankTransferReview/services/server/wrappers/bulkImportFromCsv.ts:16"}, "properties": {"repobilityId": "dd25ef6a31b0d439", "scanner": "scanner-primary", "fingerprint": "e12e91de0d29c6b1", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-6c8e791c6592d85d", "level": "none", "message": {"text": "Commented-code block (11 lines) in src/features/core/bankTransferReview/services/server/wrappers/rejectReview.ts:5"}, "properties": {"repobilityId": "99cc201b1bfbdebf", "scanner": "scanner-primary", "fingerprint": "6c8e791c6592d85d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-0f2da5561e67eef8", "level": "none", "message": {"text": "Commented-code block (7 lines) in src/features/core/bankTransferReview/entities/drizzle.ts:5"}, "properties": {"repobilityId": "f349bf87bbad0a9f", "scanner": "scanner-primary", "fingerprint": "0f2da5561e67eef8", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-6a6c24089df708bf", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/features/core/setting/setting.extended.ts:6"}, "properties": {"repobilityId": "2e90f9c419e25684", "scanner": "scanner-primary", "fingerprint": "6a6c24089df708bf", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-b5aa79352c84024d", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/features/core/auth/services/server/session/token.ts:13"}, "properties": {"repobilityId": "58460b092e64c256", "scanner": "scanner-primary", "fingerprint": "b5aa79352c84024d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-520c81bccdce2da8", "level": "none", "message": {"text": "Commented-code block (9 lines) in src/features/core/analytics/services/server/referralAnalytics.ts:4"}, "properties": {"repobilityId": "e1a5f588d2363cec", "scanner": "scanner-primary", "fingerprint": "520c81bccdce2da8", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-b4f3713ae06214eb", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/features/core/analytics/services/server/utils/dateRange.ts:4"}, "properties": {"repobilityId": "20ad90dfb3acc2bd", "scanner": "scanner-primary", "fingerprint": "b4f3713ae06214eb", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-7124d0c7fe4d4660", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/features/core/analytics/services/server/coinIssuance/labels.ts:8"}, "properties": {"repobilityId": "e42a93babb4c1e32", "scanner": "scanner-primary", "fingerprint": "7124d0c7fe4d4660", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-633bd00ee65c10eb", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/features/core/analytics/services/server/coinIssuance/index.ts:7"}, "properties": {"repobilityId": "f1d3313fa9628549", "scanner": "scanner-primary", "fingerprint": "633bd00ee65c10eb", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-c6fd2abe58cb8ed0", "level": "none", "message": {"text": "Commented-code block (8 lines) in src/features/core/analytics/services/server/coinIssuance/types.ts:4"}, "properties": {"repobilityId": "a012f52a68d54ddb", "scanner": "scanner-primary", "fingerprint": "c6fd2abe58cb8ed0", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f4fd4f1bbfb28cbf", "level": "none", "message": {"text": "Commented-code block (7 lines) in src/features/core/analytics/services/server/coinIssuance/sources/purchaseBonusGap.ts:8"}, "properties": {"repobilityId": "48c2a4408179a8f2", "scanner": "scanner-primary", "fingerprint": "f4fd4f1bbfb28cbf", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-c48e0d24ca38d254", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/features/core/milestone/components/milestoneRendererRegistry.ts:10"}, "properties": {"repobilityId": "673d1892e5cbc285", "scanner": "scanner-primary", "fingerprint": "c48e0d24ca38d254", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-757df3842d21bda1", "level": "none", "message": {"text": "Commented-code block (13 lines) in src/features/core/milestone/services/server/milestoneRegistry.ts:10"}, "properties": {"repobilityId": "6cad7943ad536d60", "scanner": "scanner-primary", "fingerprint": "757df3842d21bda1", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-10e84c0e9ea7e01c", "level": "none", "message": {"text": "Commented-code block (7 lines) in src/features/core/milestone/services/server/wrappers/evaluateMilestones.ts:6"}, "properties": {"repobilityId": "530b45e10e2ee729", "scanner": "scanner-primary", "fingerprint": "10e84c0e9ea7e01c", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f60a342b62282ee5", "level": "none", "message": {"text": "Commented-code block (8 lines) in src/features/core/wallet/utils/couponParam.ts:6"}, "properties": {"repobilityId": "7c91b078f5c80c59", "scanner": "scanner-primary", "fingerprint": "f60a342b62282ee5", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-079fef892ab25646", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/features/core/wallet/components/common/SupportedPaymentMethods/index.tsx:5"}, "properties": {"repobilityId": "69c8b84ee28a9e68", "scanner": "scanner-primary", "fingerprint": "079fef892ab25646", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-341bddcea8e91fcd", "level": "none", "message": {"text": "Commented-code block (9 lines) in src/features/core/messaging/services/server/bulkSend.ts:5"}, "properties": {"repobilityId": "3dd18591e28a26fc", "scanner": "scanner-primary", "fingerprint": "341bddcea8e91fcd", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-bc766873542ca6b0", "level": "none", "message": {"text": "Commented-code block (7 lines) in src/features/core/messaging/services/server/dispatch.ts:6"}, "properties": {"repobilityId": "abccdc9590028b52", "scanner": "scanner-primary", "fingerprint": "bc766873542ca6b0", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-647a52e713c825d4", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/features/core/rateLimit/services/server/wrappers/judgmentRateLimit.ts:9"}, "properties": {"repobilityId": "b4be6056ebe73c26", "scanner": "scanner-primary", "fingerprint": "647a52e713c825d4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-41bde88c1be70c8e", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/features/core/purchaseRequest/components/BankTransferInstructionPage/StrictModeNoticeDialog.tsx:3"}, "properties": {"repobilityId": "8a670b567b8e45d8", "scanner": "scanner-primary", "fingerprint": "41bde88c1be70c8e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-8cd8e58c6b15022f", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/features/core/purchaseRequest/components/BankTransferInstructionPage/SaveBookmarkModal/ActionRow.tsx:3"}, "properties": {"repobilityId": "5c162cd6aa66749a", "scanner": "scanner-primary", "fingerprint": "8cd8e58c6b15022f", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-7a726d0607da0d7e", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/features/core/purchaseRequest/components/PurchaseAwaitingReview/index.tsx:3"}, "properties": {"repobilityId": "fa032f2fb6cafae0", "scanner": "scanner-primary", "fingerprint": "7a726d0607da0d7e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-a6e63bd6f522bc12", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/features/core/purchaseRequest/services/client/launchers/index.ts:8"}, "properties": {"repobilityId": "90305b9f732330a1", "scanner": "scanner-primary", "fingerprint": "a6e63bd6f522bc12", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-4c3c5b12323af36b", "level": "none", "message": {"text": "Commented-code block (9 lines) in src/features/core/purchaseRequest/services/client/launchers/clientSdkHandler.ts:3"}, "properties": {"repobilityId": "dd6d5814671d32f1", "scanner": "scanner-primary", "fingerprint": "4c3c5b12323af36b", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-7dcbd5baaae5fe9f", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/features/core/purchaseRequest/services/client/sdkLaunchers/paypal.ts:5"}, "properties": {"repobilityId": "c99102bec24f1821", "scanner": "scanner-primary", "fingerprint": "7dcbd5baaae5fe9f", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f202501e44ce8360", "level": "none", "message": {"text": "Commented-code block (7 lines) in src/features/core/purchaseRequest/services/server/wrappers/cancelPurchase.ts:6"}, "properties": {"repobilityId": "9589174cd976e8bf", "scanner": "scanner-primary", "fingerprint": "f202501e44ce8360", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-78d5db47fcb7274f", "level": "none", "message": {"text": "Commented-code block (7 lines) in src/features/core/purchaseRequest/services/server/wrappers/transitionStatus.ts:5"}, "properties": {"repobilityId": "b5c3f6fe80dd95b6", "scanner": "scanner-primary", "fingerprint": "78d5db47fcb7274f", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f915046b54dcbf4b", "level": "none", "message": {"text": "Commented-code block (10 lines) in src/features/core/purchaseRequest/services/server/hooks/purchaseCompleteHookRegistry.ts:10"}, "properties": {"repobilityId": "a3294632125cd923", "scanner": "scanner-primary", "fingerprint": "f915046b54dcbf4b", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-ea09e2433759445f", "level": "none", "message": {"text": "Commented-code block (12 lines) in src/features/core/purchaseRequest/services/server/completion/strategyRegistry.ts:8"}, "properties": {"repobilityId": "3719698540ba77d7", "scanner": "scanner-primary", "fingerprint": "ea09e2433759445f", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-ab9e9ea869136a94", "level": "none", "message": {"text": "Commented-code block (13 lines) in src/features/core/purchaseRequest/services/server/payment/sessionEnricher.ts:10"}, "properties": {"repobilityId": "c56f13a1b1e63c11", "scanner": "scanner-primary", "fingerprint": "ab9e9ea869136a94", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-52e6f763efc45aea", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/features/core/purchaseRequest/services/server/payment/fincode/fincodeProvider.ts:356"}, "properties": {"repobilityId": "c690042471d40148", "scanner": "scanner-primary", "fingerprint": "52e6f763efc45aea", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-c4779708f31e2752", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/features/core/purchaseRequest/services/server/payment/fincode/fincodeProvider.ts:173"}, "properties": {"repobilityId": "aa0abc3fa921eff9", "scanner": "scanner-primary", "fingerprint": "c4779708f31e2752", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-cace008479e170d8", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/features/core/purchaseRequest/services/server/payment/square/squareProvider.ts:252"}, "properties": {"repobilityId": "53ccc817b2ca6d0d", "scanner": "scanner-primary", "fingerprint": "cace008479e170d8", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-05272bf8e0db2b13", "level": "none", "message": {"text": "Commented-code block (10 lines) in src/features/core/purchaseRequest/services/server/payment/inhouse/inhouseProvider.ts:5"}, "properties": {"repobilityId": "0db7ab4922f9c4cf", "scanner": "scanner-primary", "fingerprint": "05272bf8e0db2b13", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-51d14a214049f62d", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/features/core/purchaseRequest/services/server/payment/stripe/stripeProvider.ts:221"}, "properties": {"repobilityId": "2d67dca516632680", "scanner": "scanner-primary", "fingerprint": "51d14a214049f62d", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-f498b898ad27e7f7", "level": "none", "message": {"text": "Commented-code block (10 lines) in src/features/core/purchaseRequest/services/server/payment/paidy/paidyProvider.ts:5"}, "properties": {"repobilityId": "5c15f8c7e269d6df", "scanner": "scanner-primary", "fingerprint": "f498b898ad27e7f7", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-bc2754e49715a4d2", "level": "none", "message": {"text": "Commented-code block (8 lines) in src/features/core/purchaseRequest/services/server/payment/paypal/payPalClient.ts:10"}, "properties": {"repobilityId": "7039db8e4692ebe9", "scanner": "scanner-primary", "fingerprint": "bc2754e49715a4d2", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-64e319a8d827a840", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/features/core/purchaseRequest/services/server/payment/paypal/payPalClient.ts:149"}, "properties": {"repobilityId": "1987e6c1477c39f6", "scanner": "scanner-primary", "fingerprint": "64e319a8d827a840", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-29835d797acdc4cb", "level": "none", "message": {"text": "Commented-code block (14 lines) in src/features/core/purchaseRequest/services/server/payment/paypal/paypalProvider.ts:5"}, "properties": {"repobilityId": "3b55030640d7ff24", "scanner": "scanner-primary", "fingerprint": "29835d797acdc4cb", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-8d02bc36b81034e4", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/features/core/referralReward/config.ts:5"}, "properties": {"repobilityId": "f026088fd090d97f", "scanner": "scanner-primary", "fingerprint": "8d02bc36b81034e4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-9dbcde93200a522b", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/features/core/referralReward/services/server/rewardHandlerRegistry.ts:10"}, "properties": {"repobilityId": "d465043dd0acf123", "scanner": "scanner-primary", "fingerprint": "9dbcde93200a522b", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-3482f7e5dd70cd1a", "level": "note", "message": {"text": "6 env vars used in code but missing from .env.example"}, "properties": {"repobilityId": "1da70f25aa46f6e9", "scanner": "scanner-primary", "fingerprint": "3482f7e5dd70cd1a", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "config-drift"]}}, {"ruleId": "scanner-88cfa0d7ea0174e8", "level": "error", "message": {"text": "Dangling fetch: POST /api/data-migration/export (src/lib/dataMigration/components/ExportSettingsModal.tsx:86)"}, "properties": {"repobilityId": "dac9487fc350c1e1", "scanner": "scanner-primary", "fingerprint": "88cfa0d7ea0174e8", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "axios"]}}, {"ruleId": "scanner-2b904c5e954af4cb", "level": "error", "message": {"text": "Dangling fetch: POST /api/data-migration/export (src/lib/dataMigration/components/DataMigrationModal/ExportTab.tsx:74)"}, "properties": {"repobilityId": "44d315d57b1ac540", "scanner": "scanner-primary", "fingerprint": "2b904c5e954af4cb", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "axios"]}}, {"ruleId": "scanner-56616bb5792a7338", "level": "error", "message": {"text": "Dangling fetch: POST /api/data-migration/import-chunk (src/lib/dataMigration/components/DataMigrationModal/ImportTab/hooks/useImportHandler.ts:252)"}, "properties": {"repobilityId": "3d28f1378c2749a7", "scanner": "scanner-primary", "fingerprint": "56616bb5792a7338", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "axios"]}}, {"ruleId": "scanner-c4c7aa68b9bc9dda", "level": "error", "message": {"text": "Dangling fetch: POST /api/storage/delete (src/lib/storage/client/appStorageClient.ts:23)"}, "properties": {"repobilityId": "3e790b371a6401b2", "scanner": "scanner-primary", "fingerprint": "c4c7aa68b9bc9dda", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "axios"]}}, {"ruleId": "scanner-b8bc5aceb97d7082", "level": "error", "message": {"text": "Dangling fetch: GET /api/health (src/hooks/useAppStatus.ts:55)"}, "properties": {"repobilityId": "3af20034e09148a0", "scanner": "scanner-primary", "fingerprint": "b8bc5aceb97d7082", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-390e2efd6d276da0", "level": "error", "message": {"text": "Dangling fetch: POST /api/notification/${notificationId}/read (src/features/core/notification/services/client/userNotificationClient.ts:114)"}, "properties": {"repobilityId": "42dc24eca290cd82", "scanner": "scanner-primary", "fingerprint": "390e2efd6d276da0", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "axios"]}}, {"ruleId": "scanner-7532617c9583f40b", "level": "error", "message": {"text": "Dangling fetch: POST /api/notification/read-all (src/features/core/notification/services/client/userNotificationClient.ts:122)"}, "properties": {"repobilityId": "9776381b4ed653f4", "scanner": "scanner-primary", "fingerprint": "7532617c9583f40b", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "axios"]}}, {"ruleId": "scanner-ed2e35518706c2e4", "level": "error", "message": {"text": "Dangling fetch: POST /api/notification/send (src/features/core/notification/services/client/userNotificationClient.ts:142)"}, "properties": {"repobilityId": "8be868b10395baec", "scanner": "scanner-primary", "fingerprint": "ed2e35518706c2e4", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "axios"]}}, {"ruleId": "scanner-8dcf83ccfabfccc9", "level": "error", "message": {"text": "Dangling fetch: POST /api/auth/firebase-token (src/features/core/auth/hooks/useFirebaseAuthSync.ts:28)"}, "properties": {"repobilityId": "0c7388f6a34e8b3a", "scanner": "scanner-primary", "fingerprint": "8dcf83ccfabfccc9", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-6aaffc0d0aa47d3a", "level": "error", "message": {"text": "Dangling fetch: POST /api/auth/forgot-password (src/features/core/auth/hooks/useForgotPassword.ts:40)"}, "properties": {"repobilityId": "12083b592b066070", "scanner": "scanner-primary", "fingerprint": "6aaffc0d0aa47d3a", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "axios"]}}, {"ruleId": "scanner-d4cc38a9cd557187", "level": "error", "message": {"text": "Dangling fetch: POST /api/admin/user/${userId}/delete (src/features/core/user/services/client/userClient.ts:42)"}, "properties": {"repobilityId": "c5fcbc97715365e5", "scanner": "scanner-primary", "fingerprint": "d4cc38a9cd557187", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "axios"]}}, {"ruleId": "scanner-5358bbd0bf14f5c4", "level": "error", "message": {"text": "Dangling fetch: DELETE /api/admin/user/${userId}/hard-delete (src/features/core/user/services/client/userClient.ts:50)"}, "properties": {"repobilityId": "851fe7856fb98e55", "scanner": "scanner-primary", "fingerprint": "5358bbd0bf14f5c4", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "axios"]}}, {"ruleId": "scanner-7349f31c5a653f0e", "level": "error", "message": {"text": "Dangling fetch: POST /api/me/email/send-verification (src/features/core/user/services/client/userClient.ts:69)"}, "properties": {"repobilityId": "0c72f65b30789fdc", "scanner": "scanner-primary", "fingerprint": "7349f31c5a653f0e", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "axios"]}}, {"ruleId": "scanner-89be9fb407b1900d", "level": "error", "message": {"text": "Dangling fetch: POST /api/webhook/payment?provider=dummy (src/features/core/purchaseRequest/components/DummyPaymentForm/index.tsx:58)"}, "properties": {"repobilityId": "424dc8e184ab6853", "scanner": "scanner-primary", "fingerprint": "89be9fb407b1900d", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "axios"]}}, {"ruleId": "scanner-75670300e1933426", "level": "note", "message": {"text": "Unused endpoint: POST /endpoint"}, "properties": {"repobilityId": "56baab5886e90707", "scanner": "scanner-primary", "fingerprint": "75670300e1933426", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}]}]}