{"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-185569ea209d5fdd", "name": "Possibly dead Python function: repl", "shortDescription": {"text": "Possibly dead Python function: repl"}, "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-93c1c89aeedd505d", "name": "Possibly dead Python function: buttonize", "shortDescription": {"text": "Possibly dead Python function: buttonize"}, "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-5a76cea4ef544292", "name": "Possibly dead Python function: ext_links", "shortDescription": {"text": "Possibly dead Python function: ext_links"}, "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-1de5d757e0d9b2ea", "name": "Possibly dead Python function: probe_db_all", "shortDescription": {"text": "Possibly dead Python function: probe_db_all"}, "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-1884cab76cd176f0", "name": "Possibly dead Python function: send_wrapper", "shortDescription": {"text": "Possibly dead Python function: send_wrapper"}, "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-4bf60089b905feb9", "name": "Possibly dead Python function: close_client", "shortDescription": {"text": "Possibly dead Python function: close_client"}, "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-8044cf0815bb5ae8", "name": "Possibly dead Python function: signup_endpoint", "shortDescription": {"text": "Possibly dead Python function: signup_endpoint"}, "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-137d0625b86ecbab", "name": "Possibly dead Python function: invalidate_cache", "shortDescription": {"text": "Possibly dead Python function: invalidate_cache"}, "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-7467ff503bcb0758", "name": "Possibly dead Python function: close_client", "shortDescription": {"text": "Possibly dead Python function: close_client"}, "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-4c61b9bf4dc2642b", "name": "Insecure pattern 'direct_innerhtml_assignment' in site/js/chat.js:310", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in site/js/chat.js:310"}, "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-a82f8748a6538e4e", "name": "Insecure pattern 'direct_innerhtml_assignment' in site/js/report.js:36", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in site/js/report.js:36"}, "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-36009e97a43caef7", "name": "Very large file: scripts/manual_qa.py (1379 lines)", "shortDescription": {"text": "Very large file: scripts/manual_qa.py (1379 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-73e44063a35c5e75", "name": "Very large file: src/nyc_property_intel/chat.py (1553 lines)", "shortDescription": {"text": "Very large file: src/nyc_property_intel/chat.py (1553 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 236 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-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-cc55229a7a3c078d", "name": "Agent authority lacks a verifier contract: .mcp.json", "shortDescription": {"text": "Agent authority lacks a verifier contract: .mcp.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-504bbc812b14d790", "name": "Network/subprocess call without timeout or try/except \u2014 download_and_verify.py:56", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 download_and_verify.py:56"}, "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-5b6350d46f1a6857", "name": "Legacy-named symbol `_dev_unused` in tests/test_analysis_unit.py:329", "shortDescription": {"text": "Legacy-named symbol `_dev_unused` in tests/test_analysis_unit.py:329"}, "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-e993ca83f4bd5784", "name": "Commented-code block (5 lines) in tests/test_cleanup_idle_tokens.py:136", "shortDescription": {"text": "Commented-code block (5 lines) in tests/test_cleanup_idle_tokens.py:136"}, "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-639209ceb51d0e70", "name": "Commented-code block (8 lines) in scripts/sync_delta.py:60", "shortDescription": {"text": "Commented-code block (8 lines) in scripts/sync_delta.py:60"}, "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-c9c41ea3ba292172", "name": "Legacy-named symbol `skipped_old` in scripts/load_rolling_sales.py:109", "shortDescription": {"text": "Legacy-named symbol `skipped_old` in scripts/load_rolling_sales.py:109"}, "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-40898ac93ffe5e20", "name": "Network/subprocess call without timeout or try/except \u2014 scripts/load_local_datasets.py:28", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 scripts/load_local_datasets.py:28"}, "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-6684941ae22b0ba2", "name": "Commented-code block (6 lines) in scripts/signup_dashboard.py:131", "shortDescription": {"text": "Commented-code block (6 lines) in scripts/signup_dashboard.py:131"}, "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-3c32c7f04f70e401", "name": "Legacy-named symbol `meta_deprecated` in scripts/coverage_audit.py:114", "shortDescription": {"text": "Legacy-named symbol `meta_deprecated` in scripts/coverage_audit.py:114"}, "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-048bba5eb6c78110", "name": "Commented-code block (6 lines) in scripts/cleanup_idle_tokens.py:76", "shortDescription": {"text": "Commented-code block (6 lines) in scripts/cleanup_idle_tokens.py:76"}, "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-c083076417673a98", "name": "Network/subprocess call without timeout or try/except \u2014 scripts/run_backfill.py:48", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 scripts/run_backfill.py:48"}, "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-6706c20bf5dee0a9", "name": "Commented-code block (6 lines) in scripts/sync_all.py:225", "shortDescription": {"text": "Commented-code block (6 lines) in scripts/sync_all.py:225"}, "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-f47ab14422175490", "name": "Commented-code block (5 lines) in src/nyc_property_intel/utils.py:241", "shortDescription": {"text": "Commented-code block (5 lines) in src/nyc_property_intel/utils.py:241"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-1353e79b20dceb49", "name": "Commented-code block (6 lines) in src/nyc_property_intel/server.py:253", "shortDescription": {"text": "Commented-code block (6 lines) in src/nyc_property_intel/server.py:253"}, "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-b575ff1cc0e1cbb0", "name": "Commented-code block (7 lines) in src/nyc_property_intel/config.py:80", "shortDescription": {"text": "Commented-code block (7 lines) in src/nyc_property_intel/config.py:80"}, "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-cc65f9936d4ea194", "name": "Commented-code block (8 lines) in src/nyc_property_intel/chat.py:55", "shortDescription": {"text": "Commented-code block (8 lines) in src/nyc_property_intel/chat.py:55"}, "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-d7deb5f04ed66766", "name": "Commented-code block (5 lines) in src/nyc_property_intel/loops_webhook.py:150", "shortDescription": {"text": "Commented-code block (5 lines) in src/nyc_property_intel/loops_webhook.py:150"}, "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-b8c37c0294adcee1", "name": "Commented-code block (5 lines) in src/nyc_property_intel/geoclient.py:373", "shortDescription": {"text": "Commented-code block (5 lines) in src/nyc_property_intel/geoclient.py:373"}, "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-fc22494086fa9048", "name": "Commented-code block (6 lines) in src/nyc_property_intel/tools/analysis.py:348", "shortDescription": {"text": "Commented-code block (6 lines) in src/nyc_property_intel/tools/analysis.py:348"}, "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-6859f1e2f19f7795", "name": "Commented-code block (10 lines) in src/nyc_property_intel/tools/tax.py:123", "shortDescription": {"text": "Commented-code block (10 lines) in src/nyc_property_intel/tools/tax.py: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-6bb287ecc2e9b72a", "name": "Commented-code block (6 lines) in src/nyc_property_intel/tools/lookup.py:53", "shortDescription": {"text": "Commented-code block (6 lines) in src/nyc_property_intel/tools/lookup.py:53"}, "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-78a0fa145302d626", "name": "`fetch()` without try/.catch or AbortSignal \u2014 site/js/report.js:69", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 site/js/report.js:69"}, "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-2757463b6ec12afa", "name": "Commented-code block (5 lines) in site/js/main.js:69", "shortDescription": {"text": "Commented-code block (5 lines) in site/js/main.js:69"}, "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-121a99b59094f699", "name": "`fetch()` without try/.catch or AbortSignal \u2014 site/js/main.js:173", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 site/js/main.js:173"}, "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-022e6399d1ef2beb", "name": "12 env vars used in code but missing from .env.example", "shortDescription": {"text": "12 env vars used in code but missing from .env.example"}, "fullDescription": {"text": "Drift between code and config docs. The first few: `ALERT_EMAIL_TO`, `ALERT_FROM_EMAIL`, `ANON_IP_HASH_SECRET`, `BACKFILL_DATASETS`, `BACKFILL_RESET`, `MCP_ALLOWED_HOSTS`, `MCP_TRANSPORT`, `PORT` + 4 more. Add them (with a placeholder/comment) to .env.example so onboarding doesn't break."}, "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:\nscripts/sync_delta.py:upsert_page, scripts/sync_delta.py:refresh_page_by_doc\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-49c98f7cedd9c977", "name": "Near-duplicate function bodies in 4 places", "shortDescription": {"text": "Near-duplicate function bodies in 4 places"}, "fullDescription": {"text": "Functions with the same first-5-line body hash:\nscripts/column_null_audit.py:main, scripts/dashboard.py:run, scripts/signup_dashboard.py:run, scripts/coverage_audit.py:main\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/24856"}, "properties": {"repository": "ccedacero/nyc-property-intel", "repoUrl": "https://github.com/ccedacero/nyc-property-intel", "branch": "main"}, "results": [{"ruleId": "scanner-185569ea209d5fdd", "level": "note", "message": {"text": "Possibly dead Python function: repl"}, "properties": {"repobilityId": "6f5d3779bbb8be8b", "scanner": "scanner-primary", "fingerprint": "185569ea209d5fdd", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/clean_blog_citations.py:78"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-93c1c89aeedd505d", "level": "note", "message": {"text": "Possibly dead Python function: buttonize"}, "properties": {"repobilityId": "3d5eb4bf7896e699", "scanner": "scanner-primary", "fingerprint": "93c1c89aeedd505d", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/build_blog_page.py:101"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-5a76cea4ef544292", "level": "note", "message": {"text": "Possibly dead Python function: ext_links"}, "properties": {"repobilityId": "613c2abf1bea83d3", "scanner": "scanner-primary", "fingerprint": "5a76cea4ef544292", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/build_blog_page.py:112"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-1de5d757e0d9b2ea", "level": "note", "message": {"text": "Possibly dead Python function: probe_db_all"}, "properties": {"repobilityId": "10f13157a49b8a9e", "scanner": "scanner-primary", "fingerprint": "1de5d757e0d9b2ea", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/manual_qa.py:65"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-1884cab76cd176f0", "level": "note", "message": {"text": "Possibly dead Python function: send_wrapper"}, "properties": {"repobilityId": "f34ba48c1fd7571b", "scanner": "scanner-primary", "fingerprint": "1884cab76cd176f0", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/nyc_property_intel/server.py:298"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-4bf60089b905feb9", "level": "note", "message": {"text": "Possibly dead Python function: close_client"}, "properties": {"repobilityId": "f5dd907c16a620ea", "scanner": "scanner-primary", "fingerprint": "4bf60089b905feb9", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/nyc_property_intel/socrata.py:61"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-8044cf0815bb5ae8", "level": "note", "message": {"text": "Possibly dead Python function: signup_endpoint"}, "properties": {"repobilityId": "a635fbd5328af6d6", "scanner": "scanner-primary", "fingerprint": "8044cf0815bb5ae8", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/nyc_property_intel/chat.py:1422"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-137d0625b86ecbab", "level": "note", "message": {"text": "Possibly dead Python function: invalidate_cache"}, "properties": {"repobilityId": "a0615864915b00fa", "scanner": "scanner-primary", "fingerprint": "137d0625b86ecbab", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/nyc_property_intel/auth.py:176"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-7467ff503bcb0758", "level": "note", "message": {"text": "Possibly dead Python function: close_client"}, "properties": {"repobilityId": "f5dd907c16a620ea", "scanner": "scanner-primary", "fingerprint": "7467ff503bcb0758", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/nyc_property_intel/geoclient.py:53"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-4c61b9bf4dc2642b", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in site/js/chat.js:310"}, "properties": {"repobilityId": "11fa2561c8428bb3", "scanner": "scanner-primary", "fingerprint": "4c61b9bf4dc2642b", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "site/js/chat.js"}, "region": {"startLine": 310}}}]}, {"ruleId": "scanner-a82f8748a6538e4e", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in site/js/report.js:36"}, "properties": {"repobilityId": "b65e93966e73b24f", "scanner": "scanner-primary", "fingerprint": "a82f8748a6538e4e", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "site/js/report.js"}, "region": {"startLine": 36}}}]}, {"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-36009e97a43caef7", "level": "note", "message": {"text": "Very large file: scripts/manual_qa.py (1379 lines)"}, "properties": {"repobilityId": "74e14b03513000fa", "scanner": "scanner-primary", "fingerprint": "36009e97a43caef7", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-73e44063a35c5e75", "level": "note", "message": {"text": "Very large file: src/nyc_property_intel/chat.py (1553 lines)"}, "properties": {"repobilityId": "adb9d13465502ede", "scanner": "scanner-primary", "fingerprint": "73e44063a35c5e75", "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": "192ddf23898f1e0a", "scanner": "scanner-primary", "fingerprint": "3ab5d313dda8e5f9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["debug", "cleanup", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-2d0c7b7ab8f8aacf", "level": "warning", "message": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "properties": {"repobilityId": "5525f4f0fda10c4d", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-cc55229a7a3c078d", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .mcp.json"}, "properties": {"repobilityId": "51942fb3d5b8b5b4", "scanner": "scanner-primary", "fingerprint": "cc55229a7a3c078d", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "mcp_config"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".mcp.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-504bbc812b14d790", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 download_and_verify.py:56"}, "properties": {"repobilityId": "8d84624a55a4ee76", "scanner": "scanner-primary", "fingerprint": "504bbc812b14d790", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-5b6350d46f1a6857", "level": "note", "message": {"text": "Legacy-named symbol `_dev_unused` in tests/test_analysis_unit.py:329"}, "properties": {"repobilityId": "25216f124a58058e", "scanner": "scanner-primary", "fingerprint": "5b6350d46f1a6857", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-e993ca83f4bd5784", "level": "none", "message": {"text": "Commented-code block (5 lines) in tests/test_cleanup_idle_tokens.py:136"}, "properties": {"repobilityId": "b42f83879b11adf4", "scanner": "scanner-primary", "fingerprint": "e993ca83f4bd5784", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-639209ceb51d0e70", "level": "none", "message": {"text": "Commented-code block (8 lines) in scripts/sync_delta.py:60"}, "properties": {"repobilityId": "9aebd3912307c7b4", "scanner": "scanner-primary", "fingerprint": "639209ceb51d0e70", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-c9c41ea3ba292172", "level": "note", "message": {"text": "Legacy-named symbol `skipped_old` in scripts/load_rolling_sales.py:109"}, "properties": {"repobilityId": "5737e2c94272ce43", "scanner": "scanner-primary", "fingerprint": "c9c41ea3ba292172", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-40898ac93ffe5e20", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 scripts/load_local_datasets.py:28"}, "properties": {"repobilityId": "29291d9c89347a5f", "scanner": "scanner-primary", "fingerprint": "40898ac93ffe5e20", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-6684941ae22b0ba2", "level": "none", "message": {"text": "Commented-code block (6 lines) in scripts/signup_dashboard.py:131"}, "properties": {"repobilityId": "375650845e0d8061", "scanner": "scanner-primary", "fingerprint": "6684941ae22b0ba2", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-3c32c7f04f70e401", "level": "note", "message": {"text": "Legacy-named symbol `meta_deprecated` in scripts/coverage_audit.py:114"}, "properties": {"repobilityId": "f981c020ff4ce5ff", "scanner": "scanner-primary", "fingerprint": "3c32c7f04f70e401", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-048bba5eb6c78110", "level": "none", "message": {"text": "Commented-code block (6 lines) in scripts/cleanup_idle_tokens.py:76"}, "properties": {"repobilityId": "ca51df75275518a1", "scanner": "scanner-primary", "fingerprint": "048bba5eb6c78110", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-c083076417673a98", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 scripts/run_backfill.py:48"}, "properties": {"repobilityId": "dd541026c0300462", "scanner": "scanner-primary", "fingerprint": "c083076417673a98", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-6706c20bf5dee0a9", "level": "none", "message": {"text": "Commented-code block (6 lines) in scripts/sync_all.py:225"}, "properties": {"repobilityId": "771148e2313023f2", "scanner": "scanner-primary", "fingerprint": "6706c20bf5dee0a9", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f47ab14422175490", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/nyc_property_intel/utils.py:241"}, "properties": {"repobilityId": "a3d02c763e063f84", "scanner": "scanner-primary", "fingerprint": "f47ab14422175490", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-1353e79b20dceb49", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/nyc_property_intel/server.py:253"}, "properties": {"repobilityId": "d0701f8391414652", "scanner": "scanner-primary", "fingerprint": "1353e79b20dceb49", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-b575ff1cc0e1cbb0", "level": "none", "message": {"text": "Commented-code block (7 lines) in src/nyc_property_intel/config.py:80"}, "properties": {"repobilityId": "b794cb23fb979f1a", "scanner": "scanner-primary", "fingerprint": "b575ff1cc0e1cbb0", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-cc65f9936d4ea194", "level": "none", "message": {"text": "Commented-code block (8 lines) in src/nyc_property_intel/chat.py:55"}, "properties": {"repobilityId": "76bf8920d4d0146c", "scanner": "scanner-primary", "fingerprint": "cc65f9936d4ea194", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-d7deb5f04ed66766", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/nyc_property_intel/loops_webhook.py:150"}, "properties": {"repobilityId": "ed8971ef7d906bfc", "scanner": "scanner-primary", "fingerprint": "d7deb5f04ed66766", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-b8c37c0294adcee1", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/nyc_property_intel/geoclient.py:373"}, "properties": {"repobilityId": "87ce7b3b21077f93", "scanner": "scanner-primary", "fingerprint": "b8c37c0294adcee1", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-fc22494086fa9048", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/nyc_property_intel/tools/analysis.py:348"}, "properties": {"repobilityId": "391a3f74e23ce7cc", "scanner": "scanner-primary", "fingerprint": "fc22494086fa9048", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-6859f1e2f19f7795", "level": "none", "message": {"text": "Commented-code block (10 lines) in src/nyc_property_intel/tools/tax.py:123"}, "properties": {"repobilityId": "b10119025192c599", "scanner": "scanner-primary", "fingerprint": "6859f1e2f19f7795", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-6bb287ecc2e9b72a", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/nyc_property_intel/tools/lookup.py:53"}, "properties": {"repobilityId": "7019eecb23dca1a4", "scanner": "scanner-primary", "fingerprint": "6bb287ecc2e9b72a", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-78a0fa145302d626", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 site/js/report.js:69"}, "properties": {"repobilityId": "979f5a24c10d8121", "scanner": "scanner-primary", "fingerprint": "78a0fa145302d626", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-2757463b6ec12afa", "level": "none", "message": {"text": "Commented-code block (5 lines) in site/js/main.js:69"}, "properties": {"repobilityId": "1b339d06c90632ca", "scanner": "scanner-primary", "fingerprint": "2757463b6ec12afa", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-121a99b59094f699", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 site/js/main.js:173"}, "properties": {"repobilityId": "7fd4c3c796c3f1dc", "scanner": "scanner-primary", "fingerprint": "121a99b59094f699", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-022e6399d1ef2beb", "level": "note", "message": {"text": "12 env vars used in code but missing from .env.example"}, "properties": {"repobilityId": "7bf4178327da75a2", "scanner": "scanner-primary", "fingerprint": "022e6399d1ef2beb", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "config-drift"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "e32a6cf3c3b36183", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-49c98f7cedd9c977", "level": "note", "message": {"text": "Near-duplicate function bodies in 4 places"}, "properties": {"repobilityId": "3a666ef528bb9ae1", "scanner": "scanner-primary", "fingerprint": "49c98f7cedd9c977", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}]}]}