{"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-594f221dbc4317fc", "name": "Possibly dead Python function: segment_cycles_trough", "shortDescription": {"text": "Possibly dead Python function: segment_cycles_trough"}, "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-1dcc2a869704af0b", "name": "Possibly dead Python function: time_to_distance", "shortDescription": {"text": "Possibly dead Python function: time_to_distance"}, "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-58404f53a0a2575e", "name": "Possibly dead Python function: attach_pose_to_cycles", "shortDescription": {"text": "Possibly dead Python function: attach_pose_to_cycles"}, "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-780f392f6ac09a0c", "name": "Possibly dead Python function: plot_wavelet", "shortDescription": {"text": "Possibly dead Python function: plot_wavelet"}, "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-0f238529f9a6ca51", "name": "Possibly dead Python function: plot_wavelet", "shortDescription": {"text": "Possibly dead Python function: plot_wavelet"}, "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-294a88bb0d9c6a01", "name": "Possibly dead Python function: require_auth", "shortDescription": {"text": "Possibly dead Python function: require_auth"}, "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-50ad747856c4abbc", "name": "`truncate` class without `title=` for hover reveal \u2014 web/components/portal/ReportBuilder.js:97", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 web/components/portal/ReportBuilder.js:97"}, "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-3fc07ca5adadb7b1", "name": "`truncate` class without `title=` for hover reveal \u2014 web/components/portal/AthleteCard.js:32", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 web/components/portal/AthleteCard.js:32"}, "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-ff896908b3e922c2", "name": "`truncate` class without `title=` for hover reveal \u2014 web/components/portal/ReportSendList.js:105", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 web/components/portal/ReportSendList.js:105"}, "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-e93f3d3470077da0", "name": "`truncate` class without `title=` for hover reveal \u2014 web/components/portal/SessionCard.js:50", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 web/components/portal/SessionCard.js:50"}, "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-81c88f82d6b333c9", "name": "`truncate` class without `title=` for hover reveal \u2014 web/app/app/athletes/page.js:134", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 web/app/app/athletes/page.js:134"}, "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-63f8c0284d355a42", "name": "Insecure pattern 'cors_wildcard' in api.py:67", "shortDescription": {"text": "Insecure pattern 'cors_wildcard' in api.py:67"}, "fullDescription": {"text": "Found a known-risky pattern (cors_wildcard). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-c4449bd79ae73a9f", "name": "Insecure pattern 'cors_wildcard' in web/README.md:36", "shortDescription": {"text": "Insecure pattern 'cors_wildcard' in web/README.md:36"}, "fullDescription": {"text": "Found a known-risky pattern (cors_wildcard). Review and replace if possible."}, "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-040875ab5946b7fd", "name": "Very large file: app.py (1193 lines)", "shortDescription": {"text": "Very large file: app.py (1193 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-6893a6c8b0861585", "name": "Very low test-to-source ratio", "shortDescription": {"text": "Very low test-to-source ratio"}, "fullDescription": {"text": "3 test file(s) for 61 source file(s) (ratio 0.05). Consider adding integration or unit tests for critical paths."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "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 176 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 24 placeholder/mock markers across 8 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-17d866d91a7c451e", "name": "Agent instruction/config may expose a secret: CLAUDE.md", "shortDescription": {"text": "Agent instruction/config may expose a secret: CLAUDE.md"}, "fullDescription": {"text": "Agent-facing files are routinely pasted into LLM/tool contexts. Move literal tokens, keys, and passwords into a secret manager or document them as placeholders only."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-15653517bd97c0f6", "name": "Commented-code block (6 lines) in metrics.py:118", "shortDescription": {"text": "Commented-code block (6 lines) in metrics.py:118"}, "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-9057b59891ce61e8", "name": "Commented-code block (7 lines) in segment_motif_spike.py:53", "shortDescription": {"text": "Commented-code block (7 lines) in segment_motif_spike.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-6d2c8eba05ea8017", "name": "Network/subprocess call without timeout or try/except \u2014 fetch_sessions.py:180", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 fetch_sessions.py:180"}, "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-7a2c8dec85b5c7ff", "name": "Commented-code block (5 lines) in wavelet_spike.py:64", "shortDescription": {"text": "Commented-code block (5 lines) in wavelet_spike.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-a61a78b42b98a615", "name": "Network/subprocess call without timeout or try/except \u2014 video_sync.py:264", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 video_sync.py:264"}, "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-4b13413d392448eb", "name": "Commented-code block (6 lines) in tests/conftest.py:15", "shortDescription": {"text": "Commented-code block (6 lines) in tests/conftest.py:15"}, "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-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:\nvel_acc_extraction.py:unwrap_angle, swim_pipeline.py:unwrap_angle\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-29a9fd18f047bf26", "name": "FastAPI POST `billing_webhook` without auth dependency \u2014 api.py:853", "shortDescription": {"text": "FastAPI POST `billing_webhook` without auth dependency \u2014 api.py:853"}, "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-fd278a3c91aa5b3c", "name": "Unused endpoint: POST /process", "shortDescription": {"text": "Unused endpoint: POST /process"}, "fullDescription": {"text": "`api.py` declares `POST /process` 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-dc58412fe209a60e", "name": "Unused endpoint: GET /sessions/{session_id}/export", "shortDescription": {"text": "Unused endpoint: GET /sessions/{session_id}/export"}, "fullDescription": {"text": "`api.py` declares `GET /sessions/{session_id}/export` 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-61363db03cd3c276", "name": "Unused endpoint: PATCH /sessions/{session_id}", "shortDescription": {"text": "Unused endpoint: PATCH /sessions/{session_id}"}, "fullDescription": {"text": "`api.py` declares `PATCH /sessions/{session_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-c23a06033f5185b9", "name": "Unused endpoint: DELETE /sessions/{session_id}", "shortDescription": {"text": "Unused endpoint: DELETE /sessions/{session_id}"}, "fullDescription": {"text": "`api.py` declares `DELETE /sessions/{session_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-2fc75e8d80c58f19", "name": "Unused endpoint: GET /reports/{token}", "shortDescription": {"text": "Unused endpoint: GET /reports/{token}"}, "fullDescription": {"text": "`api.py` declares `GET /reports/{token}` 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-aa8b74b15cdf498b", "name": "Unused endpoint: PATCH /devices/{chip_id}", "shortDescription": {"text": "Unused endpoint: PATCH /devices/{chip_id}"}, "fullDescription": {"text": "`api.py` declares `PATCH /devices/{chip_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-e2e9ac51dfafef43", "name": "Unused endpoint: DELETE /devices/{chip_id}", "shortDescription": {"text": "Unused endpoint: DELETE /devices/{chip_id}"}, "fullDescription": {"text": "`api.py` declares `DELETE /devices/{chip_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-e8ebe817d16c5e42", "name": "Unused endpoint: GET /devices", "shortDescription": {"text": "Unused endpoint: GET /devices"}, "fullDescription": {"text": "`api.py` declares `GET /devices` 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-830018769cba5dab", "name": "Unused endpoint: POST /athletes", "shortDescription": {"text": "Unused endpoint: POST /athletes"}, "fullDescription": {"text": "`api.py` declares `POST /athletes` 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-1085d10c518f9032", "name": "Unused endpoint: POST /billing/checkout-session", "shortDescription": {"text": "Unused endpoint: POST /billing/checkout-session"}, "fullDescription": {"text": "`api.py` declares `POST /billing/checkout-session` 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-b5038409102d29e2", "name": "Unused endpoint: POST /billing/portal-session", "shortDescription": {"text": "Unused endpoint: POST /billing/portal-session"}, "fullDescription": {"text": "`api.py` declares `POST /billing/portal-session` 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-99b7116eb74d1d0c", "name": "Unused endpoint: GET /billing/complete", "shortDescription": {"text": "Unused endpoint: GET /billing/complete"}, "fullDescription": {"text": "`api.py` declares `GET /billing/complete` 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-2b171ab6084f5670", "name": "Unused endpoint: POST /billing/webhook", "shortDescription": {"text": "Unused endpoint: POST /billing/webhook"}, "fullDescription": {"text": "`api.py` declares `POST /billing/webhook` 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-81452ea9b8d0afab", "name": "Unused endpoint: GET /billing/status", "shortDescription": {"text": "Unused endpoint: GET /billing/status"}, "fullDescription": {"text": "`api.py` declares `GET /billing/status` 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/21812"}, "properties": {"repository": "tzheng846/myswimcoach", "repoUrl": "https://github.com/tzheng846/myswimcoach", "branch": "main"}, "results": [{"ruleId": "scanner-594f221dbc4317fc", "level": "note", "message": {"text": "Possibly dead Python function: segment_cycles_trough"}, "properties": {"repobilityId": "807c813ffaaa5dfa", "scanner": "scanner-primary", "fingerprint": "594f221dbc4317fc", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "metrics.py:67"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-1dcc2a869704af0b", "level": "note", "message": {"text": "Possibly dead Python function: time_to_distance"}, "properties": {"repobilityId": "dbe11a6999a569a3", "scanner": "scanner-primary", "fingerprint": "1dcc2a869704af0b", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "metrics.py:330"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-58404f53a0a2575e", "level": "note", "message": {"text": "Possibly dead Python function: attach_pose_to_cycles"}, "properties": {"repobilityId": "6aa31dcd8275f403", "scanner": "scanner-primary", "fingerprint": "58404f53a0a2575e", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "metrics.py:588"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-780f392f6ac09a0c", "level": "note", "message": {"text": "Possibly dead Python function: plot_wavelet"}, "properties": {"repobilityId": "ffd485dba0cf7e60", "scanner": "scanner-primary", "fingerprint": "780f392f6ac09a0c", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "vel_acc_extraction.py:192"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-0f238529f9a6ca51", "level": "note", "message": {"text": "Possibly dead Python function: plot_wavelet"}, "properties": {"repobilityId": "ffd485dba0cf7e60", "scanner": "scanner-primary", "fingerprint": "0f238529f9a6ca51", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "swim_pipeline.py:220"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-294a88bb0d9c6a01", "level": "note", "message": {"text": "Possibly dead Python function: require_auth"}, "properties": {"repobilityId": "d7855475dea79341", "scanner": "scanner-primary", "fingerprint": "294a88bb0d9c6a01", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "api.py:46"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-50ad747856c4abbc", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 web/components/portal/ReportBuilder.js:97"}, "properties": {"repobilityId": "eb074b885d961329", "scanner": "scanner-primary", "fingerprint": "50ad747856c4abbc", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-3fc07ca5adadb7b1", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 web/components/portal/AthleteCard.js:32"}, "properties": {"repobilityId": "2d41a287ccd697fc", "scanner": "scanner-primary", "fingerprint": "3fc07ca5adadb7b1", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-ff896908b3e922c2", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 web/components/portal/ReportSendList.js:105"}, "properties": {"repobilityId": "ac0e81649914e1c2", "scanner": "scanner-primary", "fingerprint": "ff896908b3e922c2", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-e93f3d3470077da0", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 web/components/portal/SessionCard.js:50"}, "properties": {"repobilityId": "f5aed5caec829325", "scanner": "scanner-primary", "fingerprint": "e93f3d3470077da0", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-81c88f82d6b333c9", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 web/app/app/athletes/page.js:134"}, "properties": {"repobilityId": "60ba34b1ddd275ab", "scanner": "scanner-primary", "fingerprint": "81c88f82d6b333c9", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-63f8c0284d355a42", "level": "warning", "message": {"text": "Insecure pattern 'cors_wildcard' in api.py:67"}, "properties": {"repobilityId": "fdae122c19e8aace", "scanner": "scanner-primary", "fingerprint": "63f8c0284d355a42", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "cors_wildcard"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "api.py"}, "region": {"startLine": 67}}}]}, {"ruleId": "scanner-c4449bd79ae73a9f", "level": "warning", "message": {"text": "Insecure pattern 'cors_wildcard' in web/README.md:36"}, "properties": {"repobilityId": "cc56baf52d84bc5a", "scanner": "scanner-primary", "fingerprint": "c4449bd79ae73a9f", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "cors_wildcard"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "web/README.md"}, "region": {"startLine": 36}}}]}, {"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-040875ab5946b7fd", "level": "note", "message": {"text": "Very large file: app.py (1193 lines)"}, "properties": {"repobilityId": "5a74e6652f3a10d4", "scanner": "scanner-primary", "fingerprint": "040875ab5946b7fd", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-6893a6c8b0861585", "level": "warning", "message": {"text": "Very low test-to-source ratio"}, "properties": {"repobilityId": "54a7de3f06314bf0", "scanner": "scanner-primary", "fingerprint": "6893a6c8b0861585", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["tests", "coverage"]}}, {"ruleId": "scanner-141b30a41e03817b", "level": "note", "message": {"text": "No license file detected"}, "properties": {"repobilityId": "3111494ccf4fec84", "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": "84bf4b3c7e1a5764", "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": "d0d2386a11167fcb", "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": "74239e2b051f9802", "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": "b302e244492ff95e", "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": "c982151fb0693dc6", "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": "de6d61ba2e222e48", "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": "9fc037dd1b31c496", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-17d866d91a7c451e", "level": "error", "message": {"text": "Agent instruction/config may expose a secret: CLAUDE.md"}, "properties": {"repobilityId": "ccce5984e58a48f0", "scanner": "scanner-primary", "fingerprint": "17d866d91a7c451e", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["agent-instructions", "secrets", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "CLAUDE.md"}, "region": {"startLine": 28}}}]}, {"ruleId": "scanner-15653517bd97c0f6", "level": "none", "message": {"text": "Commented-code block (6 lines) in metrics.py:118"}, "properties": {"repobilityId": "b2046ba2b8e5466a", "scanner": "scanner-primary", "fingerprint": "15653517bd97c0f6", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-9057b59891ce61e8", "level": "none", "message": {"text": "Commented-code block (7 lines) in segment_motif_spike.py:53"}, "properties": {"repobilityId": "fa626594412eaab7", "scanner": "scanner-primary", "fingerprint": "9057b59891ce61e8", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-6d2c8eba05ea8017", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 fetch_sessions.py:180"}, "properties": {"repobilityId": "844a6a0e63385d2f", "scanner": "scanner-primary", "fingerprint": "6d2c8eba05ea8017", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-7a2c8dec85b5c7ff", "level": "none", "message": {"text": "Commented-code block (5 lines) in wavelet_spike.py:64"}, "properties": {"repobilityId": "ff5d79deb8a21111", "scanner": "scanner-primary", "fingerprint": "7a2c8dec85b5c7ff", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-a61a78b42b98a615", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 video_sync.py:264"}, "properties": {"repobilityId": "2867c4261a37eed0", "scanner": "scanner-primary", "fingerprint": "a61a78b42b98a615", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-4b13413d392448eb", "level": "none", "message": {"text": "Commented-code block (6 lines) in tests/conftest.py:15"}, "properties": {"repobilityId": "b55565e2bf5e977d", "scanner": "scanner-primary", "fingerprint": "4b13413d392448eb", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "87446326eac71840", "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": "6e1a49a45bdd3ff7", "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": "271548c6555529b6", "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": "39e2d0878baf68a1", "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": "08cf28dbc6d07fde", "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": "a38db72007b0ae01", "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": "7da111f4daff4e08", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-29a9fd18f047bf26", "level": "error", "message": {"text": "FastAPI POST `billing_webhook` without auth dependency \u2014 api.py:853"}, "properties": {"repobilityId": "cf7227568fe943c2", "scanner": "scanner-primary", "fingerprint": "29a9fd18f047bf26", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.fastapi.unauth_mutation"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "api.py"}, "region": {"startLine": 853}}}]}, {"ruleId": "scanner-fd278a3c91aa5b3c", "level": "note", "message": {"text": "Unused endpoint: POST /process"}, "properties": {"repobilityId": "78cdd7276a710f27", "scanner": "scanner-primary", "fingerprint": "fd278a3c91aa5b3c", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-dc58412fe209a60e", "level": "note", "message": {"text": "Unused endpoint: GET /sessions/{session_id}/export"}, "properties": {"repobilityId": "887bab035f0f8e3a", "scanner": "scanner-primary", "fingerprint": "dc58412fe209a60e", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-61363db03cd3c276", "level": "note", "message": {"text": "Unused endpoint: PATCH /sessions/{session_id}"}, "properties": {"repobilityId": "7ab3ea9cb0f1b6de", "scanner": "scanner-primary", "fingerprint": "61363db03cd3c276", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-c23a06033f5185b9", "level": "note", "message": {"text": "Unused endpoint: DELETE /sessions/{session_id}"}, "properties": {"repobilityId": "7689f2305c92354d", "scanner": "scanner-primary", "fingerprint": "c23a06033f5185b9", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-2fc75e8d80c58f19", "level": "note", "message": {"text": "Unused endpoint: GET /reports/{token}"}, "properties": {"repobilityId": "a429675ce3c140a3", "scanner": "scanner-primary", "fingerprint": "2fc75e8d80c58f19", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-aa8b74b15cdf498b", "level": "note", "message": {"text": "Unused endpoint: PATCH /devices/{chip_id}"}, "properties": {"repobilityId": "c06ef2246373821e", "scanner": "scanner-primary", "fingerprint": "aa8b74b15cdf498b", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-e2e9ac51dfafef43", "level": "note", "message": {"text": "Unused endpoint: DELETE /devices/{chip_id}"}, "properties": {"repobilityId": "58791da4f065e7d9", "scanner": "scanner-primary", "fingerprint": "e2e9ac51dfafef43", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-e8ebe817d16c5e42", "level": "note", "message": {"text": "Unused endpoint: GET /devices"}, "properties": {"repobilityId": "ddaa380b9dacd166", "scanner": "scanner-primary", "fingerprint": "e8ebe817d16c5e42", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-830018769cba5dab", "level": "note", "message": {"text": "Unused endpoint: POST /athletes"}, "properties": {"repobilityId": "0c25d4a17e8aefc1", "scanner": "scanner-primary", "fingerprint": "830018769cba5dab", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-1085d10c518f9032", "level": "note", "message": {"text": "Unused endpoint: POST /billing/checkout-session"}, "properties": {"repobilityId": "709c78fbd3301fff", "scanner": "scanner-primary", "fingerprint": "1085d10c518f9032", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-b5038409102d29e2", "level": "note", "message": {"text": "Unused endpoint: POST /billing/portal-session"}, "properties": {"repobilityId": "791cdab78e354a8b", "scanner": "scanner-primary", "fingerprint": "b5038409102d29e2", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-99b7116eb74d1d0c", "level": "note", "message": {"text": "Unused endpoint: GET /billing/complete"}, "properties": {"repobilityId": "1ff4383d33167694", "scanner": "scanner-primary", "fingerprint": "99b7116eb74d1d0c", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-2b171ab6084f5670", "level": "note", "message": {"text": "Unused endpoint: POST /billing/webhook"}, "properties": {"repobilityId": "e96d0f33ecb4c36b", "scanner": "scanner-primary", "fingerprint": "2b171ab6084f5670", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-81452ea9b8d0afab", "level": "note", "message": {"text": "Unused endpoint: GET /billing/status"}, "properties": {"repobilityId": "672f5f604db3a284", "scanner": "scanner-primary", "fingerprint": "81452ea9b8d0afab", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}]}]}