{"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-d63da3583b14afc0", "name": "Dockerfile runs as root: Dockerfile", "shortDescription": {"text": "Dockerfile runs as root: Dockerfile"}, "fullDescription": {"text": "No non-root USER set. Containers running as root expand the blast radius of any vulnerability inside the image."}, "properties": {"scanner": "scanner-primary", "layer": "hardware", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-25de52372c63f233", "name": "Docker base image is tag-pinned but not digest-pinned: node:24-slim", "shortDescription": {"text": "Docker base image is tag-pinned but not digest-pinned: node:24-slim"}, "fullDescription": {"text": "Container tags can be retagged upstream. Pin production base images to a reviewed digest (`image@sha256:...`) when reproducibility and supply-chain integrity matter."}, "properties": {"scanner": "scanner-primary", "layer": "hardware", "severity": "low", "confidence": 1.0}}, {"id": "scanner-0d7fc682b9f1a4d3", "name": "Insecure pattern 'new_function_used' in scripts/check-viewer-script.mjs:55", "shortDescription": {"text": "Insecure pattern 'new_function_used' in scripts/check-viewer-script.mjs:55"}, "fullDescription": {"text": "Found a known-risky pattern (new_function_used). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-ea3830a85e268400", "name": "Insecure pattern 'node_child_process' in scripts/generate-nft-card-crops.mjs:4", "shortDescription": {"text": "Insecure pattern 'node_child_process' in scripts/generate-nft-card-crops.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-da502b2364d5ed73", "name": "Insecure pattern 'node_child_process' in scripts/upload-nft-images-arweave.mjs:1", "shortDescription": {"text": "Insecure pattern 'node_child_process' in scripts/upload-nft-images-arweave.mjs:1"}, "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-2e89fa26f732dd57", "name": "Insecure pattern 'direct_innerhtml_assignment' in src/viewer-parts/client-pure.ts:414", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/viewer-parts/client-pure.ts:414"}, "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-f7bcba8668bb843b", "name": "Insecure pattern 'direct_innerhtml_assignment' in src/viewer-parts/client.ts:1239", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/viewer-parts/client.ts:1239"}, "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-d4ed6b412af4dabe", "name": "Insecure pattern 'weak_hash' in src/services/x-social-service.ts:262", "shortDescription": {"text": "Insecure pattern 'weak_hash' in src/services/x-social-service.ts:262"}, "fullDescription": {"text": "Found a known-risky pattern (weak_hash). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-12b43d6be03bb5e9", "name": "Insecure pattern 'new_function_used' in src/__tests__/viewer-regression.test.ts:58", "shortDescription": {"text": "Insecure pattern 'new_function_used' in src/__tests__/viewer-regression.test.ts:58"}, "fullDescription": {"text": "Found a known-risky pattern (new_function_used). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-8f454d6c00027cc2", "name": "Insecure pattern 'new_function_used' in src/__tests__/admin-yearbook-routes.test.ts:150", "shortDescription": {"text": "Insecure pattern 'new_function_used' in src/__tests__/admin-yearbook-routes.test.ts:150"}, "fullDescription": {"text": "Found a known-risky pattern (new_function_used). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-c96acfb55e7354a1", "name": "Insecure pattern 'direct_innerhtml_assignment' in src/routes/admin.ts:1112", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/routes/admin.ts:1112"}, "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-ad7d92007b95e6ca", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "aws-actions/configure-aws-credentials@v4 can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-fa265df4d3b67c2b", "name": "GitHub Actions workflow grants broad write permissions", "shortDescription": {"text": "GitHub Actions workflow grants broad write permissions"}, "fullDescription": {"text": "CI tokens with write permissions increase blast radius when an action, dependency, or PR workflow is compromised. Prefer job-level least-privilege permissions."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-c62f4e946f1a97ae", "name": "Very large file: scripts/build-spa.mjs (1473 lines)", "shortDescription": {"text": "Very large file: scripts/build-spa.mjs (1473 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-5d2c1316ef04caf4", "name": "Very large file: src/chat-routes.ts (3682 lines)", "shortDescription": {"text": "Very large file: src/chat-routes.ts (3682 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-13efd5a3f02281c9", "name": "Very large file: src/pack-library-routes.ts (3255 lines)", "shortDescription": {"text": "Very large file: src/pack-library-routes.ts (3255 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-3505a72c541d91c0", "name": "Very large file: src/types.ts (1510 lines)", "shortDescription": {"text": "Very large file: src/types.ts (1510 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-c5ebd3dabdf7967c", "name": "Very large file: src/viewer-parts/css.ts (7669 lines)", "shortDescription": {"text": "Very large file: src/viewer-parts/css.ts (7669 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-9f5b8089ebe6fbf6", "name": "Very large file: src/viewer-parts/client.ts (12635 lines)", "shortDescription": {"text": "Very large file: src/viewer-parts/client.ts (12635 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-d6876ecbfc31b964", "name": "Very large file: src/services/chat-service.ts (1727 lines)", "shortDescription": {"text": "Very large file: src/services/chat-service.ts (1727 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-a650c8f474028c05", "name": "Very large file: src/services/hall-pass-nfts.ts (1694 lines)", "shortDescription": {"text": "Very large file: src/services/hall-pass-nfts.ts (1694 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-5e1ed5f86320257d", "name": "Very large file: src/services/ruby-high-service.ts (8161 lines)", "shortDescription": {"text": "Very large file: src/services/ruby-high-service.ts (8161 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-1a247d9f143ed80e", "name": "Very large file: src/services/core-pack-nfts.ts (1463 lines)", "shortDescription": {"text": "Very large file: src/services/core-pack-nfts.ts (1463 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-511af7ee23396a4e", "name": "Very large file: src/__tests__/pack-library-routes.test.ts (1784 lines)", "shortDescription": {"text": "Very large file: src/__tests__/pack-library-routes.test.ts (1784 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-a3ab45ce0366a51a", "name": "Very large file: src/__tests__/billing-routes.test.ts (1378 lines)", "shortDescription": {"text": "Very large file: src/__tests__/billing-routes.test.ts (1378 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-b5e79b840ff11e98", "name": "Very large file: src/__tests__/ruby-high-service.test.ts (1979 lines)", "shortDescription": {"text": "Very large file: src/__tests__/ruby-high-service.test.ts (1979 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-c25ef5476d204713", "name": "Very large file: src/__tests__/chat-routes-auth.test.ts (2296 lines)", "shortDescription": {"text": "Very large file: src/__tests__/chat-routes-auth.test.ts (2296 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-cccb0e8823b645da", "name": "Very large file: src/routes/admin.ts (1676 lines)", "shortDescription": {"text": "Very large file: src/routes/admin.ts (1676 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-d3e8e38ce46fc805", "name": "Very large file: src/routes/billing.ts (1756 lines)", "shortDescription": {"text": "Very large file: src/routes/billing.ts (1756 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-3ab5d313dda8e5f9", "name": "Debug logging residue appears in source files", "shortDescription": {"text": "Debug logging residue appears in source files"}, "fullDescription": {"text": "Found 73 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 29 placeholder/mock markers across 8 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-c78629283487413a", "name": "Commented-code block (8 lines) in scripts/smoke.mjs:241", "shortDescription": {"text": "Commented-code block (8 lines) in scripts/smoke.mjs:241"}, "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-fec8abccfea901ce", "name": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/eval-voice.mjs:87", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/eval-voice.mjs:87"}, "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-8bc07aad6e1f4638", "name": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/build-spa.mjs:1440", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/build-spa.mjs:1440"}, "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-1168b90305cf239b", "name": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/check-nft-image-urls.mjs:36", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/check-nft-image-urls.mjs: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-881cf482d09e5953", "name": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/generate-built-in-question-bank.mjs:180", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/generate-built-in-question-bank.mjs:180"}, "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-e889524f373e8682", "name": "Commented-code block (10 lines) in scripts/check-viewer-bundle.mjs:3", "shortDescription": {"text": "Commented-code block (10 lines) in scripts/check-viewer-bundle.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-cb03a89c310a1e64", "name": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/generate-nft-grok-art.mjs:236", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/generate-nft-grok-art.mjs:236"}, "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-978433f47561f09e", "name": "Commented-code block (5 lines) in scripts/server.mjs:2", "shortDescription": {"text": "Commented-code block (5 lines) in scripts/server.mjs:2"}, "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-328d213997ca78bb", "name": "Commented-code block (6 lines) in src/chat-routes.ts:1772", "shortDescription": {"text": "Commented-code block (6 lines) in src/chat-routes.ts:1772"}, "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-2bb7da7a7a5c48d3", "name": "Commented-code block (5 lines) in src/types.ts:375", "shortDescription": {"text": "Commented-code block (5 lines) in src/types.ts:375"}, "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-9e9338d34dc4d609", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/viewer-privy-client.ts:755", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/viewer-privy-client.ts:755"}, "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-62f001f8c2ded02f", "name": "Commented-code block (7 lines) in src/viewer-parts/client-pure.ts:1", "shortDescription": {"text": "Commented-code block (7 lines) in src/viewer-parts/client-pure.ts:1"}, "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-1fbccdb10758d8d8", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/viewer-parts/api.ts:52", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/viewer-parts/api.ts:52"}, "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-3e4863be4203d708", "name": "Legacy-named symbol `yearbook_copy` in src/viewer-parts/client.ts:8408", "shortDescription": {"text": "Legacy-named symbol `yearbook_copy` in src/viewer-parts/client.ts:8408"}, "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-8fdd58eaea5facf0", "name": "Commented-code block (6 lines) in src/viewer-parts/client.ts:27", "shortDescription": {"text": "Commented-code block (6 lines) in src/viewer-parts/client.ts:27"}, "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-6030864fc9f1383f", "name": "Commented-code block (9 lines) in src/viewer-parts/script.ts:78", "shortDescription": {"text": "Commented-code block (9 lines) in src/viewer-parts/script.ts:78"}, "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-d464086ad526e99e", "name": "Commented-code block (5 lines) in src/services/chat-service.ts:322", "shortDescription": {"text": "Commented-code block (5 lines) in src/services/chat-service.ts:322"}, "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-4c2ebd7546242bc3", "name": "Legacy-named symbol `yearbook_copy` in src/services/ruby-high-service.ts:1072", "shortDescription": {"text": "Legacy-named symbol `yearbook_copy` in src/services/ruby-high-service.ts:1072"}, "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-84a055c44b44c548", "name": "Commented-code block (8 lines) in src/services/ruby-high-service.ts:2939", "shortDescription": {"text": "Commented-code block (8 lines) in src/services/ruby-high-service.ts:2939"}, "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-7a6b90d722a979ca", "name": "Legacy-named symbol `yearbook_copy` in src/services/state-store.ts:149", "shortDescription": {"text": "Legacy-named symbol `yearbook_copy` in src/services/state-store.ts:149"}, "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-506d49430fc431d4", "name": "Commented-code block (5 lines) in src/services/state-store.ts:261", "shortDescription": {"text": "Commented-code block (5 lines) in src/services/state-store.ts:261"}, "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-f82903482139e078", "name": "Commented-code block (6 lines) in src/services/dynamo-state-store.ts:93", "shortDescription": {"text": "Commented-code block (6 lines) in src/services/dynamo-state-store.ts:93"}, "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-212cae2a0eea1d11", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/services/core-pack-nfts.ts:833", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/services/core-pack-nfts.ts:833"}, "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-6f82a186e3df6930", "name": "Commented-code block (5 lines) in src/__tests__/choice-shuffle.test.ts:9", "shortDescription": {"text": "Commented-code block (5 lines) in src/__tests__/choice-shuffle.test.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-b9267c984719350b", "name": "Commented-code block (5 lines) in src/__tests__/dynamo-state-store.test.ts:254", "shortDescription": {"text": "Commented-code block (5 lines) in src/__tests__/dynamo-state-store.test.ts:254"}, "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-9f15a183c95899ee", "name": "Commented-code block (5 lines) in src/__tests__/content-pack.test.ts:30", "shortDescription": {"text": "Commented-code block (5 lines) in src/__tests__/content-pack.test.ts:30"}, "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-8fc6dd6e99a35332", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/routes/admin.ts:1530", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/routes/admin.ts:1530"}, "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-4223e75d82ceefaf", "name": "Legacy-named symbol `yearbook_copy` in src/routes/metrics-events.ts:110", "shortDescription": {"text": "Legacy-named symbol `yearbook_copy` in src/routes/metrics-events.ts:110"}, "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-2a7851cb0c9c7e05", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/routes/billing.ts:465", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/routes/billing.ts:465"}, "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-2c04133e54348533", "name": "Near-duplicate function bodies in 2 places", "shortDescription": {"text": "Near-duplicate function bodies in 2 places"}, "fullDescription": {"text": "Functions with the same first-5-line body hash:\nruby2/visual-scene/scripts/draw_dialogue_mockups.py:font, ruby2/visual-scene/scripts/draw_snapshot_scene.py:font\n\nThis is *the* AI-coder failure mode (4\u00d7 more duplication in vibe-coded repos \u2014 see https://jw.hn/ai-code-hygiene). Consolidate or document why they're separate."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/24868"}, "properties": {"repository": "cenetex/app-ruby-high", "repoUrl": "https://github.com/cenetex/app-ruby-high", "branch": "main"}, "results": [{"ruleId": "scanner-d63da3583b14afc0", "level": "warning", "message": {"text": "Dockerfile runs as root: Dockerfile"}, "properties": {"repobilityId": "a2ed1bd120e507db", "scanner": "scanner-primary", "fingerprint": "d63da3583b14afc0", "layer": "hardware", "severity": "medium", "confidence": 1.0, "tags": ["security", "container"]}}, {"ruleId": "scanner-25de52372c63f233", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: node:24-slim"}, "properties": {"repobilityId": "35d269029d385021", "scanner": "scanner-primary", "fingerprint": "25de52372c63f233", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "Dockerfile"}, "region": {"startLine": 4}}}]}, {"ruleId": "scanner-25de52372c63f233", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: node:24-slim"}, "properties": {"repobilityId": "0c117a1678dcdc4f", "scanner": "scanner-primary", "fingerprint": "25de52372c63f233", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "Dockerfile"}, "region": {"startLine": 15}}}]}, {"ruleId": "scanner-0d7fc682b9f1a4d3", "level": "error", "message": {"text": "Insecure pattern 'new_function_used' in scripts/check-viewer-script.mjs:55"}, "properties": {"repobilityId": "70d36495fcd07e09", "scanner": "scanner-primary", "fingerprint": "0d7fc682b9f1a4d3", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["owasp", "new_function_used"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/check-viewer-script.mjs"}, "region": {"startLine": 55}}}]}, {"ruleId": "scanner-ea3830a85e268400", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in scripts/generate-nft-card-crops.mjs:4"}, "properties": {"repobilityId": "4646b0ea33d1d194", "scanner": "scanner-primary", "fingerprint": "ea3830a85e268400", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/generate-nft-card-crops.mjs"}, "region": {"startLine": 4}}}]}, {"ruleId": "scanner-da502b2364d5ed73", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in scripts/upload-nft-images-arweave.mjs:1"}, "properties": {"repobilityId": "43178f73d8713075", "scanner": "scanner-primary", "fingerprint": "da502b2364d5ed73", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/upload-nft-images-arweave.mjs"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-2e89fa26f732dd57", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/viewer-parts/client-pure.ts:414"}, "properties": {"repobilityId": "16521d28dbee9353", "scanner": "scanner-primary", "fingerprint": "2e89fa26f732dd57", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/viewer-parts/client-pure.ts"}, "region": {"startLine": 414}}}]}, {"ruleId": "scanner-f7bcba8668bb843b", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/viewer-parts/client.ts:1239"}, "properties": {"repobilityId": "299efbadd04e59c2", "scanner": "scanner-primary", "fingerprint": "f7bcba8668bb843b", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/viewer-parts/client.ts"}, "region": {"startLine": 1239}}}]}, {"ruleId": "scanner-d4ed6b412af4dabe", "level": "warning", "message": {"text": "Insecure pattern 'weak_hash' in src/services/x-social-service.ts:262"}, "properties": {"repobilityId": "88df84f11d151bfc", "scanner": "scanner-primary", "fingerprint": "d4ed6b412af4dabe", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "weak_hash"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/services/x-social-service.ts"}, "region": {"startLine": 262}}}]}, {"ruleId": "scanner-12b43d6be03bb5e9", "level": "error", "message": {"text": "Insecure pattern 'new_function_used' in src/__tests__/viewer-regression.test.ts:58"}, "properties": {"repobilityId": "49de858a7e6e03bb", "scanner": "scanner-primary", "fingerprint": "12b43d6be03bb5e9", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["owasp", "new_function_used"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/__tests__/viewer-regression.test.ts"}, "region": {"startLine": 58}}}]}, {"ruleId": "scanner-8f454d6c00027cc2", "level": "error", "message": {"text": "Insecure pattern 'new_function_used' in src/__tests__/admin-yearbook-routes.test.ts:150"}, "properties": {"repobilityId": "eef5f64eadf2bc20", "scanner": "scanner-primary", "fingerprint": "8f454d6c00027cc2", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["owasp", "new_function_used"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/__tests__/admin-yearbook-routes.test.ts"}, "region": {"startLine": 150}}}]}, {"ruleId": "scanner-c96acfb55e7354a1", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/routes/admin.ts:1112"}, "properties": {"repobilityId": "02270e6e304793e6", "scanner": "scanner-primary", "fingerprint": "c96acfb55e7354a1", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/routes/admin.ts"}, "region": {"startLine": 1112}}}]}, {"ruleId": "scanner-ad7d92007b95e6ca", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "8def2efa050488fa", "scanner": "scanner-primary", "fingerprint": "ad7d92007b95e6ca", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/deploy-app-runner-legacy.yml"}, "region": {"startLine": 41}}}]}, {"ruleId": "scanner-ad7d92007b95e6ca", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "a0fae20aad2a1790", "scanner": "scanner-primary", "fingerprint": "ad7d92007b95e6ca", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/deploy-app-runner-legacy.yml"}, "region": {"startLine": 89}}}]}, {"ruleId": "scanner-ad7d92007b95e6ca", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "8f555fc478cc59b9", "scanner": "scanner-primary", "fingerprint": "ad7d92007b95e6ca", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/deploy-app-runner-legacy.yml"}, "region": {"startLine": 92}}}]}, {"ruleId": "scanner-ad7d92007b95e6ca", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "251b21b33e76df8f", "scanner": "scanner-primary", "fingerprint": "ad7d92007b95e6ca", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/deploy-app-runner-legacy.yml"}, "region": {"startLine": 103}}}]}, {"ruleId": "scanner-fa265df4d3b67c2b", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "64272959b85ef575", "scanner": "scanner-primary", "fingerprint": "fa265df4d3b67c2b", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/deploy-app-runner-legacy.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-c62f4e946f1a97ae", "level": "note", "message": {"text": "Very large file: scripts/build-spa.mjs (1473 lines)"}, "properties": {"repobilityId": "84fa7d8f3cf35b6d", "scanner": "scanner-primary", "fingerprint": "c62f4e946f1a97ae", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-5d2c1316ef04caf4", "level": "note", "message": {"text": "Very large file: src/chat-routes.ts (3682 lines)"}, "properties": {"repobilityId": "82e7e8643efa09c4", "scanner": "scanner-primary", "fingerprint": "5d2c1316ef04caf4", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-13efd5a3f02281c9", "level": "note", "message": {"text": "Very large file: src/pack-library-routes.ts (3255 lines)"}, "properties": {"repobilityId": "0a5152662529be67", "scanner": "scanner-primary", "fingerprint": "13efd5a3f02281c9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-3505a72c541d91c0", "level": "note", "message": {"text": "Very large file: src/types.ts (1510 lines)"}, "properties": {"repobilityId": "641d87b9057028b2", "scanner": "scanner-primary", "fingerprint": "3505a72c541d91c0", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-c5ebd3dabdf7967c", "level": "note", "message": {"text": "Very large file: src/viewer-parts/css.ts (7669 lines)"}, "properties": {"repobilityId": "bcd583a38289fda7", "scanner": "scanner-primary", "fingerprint": "c5ebd3dabdf7967c", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-9f5b8089ebe6fbf6", "level": "note", "message": {"text": "Very large file: src/viewer-parts/client.ts (12635 lines)"}, "properties": {"repobilityId": "0e1deb8d1c0239c5", "scanner": "scanner-primary", "fingerprint": "9f5b8089ebe6fbf6", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-d6876ecbfc31b964", "level": "note", "message": {"text": "Very large file: src/services/chat-service.ts (1727 lines)"}, "properties": {"repobilityId": "465cab0814ec2622", "scanner": "scanner-primary", "fingerprint": "d6876ecbfc31b964", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-a650c8f474028c05", "level": "note", "message": {"text": "Very large file: src/services/hall-pass-nfts.ts (1694 lines)"}, "properties": {"repobilityId": "5912f383b999c4fe", "scanner": "scanner-primary", "fingerprint": "a650c8f474028c05", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-5e1ed5f86320257d", "level": "note", "message": {"text": "Very large file: src/services/ruby-high-service.ts (8161 lines)"}, "properties": {"repobilityId": "26521cfde4afb877", "scanner": "scanner-primary", "fingerprint": "5e1ed5f86320257d", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-1a247d9f143ed80e", "level": "note", "message": {"text": "Very large file: src/services/core-pack-nfts.ts (1463 lines)"}, "properties": {"repobilityId": "ae8607d136c805b0", "scanner": "scanner-primary", "fingerprint": "1a247d9f143ed80e", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-511af7ee23396a4e", "level": "note", "message": {"text": "Very large file: src/__tests__/pack-library-routes.test.ts (1784 lines)"}, "properties": {"repobilityId": "fa6516895395f7fc", "scanner": "scanner-primary", "fingerprint": "511af7ee23396a4e", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-a3ab45ce0366a51a", "level": "note", "message": {"text": "Very large file: src/__tests__/billing-routes.test.ts (1378 lines)"}, "properties": {"repobilityId": "5d8f8d7c9eef34ca", "scanner": "scanner-primary", "fingerprint": "a3ab45ce0366a51a", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-b5e79b840ff11e98", "level": "note", "message": {"text": "Very large file: src/__tests__/ruby-high-service.test.ts (1979 lines)"}, "properties": {"repobilityId": "95ef3f6c3e2fe0f9", "scanner": "scanner-primary", "fingerprint": "b5e79b840ff11e98", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-c25ef5476d204713", "level": "note", "message": {"text": "Very large file: src/__tests__/chat-routes-auth.test.ts (2296 lines)"}, "properties": {"repobilityId": "cf072e957c005a39", "scanner": "scanner-primary", "fingerprint": "c25ef5476d204713", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-cccb0e8823b645da", "level": "note", "message": {"text": "Very large file: src/routes/admin.ts (1676 lines)"}, "properties": {"repobilityId": "7ccbc9c69b1a76cf", "scanner": "scanner-primary", "fingerprint": "cccb0e8823b645da", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-d3e8e38ce46fc805", "level": "note", "message": {"text": "Very large file: src/routes/billing.ts (1756 lines)"}, "properties": {"repobilityId": "f603247f94c217be", "scanner": "scanner-primary", "fingerprint": "d3e8e38ce46fc805", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "81499669519e991d", "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": "3585b55dc31f68a9", "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": "d0cb29079d6d13f0", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-c78629283487413a", "level": "none", "message": {"text": "Commented-code block (8 lines) in scripts/smoke.mjs:241"}, "properties": {"repobilityId": "991f0a5c9edbbff0", "scanner": "scanner-primary", "fingerprint": "c78629283487413a", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-fec8abccfea901ce", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/eval-voice.mjs:87"}, "properties": {"repobilityId": "8a899742801cc106", "scanner": "scanner-primary", "fingerprint": "fec8abccfea901ce", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-8bc07aad6e1f4638", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/build-spa.mjs:1440"}, "properties": {"repobilityId": "ed080472497feb21", "scanner": "scanner-primary", "fingerprint": "8bc07aad6e1f4638", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-1168b90305cf239b", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/check-nft-image-urls.mjs:36"}, "properties": {"repobilityId": "da65ae4536bbff88", "scanner": "scanner-primary", "fingerprint": "1168b90305cf239b", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-881cf482d09e5953", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/generate-built-in-question-bank.mjs:180"}, "properties": {"repobilityId": "4dc1f2f813f3037a", "scanner": "scanner-primary", "fingerprint": "881cf482d09e5953", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-e889524f373e8682", "level": "none", "message": {"text": "Commented-code block (10 lines) in scripts/check-viewer-bundle.mjs:3"}, "properties": {"repobilityId": "770629bb39578a71", "scanner": "scanner-primary", "fingerprint": "e889524f373e8682", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-cb03a89c310a1e64", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/generate-nft-grok-art.mjs:236"}, "properties": {"repobilityId": "805bb92a530bf110", "scanner": "scanner-primary", "fingerprint": "cb03a89c310a1e64", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-978433f47561f09e", "level": "none", "message": {"text": "Commented-code block (5 lines) in scripts/server.mjs:2"}, "properties": {"repobilityId": "c425bd308d0e6332", "scanner": "scanner-primary", "fingerprint": "978433f47561f09e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-328d213997ca78bb", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/chat-routes.ts:1772"}, "properties": {"repobilityId": "c884658d7963a9d0", "scanner": "scanner-primary", "fingerprint": "328d213997ca78bb", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-2bb7da7a7a5c48d3", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/types.ts:375"}, "properties": {"repobilityId": "03140689c687365a", "scanner": "scanner-primary", "fingerprint": "2bb7da7a7a5c48d3", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-9e9338d34dc4d609", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/viewer-privy-client.ts:755"}, "properties": {"repobilityId": "21667c63c0bd5d34", "scanner": "scanner-primary", "fingerprint": "9e9338d34dc4d609", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-62f001f8c2ded02f", "level": "none", "message": {"text": "Commented-code block (7 lines) in src/viewer-parts/client-pure.ts:1"}, "properties": {"repobilityId": "0aab6a9100b41a43", "scanner": "scanner-primary", "fingerprint": "62f001f8c2ded02f", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-1fbccdb10758d8d8", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/viewer-parts/api.ts:52"}, "properties": {"repobilityId": "dd95e4ae38519bb7", "scanner": "scanner-primary", "fingerprint": "1fbccdb10758d8d8", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-3e4863be4203d708", "level": "note", "message": {"text": "Legacy-named symbol `yearbook_copy` in src/viewer-parts/client.ts:8408"}, "properties": {"repobilityId": "a924ce5df69db1ad", "scanner": "scanner-primary", "fingerprint": "3e4863be4203d708", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-8fdd58eaea5facf0", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/viewer-parts/client.ts:27"}, "properties": {"repobilityId": "4be735d105a15395", "scanner": "scanner-primary", "fingerprint": "8fdd58eaea5facf0", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-6030864fc9f1383f", "level": "none", "message": {"text": "Commented-code block (9 lines) in src/viewer-parts/script.ts:78"}, "properties": {"repobilityId": "facf44c1edc84177", "scanner": "scanner-primary", "fingerprint": "6030864fc9f1383f", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-d464086ad526e99e", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/services/chat-service.ts:322"}, "properties": {"repobilityId": "73d63f97c7008a8e", "scanner": "scanner-primary", "fingerprint": "d464086ad526e99e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-4c2ebd7546242bc3", "level": "note", "message": {"text": "Legacy-named symbol `yearbook_copy` in src/services/ruby-high-service.ts:1072"}, "properties": {"repobilityId": "61d71ad64421c90d", "scanner": "scanner-primary", "fingerprint": "4c2ebd7546242bc3", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-84a055c44b44c548", "level": "none", "message": {"text": "Commented-code block (8 lines) in src/services/ruby-high-service.ts:2939"}, "properties": {"repobilityId": "f9a2596ec4cb69d1", "scanner": "scanner-primary", "fingerprint": "84a055c44b44c548", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-7a6b90d722a979ca", "level": "note", "message": {"text": "Legacy-named symbol `yearbook_copy` in src/services/state-store.ts:149"}, "properties": {"repobilityId": "63564e6367182e6c", "scanner": "scanner-primary", "fingerprint": "7a6b90d722a979ca", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-506d49430fc431d4", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/services/state-store.ts:261"}, "properties": {"repobilityId": "527987dee3d7e2ba", "scanner": "scanner-primary", "fingerprint": "506d49430fc431d4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f82903482139e078", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/services/dynamo-state-store.ts:93"}, "properties": {"repobilityId": "a1bde410cdff64d5", "scanner": "scanner-primary", "fingerprint": "f82903482139e078", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-212cae2a0eea1d11", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/services/core-pack-nfts.ts:833"}, "properties": {"repobilityId": "a82e734f666c0258", "scanner": "scanner-primary", "fingerprint": "212cae2a0eea1d11", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-6f82a186e3df6930", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/__tests__/choice-shuffle.test.ts:9"}, "properties": {"repobilityId": "592624ec16c678bc", "scanner": "scanner-primary", "fingerprint": "6f82a186e3df6930", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-b9267c984719350b", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/__tests__/dynamo-state-store.test.ts:254"}, "properties": {"repobilityId": "0093cfdc3665144c", "scanner": "scanner-primary", "fingerprint": "b9267c984719350b", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-9f15a183c95899ee", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/__tests__/content-pack.test.ts:30"}, "properties": {"repobilityId": "d6dac24b56f57f0c", "scanner": "scanner-primary", "fingerprint": "9f15a183c95899ee", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-8fc6dd6e99a35332", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/routes/admin.ts:1530"}, "properties": {"repobilityId": "69c827fed25774cd", "scanner": "scanner-primary", "fingerprint": "8fc6dd6e99a35332", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-4223e75d82ceefaf", "level": "note", "message": {"text": "Legacy-named symbol `yearbook_copy` in src/routes/metrics-events.ts:110"}, "properties": {"repobilityId": "fc135f5f84fd7704", "scanner": "scanner-primary", "fingerprint": "4223e75d82ceefaf", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-2a7851cb0c9c7e05", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/routes/billing.ts:465"}, "properties": {"repobilityId": "1ef5219932b81d8e", "scanner": "scanner-primary", "fingerprint": "2a7851cb0c9c7e05", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "42a8eaf6266795c8", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "d95cd059b60fc68d", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "6d358529f5219ac8", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}]}]}