{"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-c1bcb72bf2829ddf", "name": "Possibly dead Python function: worker", "shortDescription": {"text": "Possibly dead Python function: worker"}, "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-c2509bb5cbfd050f", "name": "Possibly dead Python function: discover_urls", "shortDescription": {"text": "Possibly dead Python function: discover_urls"}, "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-e64ba38f8d303b3c", "name": "Possibly dead Python function: check_evidence_reference_integrity", "shortDescription": {"text": "Possibly dead Python function: check_evidence_reference_integrity"}, "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-e4af46c6677e14db", "name": "Possibly dead Python function: check_claim_type_compatibility", "shortDescription": {"text": "Possibly dead Python function: check_claim_type_compatibility"}, "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-ead5612d66a14c99", "name": "Possibly dead Python function: check_aggregation_integrity", "shortDescription": {"text": "Possibly dead Python function: check_aggregation_integrity"}, "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-82406e61ca0a2d0b", "name": "Possibly dead Python function: check_freshness_and_confidence", "shortDescription": {"text": "Possibly dead Python function: check_freshness_and_confidence"}, "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-d14153b11108b0fc", "name": "Possibly dead Python function: reviewer_node", "shortDescription": {"text": "Possibly dead Python function: reviewer_node"}, "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-70b6299ab7e0cb8f", "name": "Possibly dead Python function: planned_claim_types_for_meta", "shortDescription": {"text": "Possibly dead Python function: planned_claim_types_for_meta"}, "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-52c71a1c034103a6", "name": "Possibly dead Python function: fetch_all", "shortDescription": {"text": "Possibly dead Python function: fetch_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-af30cc7b916b5700", "name": "Possibly dead Python function: register", "shortDescription": {"text": "Possibly dead Python function: register"}, "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-04049fb14e91fc76", "name": "`truncate` class without `title=` for hover reveal \u2014 web/components/AnalyzeFlow.tsx:960", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 web/components/AnalyzeFlow.tsx:960"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-6541a1f947bb7564", "name": "React Flow edge with `label=` but no project-wide edge-label CSS override \u2014 web/components/AnalyzeFlow.tsx:726", "shortDescription": {"text": "React Flow edge with `label=` but no project-wide edge-label CSS override \u2014 web/components/AnalyzeFlow.tsx:726"}, "fullDescription": {"text": "React Flow edge labels render with a white rectangle behind the text by default, which scatters bright boxes across a dark canvas. Either drop the label, or override `.react-flow__edge-textbg` and `.react-flow__edge-text` in your stylesheet.\n\nWhy: P-H in CHECKLIST.md \u2014 vendor edge labels bleed white through a dark canvas.\nRule id: fq.edge-label.no-bg"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-993eacb48b521132", "name": "`truncate` class without `title=` for hover reveal \u2014 web/components/Evidence.tsx:100", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 web/components/Evidence.tsx:100"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-578a7c80a303b1e3", "name": "`truncate` class without `title=` for hover reveal \u2014 web/components/ReportView.tsx:846", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 web/components/ReportView.tsx:846"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "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-4601e3ad3bb28677", "name": "No CI/CD pipelines detected", "shortDescription": {"text": "No CI/CD pipelines detected"}, "fullDescription": {"text": "No GitHub Actions, GitLab CI, or CircleCI configs found. Without CI you can't gate deploys on tests/lints."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-2e12893783094aae", "name": "Very large file: web/components/AnalyzeFlow.tsx (1319 lines)", "shortDescription": {"text": "Very large file: web/components/AnalyzeFlow.tsx (1319 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-ace8f992f01135b1", "name": "Very large file: web/components/ReportView.tsx (1290 lines)", "shortDescription": {"text": "Very large file: web/components/ReportView.tsx (1290 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-c9d09a7f54c5937c", "name": "Very large file: src/analyzer.py (1107 lines)", "shortDescription": {"text": "Very large file: src/analyzer.py (1107 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-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 354 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-72b2a6250083a784", "name": "Placeholder or mock-heavy implementation detected", "shortDescription": {"text": "Placeholder or mock-heavy implementation detected"}, "fullDescription": {"text": "Found 20 placeholder/mock markers across 10 source files. This often means the repo looks complete while core flows still use generated scaffolding or fake data."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "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-b9088664ace7f748", "name": "Composite production-readiness gap", "shortDescription": {"text": "Composite production-readiness gap"}, "fullDescription": {"text": "Multiple low-cost hardening controls are missing together: license, ci. Opus verification showed these co-occurring gaps are a better readiness signal than reading each flag in isolation."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-749d4bc1bd66df5f", "name": "Agent instructions exist but release-hardening basics are missing", "shortDescription": {"text": "Agent instructions exist but release-hardening basics are missing"}, "fullDescription": {"text": "AI-coder instruction files were found, but the repo is missing license, ci. Treat this as a contract gap: the agent is guided, but the generated output is not yet guarded by the controls that make it repeatable."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-ea8f3013f588db25", "name": "Shallow git history limits provenance confidence", "shortDescription": {"text": "Shallow git history limits provenance confidence"}, "fullDescription": {"text": "The repository is a shallow clone. Origin/evolution analysis cannot distinguish fresh generation, imported legacy code, or long-lived human code with high confidence."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-8424db9c75e04ba4", "name": "Very short observed git history", "shortDescription": {"text": "Very short observed git history"}, "fullDescription": {"text": "The repo has multiple source files but two or fewer visible commits. This is not a failure by itself, but it lowers confidence in evolution-based diagnosis."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-bea357a6497a2d5d", "name": "Agent authority lacks a verifier contract: CLAUDE.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: CLAUDE.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-ecb0d2c55ed6875d", "name": "Agent authority lacks a verifier contract: .claude/settings.local.json", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/settings.local.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-2c5f98b152cddb6d", "name": "Agent authority lacks a verifier contract: .claude/launch.json", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/launch.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-beba5988e6b0e194", "name": "`fetch()` without try/.catch or AbortSignal \u2014 web/lib/api.ts:17", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 web/lib/api.ts:17"}, "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-34827d53efca1d13", "name": "Commented-code block (5 lines) in src/reviewer.py:905", "shortDescription": {"text": "Commented-code block (5 lines) in src/reviewer.py:905"}, "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-2871ec35709f9ac0", "name": "Commented-code block (6 lines) in src/collector_adapters.py:242", "shortDescription": {"text": "Commented-code block (6 lines) in src/collector_adapters.py:242"}, "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-f218724f2b22b7c6", "name": "Commented-code block (5 lines) in src/analyzer_augment.py:64", "shortDescription": {"text": "Commented-code block (5 lines) in src/analyzer_augment.py:64"}, "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-eaa81f867029c5d7", "name": "Commented-code block (6 lines) in src/skill.py:62", "shortDescription": {"text": "Commented-code block (6 lines) in src/skill.py:62"}, "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-b349361b35931e81", "name": "86 env vars used in code but missing from .env.example", "shortDescription": {"text": "86 env vars used in code but missing from .env.example"}, "fullDescription": {"text": "Drift between code and config docs. The first few: `ANALYZER_DERIV_MAX_PER_TYPE`, `ANALYZER_DERIV_SNIPPET_LEN`, `ANALYZER_DERIV_TIMEOUT`, `ANALYZER_FACTS_TIMEOUT`, `ANALYZER_FEATURE_ENRICH`, `ANALYZER_FEATURE_TREE_SPLIT`, `ANALYZER_GAP_MAX_QUERIES`, `ANALYZER_GAP_MAX_ROUNDS` + 78 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:\napi/main.py:api_reports, api/main.py:api_report\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-02525d39071dd2c7", "name": "Near-duplicate function bodies in 5 places", "shortDescription": {"text": "Near-duplicate function bodies in 5 places"}, "fullDescription": {"text": "Functions with the same first-5-line body hash:\nsrc/collector_adapters.py:fetch, src/collector_adapters.py:fetch, src/collector_adapters.py:fetch, src/collector_adapters.py:fetch\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-ef1d7c974808001f", "name": "FastAPI POST `api_propose` without auth dependency \u2014 api/main.py:180", "shortDescription": {"text": "FastAPI POST `api_propose` without auth dependency \u2014 api/main.py:180"}, "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-8bb7d831d082ae62", "name": "FastAPI POST `api_questions` without auth dependency \u2014 api/main.py:186", "shortDescription": {"text": "FastAPI POST `api_questions` without auth dependency \u2014 api/main.py:186"}, "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-1fe17ed9bf551a51", "name": "FastAPI POST `api_intake_stream` without auth dependency \u2014 api/main.py:193", "shortDescription": {"text": "FastAPI POST `api_intake_stream` without auth dependency \u2014 api/main.py:193"}, "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-d9d2c9ef3737ddae", "name": "FastAPI POST `api_run` without auth dependency \u2014 api/main.py:708", "shortDescription": {"text": "FastAPI POST `api_run` without auth dependency \u2014 api/main.py:708"}, "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-d8bb232caf036564", "name": "Unused endpoint: POST /api/intake/propose", "shortDescription": {"text": "Unused endpoint: POST /api/intake/propose"}, "fullDescription": {"text": "`api/main.py` declares `POST /api/intake/propose` 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-c8d8af4326606551", "name": "Unused endpoint: POST /api/intake/questions", "shortDescription": {"text": "Unused endpoint: POST /api/intake/questions"}, "fullDescription": {"text": "`api/main.py` declares `POST /api/intake/questions` 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-4eb4e93beaa275dd", "name": "Unused endpoint: POST /api/intake/stream", "shortDescription": {"text": "Unused endpoint: POST /api/intake/stream"}, "fullDescription": {"text": "`api/main.py` declares `POST /api/intake/stream` 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-83f363da8e954ea8", "name": "Unused endpoint: POST /api/run", "shortDescription": {"text": "Unused endpoint: POST /api/run"}, "fullDescription": {"text": "`api/main.py` declares `POST /api/run` 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-c7bad8164cc38ea0", "name": "Unused endpoint: GET /api/reports", "shortDescription": {"text": "Unused endpoint: GET /api/reports"}, "fullDescription": {"text": "`api/main.py` declares `GET /api/reports` 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-67280bcf5259ac69", "name": "Unused endpoint: GET /api/reports/{report_id}", "shortDescription": {"text": "Unused endpoint: GET /api/reports/{report_id}"}, "fullDescription": {"text": "`api/main.py` declares `GET /api/reports/{report_id}` 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-b0954ddeb891fa18", "name": "Unused endpoint: GET /api/stage_quality", "shortDescription": {"text": "Unused endpoint: GET /api/stage_quality"}, "fullDescription": {"text": "`api/main.py` declares `GET /api/stage_quality` 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-7e6eeaa220271e3c", "name": "Unused endpoint: GET /api/timeline", "shortDescription": {"text": "Unused endpoint: GET /api/timeline"}, "fullDescription": {"text": "`api/main.py` declares `GET /api/timeline` 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-6820d5ad0c7a46aa", "name": "Unused endpoint: GET /api/checklist", "shortDescription": {"text": "Unused endpoint: GET /api/checklist"}, "fullDescription": {"text": "`api/main.py` declares `GET /api/checklist` 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/23144"}, "properties": {"repository": "yangyuxin-hub/AI-Competitive-Radar", "repoUrl": "https://github.com/yangyuxin-hub/AI-Competitive-Radar", "branch": "main"}, "results": [{"ruleId": "scanner-c1bcb72bf2829ddf", "level": "note", "message": {"text": "Possibly dead Python function: worker"}, "properties": {"repobilityId": "fbe2b50200068803", "scanner": "scanner-primary", "fingerprint": "c1bcb72bf2829ddf", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "api/main.py:557"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-c2509bb5cbfd050f", "level": "note", "message": {"text": "Possibly dead Python function: discover_urls"}, "properties": {"repobilityId": "6ac1769fea3a3302", "scanner": "scanner-primary", "fingerprint": "c2509bb5cbfd050f", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/collector_common.py:141"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-e64ba38f8d303b3c", "level": "note", "message": {"text": "Possibly dead Python function: check_evidence_reference_integrity"}, "properties": {"repobilityId": "c89ed90fb45576af", "scanner": "scanner-primary", "fingerprint": "e64ba38f8d303b3c", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/reviewer.py:87"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-e4af46c6677e14db", "level": "note", "message": {"text": "Possibly dead Python function: check_claim_type_compatibility"}, "properties": {"repobilityId": "c4203cac0583dfc9", "scanner": "scanner-primary", "fingerprint": "e4af46c6677e14db", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/reviewer.py:104"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-ead5612d66a14c99", "level": "note", "message": {"text": "Possibly dead Python function: check_aggregation_integrity"}, "properties": {"repobilityId": "36b1603e7910234d", "scanner": "scanner-primary", "fingerprint": "ead5612d66a14c99", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/reviewer.py:123"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-82406e61ca0a2d0b", "level": "note", "message": {"text": "Possibly dead Python function: check_freshness_and_confidence"}, "properties": {"repobilityId": "3c63996cac109cca", "scanner": "scanner-primary", "fingerprint": "82406e61ca0a2d0b", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/reviewer.py:220"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-d14153b11108b0fc", "level": "note", "message": {"text": "Possibly dead Python function: reviewer_node"}, "properties": {"repobilityId": "b2defa175af45396", "scanner": "scanner-primary", "fingerprint": "d14153b11108b0fc", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/reviewer.py:807"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-70b6299ab7e0cb8f", "level": "note", "message": {"text": "Possibly dead Python function: planned_claim_types_for_meta"}, "properties": {"repobilityId": "6b8de95590e42bfa", "scanner": "scanner-primary", "fingerprint": "70b6299ab7e0cb8f", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/evidence_plan.py:162"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-52c71a1c034103a6", "level": "note", "message": {"text": "Possibly dead Python function: fetch_all"}, "properties": {"repobilityId": "c75179969b3ae45e", "scanner": "scanner-primary", "fingerprint": "52c71a1c034103a6", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/collector_adapters.py:591"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-af30cc7b916b5700", "level": "note", "message": {"text": "Possibly dead Python function: register"}, "properties": {"repobilityId": "3dcfff96740bd31f", "scanner": "scanner-primary", "fingerprint": "af30cc7b916b5700", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/skill.py:36"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-04049fb14e91fc76", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 web/components/AnalyzeFlow.tsx:960"}, "properties": {"repobilityId": "4d3ad6db9b3207bf", "scanner": "scanner-primary", "fingerprint": "04049fb14e91fc76", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-6541a1f947bb7564", "level": "note", "message": {"text": "React Flow edge with `label=` but no project-wide edge-label CSS override \u2014 web/components/AnalyzeFlow.tsx:726"}, "properties": {"repobilityId": "1d72dea11a37a0d9", "scanner": "scanner-primary", "fingerprint": "6541a1f947bb7564", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.edge-label.no-bg"]}}, {"ruleId": "scanner-993eacb48b521132", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 web/components/Evidence.tsx:100"}, "properties": {"repobilityId": "102111a159d69672", "scanner": "scanner-primary", "fingerprint": "993eacb48b521132", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-578a7c80a303b1e3", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 web/components/ReportView.tsx:846"}, "properties": {"repobilityId": "d02545c6dec354ea", "scanner": "scanner-primary", "fingerprint": "578a7c80a303b1e3", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-6372cebde0220094", "level": "warning", "message": {"text": "No auth library detected"}, "properties": {"repobilityId": "a5b6035a5bbf8054", "scanner": "scanner-primary", "fingerprint": "6372cebde0220094", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["coverage", "auth"]}}, {"ruleId": "scanner-4601e3ad3bb28677", "level": "warning", "message": {"text": "No CI/CD pipelines detected"}, "properties": {"repobilityId": "c3ee439bce2bc51e", "scanner": "scanner-primary", "fingerprint": "4601e3ad3bb28677", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["coverage"]}}, {"ruleId": "scanner-2e12893783094aae", "level": "note", "message": {"text": "Very large file: web/components/AnalyzeFlow.tsx (1319 lines)"}, "properties": {"repobilityId": "38522145bcdc94a3", "scanner": "scanner-primary", "fingerprint": "2e12893783094aae", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-ace8f992f01135b1", "level": "note", "message": {"text": "Very large file: web/components/ReportView.tsx (1290 lines)"}, "properties": {"repobilityId": "f10bd50327b31c79", "scanner": "scanner-primary", "fingerprint": "ace8f992f01135b1", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-c9d09a7f54c5937c", "level": "note", "message": {"text": "Very large file: src/analyzer.py (1107 lines)"}, "properties": {"repobilityId": "9772c0fe8a74d68a", "scanner": "scanner-primary", "fingerprint": "c9d09a7f54c5937c", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-141b30a41e03817b", "level": "note", "message": {"text": "No license file detected"}, "properties": {"repobilityId": "1dd2227c0131f1a9", "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": "6697e843c43052f1", "scanner": "scanner-primary", "fingerprint": "3ab5d313dda8e5f9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["debug", "cleanup", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-72b2a6250083a784", "level": "warning", "message": {"text": "Placeholder or mock-heavy implementation detected"}, "properties": {"repobilityId": "80d40648fc016973", "scanner": "scanner-primary", "fingerprint": "72b2a6250083a784", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "incomplete", "generated-repo-pattern"]}}, {"ruleId": "scanner-2d0c7b7ab8f8aacf", "level": "warning", "message": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "properties": {"repobilityId": "65955e1baa945edd", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-b9088664ace7f748", "level": "note", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "5c7071741a811915", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["production-readiness", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-749d4bc1bd66df5f", "level": "warning", "message": {"text": "Agent instructions exist but release-hardening basics are missing"}, "properties": {"repobilityId": "a53af2b928db7392", "scanner": "scanner-primary", "fingerprint": "749d4bc1bd66df5f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-ea8f3013f588db25", "level": "note", "message": {"text": "Shallow git history limits provenance confidence"}, "properties": {"repobilityId": "cab6c00946bc4004", "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": "f48877d24bc2dcb3", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-bea357a6497a2d5d", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: CLAUDE.md"}, "properties": {"repobilityId": "aae72df3934829ac", "scanner": "scanner-primary", "fingerprint": "bea357a6497a2d5d", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "CLAUDE.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-ecb0d2c55ed6875d", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/settings.local.json"}, "properties": {"repobilityId": "d8bae33a6d517bf0", "scanner": "scanner-primary", "fingerprint": "ecb0d2c55ed6875d", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/settings.local.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-2c5f98b152cddb6d", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/launch.json"}, "properties": {"repobilityId": "0de48c0f4ab303d8", "scanner": "scanner-primary", "fingerprint": "2c5f98b152cddb6d", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/launch.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-beba5988e6b0e194", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 web/lib/api.ts:17"}, "properties": {"repobilityId": "a0f8b4cbfbddcfd9", "scanner": "scanner-primary", "fingerprint": "beba5988e6b0e194", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-34827d53efca1d13", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/reviewer.py:905"}, "properties": {"repobilityId": "d989cbca0b317463", "scanner": "scanner-primary", "fingerprint": "34827d53efca1d13", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-2871ec35709f9ac0", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/collector_adapters.py:242"}, "properties": {"repobilityId": "1342859df37d99c8", "scanner": "scanner-primary", "fingerprint": "2871ec35709f9ac0", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f218724f2b22b7c6", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/analyzer_augment.py:64"}, "properties": {"repobilityId": "9f554952f8f05248", "scanner": "scanner-primary", "fingerprint": "f218724f2b22b7c6", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-eaa81f867029c5d7", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/skill.py:62"}, "properties": {"repobilityId": "a36b8b54d5a4b4d6", "scanner": "scanner-primary", "fingerprint": "eaa81f867029c5d7", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-b349361b35931e81", "level": "note", "message": {"text": "86 env vars used in code but missing from .env.example"}, "properties": {"repobilityId": "9cdc95bd869a72e8", "scanner": "scanner-primary", "fingerprint": "b349361b35931e81", "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": "eca38ec843a8fc3d", "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": "3010052e56131241", "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": "3558efc24f5ebb64", "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": "1943429d6a6b52e0", "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": "40e309504cb2e788", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-02525d39071dd2c7", "level": "note", "message": {"text": "Near-duplicate function bodies in 5 places"}, "properties": {"repobilityId": "d2024acd738bc86c", "scanner": "scanner-primary", "fingerprint": "02525d39071dd2c7", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-02525d39071dd2c7", "level": "note", "message": {"text": "Near-duplicate function bodies in 5 places"}, "properties": {"repobilityId": "716a9205cb103ca6", "scanner": "scanner-primary", "fingerprint": "02525d39071dd2c7", "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": "751f2467413a0615", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-ef1d7c974808001f", "level": "error", "message": {"text": "FastAPI POST `api_propose` without auth dependency \u2014 api/main.py:180"}, "properties": {"repobilityId": "64adc1987b834fca", "scanner": "scanner-primary", "fingerprint": "ef1d7c974808001f", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.fastapi.unauth_mutation"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "api/main.py"}, "region": {"startLine": 180}}}]}, {"ruleId": "scanner-8bb7d831d082ae62", "level": "error", "message": {"text": "FastAPI POST `api_questions` without auth dependency \u2014 api/main.py:186"}, "properties": {"repobilityId": "e636bcdb4da1d491", "scanner": "scanner-primary", "fingerprint": "8bb7d831d082ae62", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.fastapi.unauth_mutation"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "api/main.py"}, "region": {"startLine": 186}}}]}, {"ruleId": "scanner-1fe17ed9bf551a51", "level": "error", "message": {"text": "FastAPI POST `api_intake_stream` without auth dependency \u2014 api/main.py:193"}, "properties": {"repobilityId": "592c1e10d868f30d", "scanner": "scanner-primary", "fingerprint": "1fe17ed9bf551a51", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.fastapi.unauth_mutation"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "api/main.py"}, "region": {"startLine": 193}}}]}, {"ruleId": "scanner-d9d2c9ef3737ddae", "level": "error", "message": {"text": "FastAPI POST `api_run` without auth dependency \u2014 api/main.py:708"}, "properties": {"repobilityId": "a863539296c19641", "scanner": "scanner-primary", "fingerprint": "d9d2c9ef3737ddae", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.fastapi.unauth_mutation"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "api/main.py"}, "region": {"startLine": 708}}}]}, {"ruleId": "scanner-d8bb232caf036564", "level": "note", "message": {"text": "Unused endpoint: POST /api/intake/propose"}, "properties": {"repobilityId": "523fa0a698ebe97c", "scanner": "scanner-primary", "fingerprint": "d8bb232caf036564", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-c8d8af4326606551", "level": "note", "message": {"text": "Unused endpoint: POST /api/intake/questions"}, "properties": {"repobilityId": "227474a148912bee", "scanner": "scanner-primary", "fingerprint": "c8d8af4326606551", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-4eb4e93beaa275dd", "level": "note", "message": {"text": "Unused endpoint: POST /api/intake/stream"}, "properties": {"repobilityId": "d0586037cbb105da", "scanner": "scanner-primary", "fingerprint": "4eb4e93beaa275dd", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-83f363da8e954ea8", "level": "note", "message": {"text": "Unused endpoint: POST /api/run"}, "properties": {"repobilityId": "ca14edc39c396c40", "scanner": "scanner-primary", "fingerprint": "83f363da8e954ea8", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-c7bad8164cc38ea0", "level": "note", "message": {"text": "Unused endpoint: GET /api/reports"}, "properties": {"repobilityId": "47ecff002fc24813", "scanner": "scanner-primary", "fingerprint": "c7bad8164cc38ea0", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-67280bcf5259ac69", "level": "note", "message": {"text": "Unused endpoint: GET /api/reports/{report_id}"}, "properties": {"repobilityId": "c2619124b101194e", "scanner": "scanner-primary", "fingerprint": "67280bcf5259ac69", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-b0954ddeb891fa18", "level": "note", "message": {"text": "Unused endpoint: GET /api/stage_quality"}, "properties": {"repobilityId": "9e617faa59c48544", "scanner": "scanner-primary", "fingerprint": "b0954ddeb891fa18", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-7e6eeaa220271e3c", "level": "note", "message": {"text": "Unused endpoint: GET /api/timeline"}, "properties": {"repobilityId": "7b0d6e6c7553fb7f", "scanner": "scanner-primary", "fingerprint": "7e6eeaa220271e3c", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-6820d5ad0c7a46aa", "level": "note", "message": {"text": "Unused endpoint: GET /api/checklist"}, "properties": {"repobilityId": "52a28c18b7b4667f", "scanner": "scanner-primary", "fingerprint": "6820d5ad0c7a46aa", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}]}]}