{"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-0dcd709a45511ae9", "name": "Stray `console.log` in TS/JS \u2014 server/index.ts:119", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 server/index.ts:119"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-81fa537fac363c44", "name": "Stray `console.log` in TS/JS \u2014 server/cron.ts:108", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 server/cron.ts:108"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-7c0940c38b97ff88", "name": "Stray `console.log` in TS/JS \u2014 server/crypto-util.ts:5", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 server/crypto-util.ts:5"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-c55c8b30e8756c32", "name": "Stray `console.log` in TS/JS \u2014 server/admin.ts:195", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 server/admin.ts:195"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-5da6b93e820a7334", "name": "Icon-only button without accessible name \u2014 public/pages.js:369", "shortDescription": {"text": "Icon-only button without accessible name \u2014 public/pages.js:369"}, "fullDescription": {"text": "A `<button>` whose only child is a single glyph or symbol needs `title=` or `aria-label=` so screen readers (and tooltips on hover) work.\n\nWhy: P3 in CHECKLIST.md \u2014 icon-only buttons skipped a title.\nRule id: fq.button.no-label"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-277d099e175b202e", "name": "Icon-only button without accessible name \u2014 public/app.js:320", "shortDescription": {"text": "Icon-only button without accessible name \u2014 public/app.js:320"}, "fullDescription": {"text": "A `<button>` whose only child is a single glyph or symbol needs `title=` or `aria-label=` so screen readers (and tooltips on hover) work.\n\nWhy: P3 in CHECKLIST.md \u2014 icon-only buttons skipped a title.\nRule id: fq.button.no-label"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-f7d310f5ea2b9ac4", "name": "Icon-only button without accessible name \u2014 public/workout.js:204", "shortDescription": {"text": "Icon-only button without accessible name \u2014 public/workout.js:204"}, "fullDescription": {"text": "A `<button>` whose only child is a single glyph or symbol needs `title=` or `aria-label=` so screen readers (and tooltips on hover) work.\n\nWhy: P3 in CHECKLIST.md \u2014 icon-only buttons skipped a title.\nRule id: fq.button.no-label"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-f146766fba05a3fc", "name": "Insecure pattern 'direct_innerhtml_assignment' in public/pages.js:133", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in public/pages.js:133"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-ba3e1b2290218281", "name": "Insecure pattern 'direct_innerhtml_assignment' in public/app.js:45", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in public/app.js:45"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-21c0970d81b3dc56", "name": "Insecure pattern 'direct_outerhtml_assignment' in public/app.js:1394", "shortDescription": {"text": "Insecure pattern 'direct_outerhtml_assignment' in public/app.js:1394"}, "fullDescription": {"text": "Found a known-risky pattern (direct_outerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-61b78d084285994c", "name": "Insecure pattern 'direct_innerhtml_assignment' in public/workout.js:44", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in public/workout.js:44"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-adfbfe2c86df9408", "name": "Insecure pattern 'insert_adjacent_html' in public/workout.js:270", "shortDescription": {"text": "Insecure pattern 'insert_adjacent_html' in public/workout.js:270"}, "fullDescription": {"text": "Found a known-risky pattern (insert_adjacent_html). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-0956fd02fa258c0c", "name": "Insecure pattern 'local_storage_auth_token' in public/login.js:53", "shortDescription": {"text": "Insecure pattern 'local_storage_auth_token' in public/login.js:53"}, "fullDescription": {"text": "Found a known-risky pattern (local_storage_auth_token). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-9dc7786472c5c10d", "name": "Very large file: server/index.ts (1040 lines)", "shortDescription": {"text": "Very large file: server/index.ts (1040 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-fc99c7cce0e17b2d", "name": "Very large file: server/ai-coach.ts (2093 lines)", "shortDescription": {"text": "Very large file: server/ai-coach.ts (2093 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-055097e662dfb233", "name": "Very large file: public/pages.js (3118 lines)", "shortDescription": {"text": "Very large file: public/pages.js (3118 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-bd229b9deda31f08", "name": "Very large file: public/app.js (2678 lines)", "shortDescription": {"text": "Very large file: public/app.js (2678 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-6db84a02d3410333", "name": "Very large file: public/workout.js (1409 lines)", "shortDescription": {"text": "Very large file: public/workout.js (1409 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-6185038aa83b36c7", "name": "Very large file: public/data.js (2217 lines)", "shortDescription": {"text": "Very large file: public/data.js (2217 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-ea3b5e389d8c9c0f", "name": "Low test-to-source ratio", "shortDescription": {"text": "Low test-to-source ratio"}, "fullDescription": {"text": "3 tests / 24 src (ratio 0.12)."}, "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 48 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 12 placeholder/mock markers across 3 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-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-b74fd7c8eaf454ea", "name": "Commented-code block (6 lines) in server/index.ts:614", "shortDescription": {"text": "Commented-code block (6 lines) in server/index.ts:614"}, "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-7dd9e3f7d331aea9", "name": "Commented-code block (6 lines) in server/ask.ts:1", "shortDescription": {"text": "Commented-code block (6 lines) in server/ask.ts:1"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-dcf58e10f85c1b4f", "name": "Commented-code block (5 lines) in server/token-crypto.ts:1", "shortDescription": {"text": "Commented-code block (5 lines) in server/token-crypto.ts:1"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-2e2d06c2aebdf77c", "name": "`fetch()` without try/.catch or AbortSignal \u2014 server/withings.ts:31", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 server/withings.ts:31"}, "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-bb44c8afd6ccfe8a", "name": "Commented-code block (6 lines) in server/auth.ts:68", "shortDescription": {"text": "Commented-code block (6 lines) in server/auth.ts:68"}, "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-c2b6b63bb6f49e87", "name": "Commented-code block (9 lines) in server/cron.ts:98", "shortDescription": {"text": "Commented-code block (9 lines) in server/cron.ts:98"}, "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-4b6327e78c617019", "name": "Commented-code block (7 lines) in server/ai-coach.ts:497", "shortDescription": {"text": "Commented-code block (7 lines) in server/ai-coach.ts:497"}, "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-fd9c5d6b5449ae6c", "name": "Commented-code block (7 lines) in server/state.ts:7", "shortDescription": {"text": "Commented-code block (7 lines) in server/state.ts:7"}, "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-32bed5b2bb1bd491", "name": "Commented-code block (5 lines) in server/coach-settings.ts:11", "shortDescription": {"text": "Commented-code block (5 lines) in server/coach-settings.ts:11"}, "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-e8867fd9e1001fed", "name": "Commented-code block (7 lines) in public/pages.js:1221", "shortDescription": {"text": "Commented-code block (7 lines) in public/pages.js:1221"}, "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-33263d8dc1f96c53", "name": "`fetch()` without try/.catch or AbortSignal \u2014 public/app.js:1197", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 public/app.js:1197"}, "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-622725d90181c677", "name": "Commented-code block (5 lines) in public/data.js:477", "shortDescription": {"text": "Commented-code block (5 lines) in public/data.js:477"}, "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-1d7c5d3c1c38d180", "name": "`fetch()` without try/.catch or AbortSignal \u2014 public/data.js:513", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 public/data.js:513"}, "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-287f0561ded1f176", "name": "`fetch()` without try/.catch or AbortSignal \u2014 public/login.js:43", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 public/login.js:43"}, "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-1b5a76780c3df9aa", "name": "1 env vars used in code but missing from .env.example", "shortDescription": {"text": "1 env vars used in code but missing from .env.example"}, "fullDescription": {"text": "Drift between code and config docs. The first few: `INVITE_CODE`. Add them (with a placeholder/comment) to .env.example so onboarding doesn't break."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-9ac7a80f0e44e9d8", "name": "Dangling fetch: PUT /api/state/profile/personal (public/app.js:599)", "shortDescription": {"text": "Dangling fetch: PUT /api/state/profile/personal (public/app.js:599)"}, "fullDescription": {"text": "`public/app.js:599` calls `PUT /api/state/profile/personal` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/state/profile/personal`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-18802b40a28c7505", "name": "Dangling fetch: PUT /api/state/profile/blood-markers (public/app.js:838)", "shortDescription": {"text": "Dangling fetch: PUT /api/state/profile/blood-markers (public/app.js:838)"}, "fullDescription": {"text": "`public/app.js:838` calls `PUT /api/state/profile/blood-markers` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/state/profile/blood-markers`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-d3d234b6e532dfaf", "name": "Dangling fetch: PUT /api/state/profile/medications (public/app.js:941)", "shortDescription": {"text": "Dangling fetch: PUT /api/state/profile/medications (public/app.js:941)"}, "fullDescription": {"text": "`public/app.js:941` calls `PUT /api/state/profile/medications` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/state/profile/medications`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-698e3aa7eb883a27", "name": "Dangling fetch: PUT /api/state/profile/food-prefs (public/app.js:1173)", "shortDescription": {"text": "Dangling fetch: PUT /api/state/profile/food-prefs (public/app.js:1173)"}, "fullDescription": {"text": "`public/app.js:1173` calls `PUT /api/state/profile/food-prefs` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/state/profile/food-prefs`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-f1589cd2351d5b0a", "name": "Dangling fetch: GET /api/coach/key (public/app.js:1197)", "shortDescription": {"text": "Dangling fetch: GET /api/coach/key (public/app.js:1197)"}, "fullDescription": {"text": "`public/app.js:1197` calls `GET /api/coach/key` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/coach/key`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-b9e6a12ca98e3d95", "name": "Dangling fetch: PUT /api/coach/key (public/app.js:1228)", "shortDescription": {"text": "Dangling fetch: PUT /api/coach/key (public/app.js:1228)"}, "fullDescription": {"text": "`public/app.js:1228` calls `PUT /api/coach/key` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/coach/key`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-bb07acff0c1bbb07", "name": "Dangling fetch: DELETE /api/coach/key (public/app.js:1244)", "shortDescription": {"text": "Dangling fetch: DELETE /api/coach/key (public/app.js:1244)"}, "fullDescription": {"text": "`public/app.js:1244` calls `DELETE /api/coach/key` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/coach/key`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-af4a75ec86425997", "name": "Dangling fetch: POST /api/coach/test (public/app.js:1254)", "shortDescription": {"text": "Dangling fetch: POST /api/coach/test (public/app.js:1254)"}, "fullDescription": {"text": "`public/app.js:1254` calls `POST /api/coach/test` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/coach/test`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-b43a61c47b21f087", "name": "Dangling fetch: PUT /api/state/meal-plan (public/app.js:1282)", "shortDescription": {"text": "Dangling fetch: PUT /api/state/meal-plan (public/app.js:1282)"}, "fullDescription": {"text": "`public/app.js:1282` calls `PUT /api/state/meal-plan` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/state/meal-plan`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-824919275de045af", "name": "Dangling fetch: POST /api/coach/recompute-macros (public/app.js:1356)", "shortDescription": {"text": "Dangling fetch: POST /api/coach/recompute-macros (public/app.js:1356)"}, "fullDescription": {"text": "`public/app.js:1356` calls `POST /api/coach/recompute-macros` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/coach/recompute-macros`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-89060a56d8d01946", "name": "Dangling fetch: POST /api/coach/session-brief (public/app.js:1374)", "shortDescription": {"text": "Dangling fetch: POST /api/coach/session-brief (public/app.js:1374)"}, "fullDescription": {"text": "`public/app.js:1374` calls `POST /api/coach/session-brief` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/coach/session-brief`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-9d5d2fa8d38e80ec", "name": "Dangling fetch: POST /api/coach/session-reflection (public/app.js:1415)", "shortDescription": {"text": "Dangling fetch: POST /api/coach/session-reflection (public/app.js:1415)"}, "fullDescription": {"text": "`public/app.js:1415` calls `POST /api/coach/session-reflection` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/coach/session-reflection`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-3dc22099d4860c0a", "name": "Dangling fetch: POST /api/coach/max-lbm (public/app.js:1443)", "shortDescription": {"text": "Dangling fetch: POST /api/coach/max-lbm (public/app.js:1443)"}, "fullDescription": {"text": "`public/app.js:1443` calls `POST /api/coach/max-lbm` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/coach/max-lbm`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-693194deee17a4cd", "name": "Dangling fetch: POST /api/coach/regenerate-plan (public/app.js:1510)", "shortDescription": {"text": "Dangling fetch: POST /api/coach/regenerate-plan (public/app.js:1510)"}, "fullDescription": {"text": "`public/app.js:1510` calls `POST /api/coach/regenerate-plan` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/coach/regenerate-plan`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-d5426769cb0ab70c", "name": "Dangling fetch: POST /api/coach/generate-now (public/app.js:1524)", "shortDescription": {"text": "Dangling fetch: POST /api/coach/generate-now (public/app.js:1524)"}, "fullDescription": {"text": "`public/app.js:1524` calls `POST /api/coach/generate-now` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/coach/generate-now`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-8fb4ca072a04b48e", "name": "Dangling fetch: POST /api/coaching-reports/${rid}/apply/${sid} (public/app.js:1537)", "shortDescription": {"text": "Dangling fetch: POST /api/coaching-reports/${rid}/apply/${sid} (public/app.js:1537)"}, "fullDescription": {"text": "`public/app.js:1537` calls `POST /api/coaching-reports/${rid}/apply/${sid}` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/coaching-reports/<p>/apply/<p>`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-d9760783904fdd5f", "name": "Dangling fetch: POST /api/coaching-reports/${rid}/dismiss/${sid} (public/app.js:1549)", "shortDescription": {"text": "Dangling fetch: POST /api/coaching-reports/${rid}/dismiss/${sid} (public/app.js:1549)"}, "fullDescription": {"text": "`public/app.js:1549` calls `POST /api/coaching-reports/${rid}/dismiss/${sid}` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/coaching-reports/<p>/dismiss/<p>`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-c95f05505da0c7ca", "name": "Dangling fetch: GET /api/push/public-key (public/app.js:1572)", "shortDescription": {"text": "Dangling fetch: GET /api/push/public-key (public/app.js:1572)"}, "fullDescription": {"text": "`public/app.js:1572` calls `GET /api/push/public-key` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/push/public-key`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-6b75e0a7dd59db92", "name": "Dangling fetch: POST /api/push/subscribe (public/app.js:1579)", "shortDescription": {"text": "Dangling fetch: POST /api/push/subscribe (public/app.js:1579)"}, "fullDescription": {"text": "`public/app.js:1579` calls `POST /api/push/subscribe` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/push/subscribe`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-570a50eff343b93b", "name": "Dangling fetch: DELETE /api/push/subscribe (public/app.js:1602)", "shortDescription": {"text": "Dangling fetch: DELETE /api/push/subscribe (public/app.js:1602)"}, "fullDescription": {"text": "`public/app.js:1602` calls `DELETE /api/push/subscribe` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/push/subscribe`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-5732fe88c02581cd", "name": "Dangling fetch: POST /api/push/test (public/app.js:1618)", "shortDescription": {"text": "Dangling fetch: POST /api/push/test (public/app.js:1618)"}, "fullDescription": {"text": "`public/app.js:1618` calls `POST /api/push/test` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/push/test`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-90a5ff463a823e6a", "name": "Dangling fetch: GET /api/oura/status (public/app.js:1648)", "shortDescription": {"text": "Dangling fetch: GET /api/oura/status (public/app.js:1648)"}, "fullDescription": {"text": "`public/app.js:1648` calls `GET /api/oura/status` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/oura/status`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-d371ebc3bbd4e72e", "name": "Dangling fetch: PUT /api/oura/token (public/app.js:1671)", "shortDescription": {"text": "Dangling fetch: PUT /api/oura/token (public/app.js:1671)"}, "fullDescription": {"text": "`public/app.js:1671` calls `PUT /api/oura/token` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/oura/token`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-6635202a85706675", "name": "Dangling fetch: POST /api/oura/sync (public/app.js:1686)", "shortDescription": {"text": "Dangling fetch: POST /api/oura/sync (public/app.js:1686)"}, "fullDescription": {"text": "`public/app.js:1686` calls `POST /api/oura/sync` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/oura/sync`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-27536dae20ee0853", "name": "Dangling fetch: DELETE /api/oura/token (public/app.js:1700)", "shortDescription": {"text": "Dangling fetch: DELETE /api/oura/token (public/app.js:1700)"}, "fullDescription": {"text": "`public/app.js:1700` calls `DELETE /api/oura/token` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/oura/token`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-ce55ae332d0d8a46", "name": "Dangling fetch: GET /api/withings/status (public/app.js:1710)", "shortDescription": {"text": "Dangling fetch: GET /api/withings/status (public/app.js:1710)"}, "fullDescription": {"text": "`public/app.js:1710` calls `GET /api/withings/status` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/withings/status`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-571cb394bf6fbd45", "name": "Dangling fetch: GET /api/withings/auth-url (public/app.js:1731)", "shortDescription": {"text": "Dangling fetch: GET /api/withings/auth-url (public/app.js:1731)"}, "fullDescription": {"text": "`public/app.js:1731` calls `GET /api/withings/auth-url` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/withings/auth-url`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-23ad24d3d09ff40e", "name": "Dangling fetch: POST /api/withings/sync (public/app.js:1742)", "shortDescription": {"text": "Dangling fetch: POST /api/withings/sync (public/app.js:1742)"}, "fullDescription": {"text": "`public/app.js:1742` calls `POST /api/withings/sync` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/withings/sync`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-2ebf4c2cf46f94cf", "name": "Dangling fetch: DELETE /api/withings/disconnect (public/app.js:1756)", "shortDescription": {"text": "Dangling fetch: DELETE /api/withings/disconnect (public/app.js:1756)"}, "fullDescription": {"text": "`public/app.js:1756` calls `DELETE /api/withings/disconnect` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/withings/disconnect`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-99da73c5ff437120", "name": "Dangling fetch: DELETE /api/auth/account (public/app.js:1777)", "shortDescription": {"text": "Dangling fetch: DELETE /api/auth/account (public/app.js:1777)"}, "fullDescription": {"text": "`public/app.js:1777` calls `DELETE /api/auth/account` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/auth/account`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-c94ec92f2b49813d", "name": "Dangling fetch: DELETE /api/oura/token (public/app.js:1816)", "shortDescription": {"text": "Dangling fetch: DELETE /api/oura/token (public/app.js:1816)"}, "fullDescription": {"text": "`public/app.js:1816` calls `DELETE /api/oura/token` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/oura/token`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-71b5b69abc38e7cb", "name": "Dangling fetch: DELETE /api/withings/disconnect (public/app.js:1817)", "shortDescription": {"text": "Dangling fetch: DELETE /api/withings/disconnect (public/app.js:1817)"}, "fullDescription": {"text": "`public/app.js:1817` calls `DELETE /api/withings/disconnect` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/withings/disconnect`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-94877ed9cd74715f", "name": "Dangling fetch: POST /api/coach/ask (public/app.js:1983)", "shortDescription": {"text": "Dangling fetch: POST /api/coach/ask (public/app.js:1983)"}, "fullDescription": {"text": "`public/app.js:1983` calls `POST /api/coach/ask` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/coach/ask`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-692330a0aeca5ee1", "name": "Dangling fetch: GET /api/coach/context-preview (public/app.js:2048)", "shortDescription": {"text": "Dangling fetch: GET /api/coach/context-preview (public/app.js:2048)"}, "fullDescription": {"text": "`public/app.js:2048` calls `GET /api/coach/context-preview` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/coach/context-preview`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-d7930688ab6dcbb6", "name": "Dangling fetch: POST /api/admin/invites (public/app.js:2059)", "shortDescription": {"text": "Dangling fetch: POST /api/admin/invites (public/app.js:2059)"}, "fullDescription": {"text": "`public/app.js:2059` calls `POST /api/admin/invites` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/admin/invites`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-dcd784ea0f876c6d", "name": "Dangling fetch: GET /api/admin/invites (public/app.js:2086)", "shortDescription": {"text": "Dangling fetch: GET /api/admin/invites (public/app.js:2086)"}, "fullDescription": {"text": "`public/app.js:2086` calls `GET /api/admin/invites` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/admin/invites`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-9eedd493c5482145", "name": "Dangling fetch: POST /api/admin/reset-password (public/app.js:2127)", "shortDescription": {"text": "Dangling fetch: POST /api/admin/reset-password (public/app.js:2127)"}, "fullDescription": {"text": "`public/app.js:2127` calls `POST /api/admin/reset-password` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/admin/reset-password`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-f26ff18cf9668196", "name": "Dangling fetch: GET /api/admin/stats (public/app.js:2144)", "shortDescription": {"text": "Dangling fetch: GET /api/admin/stats (public/app.js:2144)"}, "fullDescription": {"text": "`public/app.js:2144` calls `GET /api/admin/stats` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/admin/stats`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-15b989eb55c7ffd0", "name": "Dangling fetch: GET /api/auth/me (public/app.js:2599)", "shortDescription": {"text": "Dangling fetch: GET /api/auth/me (public/app.js:2599)"}, "fullDescription": {"text": "`public/app.js:2599` calls `GET /api/auth/me` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/auth/me`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-6d2793e54f532ba6", "name": "Dangling fetch: GET /api/state (public/data.js:461)", "shortDescription": {"text": "Dangling fetch: GET /api/state (public/data.js:461)"}, "fullDescription": {"text": "`public/data.js:461` calls `GET /api/state` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/state`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-65b001de0e45a202", "name": "Dangling fetch: PUT /api/state/notifications/${id}/read (public/data.js:2193)", "shortDescription": {"text": "Dangling fetch: PUT /api/state/notifications/${id}/read (public/data.js:2193)"}, "fullDescription": {"text": "`public/data.js:2193` calls `PUT /api/state/notifications/${id}/read` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/state/notifications/<p>/read`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-cc59f33e61f4be1c", "name": "Dangling fetch: PUT /api/state/notifications/${n.id}/read (public/data.js:2203)", "shortDescription": {"text": "Dangling fetch: PUT /api/state/notifications/${n.id}/read (public/data.js:2203)"}, "fullDescription": {"text": "`public/data.js:2203` calls `PUT /api/state/notifications/${n.id}/read` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/state/notifications/<p>/read`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-0f40b494bcd4bd1a", "name": "Dangling fetch: DELETE /api/state/notifications/expired (public/data.js:2215)", "shortDescription": {"text": "Dangling fetch: DELETE /api/state/notifications/expired (public/data.js:2215)"}, "fullDescription": {"text": "`public/data.js:2215` calls `DELETE /api/state/notifications/expired` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/state/notifications/expired`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-4756b4c4da7d2088", "name": "Unused endpoint: GET /api/health", "shortDescription": {"text": "Unused endpoint: GET /api/health"}, "fullDescription": {"text": "`server/index.ts` declares `GET /api/health` 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-fd55aa0818a7c897", "name": "Unused endpoint: POST /api/auth/login", "shortDescription": {"text": "Unused endpoint: POST /api/auth/login"}, "fullDescription": {"text": "`server/index.ts` declares `POST /api/auth/login` 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-2bca3eabbf05bfe2", "name": "Unused endpoint: POST /api/auth/signup", "shortDescription": {"text": "Unused endpoint: POST /api/auth/signup"}, "fullDescription": {"text": "`server/index.ts` declares `POST /api/auth/signup` 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-6eb452fbfb454d20", "name": "Unused endpoint: USE /api/auth", "shortDescription": {"text": "Unused endpoint: USE /api/auth"}, "fullDescription": {"text": "`server/index.ts` declares `USE /api/auth` 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-ec1e6719c2b66ed2", "name": "Unused endpoint: USE /api/state", "shortDescription": {"text": "Unused endpoint: USE /api/state"}, "fullDescription": {"text": "`server/index.ts` declares `USE /api/state` 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-538bbf0ab06b039c", "name": "Unused endpoint: USE /api/push", "shortDescription": {"text": "Unused endpoint: USE /api/push"}, "fullDescription": {"text": "`server/index.ts` declares `USE /api/push` 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-6096a1681db85f7d", "name": "Unused endpoint: USE /api/oura", "shortDescription": {"text": "Unused endpoint: USE /api/oura"}, "fullDescription": {"text": "`server/index.ts` declares `USE /api/oura` 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-8418a5e1524ed6a6", "name": "Unused endpoint: USE /api/withings", "shortDescription": {"text": "Unused endpoint: USE /api/withings"}, "fullDescription": {"text": "`server/index.ts` declares `USE /api/withings` 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-86a3f81a0f4f134c", "name": "Unused endpoint: USE /api/coaching-reports", "shortDescription": {"text": "Unused endpoint: USE /api/coaching-reports"}, "fullDescription": {"text": "`server/index.ts` declares `USE /api/coaching-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-51771b7cb026ad81", "name": "Unused endpoint: USE /api/coach", "shortDescription": {"text": "Unused endpoint: USE /api/coach"}, "fullDescription": {"text": "`server/index.ts` declares `USE /api/coach` 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-d93a530ce10d47d9", "name": "Unused endpoint: USE /api/admin", "shortDescription": {"text": "Unused endpoint: USE /api/admin"}, "fullDescription": {"text": "`server/index.ts` declares `USE /api/admin` 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-6b28f909ae65416d", "name": "Unused endpoint: PUT /token", "shortDescription": {"text": "Unused endpoint: PUT /token"}, "fullDescription": {"text": "`server/oura-routes.ts` declares `PUT /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-4e3111177f806781", "name": "Unused endpoint: DELETE /token", "shortDescription": {"text": "Unused endpoint: DELETE /token"}, "fullDescription": {"text": "`server/oura-routes.ts` declares `DELETE /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-fa413208496243a5", "name": "Unused endpoint: POST /sync", "shortDescription": {"text": "Unused endpoint: POST /sync"}, "fullDescription": {"text": "`server/oura-routes.ts` declares `POST /sync` 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-8d16b1bb2723f51e", "name": "Unused endpoint: POST /signup", "shortDescription": {"text": "Unused endpoint: POST /signup"}, "fullDescription": {"text": "`server/auth.ts` declares `POST /signup` 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-618721b912bad1c2", "name": "Unused endpoint: POST /login", "shortDescription": {"text": "Unused endpoint: POST /login"}, "fullDescription": {"text": "`server/auth.ts` declares `POST /login` 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-fd1dc91abf32142d", "name": "Unused endpoint: GET /me", "shortDescription": {"text": "Unused endpoint: GET /me"}, "fullDescription": {"text": "`server/auth.ts` declares `GET /me` 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-d4186216041d91fb", "name": "Unused endpoint: DELETE /account", "shortDescription": {"text": "Unused endpoint: DELETE /account"}, "fullDescription": {"text": "`server/auth.ts` declares `DELETE /account` 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-71058dfad74967f7", "name": "Unused endpoint: POST /:rid/apply/:sid", "shortDescription": {"text": "Unused endpoint: POST /:rid/apply/:sid"}, "fullDescription": {"text": "`server/coaching.ts` declares `POST /:rid/apply/:sid` 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-8b053d1eb9fdff8c", "name": "Unused endpoint: POST /:rid/dismiss/:sid", "shortDescription": {"text": "Unused endpoint: POST /:rid/dismiss/:sid"}, "fullDescription": {"text": "`server/coaching.ts` declares `POST /:rid/dismiss/:sid` 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-082414274967e6ff", "name": "Unused endpoint: GET /public-key", "shortDescription": {"text": "Unused endpoint: GET /public-key"}, "fullDescription": {"text": "`server/push.ts` declares `GET /public-key` 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-365f0986d17746b8", "name": "Unused endpoint: POST /subscribe", "shortDescription": {"text": "Unused endpoint: POST /subscribe"}, "fullDescription": {"text": "`server/push.ts` declares `POST /subscribe` 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-9c690a8ca229ca70", "name": "Unused endpoint: DELETE /subscribe", "shortDescription": {"text": "Unused endpoint: DELETE /subscribe"}, "fullDescription": {"text": "`server/push.ts` declares `DELETE /subscribe` 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-731c57f59aaca553", "name": "Unused endpoint: POST /test", "shortDescription": {"text": "Unused endpoint: POST /test"}, "fullDescription": {"text": "`server/push.ts` declares `POST /test` 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-ca6aab7a934627bf", "name": "Unused endpoint: GET /auth-url", "shortDescription": {"text": "Unused endpoint: GET /auth-url"}, "fullDescription": {"text": "`server/withings-routes.ts` declares `GET /auth-url` 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-cdfb578618cf2542", "name": "Unused endpoint: GET /callback", "shortDescription": {"text": "Unused endpoint: GET /callback"}, "fullDescription": {"text": "`server/withings-routes.ts` declares `GET /callback` 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-612648bbd62b68ab", "name": "Unused endpoint: DELETE /disconnect", "shortDescription": {"text": "Unused endpoint: DELETE /disconnect"}, "fullDescription": {"text": "`server/withings-routes.ts` declares `DELETE /disconnect` 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-cd8dc4599ec52a08", "name": "Unused endpoint: GET /stats", "shortDescription": {"text": "Unused endpoint: GET /stats"}, "fullDescription": {"text": "`server/admin.ts` declares `GET /stats` 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-c9451b66f68ffc25", "name": "Unused endpoint: POST /invites", "shortDescription": {"text": "Unused endpoint: POST /invites"}, "fullDescription": {"text": "`server/admin.ts` declares `POST /invites` 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-5a436a81cf6d77eb", "name": "Unused endpoint: GET /invites", "shortDescription": {"text": "Unused endpoint: GET /invites"}, "fullDescription": {"text": "`server/admin.ts` declares `GET /invites` 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-df52a77d7ae17991", "name": "Unused endpoint: DELETE /invites/:id", "shortDescription": {"text": "Unused endpoint: DELETE /invites/:id"}, "fullDescription": {"text": "`server/admin.ts` declares `DELETE /invites/: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-68a5d356c0cac9e3", "name": "Unused endpoint: POST /reset-password", "shortDescription": {"text": "Unused endpoint: POST /reset-password"}, "fullDescription": {"text": "`server/admin.ts` declares `POST /reset-password` 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-5baa8971ebe192a1", "name": "Unused endpoint: GET /", "shortDescription": {"text": "Unused endpoint: GET /"}, "fullDescription": {"text": "`server/state.ts` declares `GET /` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-67d28fa8cd6bb12f", "name": "Unused endpoint: PUT /", "shortDescription": {"text": "Unused endpoint: PUT /"}, "fullDescription": {"text": "`server/state.ts` declares `PUT /` 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-728bd6e3f78c3b24", "name": "Unused endpoint: PUT /foods/:date", "shortDescription": {"text": "Unused endpoint: PUT /foods/:date"}, "fullDescription": {"text": "`server/state.ts` declares `PUT /foods/:date` 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-38c853bcf2a79d2d", "name": "Unused endpoint: PUT /exLog/:date", "shortDescription": {"text": "Unused endpoint: PUT /exLog/:date"}, "fullDescription": {"text": "`server/state.ts` declares `PUT /exLog/:date` 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-b09f7a6f330c54ec", "name": "Unused endpoint: PUT /water/:date", "shortDescription": {"text": "Unused endpoint: PUT /water/:date"}, "fullDescription": {"text": "`server/state.ts` declares `PUT /water/:date` 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-baa148742e000b1d", "name": "Unused endpoint: PUT /weight", "shortDescription": {"text": "Unused endpoint: PUT /weight"}, "fullDescription": {"text": "`server/state.ts` declares `PUT /weight` 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-4a33546a7ac5357a", "name": "Unused endpoint: PUT /meal-plan", "shortDescription": {"text": "Unused endpoint: PUT /meal-plan"}, "fullDescription": {"text": "`server/state.ts` declares `PUT /meal-plan` 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-7d75ab33808636ec", "name": "Unused endpoint: PUT /skin-care", "shortDescription": {"text": "Unused endpoint: PUT /skin-care"}, "fullDescription": {"text": "`server/state.ts` declares `PUT /skin-care` 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-e239ceb09a60c151", "name": "Unused endpoint: PUT /skin-care-log/:date", "shortDescription": {"text": "Unused endpoint: PUT /skin-care-log/:date"}, "fullDescription": {"text": "`server/state.ts` declares `PUT /skin-care-log/:date` 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-7af9d32009c66731", "name": "Unused endpoint: PUT /skin-care-weekly/:date", "shortDescription": {"text": "Unused endpoint: PUT /skin-care-weekly/:date"}, "fullDescription": {"text": "`server/state.ts` declares `PUT /skin-care-weekly/:date` 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-4d0dc76230a98f19", "name": "Unused endpoint: PUT /skin-care-phase", "shortDescription": {"text": "Unused endpoint: PUT /skin-care-phase"}, "fullDescription": {"text": "`server/state.ts` declares `PUT /skin-care-phase` 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-8a2fa5fa0186a011", "name": "Unused endpoint: PUT /profile/personal", "shortDescription": {"text": "Unused endpoint: PUT /profile/personal"}, "fullDescription": {"text": "`server/state.ts` declares `PUT /profile/personal` 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-945d15a4f2b2f5c6", "name": "Unused endpoint: PUT /profile/blood-markers", "shortDescription": {"text": "Unused endpoint: PUT /profile/blood-markers"}, "fullDescription": {"text": "`server/state.ts` declares `PUT /profile/blood-markers` 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-6aabfce5ce2f802f", "name": "Unused endpoint: PUT /profile/medications", "shortDescription": {"text": "Unused endpoint: PUT /profile/medications"}, "fullDescription": {"text": "`server/state.ts` declares `PUT /profile/medications` 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-e960d1ec7e7d3522", "name": "Unused endpoint: PUT /profile/food-prefs", "shortDescription": {"text": "Unused endpoint: PUT /profile/food-prefs"}, "fullDescription": {"text": "`server/state.ts` declares `PUT /profile/food-prefs` 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-35a3b84cb60487b6", "name": "Unused endpoint: PUT /injuries", "shortDescription": {"text": "Unused endpoint: PUT /injuries"}, "fullDescription": {"text": "`server/state.ts` declares `PUT /injuries` 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-00de9cfe1b5e593c", "name": "Unused endpoint: PUT /profile/session-times", "shortDescription": {"text": "Unused endpoint: PUT /profile/session-times"}, "fullDescription": {"text": "`server/state.ts` declares `PUT /profile/session-times` 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-325598cde517a9ca", "name": "Unused endpoint: PUT /sleep/:date", "shortDescription": {"text": "Unused endpoint: PUT /sleep/:date"}, "fullDescription": {"text": "`server/state.ts` declares `PUT /sleep/:date` 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/23853"}, "properties": {"repository": "Abdul-Jalil786/forge-pwa", "repoUrl": "https://github.com/Abdul-Jalil786/forge-pwa", "branch": "main"}, "results": [{"ruleId": "scanner-0dcd709a45511ae9", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 server/index.ts:119"}, "properties": {"repobilityId": "b4961a877930fd2f", "scanner": "scanner-primary", "fingerprint": "0dcd709a45511ae9", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-81fa537fac363c44", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 server/cron.ts:108"}, "properties": {"repobilityId": "304a617cd447d9a5", "scanner": "scanner-primary", "fingerprint": "81fa537fac363c44", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-7c0940c38b97ff88", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 server/crypto-util.ts:5"}, "properties": {"repobilityId": "0866d44415107e29", "scanner": "scanner-primary", "fingerprint": "7c0940c38b97ff88", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-c55c8b30e8756c32", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 server/admin.ts:195"}, "properties": {"repobilityId": "963d598fedef913f", "scanner": "scanner-primary", "fingerprint": "c55c8b30e8756c32", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-5da6b93e820a7334", "level": "note", "message": {"text": "Icon-only button without accessible name \u2014 public/pages.js:369"}, "properties": {"repobilityId": "6f03e27c22ef7994", "scanner": "scanner-primary", "fingerprint": "5da6b93e820a7334", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.button.no-label"]}}, {"ruleId": "scanner-277d099e175b202e", "level": "note", "message": {"text": "Icon-only button without accessible name \u2014 public/app.js:320"}, "properties": {"repobilityId": "da7e9841f48bb512", "scanner": "scanner-primary", "fingerprint": "277d099e175b202e", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.button.no-label"]}}, {"ruleId": "scanner-f7d310f5ea2b9ac4", "level": "note", "message": {"text": "Icon-only button without accessible name \u2014 public/workout.js:204"}, "properties": {"repobilityId": "52f90b84a0453591", "scanner": "scanner-primary", "fingerprint": "f7d310f5ea2b9ac4", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.button.no-label"]}}, {"ruleId": "scanner-f146766fba05a3fc", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in public/pages.js:133"}, "properties": {"repobilityId": "04ce7a9543f215f7", "scanner": "scanner-primary", "fingerprint": "f146766fba05a3fc", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "public/pages.js"}, "region": {"startLine": 133}}}]}, {"ruleId": "scanner-ba3e1b2290218281", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in public/app.js:45"}, "properties": {"repobilityId": "5192b9054ebe3f07", "scanner": "scanner-primary", "fingerprint": "ba3e1b2290218281", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "public/app.js"}, "region": {"startLine": 45}}}]}, {"ruleId": "scanner-21c0970d81b3dc56", "level": "warning", "message": {"text": "Insecure pattern 'direct_outerhtml_assignment' in public/app.js:1394"}, "properties": {"repobilityId": "dff345bf1aa231d4", "scanner": "scanner-primary", "fingerprint": "21c0970d81b3dc56", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_outerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "public/app.js"}, "region": {"startLine": 1394}}}]}, {"ruleId": "scanner-61b78d084285994c", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in public/workout.js:44"}, "properties": {"repobilityId": "20d4e1cf77f8cd86", "scanner": "scanner-primary", "fingerprint": "61b78d084285994c", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "public/workout.js"}, "region": {"startLine": 44}}}]}, {"ruleId": "scanner-adfbfe2c86df9408", "level": "warning", "message": {"text": "Insecure pattern 'insert_adjacent_html' in public/workout.js:270"}, "properties": {"repobilityId": "f8f3aee78fbf5a22", "scanner": "scanner-primary", "fingerprint": "adfbfe2c86df9408", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "insert_adjacent_html"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "public/workout.js"}, "region": {"startLine": 270}}}]}, {"ruleId": "scanner-0956fd02fa258c0c", "level": "warning", "message": {"text": "Insecure pattern 'local_storage_auth_token' in public/login.js:53"}, "properties": {"repobilityId": "e934220c19ad708d", "scanner": "scanner-primary", "fingerprint": "0956fd02fa258c0c", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "local_storage_auth_token"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "public/login.js"}, "region": {"startLine": 53}}}]}, {"ruleId": "scanner-9dc7786472c5c10d", "level": "note", "message": {"text": "Very large file: server/index.ts (1040 lines)"}, "properties": {"repobilityId": "5a1b3309487abe01", "scanner": "scanner-primary", "fingerprint": "9dc7786472c5c10d", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-fc99c7cce0e17b2d", "level": "note", "message": {"text": "Very large file: server/ai-coach.ts (2093 lines)"}, "properties": {"repobilityId": "585ab10fcb58e646", "scanner": "scanner-primary", "fingerprint": "fc99c7cce0e17b2d", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-055097e662dfb233", "level": "note", "message": {"text": "Very large file: public/pages.js (3118 lines)"}, "properties": {"repobilityId": "cc7765864f34eaf2", "scanner": "scanner-primary", "fingerprint": "055097e662dfb233", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-bd229b9deda31f08", "level": "note", "message": {"text": "Very large file: public/app.js (2678 lines)"}, "properties": {"repobilityId": "ce805b07178bda03", "scanner": "scanner-primary", "fingerprint": "bd229b9deda31f08", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-6db84a02d3410333", "level": "note", "message": {"text": "Very large file: public/workout.js (1409 lines)"}, "properties": {"repobilityId": "9cd6ee664a2a69e2", "scanner": "scanner-primary", "fingerprint": "6db84a02d3410333", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-6185038aa83b36c7", "level": "note", "message": {"text": "Very large file: public/data.js (2217 lines)"}, "properties": {"repobilityId": "63d2c9ed6563bc85", "scanner": "scanner-primary", "fingerprint": "6185038aa83b36c7", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-ea3b5e389d8c9c0f", "level": "note", "message": {"text": "Low test-to-source ratio"}, "properties": {"repobilityId": "ef7b2552cc00a375", "scanner": "scanner-primary", "fingerprint": "ea3b5e389d8c9c0f", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["tests"]}}, {"ruleId": "scanner-141b30a41e03817b", "level": "note", "message": {"text": "No license file detected"}, "properties": {"repobilityId": "abe8071cb94241ed", "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": "4f249e995c232715", "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": "c4a0badc8186abc4", "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": "42274a81c079ae0d", "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": "d1e36d8440776563", "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": "4815e387a5781bd8", "scanner": "scanner-primary", "fingerprint": "749d4bc1bd66df5f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "repo-hardening", "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-b74fd7c8eaf454ea", "level": "none", "message": {"text": "Commented-code block (6 lines) in server/index.ts:614"}, "properties": {"repobilityId": "3c0f1feeceb1295a", "scanner": "scanner-primary", "fingerprint": "b74fd7c8eaf454ea", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-7dd9e3f7d331aea9", "level": "none", "message": {"text": "Commented-code block (6 lines) in server/ask.ts:1"}, "properties": {"repobilityId": "5b4955fd2d8b7e83", "scanner": "scanner-primary", "fingerprint": "7dd9e3f7d331aea9", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-dcf58e10f85c1b4f", "level": "none", "message": {"text": "Commented-code block (5 lines) in server/token-crypto.ts:1"}, "properties": {"repobilityId": "c61d16bca02b5f96", "scanner": "scanner-primary", "fingerprint": "dcf58e10f85c1b4f", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-2e2d06c2aebdf77c", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 server/withings.ts:31"}, "properties": {"repobilityId": "d2e59732e0d34089", "scanner": "scanner-primary", "fingerprint": "2e2d06c2aebdf77c", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-bb44c8afd6ccfe8a", "level": "none", "message": {"text": "Commented-code block (6 lines) in server/auth.ts:68"}, "properties": {"repobilityId": "b341161ac50e2cb5", "scanner": "scanner-primary", "fingerprint": "bb44c8afd6ccfe8a", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-c2b6b63bb6f49e87", "level": "none", "message": {"text": "Commented-code block (9 lines) in server/cron.ts:98"}, "properties": {"repobilityId": "785957d2ba34693e", "scanner": "scanner-primary", "fingerprint": "c2b6b63bb6f49e87", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-4b6327e78c617019", "level": "none", "message": {"text": "Commented-code block (7 lines) in server/ai-coach.ts:497"}, "properties": {"repobilityId": "0f568ad11c17c5a7", "scanner": "scanner-primary", "fingerprint": "4b6327e78c617019", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-fd9c5d6b5449ae6c", "level": "none", "message": {"text": "Commented-code block (7 lines) in server/state.ts:7"}, "properties": {"repobilityId": "be2b7cfcac857dcb", "scanner": "scanner-primary", "fingerprint": "fd9c5d6b5449ae6c", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-32bed5b2bb1bd491", "level": "none", "message": {"text": "Commented-code block (5 lines) in server/coach-settings.ts:11"}, "properties": {"repobilityId": "4e6708f21e7bcd90", "scanner": "scanner-primary", "fingerprint": "32bed5b2bb1bd491", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-e8867fd9e1001fed", "level": "none", "message": {"text": "Commented-code block (7 lines) in public/pages.js:1221"}, "properties": {"repobilityId": "844a67fcc02d7451", "scanner": "scanner-primary", "fingerprint": "e8867fd9e1001fed", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-33263d8dc1f96c53", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 public/app.js:1197"}, "properties": {"repobilityId": "11e9dd5fb1c3dd70", "scanner": "scanner-primary", "fingerprint": "33263d8dc1f96c53", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-622725d90181c677", "level": "none", "message": {"text": "Commented-code block (5 lines) in public/data.js:477"}, "properties": {"repobilityId": "6cd8e89e9e497f62", "scanner": "scanner-primary", "fingerprint": "622725d90181c677", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-1d7c5d3c1c38d180", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 public/data.js:513"}, "properties": {"repobilityId": "7959e1a608cb6ce4", "scanner": "scanner-primary", "fingerprint": "1d7c5d3c1c38d180", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-287f0561ded1f176", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 public/login.js:43"}, "properties": {"repobilityId": "58772e47152e3389", "scanner": "scanner-primary", "fingerprint": "287f0561ded1f176", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-1b5a76780c3df9aa", "level": "none", "message": {"text": "1 env vars used in code but missing from .env.example"}, "properties": {"repobilityId": "d04379b337b44a15", "scanner": "scanner-primary", "fingerprint": "1b5a76780c3df9aa", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "config-drift"]}}, {"ruleId": "scanner-9ac7a80f0e44e9d8", "level": "error", "message": {"text": "Dangling fetch: PUT /api/state/profile/personal (public/app.js:599)"}, "properties": {"repobilityId": "160ee743bcf81a8f", "scanner": "scanner-primary", "fingerprint": "9ac7a80f0e44e9d8", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-18802b40a28c7505", "level": "error", "message": {"text": "Dangling fetch: PUT /api/state/profile/blood-markers (public/app.js:838)"}, "properties": {"repobilityId": "7da749f065269e2f", "scanner": "scanner-primary", "fingerprint": "18802b40a28c7505", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-d3d234b6e532dfaf", "level": "error", "message": {"text": "Dangling fetch: PUT /api/state/profile/medications (public/app.js:941)"}, "properties": {"repobilityId": "253d9c9170f96732", "scanner": "scanner-primary", "fingerprint": "d3d234b6e532dfaf", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-698e3aa7eb883a27", "level": "error", "message": {"text": "Dangling fetch: PUT /api/state/profile/food-prefs (public/app.js:1173)"}, "properties": {"repobilityId": "73ee94b267fa3df1", "scanner": "scanner-primary", "fingerprint": "698e3aa7eb883a27", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-f1589cd2351d5b0a", "level": "error", "message": {"text": "Dangling fetch: GET /api/coach/key (public/app.js:1197)"}, "properties": {"repobilityId": "0d6707cb50b41f63", "scanner": "scanner-primary", "fingerprint": "f1589cd2351d5b0a", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-b9e6a12ca98e3d95", "level": "error", "message": {"text": "Dangling fetch: PUT /api/coach/key (public/app.js:1228)"}, "properties": {"repobilityId": "eba273445dab9070", "scanner": "scanner-primary", "fingerprint": "b9e6a12ca98e3d95", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-bb07acff0c1bbb07", "level": "error", "message": {"text": "Dangling fetch: DELETE /api/coach/key (public/app.js:1244)"}, "properties": {"repobilityId": "c81a6a41d0cd6f3b", "scanner": "scanner-primary", "fingerprint": "bb07acff0c1bbb07", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-af4a75ec86425997", "level": "error", "message": {"text": "Dangling fetch: POST /api/coach/test (public/app.js:1254)"}, "properties": {"repobilityId": "99fdfd66d86b36d3", "scanner": "scanner-primary", "fingerprint": "af4a75ec86425997", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-b43a61c47b21f087", "level": "error", "message": {"text": "Dangling fetch: PUT /api/state/meal-plan (public/app.js:1282)"}, "properties": {"repobilityId": "3b4b25498f974a14", "scanner": "scanner-primary", "fingerprint": "b43a61c47b21f087", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-824919275de045af", "level": "error", "message": {"text": "Dangling fetch: POST /api/coach/recompute-macros (public/app.js:1356)"}, "properties": {"repobilityId": "dee5fe945a7916ec", "scanner": "scanner-primary", "fingerprint": "824919275de045af", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-89060a56d8d01946", "level": "error", "message": {"text": "Dangling fetch: POST /api/coach/session-brief (public/app.js:1374)"}, "properties": {"repobilityId": "d4ad043e20ebe265", "scanner": "scanner-primary", "fingerprint": "89060a56d8d01946", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-9d5d2fa8d38e80ec", "level": "error", "message": {"text": "Dangling fetch: POST /api/coach/session-reflection (public/app.js:1415)"}, "properties": {"repobilityId": "5588c6be9cd4da1b", "scanner": "scanner-primary", "fingerprint": "9d5d2fa8d38e80ec", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-3dc22099d4860c0a", "level": "error", "message": {"text": "Dangling fetch: POST /api/coach/max-lbm (public/app.js:1443)"}, "properties": {"repobilityId": "e5fdbd5fb8fa4af5", "scanner": "scanner-primary", "fingerprint": "3dc22099d4860c0a", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-693194deee17a4cd", "level": "error", "message": {"text": "Dangling fetch: POST /api/coach/regenerate-plan (public/app.js:1510)"}, "properties": {"repobilityId": "5ce516af286403fb", "scanner": "scanner-primary", "fingerprint": "693194deee17a4cd", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-d5426769cb0ab70c", "level": "error", "message": {"text": "Dangling fetch: POST /api/coach/generate-now (public/app.js:1524)"}, "properties": {"repobilityId": "e73b872fb415acac", "scanner": "scanner-primary", "fingerprint": "d5426769cb0ab70c", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-8fb4ca072a04b48e", "level": "error", "message": {"text": "Dangling fetch: POST /api/coaching-reports/${rid}/apply/${sid} (public/app.js:1537)"}, "properties": {"repobilityId": "5f708e4957851702", "scanner": "scanner-primary", "fingerprint": "8fb4ca072a04b48e", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-d9760783904fdd5f", "level": "error", "message": {"text": "Dangling fetch: POST /api/coaching-reports/${rid}/dismiss/${sid} (public/app.js:1549)"}, "properties": {"repobilityId": "e2c884e86084574a", "scanner": "scanner-primary", "fingerprint": "d9760783904fdd5f", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-c95f05505da0c7ca", "level": "error", "message": {"text": "Dangling fetch: GET /api/push/public-key (public/app.js:1572)"}, "properties": {"repobilityId": "0e0a7ad604b516ea", "scanner": "scanner-primary", "fingerprint": "c95f05505da0c7ca", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-6b75e0a7dd59db92", "level": "error", "message": {"text": "Dangling fetch: POST /api/push/subscribe (public/app.js:1579)"}, "properties": {"repobilityId": "dd0e42b863a0d10b", "scanner": "scanner-primary", "fingerprint": "6b75e0a7dd59db92", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-570a50eff343b93b", "level": "error", "message": {"text": "Dangling fetch: DELETE /api/push/subscribe (public/app.js:1602)"}, "properties": {"repobilityId": "553cccb3f8724595", "scanner": "scanner-primary", "fingerprint": "570a50eff343b93b", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-5732fe88c02581cd", "level": "error", "message": {"text": "Dangling fetch: POST /api/push/test (public/app.js:1618)"}, "properties": {"repobilityId": "6626267d48e90788", "scanner": "scanner-primary", "fingerprint": "5732fe88c02581cd", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-90a5ff463a823e6a", "level": "error", "message": {"text": "Dangling fetch: GET /api/oura/status (public/app.js:1648)"}, "properties": {"repobilityId": "d9643b05506f3eef", "scanner": "scanner-primary", "fingerprint": "90a5ff463a823e6a", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-d371ebc3bbd4e72e", "level": "error", "message": {"text": "Dangling fetch: PUT /api/oura/token (public/app.js:1671)"}, "properties": {"repobilityId": "8d0905420aa8a73a", "scanner": "scanner-primary", "fingerprint": "d371ebc3bbd4e72e", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-6635202a85706675", "level": "error", "message": {"text": "Dangling fetch: POST /api/oura/sync (public/app.js:1686)"}, "properties": {"repobilityId": "e5dd359164f3187c", "scanner": "scanner-primary", "fingerprint": "6635202a85706675", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-27536dae20ee0853", "level": "error", "message": {"text": "Dangling fetch: DELETE /api/oura/token (public/app.js:1700)"}, "properties": {"repobilityId": "629519bcdf3bbc9f", "scanner": "scanner-primary", "fingerprint": "27536dae20ee0853", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-ce55ae332d0d8a46", "level": "error", "message": {"text": "Dangling fetch: GET /api/withings/status (public/app.js:1710)"}, "properties": {"repobilityId": "c130ae41893dd662", "scanner": "scanner-primary", "fingerprint": "ce55ae332d0d8a46", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-571cb394bf6fbd45", "level": "error", "message": {"text": "Dangling fetch: GET /api/withings/auth-url (public/app.js:1731)"}, "properties": {"repobilityId": "9361ae9ca80db369", "scanner": "scanner-primary", "fingerprint": "571cb394bf6fbd45", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-23ad24d3d09ff40e", "level": "error", "message": {"text": "Dangling fetch: POST /api/withings/sync (public/app.js:1742)"}, "properties": {"repobilityId": "3939a5ae9dc0a416", "scanner": "scanner-primary", "fingerprint": "23ad24d3d09ff40e", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-2ebf4c2cf46f94cf", "level": "error", "message": {"text": "Dangling fetch: DELETE /api/withings/disconnect (public/app.js:1756)"}, "properties": {"repobilityId": "aebd7356f98ea3ad", "scanner": "scanner-primary", "fingerprint": "2ebf4c2cf46f94cf", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-99da73c5ff437120", "level": "error", "message": {"text": "Dangling fetch: DELETE /api/auth/account (public/app.js:1777)"}, "properties": {"repobilityId": "4dfb2aa4f3a81413", "scanner": "scanner-primary", "fingerprint": "99da73c5ff437120", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-c94ec92f2b49813d", "level": "error", "message": {"text": "Dangling fetch: DELETE /api/oura/token (public/app.js:1816)"}, "properties": {"repobilityId": "00d3bce36e8bbad0", "scanner": "scanner-primary", "fingerprint": "c94ec92f2b49813d", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-71b5b69abc38e7cb", "level": "error", "message": {"text": "Dangling fetch: DELETE /api/withings/disconnect (public/app.js:1817)"}, "properties": {"repobilityId": "de94cc3ed9c1650e", "scanner": "scanner-primary", "fingerprint": "71b5b69abc38e7cb", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-94877ed9cd74715f", "level": "error", "message": {"text": "Dangling fetch: POST /api/coach/ask (public/app.js:1983)"}, "properties": {"repobilityId": "f166f8364319f749", "scanner": "scanner-primary", "fingerprint": "94877ed9cd74715f", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-692330a0aeca5ee1", "level": "error", "message": {"text": "Dangling fetch: GET /api/coach/context-preview (public/app.js:2048)"}, "properties": {"repobilityId": "718a7d1b929ce2e2", "scanner": "scanner-primary", "fingerprint": "692330a0aeca5ee1", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-d7930688ab6dcbb6", "level": "error", "message": {"text": "Dangling fetch: POST /api/admin/invites (public/app.js:2059)"}, "properties": {"repobilityId": "cc307c8d701f4b6b", "scanner": "scanner-primary", "fingerprint": "d7930688ab6dcbb6", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-dcd784ea0f876c6d", "level": "error", "message": {"text": "Dangling fetch: GET /api/admin/invites (public/app.js:2086)"}, "properties": {"repobilityId": "c5afdea63fc9af1f", "scanner": "scanner-primary", "fingerprint": "dcd784ea0f876c6d", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-9eedd493c5482145", "level": "error", "message": {"text": "Dangling fetch: POST /api/admin/reset-password (public/app.js:2127)"}, "properties": {"repobilityId": "361dc00382966ed9", "scanner": "scanner-primary", "fingerprint": "9eedd493c5482145", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-f26ff18cf9668196", "level": "error", "message": {"text": "Dangling fetch: GET /api/admin/stats (public/app.js:2144)"}, "properties": {"repobilityId": "efe736274197c1f2", "scanner": "scanner-primary", "fingerprint": "f26ff18cf9668196", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-15b989eb55c7ffd0", "level": "error", "message": {"text": "Dangling fetch: GET /api/auth/me (public/app.js:2599)"}, "properties": {"repobilityId": "aa782b0d6c3479e0", "scanner": "scanner-primary", "fingerprint": "15b989eb55c7ffd0", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-6d2793e54f532ba6", "level": "error", "message": {"text": "Dangling fetch: GET /api/state (public/data.js:461)"}, "properties": {"repobilityId": "98bd743f7e5baa08", "scanner": "scanner-primary", "fingerprint": "6d2793e54f532ba6", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-65b001de0e45a202", "level": "error", "message": {"text": "Dangling fetch: PUT /api/state/notifications/${id}/read (public/data.js:2193)"}, "properties": {"repobilityId": "b7bb562b473ff7a1", "scanner": "scanner-primary", "fingerprint": "65b001de0e45a202", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-cc59f33e61f4be1c", "level": "error", "message": {"text": "Dangling fetch: PUT /api/state/notifications/${n.id}/read (public/data.js:2203)"}, "properties": {"repobilityId": "26a587ed4c57b356", "scanner": "scanner-primary", "fingerprint": "cc59f33e61f4be1c", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-0f40b494bcd4bd1a", "level": "error", "message": {"text": "Dangling fetch: DELETE /api/state/notifications/expired (public/data.js:2215)"}, "properties": {"repobilityId": "271d89f74ef60d35", "scanner": "scanner-primary", "fingerprint": "0f40b494bcd4bd1a", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-4756b4c4da7d2088", "level": "note", "message": {"text": "Unused endpoint: GET /api/health"}, "properties": {"repobilityId": "779ee59986e3e7ae", "scanner": "scanner-primary", "fingerprint": "4756b4c4da7d2088", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-fd55aa0818a7c897", "level": "note", "message": {"text": "Unused endpoint: POST /api/auth/login"}, "properties": {"repobilityId": "025d4fcfc3cfc15c", "scanner": "scanner-primary", "fingerprint": "fd55aa0818a7c897", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-2bca3eabbf05bfe2", "level": "note", "message": {"text": "Unused endpoint: POST /api/auth/signup"}, "properties": {"repobilityId": "a81a35492ed13742", "scanner": "scanner-primary", "fingerprint": "2bca3eabbf05bfe2", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-6eb452fbfb454d20", "level": "note", "message": {"text": "Unused endpoint: USE /api/auth"}, "properties": {"repobilityId": "d8e558fba67fb75c", "scanner": "scanner-primary", "fingerprint": "6eb452fbfb454d20", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-ec1e6719c2b66ed2", "level": "note", "message": {"text": "Unused endpoint: USE /api/state"}, "properties": {"repobilityId": "7a7c035bd204c6f5", "scanner": "scanner-primary", "fingerprint": "ec1e6719c2b66ed2", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-538bbf0ab06b039c", "level": "note", "message": {"text": "Unused endpoint: USE /api/push"}, "properties": {"repobilityId": "1e9a90a799c217ba", "scanner": "scanner-primary", "fingerprint": "538bbf0ab06b039c", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-6096a1681db85f7d", "level": "note", "message": {"text": "Unused endpoint: USE /api/oura"}, "properties": {"repobilityId": "af7613a41cbdfd09", "scanner": "scanner-primary", "fingerprint": "6096a1681db85f7d", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-8418a5e1524ed6a6", "level": "note", "message": {"text": "Unused endpoint: USE /api/withings"}, "properties": {"repobilityId": "bdaddd89ea557514", "scanner": "scanner-primary", "fingerprint": "8418a5e1524ed6a6", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-86a3f81a0f4f134c", "level": "note", "message": {"text": "Unused endpoint: USE /api/coaching-reports"}, "properties": {"repobilityId": "370f9facc8e52caf", "scanner": "scanner-primary", "fingerprint": "86a3f81a0f4f134c", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-51771b7cb026ad81", "level": "note", "message": {"text": "Unused endpoint: USE /api/coach"}, "properties": {"repobilityId": "4138bdef31a7e355", "scanner": "scanner-primary", "fingerprint": "51771b7cb026ad81", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-d93a530ce10d47d9", "level": "note", "message": {"text": "Unused endpoint: USE /api/admin"}, "properties": {"repobilityId": "e3e4c340796044d6", "scanner": "scanner-primary", "fingerprint": "d93a530ce10d47d9", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-6b28f909ae65416d", "level": "note", "message": {"text": "Unused endpoint: PUT /token"}, "properties": {"repobilityId": "6843359941a5dd50", "scanner": "scanner-primary", "fingerprint": "6b28f909ae65416d", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-4e3111177f806781", "level": "note", "message": {"text": "Unused endpoint: DELETE /token"}, "properties": {"repobilityId": "3df90f0cb16306f2", "scanner": "scanner-primary", "fingerprint": "4e3111177f806781", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-fa413208496243a5", "level": "note", "message": {"text": "Unused endpoint: POST /sync"}, "properties": {"repobilityId": "7bf699a3faf22a7f", "scanner": "scanner-primary", "fingerprint": "fa413208496243a5", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-8d16b1bb2723f51e", "level": "note", "message": {"text": "Unused endpoint: POST /signup"}, "properties": {"repobilityId": "86f744ce09c76d7e", "scanner": "scanner-primary", "fingerprint": "8d16b1bb2723f51e", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-618721b912bad1c2", "level": "note", "message": {"text": "Unused endpoint: POST /login"}, "properties": {"repobilityId": "bfe3e420e6ee1216", "scanner": "scanner-primary", "fingerprint": "618721b912bad1c2", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-fd1dc91abf32142d", "level": "note", "message": {"text": "Unused endpoint: GET /me"}, "properties": {"repobilityId": "8f5937e975b2adce", "scanner": "scanner-primary", "fingerprint": "fd1dc91abf32142d", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-d4186216041d91fb", "level": "note", "message": {"text": "Unused endpoint: DELETE /account"}, "properties": {"repobilityId": "ff8085305d539618", "scanner": "scanner-primary", "fingerprint": "d4186216041d91fb", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-71058dfad74967f7", "level": "note", "message": {"text": "Unused endpoint: POST /:rid/apply/:sid"}, "properties": {"repobilityId": "007da7cd50cc93e5", "scanner": "scanner-primary", "fingerprint": "71058dfad74967f7", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-8b053d1eb9fdff8c", "level": "note", "message": {"text": "Unused endpoint: POST /:rid/dismiss/:sid"}, "properties": {"repobilityId": "dfa2a88bc50a7a6b", "scanner": "scanner-primary", "fingerprint": "8b053d1eb9fdff8c", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-082414274967e6ff", "level": "note", "message": {"text": "Unused endpoint: GET /public-key"}, "properties": {"repobilityId": "ee086889e1273f04", "scanner": "scanner-primary", "fingerprint": "082414274967e6ff", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-365f0986d17746b8", "level": "note", "message": {"text": "Unused endpoint: POST /subscribe"}, "properties": {"repobilityId": "47a58fd7c2934ecd", "scanner": "scanner-primary", "fingerprint": "365f0986d17746b8", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-9c690a8ca229ca70", "level": "note", "message": {"text": "Unused endpoint: DELETE /subscribe"}, "properties": {"repobilityId": "6c9d7e22434ae03d", "scanner": "scanner-primary", "fingerprint": "9c690a8ca229ca70", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-731c57f59aaca553", "level": "note", "message": {"text": "Unused endpoint: POST /test"}, "properties": {"repobilityId": "bfaa5cfa75bc3288", "scanner": "scanner-primary", "fingerprint": "731c57f59aaca553", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-ca6aab7a934627bf", "level": "note", "message": {"text": "Unused endpoint: GET /auth-url"}, "properties": {"repobilityId": "27d041777c3137d1", "scanner": "scanner-primary", "fingerprint": "ca6aab7a934627bf", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-cdfb578618cf2542", "level": "note", "message": {"text": "Unused endpoint: GET /callback"}, "properties": {"repobilityId": "7491b9a352543016", "scanner": "scanner-primary", "fingerprint": "cdfb578618cf2542", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-612648bbd62b68ab", "level": "note", "message": {"text": "Unused endpoint: DELETE /disconnect"}, "properties": {"repobilityId": "71229d54d1f3f59a", "scanner": "scanner-primary", "fingerprint": "612648bbd62b68ab", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-cd8dc4599ec52a08", "level": "note", "message": {"text": "Unused endpoint: GET /stats"}, "properties": {"repobilityId": "f7149caf01cb212a", "scanner": "scanner-primary", "fingerprint": "cd8dc4599ec52a08", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-c9451b66f68ffc25", "level": "note", "message": {"text": "Unused endpoint: POST /invites"}, "properties": {"repobilityId": "c7a9305e9cacbb4d", "scanner": "scanner-primary", "fingerprint": "c9451b66f68ffc25", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-5a436a81cf6d77eb", "level": "note", "message": {"text": "Unused endpoint: GET /invites"}, "properties": {"repobilityId": "cfe30a10f82c73fc", "scanner": "scanner-primary", "fingerprint": "5a436a81cf6d77eb", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-df52a77d7ae17991", "level": "note", "message": {"text": "Unused endpoint: DELETE /invites/:id"}, "properties": {"repobilityId": "3fd49571bf1d87fc", "scanner": "scanner-primary", "fingerprint": "df52a77d7ae17991", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-68a5d356c0cac9e3", "level": "note", "message": {"text": "Unused endpoint: POST /reset-password"}, "properties": {"repobilityId": "8c4de51a8ba8d2dc", "scanner": "scanner-primary", "fingerprint": "68a5d356c0cac9e3", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-5baa8971ebe192a1", "level": "note", "message": {"text": "Unused endpoint: GET /"}, "properties": {"repobilityId": "a84935cdc06f37da", "scanner": "scanner-primary", "fingerprint": "5baa8971ebe192a1", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-67d28fa8cd6bb12f", "level": "note", "message": {"text": "Unused endpoint: PUT /"}, "properties": {"repobilityId": "0ec8392760f2278d", "scanner": "scanner-primary", "fingerprint": "67d28fa8cd6bb12f", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-728bd6e3f78c3b24", "level": "note", "message": {"text": "Unused endpoint: PUT /foods/:date"}, "properties": {"repobilityId": "9f30cd07e601ed29", "scanner": "scanner-primary", "fingerprint": "728bd6e3f78c3b24", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-38c853bcf2a79d2d", "level": "note", "message": {"text": "Unused endpoint: PUT /exLog/:date"}, "properties": {"repobilityId": "07c58e43ad8aa5c2", "scanner": "scanner-primary", "fingerprint": "38c853bcf2a79d2d", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-b09f7a6f330c54ec", "level": "note", "message": {"text": "Unused endpoint: PUT /water/:date"}, "properties": {"repobilityId": "298163b8377243d0", "scanner": "scanner-primary", "fingerprint": "b09f7a6f330c54ec", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-baa148742e000b1d", "level": "note", "message": {"text": "Unused endpoint: PUT /weight"}, "properties": {"repobilityId": "61cfe7bb6c0a290d", "scanner": "scanner-primary", "fingerprint": "baa148742e000b1d", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-4a33546a7ac5357a", "level": "note", "message": {"text": "Unused endpoint: PUT /meal-plan"}, "properties": {"repobilityId": "aa8d62e6f1b59f93", "scanner": "scanner-primary", "fingerprint": "4a33546a7ac5357a", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-7d75ab33808636ec", "level": "note", "message": {"text": "Unused endpoint: PUT /skin-care"}, "properties": {"repobilityId": "9f40d2e3edc8f9f9", "scanner": "scanner-primary", "fingerprint": "7d75ab33808636ec", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-e239ceb09a60c151", "level": "note", "message": {"text": "Unused endpoint: PUT /skin-care-log/:date"}, "properties": {"repobilityId": "46915f945df4bd79", "scanner": "scanner-primary", "fingerprint": "e239ceb09a60c151", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-7af9d32009c66731", "level": "note", "message": {"text": "Unused endpoint: PUT /skin-care-weekly/:date"}, "properties": {"repobilityId": "6184bbb93152a384", "scanner": "scanner-primary", "fingerprint": "7af9d32009c66731", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-4d0dc76230a98f19", "level": "note", "message": {"text": "Unused endpoint: PUT /skin-care-phase"}, "properties": {"repobilityId": "2a05a0ad972f38c6", "scanner": "scanner-primary", "fingerprint": "4d0dc76230a98f19", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-8a2fa5fa0186a011", "level": "note", "message": {"text": "Unused endpoint: PUT /profile/personal"}, "properties": {"repobilityId": "28e9206cd67a6c68", "scanner": "scanner-primary", "fingerprint": "8a2fa5fa0186a011", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-945d15a4f2b2f5c6", "level": "note", "message": {"text": "Unused endpoint: PUT /profile/blood-markers"}, "properties": {"repobilityId": "3fd7cd07031ca609", "scanner": "scanner-primary", "fingerprint": "945d15a4f2b2f5c6", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-6aabfce5ce2f802f", "level": "note", "message": {"text": "Unused endpoint: PUT /profile/medications"}, "properties": {"repobilityId": "6f3bf7f391e2577c", "scanner": "scanner-primary", "fingerprint": "6aabfce5ce2f802f", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-e960d1ec7e7d3522", "level": "note", "message": {"text": "Unused endpoint: PUT /profile/food-prefs"}, "properties": {"repobilityId": "aab82e3341b23761", "scanner": "scanner-primary", "fingerprint": "e960d1ec7e7d3522", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-35a3b84cb60487b6", "level": "note", "message": {"text": "Unused endpoint: PUT /injuries"}, "properties": {"repobilityId": "1973093f7613529b", "scanner": "scanner-primary", "fingerprint": "35a3b84cb60487b6", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-00de9cfe1b5e593c", "level": "note", "message": {"text": "Unused endpoint: PUT /profile/session-times"}, "properties": {"repobilityId": "a121bb8a3706cb79", "scanner": "scanner-primary", "fingerprint": "00de9cfe1b5e593c", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-325598cde517a9ca", "level": "note", "message": {"text": "Unused endpoint: PUT /sleep/:date"}, "properties": {"repobilityId": "c8ae1622b1be3f95", "scanner": "scanner-primary", "fingerprint": "325598cde517a9ca", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}]}]}