{"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-fe2098c45893af38", "name": "Possibly dead Python function: notify_task_changed", "shortDescription": {"text": "Possibly dead Python function: notify_task_changed"}, "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-21927dbb39fb38db", "name": "Possibly dead Python function: webhook_configured", "shortDescription": {"text": "Possibly dead Python function: webhook_configured"}, "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-e225c524bca2ef3f", "name": "Possibly dead Python function: create_project_with_task", "shortDescription": {"text": "Possibly dead Python function: create_project_with_task"}, "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-7d2532fa0e2af1d5", "name": "Possibly dead Python function: list_tasks_with_project", "shortDescription": {"text": "Possibly dead Python function: list_tasks_with_project"}, "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-dd4fbeac6677cd14", "name": "Possibly dead Python function: tasks_for_project", "shortDescription": {"text": "Possibly dead Python function: tasks_for_project"}, "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-c7ce14fbe7df2feb", "name": "Possibly dead Python function: is_authorized", "shortDescription": {"text": "Possibly dead Python function: is_authorized"}, "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-0e10fa5da0971c79", "name": "Possibly dead Python function: search_tasks", "shortDescription": {"text": "Possibly dead Python function: search_tasks"}, "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-9710c8d059e53154", "name": "No frontend routes/components detected", "shortDescription": {"text": "No frontend routes/components detected"}, "fullDescription": {"text": "No React/Vue/Next routes were found. This is fine for backend-only repos."}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-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-3dd9113697ead631", "name": "Very large file: tests/test_check_architecture_tree.py (944 lines)", "shortDescription": {"text": "Very large file: tests/test_check_architecture_tree.py (944 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-9de3caef1c9f7031", "name": "Very large file: tests/workflows/audit.test.mjs (1185 lines)", "shortDescription": {"text": "Very large file: tests/workflows/audit.test.mjs (1185 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-bf08a54a94f074ba", "name": "Very large file: engine/build-item.js (961 lines)", "shortDescription": {"text": "Very large file: engine/build-item.js (961 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-04e73b99d4cf54eb", "name": "Very large file: engine/qa.js (1181 lines)", "shortDescription": {"text": "Very large file: engine/qa.js (1181 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-41f4cb5f2ed3d1ba", "name": "Very large file: engine/audit.js (1321 lines)", "shortDescription": {"text": "Very large file: engine/audit.js (1321 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 8 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-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-122f91b7f2906dc4", "name": "Agent authority lacks a verifier contract: .claude/settings.json", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/settings.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-0eb8107f6fc82cee", "name": "Agent authority lacks a verifier contract: .claude/agents/product-designer.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/agents/product-designer.md"}, "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-aecfdbbf7ec81ece", "name": "Commented-code block (7 lines) in tests/workflows/verify.test.mjs:4", "shortDescription": {"text": "Commented-code block (7 lines) in tests/workflows/verify.test.mjs:4"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-04390da8a15ad22b", "name": "Commented-code block (16 lines) in tests/workflows/cross-script.test.mjs:3", "shortDescription": {"text": "Commented-code block (16 lines) in tests/workflows/cross-script.test.mjs:3"}, "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-5b9991aedd370ee4", "name": "Commented-code block (7 lines) in tests/workflows/build-item.test.mjs:4", "shortDescription": {"text": "Commented-code block (7 lines) in tests/workflows/build-item.test.mjs:4"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-dd3255929c8b9f77", "name": "Commented-code block (7 lines) in tests/workflows/qa.test.mjs:3", "shortDescription": {"text": "Commented-code block (7 lines) in tests/workflows/qa.test.mjs:3"}, "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-fe4d3efe7501282d", "name": "Commented-code block (5 lines) in tests/workflows/agent-namespace.test.mjs:3", "shortDescription": {"text": "Commented-code block (5 lines) in tests/workflows/agent-namespace.test.mjs:3"}, "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-f59e7a19ca6fe15f", "name": "Commented-code block (9 lines) in tests/workflows/_load-helpers.mjs:5", "shortDescription": {"text": "Commented-code block (9 lines) in tests/workflows/_load-helpers.mjs:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-2df028f3a4ed3966", "name": "Commented-code block (7 lines) in tests/workflows/audit.test.mjs:4", "shortDescription": {"text": "Commented-code block (7 lines) in tests/workflows/audit.test.mjs:4"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-ddfa74cdee77036a", "name": "Commented-code block (6 lines) in scripts/check_architecture_tree.py:49", "shortDescription": {"text": "Commented-code block (6 lines) in scripts/check_architecture_tree.py: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-847cee29517cf2cb", "name": "Commented-code block (6 lines) in engine/build-item.js:3", "shortDescription": {"text": "Commented-code block (6 lines) in engine/build-item.js:3"}, "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-f234b1d65239428e", "name": "Commented-code block (7 lines) in engine/qa.js:3", "shortDescription": {"text": "Commented-code block (7 lines) in engine/qa.js:3"}, "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-6f0d8053d2614716", "name": "Commented-code block (6 lines) in engine/audit.js:1", "shortDescription": {"text": "Commented-code block (6 lines) in engine/audit.js:1"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-af35b98f3238aba8", "name": "Commented-code block (5 lines) in engine/verify.js:3", "shortDescription": {"text": "Commented-code block (5 lines) in engine/verify.js:3"}, "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-ac8f029d91a02461", "name": "FastAPI POST `add_item` without auth dependency \u2014 eval/fixture-app/main.py:54", "shortDescription": {"text": "FastAPI POST `add_item` without auth dependency \u2014 eval/fixture-app/main.py:54"}, "fullDescription": {"text": "`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-5baa8971ebe192a1", "name": "Unused endpoint: GET /", "shortDescription": {"text": "Unused endpoint: GET /"}, "fullDescription": {"text": "`eval/fixture-app/main.py` declares `GET /` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-faed6ffa7555f784", "name": "Unused endpoint: GET /api/items", "shortDescription": {"text": "Unused endpoint: GET /api/items"}, "fullDescription": {"text": "`eval/fixture-app/main.py` declares `GET /api/items` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-089cf5cc3456ad69", "name": "Unused endpoint: POST /api/items", "shortDescription": {"text": "Unused endpoint: POST /api/items"}, "fullDescription": {"text": "`eval/fixture-app/main.py` declares `POST /api/items` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/19331"}, "properties": {"repository": "sh4npeiris/claugentic-dev-harness", "repoUrl": "https://github.com/sh4npeiris/claugentic-dev-harness", "branch": "main"}, "results": [{"ruleId": "scanner-fe2098c45893af38", "level": "note", "message": {"text": "Possibly dead Python function: notify_task_changed"}, "properties": {"repobilityId": "cb3d4e24dea4a18f", "scanner": "scanner-primary", "fingerprint": "fe2098c45893af38", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "eval/fixture-defects/app/client.py:9"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-21927dbb39fb38db", "level": "note", "message": {"text": "Possibly dead Python function: webhook_configured"}, "properties": {"repobilityId": "0fdf08f0ae987e91", "scanner": "scanner-primary", "fingerprint": "21927dbb39fb38db", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "eval/fixture-defects/app/client.py:25"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-e225c524bca2ef3f", "level": "note", "message": {"text": "Possibly dead Python function: create_project_with_task"}, "properties": {"repobilityId": "5774db273259d2aa", "scanner": "scanner-primary", "fingerprint": "e225c524bca2ef3f", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "eval/fixture-defects/app/db.py:32"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-7d2532fa0e2af1d5", "level": "note", "message": {"text": "Possibly dead Python function: list_tasks_with_project"}, "properties": {"repobilityId": "7d84414b442fcf9d", "scanner": "scanner-primary", "fingerprint": "7d2532fa0e2af1d5", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "eval/fixture-defects/app/db.py:49"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-dd4fbeac6677cd14", "level": "note", "message": {"text": "Possibly dead Python function: tasks_for_project"}, "properties": {"repobilityId": "2b28cee7ec5b9abb", "scanner": "scanner-primary", "fingerprint": "dd4fbeac6677cd14", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "eval/fixture-defects/app/db.py:72"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-c7ce14fbe7df2feb", "level": "note", "message": {"text": "Possibly dead Python function: is_authorized"}, "properties": {"repobilityId": "33fcd52698e1d557", "scanner": "scanner-primary", "fingerprint": "c7ce14fbe7df2feb", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "eval/fixture-defects/app/handlers.py:12"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-0e10fa5da0971c79", "level": "note", "message": {"text": "Possibly dead Python function: search_tasks"}, "properties": {"repobilityId": "86ed1384de11f40e", "scanner": "scanner-primary", "fingerprint": "0e10fa5da0971c79", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "eval/fixture-defects/app/handlers.py:17"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-9710c8d059e53154", "level": "none", "message": {"text": "No frontend routes/components detected"}, "properties": {"repobilityId": "44ca61485762e494", "scanner": "scanner-primary", "fingerprint": "9710c8d059e53154", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["coverage"]}}, {"ruleId": "scanner-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-3dd9113697ead631", "level": "note", "message": {"text": "Very large file: tests/test_check_architecture_tree.py (944 lines)"}, "properties": {"repobilityId": "354232f6434f839f", "scanner": "scanner-primary", "fingerprint": "3dd9113697ead631", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-9de3caef1c9f7031", "level": "note", "message": {"text": "Very large file: tests/workflows/audit.test.mjs (1185 lines)"}, "properties": {"repobilityId": "809551f619166c55", "scanner": "scanner-primary", "fingerprint": "9de3caef1c9f7031", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-bf08a54a94f074ba", "level": "note", "message": {"text": "Very large file: engine/build-item.js (961 lines)"}, "properties": {"repobilityId": "dcc0f4b4ef44eec4", "scanner": "scanner-primary", "fingerprint": "bf08a54a94f074ba", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-04e73b99d4cf54eb", "level": "note", "message": {"text": "Very large file: engine/qa.js (1181 lines)"}, "properties": {"repobilityId": "04e3cb771e53a6a7", "scanner": "scanner-primary", "fingerprint": "04e73b99d4cf54eb", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-41f4cb5f2ed3d1ba", "level": "note", "message": {"text": "Very large file: engine/audit.js (1321 lines)"}, "properties": {"repobilityId": "e9061aca248d485a", "scanner": "scanner-primary", "fingerprint": "41f4cb5f2ed3d1ba", "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": "9de8e4163a34017c", "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": "13ca3a568bc1b656", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-ea8f3013f588db25", "level": "note", "message": {"text": "Shallow git history limits provenance confidence"}, "properties": {"repobilityId": "3fc7b42e4ecf2281", "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": "fc6ada3f496f6057", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-122f91b7f2906dc4", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/settings.json"}, "properties": {"repobilityId": "a2967269048b6a9d", "scanner": "scanner-primary", "fingerprint": "122f91b7f2906dc4", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/settings.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-0eb8107f6fc82cee", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/agents/product-designer.md"}, "properties": {"repobilityId": "b629175fa2b387d5", "scanner": "scanner-primary", "fingerprint": "0eb8107f6fc82cee", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/agents/product-designer.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-aecfdbbf7ec81ece", "level": "none", "message": {"text": "Commented-code block (7 lines) in tests/workflows/verify.test.mjs:4"}, "properties": {"repobilityId": "d77e263635ee043e", "scanner": "scanner-primary", "fingerprint": "aecfdbbf7ec81ece", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-04390da8a15ad22b", "level": "none", "message": {"text": "Commented-code block (16 lines) in tests/workflows/cross-script.test.mjs:3"}, "properties": {"repobilityId": "538448eff4b77543", "scanner": "scanner-primary", "fingerprint": "04390da8a15ad22b", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-5b9991aedd370ee4", "level": "none", "message": {"text": "Commented-code block (7 lines) in tests/workflows/build-item.test.mjs:4"}, "properties": {"repobilityId": "beb00db0970a8445", "scanner": "scanner-primary", "fingerprint": "5b9991aedd370ee4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-dd3255929c8b9f77", "level": "none", "message": {"text": "Commented-code block (7 lines) in tests/workflows/qa.test.mjs:3"}, "properties": {"repobilityId": "f1d0a968f3beb3a8", "scanner": "scanner-primary", "fingerprint": "dd3255929c8b9f77", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-fe4d3efe7501282d", "level": "none", "message": {"text": "Commented-code block (5 lines) in tests/workflows/agent-namespace.test.mjs:3"}, "properties": {"repobilityId": "c6e8b7ffbd6bbdca", "scanner": "scanner-primary", "fingerprint": "fe4d3efe7501282d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f59e7a19ca6fe15f", "level": "none", "message": {"text": "Commented-code block (9 lines) in tests/workflows/_load-helpers.mjs:5"}, "properties": {"repobilityId": "259f21ba198a059f", "scanner": "scanner-primary", "fingerprint": "f59e7a19ca6fe15f", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-2df028f3a4ed3966", "level": "none", "message": {"text": "Commented-code block (7 lines) in tests/workflows/audit.test.mjs:4"}, "properties": {"repobilityId": "394f9f7c0cfa8aa0", "scanner": "scanner-primary", "fingerprint": "2df028f3a4ed3966", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-ddfa74cdee77036a", "level": "none", "message": {"text": "Commented-code block (6 lines) in scripts/check_architecture_tree.py:49"}, "properties": {"repobilityId": "fc4b76ee9e13d48d", "scanner": "scanner-primary", "fingerprint": "ddfa74cdee77036a", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-847cee29517cf2cb", "level": "none", "message": {"text": "Commented-code block (6 lines) in engine/build-item.js:3"}, "properties": {"repobilityId": "e4c40bf5acb31fcb", "scanner": "scanner-primary", "fingerprint": "847cee29517cf2cb", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f234b1d65239428e", "level": "none", "message": {"text": "Commented-code block (7 lines) in engine/qa.js:3"}, "properties": {"repobilityId": "e69928322a92e305", "scanner": "scanner-primary", "fingerprint": "f234b1d65239428e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-6f0d8053d2614716", "level": "none", "message": {"text": "Commented-code block (6 lines) in engine/audit.js:1"}, "properties": {"repobilityId": "9868bed1bc64b3b4", "scanner": "scanner-primary", "fingerprint": "6f0d8053d2614716", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-af35b98f3238aba8", "level": "none", "message": {"text": "Commented-code block (5 lines) in engine/verify.js:3"}, "properties": {"repobilityId": "2ce2cd6b17801bc8", "scanner": "scanner-primary", "fingerprint": "af35b98f3238aba8", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-ac8f029d91a02461", "level": "error", "message": {"text": "FastAPI POST `add_item` without auth dependency \u2014 eval/fixture-app/main.py:54"}, "properties": {"repobilityId": "e12b9925f306ef2b", "scanner": "scanner-primary", "fingerprint": "ac8f029d91a02461", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.fastapi.unauth_mutation"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "eval/fixture-app/main.py"}, "region": {"startLine": 54}}}]}, {"ruleId": "scanner-5baa8971ebe192a1", "level": "note", "message": {"text": "Unused endpoint: GET /"}, "properties": {"repobilityId": "5fbb526a606c06b2", "scanner": "scanner-primary", "fingerprint": "5baa8971ebe192a1", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-faed6ffa7555f784", "level": "note", "message": {"text": "Unused endpoint: GET /api/items"}, "properties": {"repobilityId": "54401f7d933d2216", "scanner": "scanner-primary", "fingerprint": "faed6ffa7555f784", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-089cf5cc3456ad69", "level": "note", "message": {"text": "Unused endpoint: POST /api/items"}, "properties": {"repobilityId": "f3eb9d9a600fa854", "scanner": "scanner-primary", "fingerprint": "089cf5cc3456ad69", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}]}]}