{"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-2b7f686af91735c6", "name": "Possibly dead Python function: run_memory_server", "shortDescription": {"text": "Possibly dead Python function: run_memory_server"}, "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-0030d35affe26578", "name": "Possibly dead Python function: dummy_typechecked", "shortDescription": {"text": "Possibly dead Python function: dummy_typechecked"}, "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-265255b50dd2b92d", "name": "Possibly dead Python function: run_with_notify", "shortDescription": {"text": "Possibly dead Python function: run_with_notify"}, "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-bbee70cdf508224e", "name": "Possibly dead Python function: run_agent_server", "shortDescription": {"text": "Possibly dead Python function: run_agent_server"}, "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-e35c2de6db2911fa", "name": "Possibly dead Python function: run_main_server", "shortDescription": {"text": "Possibly dead Python function: run_main_server"}, "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-8abca0054ec01d2f", "name": "Possibly dead Python function: show_spinner", "shortDescription": {"text": "Possibly dead Python function: show_spinner"}, "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-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-09410170608e8b6f", "name": "Very large file: launcher.py (2298 lines)", "shortDescription": {"text": "Very large file: launcher.py (2298 lines)"}, "fullDescription": {"text": "Files with >800 lines often hide complexity hotspots and discourage tests."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-3ab5d313dda8e5f9", "name": "Debug logging residue appears in source files", "shortDescription": {"text": "Debug logging residue appears in source files"}, "fullDescription": {"text": "Found 112 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-b0cc42f0b0bca735", "name": "Commented-code block (6 lines) in launcher.py:159", "shortDescription": {"text": "Commented-code block (6 lines) in launcher.py:159"}, "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-eb7cf17b78b5422c", "name": "Network/subprocess call without timeout or try/except \u2014 launcher.py:1794", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 launcher.py:1794"}, "fullDescription": {"text": "`subprocess.run(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-be46ea126aa5d8dc", "name": "Near-duplicate function bodies in 3 places", "shortDescription": {"text": "Near-duplicate function bodies in 3 places"}, "fullDescription": {"text": "Functions with the same first-5-line body hash:\nlauncher.py:run_memory_server, launcher.py:run_agent_server, launcher.py:run_main_server\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}}, {"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:\nlauncher.py:dummy_typechecked, launcher.py:dummy_typechecked\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/28766"}, "properties": {"repository": "Project-N-E-K-O/N.E.K.O", "repoUrl": "https://github.com/Project-N-E-K-O/N.E.K.O", "branch": "main"}, "results": [{"ruleId": "scanner-2b7f686af91735c6", "level": "note", "message": {"text": "Possibly dead Python function: run_memory_server"}, "properties": {"repobilityId": "7c3fd82f583e5f25", "scanner": "scanner-primary", "fingerprint": "2b7f686af91735c6", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "launcher.py:1025"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-0030d35affe26578", "level": "note", "message": {"text": "Possibly dead Python function: dummy_typechecked"}, "properties": {"repobilityId": "52549d56e004dd4a", "scanner": "scanner-primary", "fingerprint": "0030d35affe26578", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "launcher.py:1143"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-265255b50dd2b92d", "level": "note", "message": {"text": "Possibly dead Python function: run_with_notify"}, "properties": {"repobilityId": "fc4b54f59a48f170", "scanner": "scanner-primary", "fingerprint": "265255b50dd2b92d", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "launcher.py:1091"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-bbee70cdf508224e", "level": "note", "message": {"text": "Possibly dead Python function: run_agent_server"}, "properties": {"repobilityId": "e5e9f9f1c1ee4450", "scanner": "scanner-primary", "fingerprint": "bbee70cdf508224e", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "launcher.py:1122"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-e35c2de6db2911fa", "level": "note", "message": {"text": "Possibly dead Python function: run_main_server"}, "properties": {"repobilityId": "df058f59e6105aee", "scanner": "scanner-primary", "fingerprint": "e35c2de6db2911fa", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "launcher.py:1196"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-8abca0054ec01d2f", "level": "note", "message": {"text": "Possibly dead Python function: show_spinner"}, "properties": {"repobilityId": "392c82ae41d2d53f", "scanner": "scanner-primary", "fingerprint": "8abca0054ec01d2f", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "launcher.py:1577"}, "region": {"startLine": 1}}}]}, {"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-09410170608e8b6f", "level": "note", "message": {"text": "Very large file: launcher.py (2298 lines)"}, "properties": {"repobilityId": "67a7eedde3de8b60", "scanner": "scanner-primary", "fingerprint": "09410170608e8b6f", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "2ed12b46034dca00", "scanner": "scanner-primary", "fingerprint": "3ab5d313dda8e5f9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["debug", "cleanup", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-b0cc42f0b0bca735", "level": "none", "message": {"text": "Commented-code block (6 lines) in launcher.py:159"}, "properties": {"repobilityId": "45217a3830096f27", "scanner": "scanner-primary", "fingerprint": "b0cc42f0b0bca735", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-eb7cf17b78b5422c", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 launcher.py:1794"}, "properties": {"repobilityId": "244b0fbdd48bfe91", "scanner": "scanner-primary", "fingerprint": "eb7cf17b78b5422c", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-be46ea126aa5d8dc", "level": "note", "message": {"text": "Near-duplicate function bodies in 3 places"}, "properties": {"repobilityId": "ae2cd658f3ab3d1b", "scanner": "scanner-primary", "fingerprint": "be46ea126aa5d8dc", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "72170bf20ac88382", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "abf4801c815b77f7", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}]}]}