{"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-7df7e2e2d3c5ec9e", "name": "Stray `console.log` in TS/JS \u2014 scripts/diagnose_pertile.ts:51", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/diagnose_pertile.ts:51"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-0c2f7644b57d6cce", "name": "Stray `console.log` in TS/JS \u2014 scripts/diagnose_tilings.ts:41", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/diagnose_tilings.ts:41"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-0f0376f7ad3ef54f", "name": "Stray `console.log` in TS/JS \u2014 scripts/diagnose_pic.ts:37", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/diagnose_pic.ts:37"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-dae62737001ffba1", "name": "Stray `console.log` in TS/JS \u2014 scripts/diagnose_density.ts:31", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/diagnose_density.ts:31"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-2dd02fa5c4c44049", "name": "Stray `console.log` in TS/JS \u2014 src/pic/probe.test.ts:130", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/pic/probe.test.ts:130"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-7a3098b34b5b6ef9", "name": "Stray `console.log` in TS/JS \u2014 src/decoration/voidsSplitProbe.test.ts:86", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/decoration/voidsSplitProbe.test.ts:86"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-2c59e243272d1d1b", "name": "Stray `console.log` in TS/JS \u2014 src/decoration/repHoleProbe.test.ts:52", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/decoration/repHoleProbe.test.ts:52"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-c687d6cd6075c1b4", "name": "Stray `console.log` in TS/JS \u2014 src/strand/weavePerfProbe.test.ts:69", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/strand/weavePerfProbe.test.ts:69"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-272f97ba4fac2b76", "name": "Insecure pattern 'node_child_process' in vite.config.ts:3", "shortDescription": {"text": "Insecure pattern 'node_child_process' in vite.config.ts:3"}, "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-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-4601e3ad3bb28677", "name": "No CI/CD pipelines detected", "shortDescription": {"text": "No CI/CD pipelines detected"}, "fullDescription": {"text": "No GitHub Actions, GitLab CI, or CircleCI configs found. Without CI you can't gate deploys on tests/lints."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-141b30a41e03817b", "name": "No license file detected", "shortDescription": {"text": "No license file detected"}, "fullDescription": {"text": "No LICENSE/COPYING/NOTICE file was found. Generated repositories often omit licensing, which blocks reuse and automated intake."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-3ab5d313dda8e5f9", "name": "Debug logging residue appears in source files", "shortDescription": {"text": "Debug logging residue appears in source files"}, "fullDescription": {"text": "Found 89 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-b9088664ace7f748", "name": "Composite production-readiness gap", "shortDescription": {"text": "Composite production-readiness gap"}, "fullDescription": {"text": "Multiple low-cost hardening controls are missing together: license, ci. Opus verification showed these co-occurring gaps are a better readiness signal than reading each flag in isolation."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-749d4bc1bd66df5f", "name": "Agent instructions exist but release-hardening basics are missing", "shortDescription": {"text": "Agent instructions exist but release-hardening basics are missing"}, "fullDescription": {"text": "AI-coder instruction files were found, but the repo is missing license, ci. 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-e9518a440e428158", "name": "Commented-code block (5 lines) in archive/tessellation-lab/state/labPresets.ts:176", "shortDescription": {"text": "Commented-code block (5 lines) in archive/tessellation-lab/state/labPresets.ts:176"}, "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-e19535fd3ea0701d", "name": "Commented-code block (7 lines) in archive/tessellation-lab/tilings/composition.ts:89", "shortDescription": {"text": "Commented-code block (7 lines) in archive/tessellation-lab/tilings/composition.ts:89"}, "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-c3637d2928335ef3", "name": "Commented-code block (5 lines) in src/rendering/DecorationPaintLayer.tsx:129", "shortDescription": {"text": "Commented-code block (5 lines) in src/rendering/DecorationPaintLayer.tsx:129"}, "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-055baaca6f77b1dd", "name": "Commented-code block (6 lines) in src/rendering/StrandLayer.tsx:119", "shortDescription": {"text": "Commented-code block (6 lines) in src/rendering/StrandLayer.tsx:119"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-e8330e5c94d3ed48", "name": "Commented-code block (7 lines) in src/state/figureMutations.test.ts:9", "shortDescription": {"text": "Commented-code block (7 lines) in src/state/figureMutations.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-abb4451c42057255", "name": "Commented-code block (5 lines) in src/state/actions.ts:49", "shortDescription": {"text": "Commented-code block (5 lines) in src/state/actions.ts:49"}, "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-a54a18612b01ef4e", "name": "Commented-code block (7 lines) in src/state/reducer.ts:132", "shortDescription": {"text": "Commented-code block (7 lines) in src/state/reducer.ts:132"}, "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-7348a7d6e2488c26", "name": "Commented-code block (7 lines) in src/pic/index.ts:52", "shortDescription": {"text": "Commented-code block (7 lines) in src/pic/index.ts:52"}, "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-299008d57b1e09e8", "name": "Commented-code block (6 lines) in src/pic/vertexStrandsOverlap.test.ts:6", "shortDescription": {"text": "Commented-code block (6 lines) in src/pic/vertexStrandsOverlap.test.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-3fbc058ec5d03f5b", "name": "Commented-code block (18 lines) in src/pic/pipeline.test.ts:107", "shortDescription": {"text": "Commented-code block (18 lines) in src/pic/pipeline.test.ts:107"}, "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-a0e592310571e49a", "name": "Commented-code block (5 lines) in src/pic/snapPoints.test.ts:4", "shortDescription": {"text": "Commented-code block (5 lines) in src/pic/snapPoints.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-37ed90675943e123", "name": "Commented-code block (5 lines) in src/tilings/tapratsTiling.test.ts:254", "shortDescription": {"text": "Commented-code block (5 lines) in src/tilings/tapratsTiling.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-e4eaa09b3ea7bcd6", "name": "Commented-code block (10 lines) in src/tilings/tapratsTiling.ts:527", "shortDescription": {"text": "Commented-code block (10 lines) in src/tilings/tapratsTiling.ts:527"}, "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-9e27662b807c1540", "name": "Commented-code block (6 lines) in src/tilings/neighborSides.ts:35", "shortDescription": {"text": "Commented-code block (6 lines) in src/tilings/neighborSides.ts:35"}, "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-2d51e4bba8a39229", "name": "Commented-code block (5 lines) in src/components/EditorVertexLayer.tsx:179", "shortDescription": {"text": "Commented-code block (5 lines) in src/components/EditorVertexLayer.tsx:179"}, "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-4cd004eec5b97540", "name": "Commented-code block (6 lines) in src/components/TessellationLabMode.tsx:114", "shortDescription": {"text": "Commented-code block (6 lines) in src/components/TessellationLabMode.tsx:114"}, "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-bdf444c409a61b4e", "name": "Commented-code block (6 lines) in src/components/Sidebar.tsx:376", "shortDescription": {"text": "Commented-code block (6 lines) in src/components/Sidebar.tsx:376"}, "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-4d672d988ae6e8ed", "name": "Commented-code block (7 lines) in src/components/Canvas.tsx:175", "shortDescription": {"text": "Commented-code block (7 lines) in src/components/Canvas.tsx:175"}, "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-cdd9f32da0c055df", "name": "Commented-code block (5 lines) in src/components/lab/DecorationPanel.tsx:110", "shortDescription": {"text": "Commented-code block (5 lines) in src/components/lab/DecorationPanel.tsx:110"}, "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-caa189700e0a50ab", "name": "Commented-code block (5 lines) in src/decoration/voids.ts:183", "shortDescription": {"text": "Commented-code block (5 lines) in src/decoration/voids.ts:183"}, "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-7c30bab4775825c2", "name": "Commented-code block (5 lines) in src/decoration/voids.test.ts:72", "shortDescription": {"text": "Commented-code block (5 lines) in src/decoration/voids.test.ts:72"}, "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-406219afcb07ac34", "name": "Commented-code block (6 lines) in src/decoration/voidSignatureCanonical.test.ts:4", "shortDescription": {"text": "Commented-code block (6 lines) in src/decoration/voidSignatureCanonical.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-fe31363039eacc20", "name": "Commented-code block (7 lines) in src/strand/computeCurves.ts:75", "shortDescription": {"text": "Commented-code block (7 lines) in src/strand/computeCurves.ts:75"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-e6195824c7173dcf", "name": "Commented-code block (5 lines) in src/strand/computeCurves.test.ts:7", "shortDescription": {"text": "Commented-code block (5 lines) in src/strand/computeCurves.test.ts:7"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-b583a697ad6bec31", "name": "Commented-code block (11 lines) in src/hooks/usePattern.ts:232", "shortDescription": {"text": "Commented-code block (11 lines) in src/hooks/usePattern.ts:232"}, "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-f96880b07ce7e01b", "name": "Commented-code block (5 lines) in src/hooks/usePattern.test.ts:12", "shortDescription": {"text": "Commented-code block (5 lines) in src/hooks/usePattern.test.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-5cbfc58c2cffa3d6", "name": "Commented-code block (6 lines) in src/editor/tileOverlap.ts:93", "shortDescription": {"text": "Commented-code block (6 lines) in src/editor/tileOverlap.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-96578ad2ac19332b", "name": "Commented-code block (6 lines) in src/editor/placement.ts:73", "shortDescription": {"text": "Commented-code block (6 lines) in src/editor/placement.ts:73"}, "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-64365a466a4c2209", "name": "Commented-code block (6 lines) in src/editor/vertexPlacement.ts:293", "shortDescription": {"text": "Commented-code block (6 lines) in src/editor/vertexPlacement.ts:293"}, "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-7d72b0383832e3e5", "name": "Commented-code block (6 lines) in src/editor/boundary.ts:177", "shortDescription": {"text": "Commented-code block (6 lines) in src/editor/boundary.ts:177"}, "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-9e1e3dc80ab20c3c", "name": "Commented-code block (5 lines) in src/editor/placementViability.test.ts:12", "shortDescription": {"text": "Commented-code block (5 lines) in src/editor/placementViability.test.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-b06b1741ac2cd9e9", "name": "Commented-code block (5 lines) in src/editor/tileTypes.ts:35", "shortDescription": {"text": "Commented-code block (5 lines) in src/editor/tileTypes.ts:35"}, "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/21104"}, "properties": {"repository": "TheHJRBean/Claude-Code-CLI-Geometric-Pattern-Creator", "repoUrl": "https://github.com/TheHJRBean/Claude-Code-CLI-Geometric-Pattern-Creator", "branch": "main"}, "results": [{"ruleId": "scanner-7df7e2e2d3c5ec9e", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/diagnose_pertile.ts:51"}, "properties": {"repobilityId": "93d3feb44fd122a2", "scanner": "scanner-primary", "fingerprint": "7df7e2e2d3c5ec9e", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-0c2f7644b57d6cce", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/diagnose_tilings.ts:41"}, "properties": {"repobilityId": "890989b9c1dfedc4", "scanner": "scanner-primary", "fingerprint": "0c2f7644b57d6cce", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-0f0376f7ad3ef54f", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/diagnose_pic.ts:37"}, "properties": {"repobilityId": "f2fe6202e234e9af", "scanner": "scanner-primary", "fingerprint": "0f0376f7ad3ef54f", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-dae62737001ffba1", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/diagnose_density.ts:31"}, "properties": {"repobilityId": "92752fe5cabd9242", "scanner": "scanner-primary", "fingerprint": "dae62737001ffba1", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-2dd02fa5c4c44049", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/pic/probe.test.ts:130"}, "properties": {"repobilityId": "b0faa5e79feb0707", "scanner": "scanner-primary", "fingerprint": "2dd02fa5c4c44049", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-7a3098b34b5b6ef9", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/decoration/voidsSplitProbe.test.ts:86"}, "properties": {"repobilityId": "e27b6ff28e44ba42", "scanner": "scanner-primary", "fingerprint": "7a3098b34b5b6ef9", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-2c59e243272d1d1b", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/decoration/repHoleProbe.test.ts:52"}, "properties": {"repobilityId": "fca298f68303e06b", "scanner": "scanner-primary", "fingerprint": "2c59e243272d1d1b", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-c687d6cd6075c1b4", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/strand/weavePerfProbe.test.ts:69"}, "properties": {"repobilityId": "43cace1bb946e590", "scanner": "scanner-primary", "fingerprint": "c687d6cd6075c1b4", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-272f97ba4fac2b76", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in vite.config.ts:3"}, "properties": {"repobilityId": "b194fcea7803da43", "scanner": "scanner-primary", "fingerprint": "272f97ba4fac2b76", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "vite.config.ts"}, "region": {"startLine": 3}}}]}, {"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-4601e3ad3bb28677", "level": "warning", "message": {"text": "No CI/CD pipelines detected"}, "properties": {"repobilityId": "c3ee439bce2bc51e", "scanner": "scanner-primary", "fingerprint": "4601e3ad3bb28677", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["coverage"]}}, {"ruleId": "scanner-141b30a41e03817b", "level": "note", "message": {"text": "No license file detected"}, "properties": {"repobilityId": "2bd346c38acadd63", "scanner": "scanner-primary", "fingerprint": "141b30a41e03817b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["license", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "8a70e96fbccacd45", "scanner": "scanner-primary", "fingerprint": "3ab5d313dda8e5f9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["debug", "cleanup", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-b9088664ace7f748", "level": "note", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "eff9d966baa9fc51", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["production-readiness", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-749d4bc1bd66df5f", "level": "warning", "message": {"text": "Agent instructions exist but release-hardening basics are missing"}, "properties": {"repobilityId": "6545d57a67619b1a", "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": "ce9862abc0555a4b", "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": "2c6446c26c41dedd", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-e9518a440e428158", "level": "none", "message": {"text": "Commented-code block (5 lines) in archive/tessellation-lab/state/labPresets.ts:176"}, "properties": {"repobilityId": "6cb322745b5b4734", "scanner": "scanner-primary", "fingerprint": "e9518a440e428158", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-e19535fd3ea0701d", "level": "none", "message": {"text": "Commented-code block (7 lines) in archive/tessellation-lab/tilings/composition.ts:89"}, "properties": {"repobilityId": "764a18999633d6a3", "scanner": "scanner-primary", "fingerprint": "e19535fd3ea0701d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-c3637d2928335ef3", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/rendering/DecorationPaintLayer.tsx:129"}, "properties": {"repobilityId": "795b5824075ce05b", "scanner": "scanner-primary", "fingerprint": "c3637d2928335ef3", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-055baaca6f77b1dd", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/rendering/StrandLayer.tsx:119"}, "properties": {"repobilityId": "a9abfc15047c2503", "scanner": "scanner-primary", "fingerprint": "055baaca6f77b1dd", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-e8330e5c94d3ed48", "level": "none", "message": {"text": "Commented-code block (7 lines) in src/state/figureMutations.test.ts:9"}, "properties": {"repobilityId": "8eddd96160f1c59a", "scanner": "scanner-primary", "fingerprint": "e8330e5c94d3ed48", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-abb4451c42057255", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/state/actions.ts:49"}, "properties": {"repobilityId": "7af9323adcdafc95", "scanner": "scanner-primary", "fingerprint": "abb4451c42057255", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-a54a18612b01ef4e", "level": "none", "message": {"text": "Commented-code block (7 lines) in src/state/reducer.ts:132"}, "properties": {"repobilityId": "49a95ef043db2563", "scanner": "scanner-primary", "fingerprint": "a54a18612b01ef4e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-7348a7d6e2488c26", "level": "none", "message": {"text": "Commented-code block (7 lines) in src/pic/index.ts:52"}, "properties": {"repobilityId": "7eb8b0bb66e0c7bd", "scanner": "scanner-primary", "fingerprint": "7348a7d6e2488c26", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-299008d57b1e09e8", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/pic/vertexStrandsOverlap.test.ts:6"}, "properties": {"repobilityId": "4a289e4320e79647", "scanner": "scanner-primary", "fingerprint": "299008d57b1e09e8", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-3fbc058ec5d03f5b", "level": "none", "message": {"text": "Commented-code block (18 lines) in src/pic/pipeline.test.ts:107"}, "properties": {"repobilityId": "f615fb9c7aff8fdc", "scanner": "scanner-primary", "fingerprint": "3fbc058ec5d03f5b", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-a0e592310571e49a", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/pic/snapPoints.test.ts:4"}, "properties": {"repobilityId": "22a08e233cf23b84", "scanner": "scanner-primary", "fingerprint": "a0e592310571e49a", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-37ed90675943e123", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/tilings/tapratsTiling.test.ts:254"}, "properties": {"repobilityId": "ad17a95b8e7777c3", "scanner": "scanner-primary", "fingerprint": "37ed90675943e123", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-e4eaa09b3ea7bcd6", "level": "none", "message": {"text": "Commented-code block (10 lines) in src/tilings/tapratsTiling.ts:527"}, "properties": {"repobilityId": "7417cc7486c158bc", "scanner": "scanner-primary", "fingerprint": "e4eaa09b3ea7bcd6", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-9e27662b807c1540", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/tilings/neighborSides.ts:35"}, "properties": {"repobilityId": "463c853c6906e71d", "scanner": "scanner-primary", "fingerprint": "9e27662b807c1540", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-2d51e4bba8a39229", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/components/EditorVertexLayer.tsx:179"}, "properties": {"repobilityId": "c237a8ad65961175", "scanner": "scanner-primary", "fingerprint": "2d51e4bba8a39229", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-4cd004eec5b97540", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/components/TessellationLabMode.tsx:114"}, "properties": {"repobilityId": "8227e124c53a7f3f", "scanner": "scanner-primary", "fingerprint": "4cd004eec5b97540", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-bdf444c409a61b4e", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/components/Sidebar.tsx:376"}, "properties": {"repobilityId": "7a43a315149749be", "scanner": "scanner-primary", "fingerprint": "bdf444c409a61b4e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-4d672d988ae6e8ed", "level": "none", "message": {"text": "Commented-code block (7 lines) in src/components/Canvas.tsx:175"}, "properties": {"repobilityId": "f5f297b813fbdb96", "scanner": "scanner-primary", "fingerprint": "4d672d988ae6e8ed", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-cdd9f32da0c055df", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/components/lab/DecorationPanel.tsx:110"}, "properties": {"repobilityId": "758027563aaf2f7f", "scanner": "scanner-primary", "fingerprint": "cdd9f32da0c055df", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-caa189700e0a50ab", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/decoration/voids.ts:183"}, "properties": {"repobilityId": "bf998492b505664d", "scanner": "scanner-primary", "fingerprint": "caa189700e0a50ab", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-7c30bab4775825c2", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/decoration/voids.test.ts:72"}, "properties": {"repobilityId": "9161cdff7d3b418a", "scanner": "scanner-primary", "fingerprint": "7c30bab4775825c2", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-406219afcb07ac34", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/decoration/voidSignatureCanonical.test.ts:4"}, "properties": {"repobilityId": "54233c9ff87db42c", "scanner": "scanner-primary", "fingerprint": "406219afcb07ac34", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-fe31363039eacc20", "level": "none", "message": {"text": "Commented-code block (7 lines) in src/strand/computeCurves.ts:75"}, "properties": {"repobilityId": "7b5dea8c08f70049", "scanner": "scanner-primary", "fingerprint": "fe31363039eacc20", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-e6195824c7173dcf", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/strand/computeCurves.test.ts:7"}, "properties": {"repobilityId": "e1534657e174acf2", "scanner": "scanner-primary", "fingerprint": "e6195824c7173dcf", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-b583a697ad6bec31", "level": "none", "message": {"text": "Commented-code block (11 lines) in src/hooks/usePattern.ts:232"}, "properties": {"repobilityId": "2c3a348650269216", "scanner": "scanner-primary", "fingerprint": "b583a697ad6bec31", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f96880b07ce7e01b", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/hooks/usePattern.test.ts:12"}, "properties": {"repobilityId": "d7ca604d20128d4f", "scanner": "scanner-primary", "fingerprint": "f96880b07ce7e01b", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-5cbfc58c2cffa3d6", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/editor/tileOverlap.ts:93"}, "properties": {"repobilityId": "d64ddbc0cef72061", "scanner": "scanner-primary", "fingerprint": "5cbfc58c2cffa3d6", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-96578ad2ac19332b", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/editor/placement.ts:73"}, "properties": {"repobilityId": "14db45a7c5820fcd", "scanner": "scanner-primary", "fingerprint": "96578ad2ac19332b", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-64365a466a4c2209", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/editor/vertexPlacement.ts:293"}, "properties": {"repobilityId": "52c38e3d2d2a56e1", "scanner": "scanner-primary", "fingerprint": "64365a466a4c2209", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-7d72b0383832e3e5", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/editor/boundary.ts:177"}, "properties": {"repobilityId": "2bd07e922d324b6a", "scanner": "scanner-primary", "fingerprint": "7d72b0383832e3e5", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-9e1e3dc80ab20c3c", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/editor/placementViability.test.ts:12"}, "properties": {"repobilityId": "ab1ce6b49de14633", "scanner": "scanner-primary", "fingerprint": "9e1e3dc80ab20c3c", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-b06b1741ac2cd9e9", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/editor/tileTypes.ts:35"}, "properties": {"repobilityId": "7da5387e1cf441cc", "scanner": "scanner-primary", "fingerprint": "b06b1741ac2cd9e9", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}]}]}