{"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-a4e2a6bf87fa6717", "name": "Stray `console.log` in TS/JS \u2014 server.js:90", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 server.js:90"}, "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-68504b7091a03cac", "name": "Stray `console.log` in TS/JS \u2014 scripts/grant-tier.js:54", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/grant-tier.js:54"}, "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-0fd91e1edae1a0ff", "name": "Stray `console.log` in TS/JS \u2014 scripts/digest.js:124", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/digest.js:124"}, "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-401f3f6ad5bfc054", "name": "Stray `console.log` in TS/JS \u2014 extension/portaltext.js:22", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 extension/portaltext.js:22"}, "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-be590e9667742827", "name": "Stray `console.log` in TS/JS \u2014 extension/background.js:59", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 extension/background.js:59"}, "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-9d3a9a6d365ed9e6", "name": "Insecure pattern 'direct_innerhtml_assignment' in supporter-thanks.html:86", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in supporter-thanks.html:86"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-4a9b2270e70d50cb", "name": "Insecure pattern 'direct_innerhtml_assignment' in portaltext.js:529", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in portaltext.js:529"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-ff765850fcf47b8b", "name": "Insecure pattern 'cors_wildcard' in server.js:3446", "shortDescription": {"text": "Insecure pattern 'cors_wildcard' in server.js:3446"}, "fullDescription": {"text": "Found a known-risky pattern (cors_wildcard). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-21bf6e12f7d3f02a", "name": "Insecure pattern 'direct_innerhtml_assignment' in index.html:4500", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in index.html:4500"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-e1e0216f04e9d6b3", "name": "Insecure pattern 'direct_innerhtml_assignment' in extension/portaltext.js:1451", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in extension/portaltext.js:1451"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-7b0cd37057efcc2b", "name": "Insecure pattern 'domparser_html_parse' in extension/portaltext.js:1562", "shortDescription": {"text": "Insecure pattern 'domparser_html_parse' in extension/portaltext.js:1562"}, "fullDescription": {"text": "Found a known-risky pattern (domparser_html_parse). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-ad21293d00d2f2bd", "name": "Insecure pattern 'direct_innerhtml_assignment' in extension/popup.js:161", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in extension/popup.js:161"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-6372cebde0220094", "name": "No auth library detected", "shortDescription": {"text": "No auth library detected"}, "fullDescription": {"text": "The scanner did not find any standard auth library (JWT, OAuth, NextAuth, Auth0, etc.). The repo has auth/admin/session surface indicators, so auth may live in custom code, in a separate service, or be missing."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-07b725cc1deea34e", "name": "Very large file: server.js (3736 lines)", "shortDescription": {"text": "Very large file: server.js (3736 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-f675f5e808c6dac6", "name": "Very large file: extension/portaltext.js (3363 lines)", "shortDescription": {"text": "Very large file: extension/portaltext.js (3363 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": "0 test file(s) for 7 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-3ab5d313dda8e5f9", "name": "Debug logging residue appears in source files", "shortDescription": {"text": "Debug logging residue appears in source files"}, "fullDescription": {"text": "Found 51 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-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: 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": "low", "confidence": 1.0}}, {"id": "scanner-58f49af16939fd6a", "name": "Commented-code block (5 lines) in portaltext.js:15", "shortDescription": {"text": "Commented-code block (5 lines) in portaltext.js:15"}, "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-8a28752ea308ea3b", "name": "Legacy-named symbol `rest_v1` in server.js:403", "shortDescription": {"text": "Legacy-named symbol `rest_v1` in server.js:403"}, "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-6d3911fb5094ccee", "name": "Commented-code block (7 lines) in server.js:96", "shortDescription": {"text": "Commented-code block (7 lines) in server.js:96"}, "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-37271937fa6aef5b", "name": "`fetch()` without try/.catch or AbortSignal \u2014 server.js:384", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 server.js:384"}, "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-f8e6dc82789e4516", "name": "Commented-code block (6 lines) in extension/portaltext.js:483", "shortDescription": {"text": "Commented-code block (6 lines) in extension/portaltext.js:483"}, "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-d5a072b3776919e8", "name": "`fetch()` without try/.catch or AbortSignal \u2014 extension/portaltext.js:6", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 extension/portaltext.js: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-df57b2d13b7e4fd0", "name": "Commented-code block (6 lines) in extension/background.js:24", "shortDescription": {"text": "Commented-code block (6 lines) in extension/background.js:24"}, "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-55d70f415c753d03", "name": "`fetch()` without try/.catch or AbortSignal \u2014 extension/background.js:427", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 extension/background.js:427"}, "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-cce30dc2c829397b", "name": "Commented-code block (7 lines) in extension/popup.js:260", "shortDescription": {"text": "Commented-code block (7 lines) in extension/popup.js:260"}, "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-f808a4ef3e1071fb", "name": "14 env vars used in code but missing from .env.example", "shortDescription": {"text": "14 env vars used in code but missing from .env.example"}, "fullDescription": {"text": "Drift between code and config docs. The first few: `ALLOWED_ORIGINS`, `AUTH_DB_PATH`, `OPENROUTER_INPUT_PRICE`, `OPENROUTER_OUTPUT_PRICE`, `OPENROUTER_SEARCH_MODEL`, `STRIPE_PAYMENT_LINK`, `STRIPE_SECRET_KEY`, `STRIPE_WEBHOOK_SECRET` + 6 more. 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}}]}}, "automationDetails": {"id": "repobility/24039"}, "properties": {"repository": "alaskahoffman/portaltext", "repoUrl": "https://github.com/alaskahoffman/portaltext", "branch": "main"}, "results": [{"ruleId": "scanner-a4e2a6bf87fa6717", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 server.js:90"}, "properties": {"repobilityId": "a9deebb5fdc93edc", "scanner": "scanner-primary", "fingerprint": "a4e2a6bf87fa6717", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-68504b7091a03cac", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/grant-tier.js:54"}, "properties": {"repobilityId": "c71b6bdae6a9db67", "scanner": "scanner-primary", "fingerprint": "68504b7091a03cac", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-0fd91e1edae1a0ff", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/digest.js:124"}, "properties": {"repobilityId": "29732f56fb106423", "scanner": "scanner-primary", "fingerprint": "0fd91e1edae1a0ff", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-401f3f6ad5bfc054", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 extension/portaltext.js:22"}, "properties": {"repobilityId": "4fcc4c64aa5276c7", "scanner": "scanner-primary", "fingerprint": "401f3f6ad5bfc054", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-be590e9667742827", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 extension/background.js:59"}, "properties": {"repobilityId": "e037ad0456203f49", "scanner": "scanner-primary", "fingerprint": "be590e9667742827", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-9d3a9a6d365ed9e6", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in supporter-thanks.html:86"}, "properties": {"repobilityId": "cd159681194cda6f", "scanner": "scanner-primary", "fingerprint": "9d3a9a6d365ed9e6", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "supporter-thanks.html"}, "region": {"startLine": 86}}}]}, {"ruleId": "scanner-4a9b2270e70d50cb", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in portaltext.js:529"}, "properties": {"repobilityId": "a99bc8f3b8252100", "scanner": "scanner-primary", "fingerprint": "4a9b2270e70d50cb", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "portaltext.js"}, "region": {"startLine": 529}}}]}, {"ruleId": "scanner-ff765850fcf47b8b", "level": "warning", "message": {"text": "Insecure pattern 'cors_wildcard' in server.js:3446"}, "properties": {"repobilityId": "0d9bca6c0839725e", "scanner": "scanner-primary", "fingerprint": "ff765850fcf47b8b", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "cors_wildcard"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "server.js"}, "region": {"startLine": 3446}}}]}, {"ruleId": "scanner-21bf6e12f7d3f02a", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in index.html:4500"}, "properties": {"repobilityId": "f91708437a3a5445", "scanner": "scanner-primary", "fingerprint": "21bf6e12f7d3f02a", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "index.html"}, "region": {"startLine": 4500}}}]}, {"ruleId": "scanner-e1e0216f04e9d6b3", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in extension/portaltext.js:1451"}, "properties": {"repobilityId": "17702018ef9a680a", "scanner": "scanner-primary", "fingerprint": "e1e0216f04e9d6b3", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "extension/portaltext.js"}, "region": {"startLine": 1451}}}]}, {"ruleId": "scanner-7b0cd37057efcc2b", "level": "warning", "message": {"text": "Insecure pattern 'domparser_html_parse' in extension/portaltext.js:1562"}, "properties": {"repobilityId": "215fbc4568d4a8cf", "scanner": "scanner-primary", "fingerprint": "7b0cd37057efcc2b", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "domparser_html_parse"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "extension/portaltext.js"}, "region": {"startLine": 1562}}}]}, {"ruleId": "scanner-ad21293d00d2f2bd", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in extension/popup.js:161"}, "properties": {"repobilityId": "a00229084d796613", "scanner": "scanner-primary", "fingerprint": "ad21293d00d2f2bd", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "extension/popup.js"}, "region": {"startLine": 161}}}]}, {"ruleId": "scanner-6372cebde0220094", "level": "warning", "message": {"text": "No auth library detected"}, "properties": {"repobilityId": "a5b6035a5bbf8054", "scanner": "scanner-primary", "fingerprint": "6372cebde0220094", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["coverage", "auth"]}}, {"ruleId": "scanner-07b725cc1deea34e", "level": "note", "message": {"text": "Very large file: server.js (3736 lines)"}, "properties": {"repobilityId": "1479ba50e708c5c1", "scanner": "scanner-primary", "fingerprint": "07b725cc1deea34e", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-f675f5e808c6dac6", "level": "note", "message": {"text": "Very large file: extension/portaltext.js (3363 lines)"}, "properties": {"repobilityId": "7e9267ffe1ceece7", "scanner": "scanner-primary", "fingerprint": "f675f5e808c6dac6", "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-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "731537b9cb47dd22", "scanner": "scanner-primary", "fingerprint": "3ab5d313dda8e5f9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["debug", "cleanup", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-9d79c4077342a7d0", "level": "warning", "message": {"text": "Runtime service client appears to use placeholder configuration"}, "properties": {"repobilityId": "e486d544593bef40", "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": "5e3b3d9a5abb477a", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-b9088664ace7f748", "level": "note", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "70fcff96cc681036", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["production-readiness", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-58f49af16939fd6a", "level": "none", "message": {"text": "Commented-code block (5 lines) in portaltext.js:15"}, "properties": {"repobilityId": "6086e338defb9fc7", "scanner": "scanner-primary", "fingerprint": "58f49af16939fd6a", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-8a28752ea308ea3b", "level": "note", "message": {"text": "Legacy-named symbol `rest_v1` in server.js:403"}, "properties": {"repobilityId": "32ce0af532fe040a", "scanner": "scanner-primary", "fingerprint": "8a28752ea308ea3b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-6d3911fb5094ccee", "level": "none", "message": {"text": "Commented-code block (7 lines) in server.js:96"}, "properties": {"repobilityId": "73947538131e7198", "scanner": "scanner-primary", "fingerprint": "6d3911fb5094ccee", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-37271937fa6aef5b", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 server.js:384"}, "properties": {"repobilityId": "3a3e2799e01769a6", "scanner": "scanner-primary", "fingerprint": "37271937fa6aef5b", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-f8e6dc82789e4516", "level": "none", "message": {"text": "Commented-code block (6 lines) in extension/portaltext.js:483"}, "properties": {"repobilityId": "8c1f130a28e0dda0", "scanner": "scanner-primary", "fingerprint": "f8e6dc82789e4516", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-d5a072b3776919e8", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 extension/portaltext.js:6"}, "properties": {"repobilityId": "14200adbe0a5a31d", "scanner": "scanner-primary", "fingerprint": "d5a072b3776919e8", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-df57b2d13b7e4fd0", "level": "none", "message": {"text": "Commented-code block (6 lines) in extension/background.js:24"}, "properties": {"repobilityId": "8f09731ba9c45126", "scanner": "scanner-primary", "fingerprint": "df57b2d13b7e4fd0", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-55d70f415c753d03", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 extension/background.js:427"}, "properties": {"repobilityId": "690598e574b301a0", "scanner": "scanner-primary", "fingerprint": "55d70f415c753d03", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-cce30dc2c829397b", "level": "none", "message": {"text": "Commented-code block (7 lines) in extension/popup.js:260"}, "properties": {"repobilityId": "77b6835ab7c4c0f2", "scanner": "scanner-primary", "fingerprint": "cce30dc2c829397b", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f808a4ef3e1071fb", "level": "note", "message": {"text": "14 env vars used in code but missing from .env.example"}, "properties": {"repobilityId": "ce6b2ec4be4ec75a", "scanner": "scanner-primary", "fingerprint": "f808a4ef3e1071fb", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "config-drift"]}}]}]}