{"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-79cb1af29ba159e7", "name": "Stray `console.log` in TS/JS \u2014 scripts/sf-meters-sync.js:36", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/sf-meters-sync.js:36"}, "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-5b54bb9dbc68af1f", "name": "Icon-only button without accessible name \u2014 app/sf-towing/components/DetailCard.tsx:72", "shortDescription": {"text": "Icon-only button without accessible name \u2014 app/sf-towing/components/DetailCard.tsx:72"}, "fullDescription": {"text": "A `<button>` whose only child is a single glyph or symbol needs `title=` or `aria-label=` so screen readers (and tooltips on hover) work.\n\nWhy: P3 in CHECKLIST.md \u2014 icon-only buttons skipped a title.\nRule id: fq.button.no-label"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-eadff7b3e399b13c", "name": "`truncate` class without `title=` for hover reveal \u2014 app/sf-towing/components/CarRow.tsx:68", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/sf-towing/components/CarRow.tsx:68"}, "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-fd9eaf718550be24", "name": "`truncate` class without `title=` for hover reveal \u2014 app/sf-towing/components/Leaderboard.tsx:104", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/sf-towing/components/Leaderboard.tsx:104"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-b182010c45c4118e", "name": "Icon-only button without accessible name \u2014 app/sf-meters/page.tsx:193", "shortDescription": {"text": "Icon-only button without accessible name \u2014 app/sf-meters/page.tsx:193"}, "fullDescription": {"text": "A `<button>` whose only child is a single glyph or symbol needs `title=` or `aria-label=` so screen readers (and tooltips on hover) work.\n\nWhy: P3 in CHECKLIST.md \u2014 icon-only buttons skipped a title.\nRule id: fq.button.no-label"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-688aa63c7f3c5127", "name": "`truncate` class without `title=` for hover reveal \u2014 app/notgpt/components/Sidebar.tsx:140", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/notgpt/components/Sidebar.tsx:140"}, "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-49cd474b534d19bb", "name": "`truncate` class without `title=` for hover reveal \u2014 app/notgpt/components/DevPanel.tsx:120", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/notgpt/components/DevPanel.tsx:120"}, "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-96f55d2687cea354", "name": "`truncate` class without `title=` for hover reveal \u2014 app/notgpt/components/blocks/WeatherCard.tsx:93", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/notgpt/components/blocks/WeatherCard.tsx:93"}, "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-0eb603dd3a49f49e", "name": "`truncate` class without `title=` for hover reveal \u2014 app/notgpt/components/blocks/SOResults.tsx:46", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/notgpt/components/blocks/SOResults.tsx:46"}, "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-166dff3c3df6a10e", "name": "ORM models found but no DB engine detected", "shortDescription": {"text": "ORM models found but no DB engine detected"}, "fullDescription": {"text": "The repo defines tables/models but no DB connection string was found. Likely lives in env vars or a config file the scanner didn't read."}, "properties": {"scanner": "scanner-primary", "layer": "data", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-6a08ecd541fc7f59", "name": "Runtime dotenv file present in repo: .env.production.local", "shortDescription": {"text": "Runtime dotenv file present in repo: .env.production.local"}, "fullDescription": {"text": "`.env.production.local` looks like a runtime dotenv file. It contains secret-looking assignments for APPLE_MAPS_KEY_ID, APPLE_MAPS_PRIVATE_KEY, NEXT_PUBLIC_AIRPORT_SUPABASE_ANON_KEY, NEXT_PUBLIC_METERS_SUPABASE_ANON_KEY, NEXT_PUBLIC_TOWING_SUPABASE_ANON_KEY. Move real values to a secret manager and keep only `.env.example` style templates in source control."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "critical", "confidence": 1.0}}, {"id": "scanner-73e3f7cb8209f008", "name": "Possible secret in .env.production.local", "shortDescription": {"text": "Possible secret in .env.production.local"}, "fullDescription": {"text": "Detected pattern matching private_key. Rotate the credential and move to a secret manager."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "critical", "confidence": 1.0}}, {"id": "scanner-004ec0dbe5fbfd49", "name": "Insecure pattern 'private_key_in_repo' in .env.production.local:3", "shortDescription": {"text": "Insecure pattern 'private_key_in_repo' in .env.production.local:3"}, "fullDescription": {"text": "Found a known-risky pattern (private_key_in_repo). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "critical", "confidence": 1.0}}, {"id": "scanner-02c7de9e7d1d3c54", "name": "Very large file: app/notgpt/engine/pipeline.ts (2670 lines)", "shortDescription": {"text": "Very large file: app/notgpt/engine/pipeline.ts (2670 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": "4 test file(s) for 150 source file(s) (ratio 0.03). 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-faccb9061e9b52a0", "name": "No README detected", "shortDescription": {"text": "No README detected"}, "fullDescription": {"text": "No README file was found. Generated repos without README context are hard to operate, validate, or safely hand off."}, "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 85 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 16 placeholder/mock markers across 13 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-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-11825279136b53a3", "name": "CI is configured but no tests are detected", "shortDescription": {"text": "CI is configured but no tests are detected"}, "fullDescription": {"text": "A CI pipeline exists, but the scan found no test files to gate. Opus labeled this generated-code pattern as config theater: release machinery exists, but it has little behavioral signal."}, "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, tests, operator-readme. 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, tests, operator-readme. 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-7895ead8624cd13b", "name": "Commented-code block (5 lines) in scripts/build-waypoints-data.mjs:3", "shortDescription": {"text": "Commented-code block (5 lines) in scripts/build-waypoints-data.mjs: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-e1f0b9ce0d450b89", "name": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/build-waypoints-data.mjs:59", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/build-waypoints-data.mjs:59"}, "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-3e5414d10deb5eeb", "name": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/sf-meters-sync.js:55", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/sf-meters-sync.js:55"}, "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-ccf64fc27345aadf", "name": "Commented-code block (9 lines) in scripts/build-payroll-data.mjs:10", "shortDescription": {"text": "Commented-code block (9 lines) in scripts/build-payroll-data.mjs: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-4565958c715778e3", "name": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/build-payroll-data.mjs:63", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/build-payroll-data.mjs:63"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-ec488948e2cb961e", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/waypoints/icon.tsx:8", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/waypoints/icon.tsx:8"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-9bda9951572d39b4", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/waypoints/page.tsx:22", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/waypoints/page.tsx:22"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-dcbee0e857677bdd", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/sf-towing/icon.tsx:7", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/sf-towing/icon.tsx:7"}, "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-1f779399b1428f2c", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/sf-towing/components/Map.tsx:78", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/sf-towing/components/Map.tsx:78"}, "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-4815fadb8e0620df", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/api/sync-meters/route.ts:58", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/api/sync-meters/route.ts:58"}, "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-4e1a121cb37f7841", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/sf-meters/icon.tsx:7", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/sf-meters/icon.tsx:7"}, "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-7789d5ad800a64b4", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/sf-meters/components/Map.tsx:151", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/sf-meters/components/Map.tsx:151"}, "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-c32af0d770ee1bac", "name": "Legacy-named symbol `rest_v1` in app/notgpt-v2/engine/wiki.ts:39", "shortDescription": {"text": "Legacy-named symbol `rest_v1` in app/notgpt-v2/engine/wiki.ts:39"}, "fullDescription": {"text": "Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-f21a36fb27bcf7f3", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/notgpt-v2/engine/wiki.ts:23", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/notgpt-v2/engine/wiki.ts:23"}, "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-8614ed3987692505", "name": "Commented-code block (7 lines) in app/notgpt-v2/engine/retrieve.ts:157", "shortDescription": {"text": "Commented-code block (7 lines) in app/notgpt-v2/engine/retrieve.ts:157"}, "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-7b5710579a7f13b2", "name": "Commented-code block (7 lines) in app/notgpt/api/ask/route.legacy.ts:119", "shortDescription": {"text": "Commented-code block (7 lines) in app/notgpt/api/ask/route.legacy.ts:119"}, "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-d839b8fd0afb8a52", "name": "Commented-code block (5 lines) in app/notgpt/engine/pipeline.ts:1278", "shortDescription": {"text": "Commented-code block (5 lines) in app/notgpt/engine/pipeline.ts:1278"}, "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-2ee5bc2cffde3b7b", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/notgpt/engine/pipeline.ts:391", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/notgpt/engine/pipeline.ts:391"}, "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-b0c280dbe494f8b8", "name": "Commented-code block (5 lines) in app/notgpt/engine/classify/index.ts:161", "shortDescription": {"text": "Commented-code block (5 lines) in app/notgpt/engine/classify/index.ts:161"}, "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-31dafa7403430a07", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/notgpt/engine/sources/weather.ts:25", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/notgpt/engine/sources/weather.ts:25"}, "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-04014f9b91157e25", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/notgpt/engine/sources/poetry.ts:11", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/notgpt/engine/sources/poetry.ts:11"}, "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-71ea9d086136b50a", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/notgpt/engine/sources/hn.ts:18", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/notgpt/engine/sources/hn.ts:18"}, "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-33c99d6473f3a581", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/notgpt/engine/sources/currency.ts:15", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/notgpt/engine/sources/currency.ts:15"}, "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-81971454e084e527", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/notgpt/engine/sources/stackexchange.ts:34", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/notgpt/engine/sources/stackexchange.ts:34"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-d9327e91f5647883", "name": "Legacy-named symbol `rest_v1` in app/notgpt/engine/sources/dictionary.ts:28", "shortDescription": {"text": "Legacy-named symbol `rest_v1` in app/notgpt/engine/sources/dictionary.ts:28"}, "fullDescription": {"text": "Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-8c98492afa49b6ae", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/notgpt/engine/sources/dictionary.ts:29", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/notgpt/engine/sources/dictionary.ts:29"}, "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-075d1774184a0613", "name": "Legacy-named symbol `rest_v1` in app/notgpt/engine/sources/feed.ts:27", "shortDescription": {"text": "Legacy-named symbol `rest_v1` in app/notgpt/engine/sources/feed.ts:27"}, "fullDescription": {"text": "Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-04d006a6e4764b8f", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/notgpt/engine/sources/feed.ts:28", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/notgpt/engine/sources/feed.ts:28"}, "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-1b3e13db0dd99abb", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/notgpt/engine/sources/datamuse.ts:6", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/notgpt/engine/sources/datamuse.ts:6"}, "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-3a0834819ddb21c9", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/notgpt/engine/sources/wikidata.ts:101", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/notgpt/engine/sources/wikidata.ts:101"}, "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-b20cdf5d8df5b41c", "name": "Legacy-named symbol `rest_v1` in app/notgpt/engine/sources/wikipedia.ts:40", "shortDescription": {"text": "Legacy-named symbol `rest_v1` in app/notgpt/engine/sources/wikipedia.ts:40"}, "fullDescription": {"text": "Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-03e8f6f5cf9bfdce", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/notgpt/engine/sources/wikipedia.ts:41", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/notgpt/engine/sources/wikipedia.ts:41"}, "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-1c33f739175b2a83", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/internet-airport/icon.tsx:7", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/internet-airport/icon.tsx:7"}, "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-585732b0b6c1fe82", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/internet-airport/api/chat-token/route.ts:7", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/internet-airport/api/chat-token/route.ts:7"}, "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-b915595ac71ef4c6", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/internet-airport/components/WhopChat.tsx:10", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/internet-airport/components/WhopChat.tsx:10"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-298aebe249757ae6", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/sf-muni/icon.tsx:7", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/sf-muni/icon.tsx:7"}, "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-da87d4cae856603e", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/sf-muni/api/buses/route.ts:36", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/sf-muni/api/buses/route.ts:36"}, "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-1abcabbaf950120c", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/sf-muni/components/Map.tsx:244", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/sf-muni/components/Map.tsx:244"}, "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-f2770cd55ee52f16", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/sf-payroll/icon.tsx:8", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/sf-payroll/icon.tsx:8"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-cb3eb76b17fa2928", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/sf-payroll/lib/data.ts:12", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/sf-payroll/lib/data.ts:12"}, "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}}]}}, "automationDetails": {"id": "repobility/18358"}, "properties": {"repository": "rodinrooh/rodinrooh", "repoUrl": "https://github.com/rodinrooh/rodinrooh", "branch": "main"}, "results": [{"ruleId": "scanner-79cb1af29ba159e7", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/sf-meters-sync.js:36"}, "properties": {"repobilityId": "74004993e8b1989b", "scanner": "scanner-primary", "fingerprint": "79cb1af29ba159e7", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-5b54bb9dbc68af1f", "level": "note", "message": {"text": "Icon-only button without accessible name \u2014 app/sf-towing/components/DetailCard.tsx:72"}, "properties": {"repobilityId": "112250870a35397a", "scanner": "scanner-primary", "fingerprint": "5b54bb9dbc68af1f", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.button.no-label"]}}, {"ruleId": "scanner-eadff7b3e399b13c", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/sf-towing/components/CarRow.tsx:68"}, "properties": {"repobilityId": "3ef1b99864220f68", "scanner": "scanner-primary", "fingerprint": "eadff7b3e399b13c", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-fd9eaf718550be24", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/sf-towing/components/Leaderboard.tsx:104"}, "properties": {"repobilityId": "7972abf9f981d8db", "scanner": "scanner-primary", "fingerprint": "fd9eaf718550be24", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-b182010c45c4118e", "level": "note", "message": {"text": "Icon-only button without accessible name \u2014 app/sf-meters/page.tsx:193"}, "properties": {"repobilityId": "40fc242625acd7b1", "scanner": "scanner-primary", "fingerprint": "b182010c45c4118e", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.button.no-label"]}}, {"ruleId": "scanner-688aa63c7f3c5127", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/notgpt/components/Sidebar.tsx:140"}, "properties": {"repobilityId": "431588947fffea55", "scanner": "scanner-primary", "fingerprint": "688aa63c7f3c5127", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-49cd474b534d19bb", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/notgpt/components/DevPanel.tsx:120"}, "properties": {"repobilityId": "42624fc4213a7e29", "scanner": "scanner-primary", "fingerprint": "49cd474b534d19bb", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-96f55d2687cea354", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/notgpt/components/blocks/WeatherCard.tsx:93"}, "properties": {"repobilityId": "d66ffb3a8f6c2521", "scanner": "scanner-primary", "fingerprint": "96f55d2687cea354", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-0eb603dd3a49f49e", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/notgpt/components/blocks/SOResults.tsx:46"}, "properties": {"repobilityId": "8af2c6e7e8e1ec2c", "scanner": "scanner-primary", "fingerprint": "0eb603dd3a49f49e", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-166dff3c3df6a10e", "level": "warning", "message": {"text": "ORM models found but no DB engine detected"}, "properties": {"repobilityId": "cda36de65e114635", "scanner": "scanner-primary", "fingerprint": "166dff3c3df6a10e", "layer": "data", "severity": "medium", "confidence": 1.0, "tags": ["coverage"]}}, {"ruleId": "scanner-6a08ecd541fc7f59", "level": "error", "message": {"text": "Runtime dotenv file present in repo: .env.production.local"}, "properties": {"repobilityId": "60b2899aa44378e1", "scanner": "scanner-primary", "fingerprint": "6a08ecd541fc7f59", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets", "config", "env-file", "runtime-env", "env_file_with_secret"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".env.production.local"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-73e3f7cb8209f008", "level": "error", "message": {"text": "Possible secret in .env.production.local"}, "properties": {"repobilityId": "29ab3a0bea18f8b9", "scanner": "scanner-primary", "fingerprint": "73e3f7cb8209f008", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".env.production.local"}, "region": {"startLine": 3}}}]}, {"ruleId": "scanner-004ec0dbe5fbfd49", "level": "error", "message": {"text": "Insecure pattern 'private_key_in_repo' in .env.production.local:3"}, "properties": {"repobilityId": "e0391fdaf9a1d946", "scanner": "scanner-primary", "fingerprint": "004ec0dbe5fbfd49", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["owasp", "private_key_in_repo"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".env.production.local"}, "region": {"startLine": 3}}}]}, {"ruleId": "scanner-02c7de9e7d1d3c54", "level": "note", "message": {"text": "Very large file: app/notgpt/engine/pipeline.ts (2670 lines)"}, "properties": {"repobilityId": "24ce3069eb70c349", "scanner": "scanner-primary", "fingerprint": "02c7de9e7d1d3c54", "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": "e1fb97ea4ffc5292", "scanner": "scanner-primary", "fingerprint": "141b30a41e03817b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["license", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-faccb9061e9b52a0", "level": "note", "message": {"text": "No README detected"}, "properties": {"repobilityId": "17f97c21150a0d90", "scanner": "scanner-primary", "fingerprint": "faccb9061e9b52a0", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["docs", "readme", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "61438b4d3dd596b5", "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": "20b9afc6cda9e210", "scanner": "scanner-primary", "fingerprint": "72b2a6250083a784", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "incomplete", "generated-repo-pattern"]}}, {"ruleId": "scanner-2d0c7b7ab8f8aacf", "level": "warning", "message": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "properties": {"repobilityId": "d2c1af0a102d09b9", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-11825279136b53a3", "level": "warning", "message": {"text": "CI is configured but no tests are detected"}, "properties": {"repobilityId": "562cf5bc4e8f5e84", "scanner": "scanner-primary", "fingerprint": "11825279136b53a3", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["tests", "ci", "config-theater", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-b9088664ace7f748", "level": "warning", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "5eda7a99c1f8ecd1", "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": "18bd1641e98092ab", "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": "12cf4501c870b716", "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": "ee5e446f4722e669", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-7895ead8624cd13b", "level": "none", "message": {"text": "Commented-code block (5 lines) in scripts/build-waypoints-data.mjs:3"}, "properties": {"repobilityId": "2e2fe92f3af932ca", "scanner": "scanner-primary", "fingerprint": "7895ead8624cd13b", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-e1f0b9ce0d450b89", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/build-waypoints-data.mjs:59"}, "properties": {"repobilityId": "99ec0ba3b4443421", "scanner": "scanner-primary", "fingerprint": "e1f0b9ce0d450b89", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-3e5414d10deb5eeb", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/sf-meters-sync.js:55"}, "properties": {"repobilityId": "9a9f35352bdec3c4", "scanner": "scanner-primary", "fingerprint": "3e5414d10deb5eeb", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-ccf64fc27345aadf", "level": "none", "message": {"text": "Commented-code block (9 lines) in scripts/build-payroll-data.mjs:10"}, "properties": {"repobilityId": "54e3bf9e5fc48b32", "scanner": "scanner-primary", "fingerprint": "ccf64fc27345aadf", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-4565958c715778e3", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/build-payroll-data.mjs:63"}, "properties": {"repobilityId": "0092b557ec585dc9", "scanner": "scanner-primary", "fingerprint": "4565958c715778e3", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-ec488948e2cb961e", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/waypoints/icon.tsx:8"}, "properties": {"repobilityId": "9acc706b8e868025", "scanner": "scanner-primary", "fingerprint": "ec488948e2cb961e", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-9bda9951572d39b4", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/waypoints/page.tsx:22"}, "properties": {"repobilityId": "494d26d38339ef09", "scanner": "scanner-primary", "fingerprint": "9bda9951572d39b4", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-dcbee0e857677bdd", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/sf-towing/icon.tsx:7"}, "properties": {"repobilityId": "01e86ff31521cb6d", "scanner": "scanner-primary", "fingerprint": "dcbee0e857677bdd", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-1f779399b1428f2c", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/sf-towing/components/Map.tsx:78"}, "properties": {"repobilityId": "ae101db07c88ba05", "scanner": "scanner-primary", "fingerprint": "1f779399b1428f2c", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-4815fadb8e0620df", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/api/sync-meters/route.ts:58"}, "properties": {"repobilityId": "a841028c5e1eb989", "scanner": "scanner-primary", "fingerprint": "4815fadb8e0620df", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-4e1a121cb37f7841", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/sf-meters/icon.tsx:7"}, "properties": {"repobilityId": "89f62ee30a31f335", "scanner": "scanner-primary", "fingerprint": "4e1a121cb37f7841", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-7789d5ad800a64b4", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/sf-meters/components/Map.tsx:151"}, "properties": {"repobilityId": "bbd6c846eb22314b", "scanner": "scanner-primary", "fingerprint": "7789d5ad800a64b4", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-c32af0d770ee1bac", "level": "note", "message": {"text": "Legacy-named symbol `rest_v1` in app/notgpt-v2/engine/wiki.ts:39"}, "properties": {"repobilityId": "09e79a152522e625", "scanner": "scanner-primary", "fingerprint": "c32af0d770ee1bac", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-f21a36fb27bcf7f3", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/notgpt-v2/engine/wiki.ts:23"}, "properties": {"repobilityId": "81f06914f3a67212", "scanner": "scanner-primary", "fingerprint": "f21a36fb27bcf7f3", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-8614ed3987692505", "level": "none", "message": {"text": "Commented-code block (7 lines) in app/notgpt-v2/engine/retrieve.ts:157"}, "properties": {"repobilityId": "69eb043ec8618c34", "scanner": "scanner-primary", "fingerprint": "8614ed3987692505", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-7b5710579a7f13b2", "level": "none", "message": {"text": "Commented-code block (7 lines) in app/notgpt/api/ask/route.legacy.ts:119"}, "properties": {"repobilityId": "7a3a02ec876b1332", "scanner": "scanner-primary", "fingerprint": "7b5710579a7f13b2", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-d839b8fd0afb8a52", "level": "none", "message": {"text": "Commented-code block (5 lines) in app/notgpt/engine/pipeline.ts:1278"}, "properties": {"repobilityId": "975a0692f09536e6", "scanner": "scanner-primary", "fingerprint": "d839b8fd0afb8a52", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-2ee5bc2cffde3b7b", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/notgpt/engine/pipeline.ts:391"}, "properties": {"repobilityId": "c8e681d23e27bbd0", "scanner": "scanner-primary", "fingerprint": "2ee5bc2cffde3b7b", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-b0c280dbe494f8b8", "level": "none", "message": {"text": "Commented-code block (5 lines) in app/notgpt/engine/classify/index.ts:161"}, "properties": {"repobilityId": "6eb051d8ee2246a7", "scanner": "scanner-primary", "fingerprint": "b0c280dbe494f8b8", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-31dafa7403430a07", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/notgpt/engine/sources/weather.ts:25"}, "properties": {"repobilityId": "9ea3ffcf0ccc9a0b", "scanner": "scanner-primary", "fingerprint": "31dafa7403430a07", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-04014f9b91157e25", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/notgpt/engine/sources/poetry.ts:11"}, "properties": {"repobilityId": "b9ee565cc97b8213", "scanner": "scanner-primary", "fingerprint": "04014f9b91157e25", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-71ea9d086136b50a", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/notgpt/engine/sources/hn.ts:18"}, "properties": {"repobilityId": "14888f01908c8d62", "scanner": "scanner-primary", "fingerprint": "71ea9d086136b50a", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-33c99d6473f3a581", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/notgpt/engine/sources/currency.ts:15"}, "properties": {"repobilityId": "b05fcde4c53a1cf0", "scanner": "scanner-primary", "fingerprint": "33c99d6473f3a581", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-81971454e084e527", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/notgpt/engine/sources/stackexchange.ts:34"}, "properties": {"repobilityId": "6d1245625ca13e49", "scanner": "scanner-primary", "fingerprint": "81971454e084e527", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-d9327e91f5647883", "level": "note", "message": {"text": "Legacy-named symbol `rest_v1` in app/notgpt/engine/sources/dictionary.ts:28"}, "properties": {"repobilityId": "af034c527c0af582", "scanner": "scanner-primary", "fingerprint": "d9327e91f5647883", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-8c98492afa49b6ae", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/notgpt/engine/sources/dictionary.ts:29"}, "properties": {"repobilityId": "ec77fc16a1d76259", "scanner": "scanner-primary", "fingerprint": "8c98492afa49b6ae", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-075d1774184a0613", "level": "note", "message": {"text": "Legacy-named symbol `rest_v1` in app/notgpt/engine/sources/feed.ts:27"}, "properties": {"repobilityId": "0573240b5cc6c099", "scanner": "scanner-primary", "fingerprint": "075d1774184a0613", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-04d006a6e4764b8f", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/notgpt/engine/sources/feed.ts:28"}, "properties": {"repobilityId": "64886ea5ff568304", "scanner": "scanner-primary", "fingerprint": "04d006a6e4764b8f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-1b3e13db0dd99abb", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/notgpt/engine/sources/datamuse.ts:6"}, "properties": {"repobilityId": "7d9ef48ba02d4bac", "scanner": "scanner-primary", "fingerprint": "1b3e13db0dd99abb", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-3a0834819ddb21c9", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/notgpt/engine/sources/wikidata.ts:101"}, "properties": {"repobilityId": "8e306a7f8dc7fc2c", "scanner": "scanner-primary", "fingerprint": "3a0834819ddb21c9", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-b20cdf5d8df5b41c", "level": "note", "message": {"text": "Legacy-named symbol `rest_v1` in app/notgpt/engine/sources/wikipedia.ts:40"}, "properties": {"repobilityId": "6e864dc964576069", "scanner": "scanner-primary", "fingerprint": "b20cdf5d8df5b41c", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-03e8f6f5cf9bfdce", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/notgpt/engine/sources/wikipedia.ts:41"}, "properties": {"repobilityId": "3d505456cd9c0f5f", "scanner": "scanner-primary", "fingerprint": "03e8f6f5cf9bfdce", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-1c33f739175b2a83", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/internet-airport/icon.tsx:7"}, "properties": {"repobilityId": "486b3369bbdff354", "scanner": "scanner-primary", "fingerprint": "1c33f739175b2a83", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-585732b0b6c1fe82", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/internet-airport/api/chat-token/route.ts:7"}, "properties": {"repobilityId": "8a7c2cdea74da191", "scanner": "scanner-primary", "fingerprint": "585732b0b6c1fe82", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-b915595ac71ef4c6", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/internet-airport/components/WhopChat.tsx:10"}, "properties": {"repobilityId": "d9e5bb70f7c1b32b", "scanner": "scanner-primary", "fingerprint": "b915595ac71ef4c6", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-298aebe249757ae6", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/sf-muni/icon.tsx:7"}, "properties": {"repobilityId": "edf38924ba738e6e", "scanner": "scanner-primary", "fingerprint": "298aebe249757ae6", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-da87d4cae856603e", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/sf-muni/api/buses/route.ts:36"}, "properties": {"repobilityId": "557561fa8f81c9e9", "scanner": "scanner-primary", "fingerprint": "da87d4cae856603e", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-1abcabbaf950120c", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/sf-muni/components/Map.tsx:244"}, "properties": {"repobilityId": "dfe8bda2493e2eee", "scanner": "scanner-primary", "fingerprint": "1abcabbaf950120c", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-f2770cd55ee52f16", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/sf-payroll/icon.tsx:8"}, "properties": {"repobilityId": "360f31f50d46ad00", "scanner": "scanner-primary", "fingerprint": "f2770cd55ee52f16", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-cb3eb76b17fa2928", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/sf-payroll/lib/data.ts:12"}, "properties": {"repobilityId": "b0fc66d7ad271928", "scanner": "scanner-primary", "fingerprint": "cb3eb76b17fa2928", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}]}]}