{"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-5adccfd42e561b14", "name": "Icon-only button without accessible name \u2014 src/ui/notifications.ts:109", "shortDescription": {"text": "Icon-only button without accessible name \u2014 src/ui/notifications.ts:109"}, "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-9e337d5eb5c30d07", "name": "Icon-only button without accessible name \u2014 src/ui/dock.ts:45", "shortDescription": {"text": "Icon-only button without accessible name \u2014 src/ui/dock.ts:45"}, "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-06444cd0efe1ac35", "name": "Icon-only button without accessible name \u2014 src/ui/galaxy-lab-panel.ts:72", "shortDescription": {"text": "Icon-only button without accessible name \u2014 src/ui/galaxy-lab-panel.ts: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-54931753d52e2b65", "name": "Icon-only button without accessible name \u2014 src/ui/panels/roster.ts:78", "shortDescription": {"text": "Icon-only button without accessible name \u2014 src/ui/panels/roster.ts:78"}, "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-fa60815ddb5abedb", "name": "Icon-only button without accessible name \u2014 src/ui/panels/selection.ts:138", "shortDescription": {"text": "Icon-only button without accessible name \u2014 src/ui/panels/selection.ts:138"}, "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-045e80713fedd61a", "name": "Icon-only button without accessible name \u2014 src/ui/panels/detail.ts:30", "shortDescription": {"text": "Icon-only button without accessible name \u2014 src/ui/panels/detail.ts:30"}, "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-72dcabf037fa4672", "name": "Icon-only button without accessible name \u2014 src/ui/panels/settings.ts:51", "shortDescription": {"text": "Icon-only button without accessible name \u2014 src/ui/panels/settings.ts:51"}, "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-9710c8d059e53154", "name": "No frontend routes/components detected", "shortDescription": {"text": "No frontend routes/components detected"}, "fullDescription": {"text": "No React/Vue/Next routes were found. This is fine for backend-only repos."}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-0c6a5e402d6c8ede", "name": "Insecure pattern 'direct_innerhtml_assignment' in src/main.ts:710", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/main.ts:710"}, "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-cf5e843c152f1fd2", "name": "Insecure pattern 'direct_innerhtml_assignment' in src/ui/tooltip.ts:94", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/ui/tooltip.ts:94"}, "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-9f8dff19e8365551", "name": "Insecure pattern 'direct_innerhtml_assignment' in src/ui/notifications.ts:108", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/ui/notifications.ts:108"}, "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-ba93d74ea15aff49", "name": "Insecure pattern 'direct_innerhtml_assignment' in src/ui/step-controls.ts:21", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/ui/step-controls.ts:21"}, "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-0f72c07ad31bef81", "name": "Insecure pattern 'direct_innerhtml_assignment' in src/ui/dock.ts:41", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/ui/dock.ts:41"}, "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-908001ca6500c458", "name": "Insecure pattern 'direct_innerhtml_assignment' in src/ui/panel-manager.ts:56", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/ui/panel-manager.ts:56"}, "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-f00f8fcc93de87a4", "name": "Insecure pattern 'direct_innerhtml_assignment' in src/ui/galaxy-lab-panel.ts:100", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/ui/galaxy-lab-panel.ts:100"}, "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-533f813da64dacda", "name": "Insecure pattern 'direct_innerhtml_assignment' in src/ui/panels/roster.ts:115", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/ui/panels/roster.ts:115"}, "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-c74c1cda34ab7583", "name": "Insecure pattern 'direct_innerhtml_assignment' in src/ui/panels/selection.ts:88", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/ui/panels/selection.ts:88"}, "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-b8efc9f5bfdb0947", "name": "Insecure pattern 'direct_innerhtml_assignment' in src/ui/panels/visual-editor.ts:374", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/ui/panels/visual-editor.ts:374"}, "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-883e1b55402aba34", "name": "Insecure pattern 'direct_innerhtml_assignment' in src/ui/panels/detail.ts:68", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/ui/panels/detail.ts:68"}, "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-af4ab6f1eaacdc26", "name": "Insecure pattern 'direct_innerhtml_assignment' in src/ui/panels/settings.ts:112", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/ui/panels/settings.ts:112"}, "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-c1e62c8a8becdce0", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "actions/deploy-pages@v5 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": "low", "confidence": 1.0}}, {"id": "scanner-11fe6710547243fb", "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-e17a9751ce76e22c", "name": "Very large file: src/render/galaxy.ts (1621 lines)", "shortDescription": {"text": "Very large file: src/render/galaxy.ts (1621 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": "1 test file(s) for 80 source file(s) (ratio 0.01). 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-72b2a6250083a784", "name": "Placeholder or mock-heavy implementation detected", "shortDescription": {"text": "Placeholder or mock-heavy implementation detected"}, "fullDescription": {"text": "Found 15 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-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. 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-2c5f98b152cddb6d", "name": "Agent authority lacks a verifier contract: .claude/launch.json", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/launch.json"}, "fullDescription": {"text": "This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-12415c973d09ffed", "name": "Commented-code block (6 lines) in scripts/build-star-catalog.mjs:4", "shortDescription": {"text": "Commented-code block (6 lines) in scripts/build-star-catalog.mjs:4"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-4df41504cf7c554e", "name": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/build-star-catalog.mjs:60", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/build-star-catalog.mjs:60"}, "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-99bc20e69916b223", "name": "Commented-code block (10 lines) in src/main.ts:5", "shortDescription": {"text": "Commented-code block (10 lines) in src/main.ts:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-89b89c17a0923ea9", "name": "Commented-code block (5 lines) in src/simulation/steering.ts:1", "shortDescription": {"text": "Commented-code block (5 lines) in src/simulation/steering.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-dfddb0341e5fd1fd", "name": "Commented-code block (5 lines) in src/simulation/ai/utility-scorer.ts:1", "shortDescription": {"text": "Commented-code block (5 lines) in src/simulation/ai/utility-scorer.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-507265e72c7c2204", "name": "Commented-code block (6 lines) in src/simulation/ai/ai-manager.ts:1", "shortDescription": {"text": "Commented-code block (6 lines) in src/simulation/ai/ai-manager.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-150866ac813c1b51", "name": "Commented-code block (5 lines) in src/simulation/ai/behavior-trees.ts:1", "shortDescription": {"text": "Commented-code block (5 lines) in src/simulation/ai/behavior-trees.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-9571913b7684c800", "name": "Commented-code block (5 lines) in src/network/command-bus.ts:6", "shortDescription": {"text": "Commented-code block (5 lines) in src/network/command-bus.ts:6"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-e5c92a5c7762cf9a", "name": "Commented-code block (6 lines) in src/network/commands.ts:6", "shortDescription": {"text": "Commented-code block (6 lines) in src/network/commands.ts:6"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-fcdc64f1c45062b7", "name": "Commented-code block (9 lines) in src/ui/notifications.ts:5", "shortDescription": {"text": "Commented-code block (9 lines) in src/ui/notifications.ts:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-04c397c5d0126bde", "name": "Commented-code block (6 lines) in src/ui/hud.ts:6", "shortDescription": {"text": "Commented-code block (6 lines) in src/ui/hud.ts:6"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-005ab0aaf0255abb", "name": "Commented-code block (6 lines) in src/ui/panel-manager.ts:6", "shortDescription": {"text": "Commented-code block (6 lines) in src/ui/panel-manager.ts:6"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-047c60f019acd95c", "name": "Commented-code block (5 lines) in src/ui/raycast.ts:1", "shortDescription": {"text": "Commented-code block (5 lines) in src/ui/raycast.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-3a2b2a05ebde92c9", "name": "Commented-code block (6 lines) in src/ui/galaxy-lab-panel.ts:4", "shortDescription": {"text": "Commented-code block (6 lines) in src/ui/galaxy-lab-panel.ts:4"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-ba0c7e28474cb876", "name": "Commented-code block (6 lines) in src/ui/panels/selection.ts:1", "shortDescription": {"text": "Commented-code block (6 lines) in src/ui/panels/selection.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-0d019e9111dd32c2", "name": "Commented-code block (8 lines) in src/ui/panels/detail.ts:1", "shortDescription": {"text": "Commented-code block (8 lines) in src/ui/panels/detail.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-9ad845e450a71a21", "name": "Commented-code block (5 lines) in src/audio/sfx.ts:1", "shortDescription": {"text": "Commented-code block (5 lines) in src/audio/sfx.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-576c673980fef172", "name": "Commented-code block (7 lines) in src/core/camera.ts:1", "shortDescription": {"text": "Commented-code block (7 lines) in src/core/camera.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-31d6de6c3b9746ff", "name": "Commented-code block (5 lines) in src/core/assets.ts:10", "shortDescription": {"text": "Commented-code block (5 lines) in src/core/assets.ts:10"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-31d4a22768e4ad51", "name": "Commented-code block (5 lines) in src/core/components.ts:1", "shortDescription": {"text": "Commented-code block (5 lines) in src/core/components.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-7fbc1d257543b651", "name": "Commented-code block (5 lines) in src/core/state.ts:1", "shortDescription": {"text": "Commented-code block (5 lines) in src/core/state.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-5326ff6d745d906e", "name": "Commented-code block (7 lines) in src/core/input.ts:1", "shortDescription": {"text": "Commented-code block (7 lines) in src/core/input.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-425970d968888c04", "name": "Commented-code block (5 lines) in src/core/time.ts:4", "shortDescription": {"text": "Commented-code block (5 lines) in src/core/time.ts:4"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-05db9df3b9fc726d", "name": "Commented-code block (6 lines) in src/persistence/save-db.ts:1", "shortDescription": {"text": "Commented-code block (6 lines) in src/persistence/save-db.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-03dc94d020747ebb", "name": "Commented-code block (5 lines) in src/render/post-processing.ts:1", "shortDescription": {"text": "Commented-code block (5 lines) in src/render/post-processing.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-b5604380d5cf0db9", "name": "Commented-code block (9 lines) in src/render/bloom.ts:9", "shortDescription": {"text": "Commented-code block (9 lines) in src/render/bloom.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-145eac4da5f5d445", "name": "Commented-code block (6 lines) in src/render/visibility.ts:123", "shortDescription": {"text": "Commented-code block (6 lines) in src/render/visibility.ts:123"}, "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-0a751f8ac0337071", "name": "Commented-code block (6 lines) in src/render/galaxy-lab.ts:4", "shortDescription": {"text": "Commented-code block (6 lines) in src/render/galaxy-lab.ts:4"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-7085589c1a675500", "name": "Commented-code block (9 lines) in src/render/renderer.ts:1", "shortDescription": {"text": "Commented-code block (9 lines) in src/render/renderer.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-d7bb44d4b8dfccba", "name": "Commented-code block (6 lines) in src/render/galaxy-density.test.ts:4", "shortDescription": {"text": "Commented-code block (6 lines) in src/render/galaxy-density.test.ts:4"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-61a0d6f97e48ff2a", "name": "Commented-code block (5 lines) in src/render/particles.ts:123", "shortDescription": {"text": "Commented-code block (5 lines) in src/render/particles.ts:123"}, "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-bfc288ad470b905f", "name": "Commented-code block (8 lines) in src/render/planet-colors.ts:66", "shortDescription": {"text": "Commented-code block (8 lines) in src/render/planet-colors.ts:66"}, "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-8348e38dad12e46a", "name": "Commented-code block (6 lines) in src/render/reference-ring.ts:4", "shortDescription": {"text": "Commented-code block (6 lines) in src/render/reference-ring.ts:4"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-a34cf1142934a438", "name": "Commented-code block (6 lines) in src/render/procedural-textures.ts:6", "shortDescription": {"text": "Commented-code block (6 lines) in src/render/procedural-textures.ts:6"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-83cb8187fc19c2f4", "name": "Commented-code block (5 lines) in src/render/objects.ts:546", "shortDescription": {"text": "Commented-code block (5 lines) in src/render/objects.ts:546"}, "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-e7f79e2bccac9cc9", "name": "Commented-code block (6 lines) in src/render/icons.ts:127", "shortDescription": {"text": "Commented-code block (6 lines) in src/render/icons.ts:127"}, "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-0079d68000007584", "name": "Commented-code block (7 lines) in src/render/galaxy-backdrop.ts:4", "shortDescription": {"text": "Commented-code block (7 lines) in src/render/galaxy-backdrop.ts:4"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-2f2ec0f022155cd7", "name": "Commented-code block (8 lines) in src/render/galaxy-density.ts:4", "shortDescription": {"text": "Commented-code block (8 lines) in src/render/galaxy-density.ts:4"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-adeb2e894c39f4cb", "name": "Commented-code block (7 lines) in src/render/auto-exposure.ts:4", "shortDescription": {"text": "Commented-code block (7 lines) in src/render/auto-exposure.ts:4"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-5db74919f14e96b6", "name": "Commented-code block (7 lines) in src/render/star-field.ts:4", "shortDescription": {"text": "Commented-code block (7 lines) in src/render/star-field.ts:4"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-9fd28039f50b5244", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/render/star-field.ts:180", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/render/star-field.ts: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-06730366507cee21", "name": "Commented-code block (5 lines) in src/render/scene-objects.ts:1", "shortDescription": {"text": "Commented-code block (5 lines) in src/render/scene-objects.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-d2b80af739a4fcc9", "name": "Commented-code block (5 lines) in src/render/scale-manager.ts:1", "shortDescription": {"text": "Commented-code block (5 lines) in src/render/scale-manager.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-201e2fef7dcca0b7", "name": "Commented-code block (11 lines) in src/render/texture-baker.ts:4", "shortDescription": {"text": "Commented-code block (11 lines) in src/render/texture-baker.ts:4"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-ed5c4dc474782c6b", "name": "Commented-code block (5 lines) in src/render/galaxy.ts:12", "shortDescription": {"text": "Commented-code block (5 lines) in src/render/galaxy.ts:12"}, "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-b8c760f2627ffbfe", "name": "Commented-code block (8 lines) in src/render/shaders/galactic-stars.ts:1", "shortDescription": {"text": "Commented-code block (8 lines) in src/render/shaders/galactic-stars.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-3b66ab9bc12f75ea", "name": "Commented-code block (6 lines) in src/render/shaders/lens-flare.ts:1", "shortDescription": {"text": "Commented-code block (6 lines) in src/render/shaders/lens-flare.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-d8a6c8e8e49ffded", "name": "Commented-code block (6 lines) in src/render/shaders/galactic-disc-volume.ts:5", "shortDescription": {"text": "Commented-code block (6 lines) in src/render/shaders/galactic-disc-volume.ts:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-a3de15486562423d", "name": "Commented-code block (9 lines) in src/render/shaders/asteroid.ts:1", "shortDescription": {"text": "Commented-code block (9 lines) in src/render/shaders/asteroid.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-d467ec6060033d4c", "name": "Commented-code block (5 lines) in src/render/shaders/planet-surface.ts:18", "shortDescription": {"text": "Commented-code block (5 lines) in src/render/shaders/planet-surface.ts:18"}, "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-83ad19c9df813aad", "name": "Commented-code block (11 lines) in src/render/shaders/planet-atmosphere.ts:1", "shortDescription": {"text": "Commented-code block (11 lines) in src/render/shaders/planet-atmosphere.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-228ee32c43296a2b", "name": "Commented-code block (6 lines) in src/render/shaders/galaxy-density.glsl.ts:4", "shortDescription": {"text": "Commented-code block (6 lines) in src/render/shaders/galaxy-density.glsl.ts:4"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/19924"}, "properties": {"repository": "snds/legion", "repoUrl": "https://github.com/snds/legion", "branch": "main"}, "results": [{"ruleId": "scanner-5adccfd42e561b14", "level": "note", "message": {"text": "Icon-only button without accessible name \u2014 src/ui/notifications.ts:109"}, "properties": {"repobilityId": "8cbdd464e1f54eff", "scanner": "scanner-primary", "fingerprint": "5adccfd42e561b14", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.button.no-label"]}}, {"ruleId": "scanner-9e337d5eb5c30d07", "level": "note", "message": {"text": "Icon-only button without accessible name \u2014 src/ui/dock.ts:45"}, "properties": {"repobilityId": "aef4119e71d4e908", "scanner": "scanner-primary", "fingerprint": "9e337d5eb5c30d07", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.button.no-label"]}}, {"ruleId": "scanner-06444cd0efe1ac35", "level": "note", "message": {"text": "Icon-only button without accessible name \u2014 src/ui/galaxy-lab-panel.ts:72"}, "properties": {"repobilityId": "bd3b2442de6dc18d", "scanner": "scanner-primary", "fingerprint": "06444cd0efe1ac35", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.button.no-label"]}}, {"ruleId": "scanner-54931753d52e2b65", "level": "note", "message": {"text": "Icon-only button without accessible name \u2014 src/ui/panels/roster.ts:78"}, "properties": {"repobilityId": "b5bbfca724c05f3e", "scanner": "scanner-primary", "fingerprint": "54931753d52e2b65", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.button.no-label"]}}, {"ruleId": "scanner-fa60815ddb5abedb", "level": "note", "message": {"text": "Icon-only button without accessible name \u2014 src/ui/panels/selection.ts:138"}, "properties": {"repobilityId": "71c25d7121ed7314", "scanner": "scanner-primary", "fingerprint": "fa60815ddb5abedb", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.button.no-label"]}}, {"ruleId": "scanner-045e80713fedd61a", "level": "note", "message": {"text": "Icon-only button without accessible name \u2014 src/ui/panels/detail.ts:30"}, "properties": {"repobilityId": "9f13fd2dc7debe4e", "scanner": "scanner-primary", "fingerprint": "045e80713fedd61a", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.button.no-label"]}}, {"ruleId": "scanner-72dcabf037fa4672", "level": "note", "message": {"text": "Icon-only button without accessible name \u2014 src/ui/panels/settings.ts:51"}, "properties": {"repobilityId": "58dae828b5ba6918", "scanner": "scanner-primary", "fingerprint": "72dcabf037fa4672", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.button.no-label"]}}, {"ruleId": "scanner-9710c8d059e53154", "level": "none", "message": {"text": "No frontend routes/components detected"}, "properties": {"repobilityId": "44ca61485762e494", "scanner": "scanner-primary", "fingerprint": "9710c8d059e53154", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["coverage"]}}, {"ruleId": "scanner-0c6a5e402d6c8ede", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/main.ts:710"}, "properties": {"repobilityId": "d54f1583e82d6ec4", "scanner": "scanner-primary", "fingerprint": "0c6a5e402d6c8ede", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/main.ts"}, "region": {"startLine": 710}}}]}, {"ruleId": "scanner-cf5e843c152f1fd2", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/ui/tooltip.ts:94"}, "properties": {"repobilityId": "dcd85e07113726e2", "scanner": "scanner-primary", "fingerprint": "cf5e843c152f1fd2", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/ui/tooltip.ts"}, "region": {"startLine": 94}}}]}, {"ruleId": "scanner-9f8dff19e8365551", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/ui/notifications.ts:108"}, "properties": {"repobilityId": "796498635deee9e5", "scanner": "scanner-primary", "fingerprint": "9f8dff19e8365551", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/ui/notifications.ts"}, "region": {"startLine": 108}}}]}, {"ruleId": "scanner-ba93d74ea15aff49", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/ui/step-controls.ts:21"}, "properties": {"repobilityId": "8b9040f1d80c5705", "scanner": "scanner-primary", "fingerprint": "ba93d74ea15aff49", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/ui/step-controls.ts"}, "region": {"startLine": 21}}}]}, {"ruleId": "scanner-0f72c07ad31bef81", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/ui/dock.ts:41"}, "properties": {"repobilityId": "c26b9e00f839cbb1", "scanner": "scanner-primary", "fingerprint": "0f72c07ad31bef81", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/ui/dock.ts"}, "region": {"startLine": 41}}}]}, {"ruleId": "scanner-908001ca6500c458", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/ui/panel-manager.ts:56"}, "properties": {"repobilityId": "54a8746c074e162b", "scanner": "scanner-primary", "fingerprint": "908001ca6500c458", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/ui/panel-manager.ts"}, "region": {"startLine": 56}}}]}, {"ruleId": "scanner-f00f8fcc93de87a4", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/ui/galaxy-lab-panel.ts:100"}, "properties": {"repobilityId": "bb4a455a6dda4994", "scanner": "scanner-primary", "fingerprint": "f00f8fcc93de87a4", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/ui/galaxy-lab-panel.ts"}, "region": {"startLine": 100}}}]}, {"ruleId": "scanner-533f813da64dacda", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/ui/panels/roster.ts:115"}, "properties": {"repobilityId": "5e453a5a17a7ffe7", "scanner": "scanner-primary", "fingerprint": "533f813da64dacda", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/ui/panels/roster.ts"}, "region": {"startLine": 115}}}]}, {"ruleId": "scanner-c74c1cda34ab7583", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/ui/panels/selection.ts:88"}, "properties": {"repobilityId": "bee32c6a7df75169", "scanner": "scanner-primary", "fingerprint": "c74c1cda34ab7583", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/ui/panels/selection.ts"}, "region": {"startLine": 88}}}]}, {"ruleId": "scanner-b8efc9f5bfdb0947", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/ui/panels/visual-editor.ts:374"}, "properties": {"repobilityId": "ca517bd51d069d9a", "scanner": "scanner-primary", "fingerprint": "b8efc9f5bfdb0947", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/ui/panels/visual-editor.ts"}, "region": {"startLine": 374}}}]}, {"ruleId": "scanner-883e1b55402aba34", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/ui/panels/detail.ts:68"}, "properties": {"repobilityId": "5c63ff741cf1553a", "scanner": "scanner-primary", "fingerprint": "883e1b55402aba34", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/ui/panels/detail.ts"}, "region": {"startLine": 68}}}]}, {"ruleId": "scanner-af4ab6f1eaacdc26", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/ui/panels/settings.ts:112"}, "properties": {"repobilityId": "2ed3ad90605f5265", "scanner": "scanner-primary", "fingerprint": "af4ab6f1eaacdc26", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/ui/panels/settings.ts"}, "region": {"startLine": 112}}}]}, {"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-c1e62c8a8becdce0", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "9438d873113cd8c4", "scanner": "scanner-primary", "fingerprint": "c1e62c8a8becdce0", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/deploy-pages.yml"}, "region": {"startLine": 45}}}]}, {"ruleId": "scanner-11fe6710547243fb", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "c88f07fd35b9711f", "scanner": "scanner-primary", "fingerprint": "11fe6710547243fb", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/deploy-pages.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-e17a9751ce76e22c", "level": "note", "message": {"text": "Very large file: src/render/galaxy.ts (1621 lines)"}, "properties": {"repobilityId": "06caafb4553fbe5b", "scanner": "scanner-primary", "fingerprint": "e17a9751ce76e22c", "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": "4a51b77a8fff9276", "scanner": "scanner-primary", "fingerprint": "141b30a41e03817b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["license", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-72b2a6250083a784", "level": "warning", "message": {"text": "Placeholder or mock-heavy implementation detected"}, "properties": {"repobilityId": "43bb98c837881157", "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": "ff60a614987da5f9", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-749d4bc1bd66df5f", "level": "warning", "message": {"text": "Agent instructions exist but release-hardening basics are missing"}, "properties": {"repobilityId": "61b263fdb8b5634b", "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": "065b560c860ca4d4", "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": "2c9d6f65f661e0d3", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-2c5f98b152cddb6d", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/launch.json"}, "properties": {"repobilityId": "0de48c0f4ab303d8", "scanner": "scanner-primary", "fingerprint": "2c5f98b152cddb6d", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/launch.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-12415c973d09ffed", "level": "none", "message": {"text": "Commented-code block (6 lines) in scripts/build-star-catalog.mjs:4"}, "properties": {"repobilityId": "fe3fb4e9b63848b9", "scanner": "scanner-primary", "fingerprint": "12415c973d09ffed", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-4df41504cf7c554e", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/build-star-catalog.mjs:60"}, "properties": {"repobilityId": "93d7171dbc55e8e5", "scanner": "scanner-primary", "fingerprint": "4df41504cf7c554e", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-99bc20e69916b223", "level": "none", "message": {"text": "Commented-code block (10 lines) in src/main.ts:5"}, "properties": {"repobilityId": "4d2aeb577b895aa2", "scanner": "scanner-primary", "fingerprint": "99bc20e69916b223", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-89b89c17a0923ea9", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/simulation/steering.ts:1"}, "properties": {"repobilityId": "9bdea773b4f23c72", "scanner": "scanner-primary", "fingerprint": "89b89c17a0923ea9", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-dfddb0341e5fd1fd", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/simulation/ai/utility-scorer.ts:1"}, "properties": {"repobilityId": "c5c1df53a2c489e9", "scanner": "scanner-primary", "fingerprint": "dfddb0341e5fd1fd", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-507265e72c7c2204", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/simulation/ai/ai-manager.ts:1"}, "properties": {"repobilityId": "781aa74432f6f974", "scanner": "scanner-primary", "fingerprint": "507265e72c7c2204", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-150866ac813c1b51", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/simulation/ai/behavior-trees.ts:1"}, "properties": {"repobilityId": "317ccf6ca32d9d75", "scanner": "scanner-primary", "fingerprint": "150866ac813c1b51", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-9571913b7684c800", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/network/command-bus.ts:6"}, "properties": {"repobilityId": "903f6e53aa74933f", "scanner": "scanner-primary", "fingerprint": "9571913b7684c800", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-e5c92a5c7762cf9a", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/network/commands.ts:6"}, "properties": {"repobilityId": "301ac1ec5fd4ab86", "scanner": "scanner-primary", "fingerprint": "e5c92a5c7762cf9a", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-fcdc64f1c45062b7", "level": "none", "message": {"text": "Commented-code block (9 lines) in src/ui/notifications.ts:5"}, "properties": {"repobilityId": "d7c6bb3294f701f3", "scanner": "scanner-primary", "fingerprint": "fcdc64f1c45062b7", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-04c397c5d0126bde", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/ui/hud.ts:6"}, "properties": {"repobilityId": "f028c676e3071942", "scanner": "scanner-primary", "fingerprint": "04c397c5d0126bde", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-005ab0aaf0255abb", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/ui/panel-manager.ts:6"}, "properties": {"repobilityId": "6d413c76b677d241", "scanner": "scanner-primary", "fingerprint": "005ab0aaf0255abb", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-047c60f019acd95c", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/ui/raycast.ts:1"}, "properties": {"repobilityId": "3a071ed90ae8c092", "scanner": "scanner-primary", "fingerprint": "047c60f019acd95c", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-3a2b2a05ebde92c9", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/ui/galaxy-lab-panel.ts:4"}, "properties": {"repobilityId": "c516d2b1f7245c7e", "scanner": "scanner-primary", "fingerprint": "3a2b2a05ebde92c9", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-ba0c7e28474cb876", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/ui/panels/selection.ts:1"}, "properties": {"repobilityId": "da1b478aae074ea7", "scanner": "scanner-primary", "fingerprint": "ba0c7e28474cb876", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-0d019e9111dd32c2", "level": "none", "message": {"text": "Commented-code block (8 lines) in src/ui/panels/detail.ts:1"}, "properties": {"repobilityId": "f72b72d198393efb", "scanner": "scanner-primary", "fingerprint": "0d019e9111dd32c2", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-9ad845e450a71a21", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/audio/sfx.ts:1"}, "properties": {"repobilityId": "9ed3eae364106a44", "scanner": "scanner-primary", "fingerprint": "9ad845e450a71a21", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-576c673980fef172", "level": "none", "message": {"text": "Commented-code block (7 lines) in src/core/camera.ts:1"}, "properties": {"repobilityId": "bb44ea79e74467ef", "scanner": "scanner-primary", "fingerprint": "576c673980fef172", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-31d6de6c3b9746ff", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/core/assets.ts:10"}, "properties": {"repobilityId": "69451374cc444a33", "scanner": "scanner-primary", "fingerprint": "31d6de6c3b9746ff", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-31d4a22768e4ad51", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/core/components.ts:1"}, "properties": {"repobilityId": "8d26135682ffcf63", "scanner": "scanner-primary", "fingerprint": "31d4a22768e4ad51", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-7fbc1d257543b651", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/core/state.ts:1"}, "properties": {"repobilityId": "97ed19af16bbb068", "scanner": "scanner-primary", "fingerprint": "7fbc1d257543b651", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-5326ff6d745d906e", "level": "none", "message": {"text": "Commented-code block (7 lines) in src/core/input.ts:1"}, "properties": {"repobilityId": "7a2b4c3fbf72fa4b", "scanner": "scanner-primary", "fingerprint": "5326ff6d745d906e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-425970d968888c04", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/core/time.ts:4"}, "properties": {"repobilityId": "34f163d791ad062d", "scanner": "scanner-primary", "fingerprint": "425970d968888c04", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-05db9df3b9fc726d", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/persistence/save-db.ts:1"}, "properties": {"repobilityId": "973a27f8cd92e00e", "scanner": "scanner-primary", "fingerprint": "05db9df3b9fc726d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-03dc94d020747ebb", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/render/post-processing.ts:1"}, "properties": {"repobilityId": "fddd0d7f9c86b04a", "scanner": "scanner-primary", "fingerprint": "03dc94d020747ebb", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-b5604380d5cf0db9", "level": "none", "message": {"text": "Commented-code block (9 lines) in src/render/bloom.ts:9"}, "properties": {"repobilityId": "d2df3c47268f906c", "scanner": "scanner-primary", "fingerprint": "b5604380d5cf0db9", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-145eac4da5f5d445", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/render/visibility.ts:123"}, "properties": {"repobilityId": "f7405848fda331b6", "scanner": "scanner-primary", "fingerprint": "145eac4da5f5d445", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-0a751f8ac0337071", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/render/galaxy-lab.ts:4"}, "properties": {"repobilityId": "98eceb88cf4b76ca", "scanner": "scanner-primary", "fingerprint": "0a751f8ac0337071", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-7085589c1a675500", "level": "none", "message": {"text": "Commented-code block (9 lines) in src/render/renderer.ts:1"}, "properties": {"repobilityId": "509645285ae0de14", "scanner": "scanner-primary", "fingerprint": "7085589c1a675500", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-d7bb44d4b8dfccba", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/render/galaxy-density.test.ts:4"}, "properties": {"repobilityId": "c95e42f9691b1bb5", "scanner": "scanner-primary", "fingerprint": "d7bb44d4b8dfccba", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-61a0d6f97e48ff2a", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/render/particles.ts:123"}, "properties": {"repobilityId": "98e3abfa366d3f6f", "scanner": "scanner-primary", "fingerprint": "61a0d6f97e48ff2a", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-bfc288ad470b905f", "level": "none", "message": {"text": "Commented-code block (8 lines) in src/render/planet-colors.ts:66"}, "properties": {"repobilityId": "bd0c136631df2b31", "scanner": "scanner-primary", "fingerprint": "bfc288ad470b905f", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-8348e38dad12e46a", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/render/reference-ring.ts:4"}, "properties": {"repobilityId": "e90b99984bac8288", "scanner": "scanner-primary", "fingerprint": "8348e38dad12e46a", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-a34cf1142934a438", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/render/procedural-textures.ts:6"}, "properties": {"repobilityId": "80c919467db3deb8", "scanner": "scanner-primary", "fingerprint": "a34cf1142934a438", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-83cb8187fc19c2f4", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/render/objects.ts:546"}, "properties": {"repobilityId": "b08a637446692b5f", "scanner": "scanner-primary", "fingerprint": "83cb8187fc19c2f4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-e7f79e2bccac9cc9", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/render/icons.ts:127"}, "properties": {"repobilityId": "fa8c93604f4472d7", "scanner": "scanner-primary", "fingerprint": "e7f79e2bccac9cc9", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-0079d68000007584", "level": "none", "message": {"text": "Commented-code block (7 lines) in src/render/galaxy-backdrop.ts:4"}, "properties": {"repobilityId": "177ba85eae8800db", "scanner": "scanner-primary", "fingerprint": "0079d68000007584", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-2f2ec0f022155cd7", "level": "none", "message": {"text": "Commented-code block (8 lines) in src/render/galaxy-density.ts:4"}, "properties": {"repobilityId": "2d47b7fab30eeeeb", "scanner": "scanner-primary", "fingerprint": "2f2ec0f022155cd7", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-adeb2e894c39f4cb", "level": "none", "message": {"text": "Commented-code block (7 lines) in src/render/auto-exposure.ts:4"}, "properties": {"repobilityId": "7a16902c710b018b", "scanner": "scanner-primary", "fingerprint": "adeb2e894c39f4cb", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-5db74919f14e96b6", "level": "none", "message": {"text": "Commented-code block (7 lines) in src/render/star-field.ts:4"}, "properties": {"repobilityId": "d4b13d1bd097fc43", "scanner": "scanner-primary", "fingerprint": "5db74919f14e96b6", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-9fd28039f50b5244", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/render/star-field.ts:180"}, "properties": {"repobilityId": "ca903cb9ffd5d3a8", "scanner": "scanner-primary", "fingerprint": "9fd28039f50b5244", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-06730366507cee21", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/render/scene-objects.ts:1"}, "properties": {"repobilityId": "ef93cbbd1b04a6ad", "scanner": "scanner-primary", "fingerprint": "06730366507cee21", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-d2b80af739a4fcc9", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/render/scale-manager.ts:1"}, "properties": {"repobilityId": "429706cec6dadbce", "scanner": "scanner-primary", "fingerprint": "d2b80af739a4fcc9", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-201e2fef7dcca0b7", "level": "none", "message": {"text": "Commented-code block (11 lines) in src/render/texture-baker.ts:4"}, "properties": {"repobilityId": "8202ac779c5f5834", "scanner": "scanner-primary", "fingerprint": "201e2fef7dcca0b7", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-ed5c4dc474782c6b", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/render/galaxy.ts:12"}, "properties": {"repobilityId": "5eabdc7c3ac4d8cd", "scanner": "scanner-primary", "fingerprint": "ed5c4dc474782c6b", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-b8c760f2627ffbfe", "level": "none", "message": {"text": "Commented-code block (8 lines) in src/render/shaders/galactic-stars.ts:1"}, "properties": {"repobilityId": "4c9cdf955f2e8275", "scanner": "scanner-primary", "fingerprint": "b8c760f2627ffbfe", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-3b66ab9bc12f75ea", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/render/shaders/lens-flare.ts:1"}, "properties": {"repobilityId": "186bd1796e365bdf", "scanner": "scanner-primary", "fingerprint": "3b66ab9bc12f75ea", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-d8a6c8e8e49ffded", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/render/shaders/galactic-disc-volume.ts:5"}, "properties": {"repobilityId": "b3e7cc5b1d5b3176", "scanner": "scanner-primary", "fingerprint": "d8a6c8e8e49ffded", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-a3de15486562423d", "level": "none", "message": {"text": "Commented-code block (9 lines) in src/render/shaders/asteroid.ts:1"}, "properties": {"repobilityId": "5ef6c8c7b898c7cc", "scanner": "scanner-primary", "fingerprint": "a3de15486562423d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-d467ec6060033d4c", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/render/shaders/planet-surface.ts:18"}, "properties": {"repobilityId": "17b970be85c14fdc", "scanner": "scanner-primary", "fingerprint": "d467ec6060033d4c", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-83ad19c9df813aad", "level": "none", "message": {"text": "Commented-code block (11 lines) in src/render/shaders/planet-atmosphere.ts:1"}, "properties": {"repobilityId": "4ac66020a22663a4", "scanner": "scanner-primary", "fingerprint": "83ad19c9df813aad", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-228ee32c43296a2b", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/render/shaders/galaxy-density.glsl.ts:4"}, "properties": {"repobilityId": "63494df904c2fadd", "scanner": "scanner-primary", "fingerprint": "228ee32c43296a2b", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}]}]}