{"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-faf689dfd7685601", "name": "Possibly dead Python function: forward", "shortDescription": {"text": "Possibly dead Python function: forward"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "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 142 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-f4b897c70dafbbd4", "name": "Legacy-named symbol `compute_sds_loss_v1` in dreamsea/test_sds_unit.py:9", "shortDescription": {"text": "Legacy-named symbol `compute_sds_loss_v1` in dreamsea/test_sds_unit.py:9"}, "fullDescription": {"text": "Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-83f5610bbc069478", "name": "Commented-code block (5 lines) in dreamsea/gs_sds_optimization.py:20", "shortDescription": {"text": "Commented-code block (5 lines) in dreamsea/gs_sds_optimization.py:20"}, "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-08be2a6dbfd3ffc9", "name": "Commented-code block (8 lines) in dreamsea/train.py:387", "shortDescription": {"text": "Commented-code block (8 lines) in dreamsea/train.py:387"}, "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-ff97af862cf684da", "name": "Commented-code block (5 lines) in dreamsea/generation_inpainting.py:36", "shortDescription": {"text": "Commented-code block (5 lines) in dreamsea/generation_inpainting.py:36"}, "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-28e72957b4cf7f2d", "name": "Commented-code block (5 lines) in dreamsea/gs_sds_optimization_v2.py:171", "shortDescription": {"text": "Commented-code block (5 lines) in dreamsea/gs_sds_optimization_v2.py:171"}, "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-f554cc41fcc28379", "name": "Legacy-named symbol `gs_sds_optimization_v2` in dreamsea/generate_3dgs.py:210", "shortDescription": {"text": "Legacy-named symbol `gs_sds_optimization_v2` in dreamsea/generate_3dgs.py:210"}, "fullDescription": {"text": "Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-2c04133e54348533", "name": "Near-duplicate function bodies in 2 places", "shortDescription": {"text": "Near-duplicate function bodies in 2 places"}, "fullDescription": {"text": "Functions with the same first-5-line body hash:\ndreamsea/models.py:forward, dreamsea/models.py:forward\n\nThis is *the* AI-coder failure mode (4\u00d7 more duplication in vibe-coded repos \u2014 see https://jw.hn/ai-code-hygiene). Consolidate or document why they're separate."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/23887"}, "properties": {"repository": "adamadam3d/Dream-sea-replicate", "repoUrl": "https://github.com/adamadam3d/Dream-sea-replicate", "branch": "main"}, "results": [{"ruleId": "scanner-faf689dfd7685601", "level": "note", "message": {"text": "Possibly dead Python function: forward"}, "properties": {"repobilityId": "ea414cce7f8e5874", "scanner": "scanner-primary", "fingerprint": "faf689dfd7685601", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "dreamsea/gs_sds_optimization.py:54"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-141b30a41e03817b", "level": "note", "message": {"text": "No license file detected"}, "properties": {"repobilityId": "d3cb10ee4976ea5a", "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": "0e464ebd0ef21009", "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": "65f313de3d2599f4", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["production-readiness", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-f4b897c70dafbbd4", "level": "note", "message": {"text": "Legacy-named symbol `compute_sds_loss_v1` in dreamsea/test_sds_unit.py:9"}, "properties": {"repobilityId": "b7cd8470682bcc80", "scanner": "scanner-primary", "fingerprint": "f4b897c70dafbbd4", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-83f5610bbc069478", "level": "none", "message": {"text": "Commented-code block (5 lines) in dreamsea/gs_sds_optimization.py:20"}, "properties": {"repobilityId": "afc9f7a4de9b3d30", "scanner": "scanner-primary", "fingerprint": "83f5610bbc069478", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-08be2a6dbfd3ffc9", "level": "none", "message": {"text": "Commented-code block (8 lines) in dreamsea/train.py:387"}, "properties": {"repobilityId": "b6eee67463c61e99", "scanner": "scanner-primary", "fingerprint": "08be2a6dbfd3ffc9", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-ff97af862cf684da", "level": "none", "message": {"text": "Commented-code block (5 lines) in dreamsea/generation_inpainting.py:36"}, "properties": {"repobilityId": "49f264de149cd759", "scanner": "scanner-primary", "fingerprint": "ff97af862cf684da", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-28e72957b4cf7f2d", "level": "none", "message": {"text": "Commented-code block (5 lines) in dreamsea/gs_sds_optimization_v2.py:171"}, "properties": {"repobilityId": "67a331d24ec1a75e", "scanner": "scanner-primary", "fingerprint": "28e72957b4cf7f2d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f554cc41fcc28379", "level": "note", "message": {"text": "Legacy-named symbol `gs_sds_optimization_v2` in dreamsea/generate_3dgs.py:210"}, "properties": {"repobilityId": "7b91a16926fd785b", "scanner": "scanner-primary", "fingerprint": "f554cc41fcc28379", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "c5eea862add1eb70", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}]}]}