Public scan — anyone with this URL can view this analysis. Sign up to track your own repos privately, run scheduled re-scans, and get AI fix prompts via your dashboard.

averagejoematt/life-platform

https://github.com/averagejoematt/life-platform · scanned 2026-06-17 01:38 UTC (1 month, 2 weeks ago)

326 raw signals (0 security + 326 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 2 weeks ago · v2 · last Δ -24.3 (diff) · 311 actionable findings from 1 signal source. 15 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all
Corpus Intelligence Cross-corpus context (cohort percentile, top patterns, fix plan) is shown only on repositories you own. Sign up and connect your repo to view it.
Scan summary Repository scanned at 52.4/100 with 77.8% coverage. It contains 6734 nodes across 0 cross-layer flows, written primarily in mixed languages. Engine surfaced 326 findings — concentrated in quality (211), security (64), software (30). Risk profile is high: 0 critical, 3 high, 119 medium. Recommended next step: open the quality layer findings first — that's where the highest-impact wins live.

Showing 240 of 311 actionable findings. 326 raw detector signals were grouped into reader-sized issues. Click TP / FP to vote on a finding's accuracy — votes adjust the confidence weighting and improve detection across the platform.

high System graph security security conf 1.00 Insecure pattern 'eval_used' in deploy/archive/20260314/verify_dlq_alarm_periods.sh:52
Found a known-risky pattern (eval_used). Review and replace if possible.
deploy/archive/20260314/verify_dlq_alarm_periods.sh:52 Eval used
high System graph security security conf 1.00 Insecure pattern 'subprocess_shell_true' in deploy/archive/20260310/patch_registry.py:22
Found a known-risky pattern (subprocess_shell_true). Review and replace if possible.
deploy/archive/20260310/patch_registry.py:22 Subprocess shell true
high System graph security security conf 1.00 Insecure pattern 'subprocess_shell_true' in deploy/generate_review_bundle.py:65
Found a known-risky pattern (subprocess_shell_true). Review and replace if possible.
deploy/generate_review_bundle.py:65 Subprocess shell true
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — site/assets/js/cockpit.js:38
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — site/assets/js/story.js:21
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — site/legacy/assets/js/components.js:481
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — site/legacy/assets/js/nav.js:190
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — site/legacy/assets/js/observatory-v3.js:167
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — site/legacy/assets/js/site_constants.js:86
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/README.md
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.
.claude/README.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/settings.local.json
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.
.claude/settings.local.json VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .mcp.json
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.
.mcp.json VerificationMcp config
medium System graph quality Placeholder conf 1.00 Critical user flow still appears backed by mock or placeholder data
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.
Mock dataCritical flowGenerated repo pattern
medium System graph cicd CI/CD security conf 1.00 GitHub Actions workflow grants broad write permissions
CI tokens with write permissions increase blast radius when an action, dependency, or PR workflow is compromised. Prefer job-level least-privilege permissions.
.github/workflows/remediation-agent.yml CI/CD securitySupply chainGithub actions
medium System graph cicd CI/CD security conf 1.00 GitHub Actions workflow grants broad write permissions
CI tokens with write permissions increase blast radius when an action, dependency, or PR workflow is compromised. Prefer job-level least-privilege permissions.
.github/workflows/ci-cd.yml CI/CD securitySupply chainGithub actions
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in lambdas/coach/coach_observatory_renderer.py:581
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
lambdas/coach/coach_observatory_renderer.py:581 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in lambdas/og_image_lambda.mjs:166
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
lambdas/og_image_lambda.mjs:166 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in deploy/archive/onetime/patch_character_ring.py:116
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
deploy/archive/onetime/patch_character_ring.py:116 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in deploy/archive/onetime/patch_tier2_home.py:65
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
deploy/archive/onetime/patch_tier2_home.py:65 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in deploy/archive/onetime/patch_v3.9.37_product_board.py:575
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
deploy/archive/onetime/patch_v3.9.37_product_board.py:575 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in lambdas/dashboard/clinical.html:312
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
lambdas/dashboard/clinical.html:312 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in lambdas/dashboard/index.html:280
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
lambdas/dashboard/index.html:280 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in site/assets/js/cockpit.js:99
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
site/assets/js/cockpit.js:99 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in site/assets/js/dispatches.js:55
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
site/assets/js/dispatches.js:55 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in site/assets/js/evidence.js:405
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
site/assets/js/evidence.js:405 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in site/assets/js/story.js:171
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
site/assets/js/story.js:171 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in site/legacy/accountability/index.html:1084
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
site/legacy/accountability/index.html:1084 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in site/legacy/archive/v1/board/index.html:452
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
site/legacy/archive/v1/board/index.html:452 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in site/legacy/archive/v1/coaches/index.html:898
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
site/legacy/archive/v1/coaches/index.html:898 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in site/legacy/archive/v1/recap/index.html:358
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
site/legacy/archive/v1/recap/index.html:358 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in site/legacy/archive/v1/stack/index.html:436
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
site/legacy/archive/v1/stack/index.html:436 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in site/legacy/archive/v1/weekly/index.html:347
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
site/legacy/archive/v1/weekly/index.html:347 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in site/legacy/ask/index.html:524
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
site/legacy/ask/index.html:524 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in site/legacy/assets/js/components.js:408
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
site/legacy/assets/js/components.js:408 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in site/legacy/assets/js/countdown.js:53
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
site/legacy/assets/js/countdown.js:53 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in site/legacy/assets/js/engagement.js:189
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
site/legacy/assets/js/engagement.js:189 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in site/legacy/assets/js/observatory-v3.js:22
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
site/legacy/assets/js/observatory-v3.js:22 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in site/legacy/benchmarks/index.html:1217
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
site/legacy/benchmarks/index.html:1217 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in site/legacy/biology/index.html:166
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
site/legacy/biology/index.html:166 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in site/legacy/challenges/index.html:958
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
site/legacy/challenges/index.html:958 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in site/legacy/character/index.html:1848
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
site/legacy/character/index.html:1848 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in site/legacy/chronicle/archive/index.html:264
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
site/legacy/chronicle/archive/index.html:264 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in site/legacy/chronicle/index.html:271
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
site/legacy/chronicle/index.html:271 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in site/legacy/discoveries/index.html:828
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
site/legacy/discoveries/index.html:828 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in site/legacy/experiments/detail/index.html:243
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
site/legacy/experiments/detail/index.html:243 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in site/legacy/experiments/index.html:1054
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
site/legacy/experiments/index.html:1054 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in site/legacy/explorer/index.html:568
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
site/legacy/explorer/index.html:568 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in site/legacy/field-notes/index.html:252
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
site/legacy/field-notes/index.html:252 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in site/legacy/glucose/index.html:567
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
site/legacy/glucose/index.html:567 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in site/legacy/habits/index.html:1187
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
site/legacy/habits/index.html:1187 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in site/legacy/index.html:883
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
site/legacy/index.html:883 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in site/legacy/labs/index.html:781
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
site/legacy/labs/index.html:781 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in site/legacy/ledger/index.html:323
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
site/legacy/ledger/index.html:323 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in site/legacy/live/index.html:256
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
site/legacy/live/index.html:256 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in site/legacy/mind/index.html:641
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
site/legacy/mind/index.html:641 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in site/legacy/nutrition/index.html:710
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
site/legacy/nutrition/index.html:710 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in site/legacy/physical/index.html:496
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
site/legacy/physical/index.html:496 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in site/legacy/platform/index.html:1074
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
site/legacy/platform/index.html:1074 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in site/legacy/predictions/index.html:412
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
site/legacy/predictions/index.html:412 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in site/legacy/protocols/index.html:598
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
site/legacy/protocols/index.html:598 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in site/legacy/sleep/index.html:556
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
site/legacy/sleep/index.html:556 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in site/legacy/status/index.html:176
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
site/legacy/status/index.html:176 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in site/legacy/supplements/index.html:729
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
site/legacy/supplements/index.html:729 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in site/legacy/tools/index.html:831
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
site/legacy/tools/index.html:831 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in site/legacy/training/index.html:655
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
site/legacy/training/index.html:655 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in site/legacy/week/index.html:428
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
site/legacy/week/index.html:428 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in site/subscribe/confirm/index.html:66
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
site/subscribe/confirm/index.html:66 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in site/subscribe/index.html:108
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
site/subscribe/index.html:108 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_outerhtml_assignment' in site/assets/js/evidence.js:382
Found a known-risky pattern (direct_outerhtml_assignment). Review and replace if possible.
site/assets/js/evidence.js:382 Direct outerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'insert_adjacent_html' in site/assets/js/evidence.js:373
Found a known-risky pattern (insert_adjacent_html). Review and replace if possible.
site/assets/js/evidence.js:373 Insert adjacent html
medium System graph security security conf 1.00 Insecure pattern 'insert_adjacent_html' in site/legacy/assets/js/engagement.js:288
Found a known-risky pattern (insert_adjacent_html). Review and replace if possible.
site/legacy/assets/js/engagement.js:288 Insert adjacent html
medium System graph security security conf 1.00 Insecure pattern 'insert_adjacent_html' in site/legacy/character/index.html:1899
Found a known-risky pattern (insert_adjacent_html). Review and replace if possible.
site/legacy/character/index.html:1899 Insert adjacent html
medium System graph security security conf 1.00 Insecure pattern 'insert_adjacent_html' in site/legacy/glucose/index.html:583
Found a known-risky pattern (insert_adjacent_html). Review and replace if possible.
site/legacy/glucose/index.html:583 Insert adjacent html
medium System graph security security conf 1.00 Insecure pattern 'insert_adjacent_html' in site/legacy/live/index.html:276
Found a known-risky pattern (insert_adjacent_html). Review and replace if possible.
site/legacy/live/index.html:276 Insert adjacent html
medium System graph security security conf 1.00 Insecure pattern 'insert_adjacent_html' in site/legacy/physical/index.html:767
Found a known-risky pattern (insert_adjacent_html). Review and replace if possible.
site/legacy/physical/index.html:767 Insert adjacent html
medium System graph security security conf 1.00 Insecure pattern 'insert_adjacent_html' in site/legacy/sleep/index.html:577
Found a known-risky pattern (insert_adjacent_html). Review and replace if possible.
site/legacy/sleep/index.html:577 Insert adjacent html
medium System graph quality Integrity conf 1.00 Network/subprocess call without timeout or try/except — archive/20260308/lambdas/backup_20260227_182129/strava_lambda.py:58
`urllib.request.urlopen(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 Network/subprocess call without timeout or try/except — archive/20260308/lambdas/backup_20260227_182129/todoist_lambda.py:44
`urllib.request.urlopen(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 Network/subprocess call without timeout or try/except — archive/20260308/lambdas/backup_20260227_183354/strava_lambda.py:64
`urllib.request.urlopen(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 Network/subprocess call without timeout or try/except — archive/20260308/lambdas/backup_20260227_183354/todoist_lambda.py:51
`urllib.request.urlopen(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 Network/subprocess call without timeout or try/except — archive/20260309/deploy/create_obs2_dashboard.py:81
`subprocess.run(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 Network/subprocess call without timeout or try/except — archive/20260309/deploy/deploy_cost3_token_alarm.py:79
`subprocess.run(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 Network/subprocess call without timeout or try/except — backfill/archive/backfill_strava.py:74
`urllib.request.urlopen(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 Network/subprocess call without timeout or try/except — backfill/archive/backfill_todoist.py:55
`urllib.request.urlopen(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 Network/subprocess call without timeout or try/except — deploy/archive/20260310/bump_version_341.py:13
`subprocess.run(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 Network/subprocess call without timeout or try/except — deploy/archive/20260310/patch_registry.py:23
`subprocess.run(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 Network/subprocess call without timeout or try/except — deploy/archive/onetime/backfill_journal.py:200
`subprocess.run(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 Network/subprocess call without timeout or try/except — deploy/archive/onetime/generate_og_image.py:135
`subprocess.run(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 Network/subprocess call without timeout or try/except — deploy/archive/onetime/inline_site_data.py:39
`subprocess.run(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 Network/subprocess call without timeout or try/except — deploy/archive/onetime/inline_stats.py:114
`subprocess.run(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 Network/subprocess call without timeout or try/except — deploy/restart_pipeline.py:172
`subprocess.run(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 Network/subprocess call without timeout or try/except — deploy/restart_pivot_when_ready.py:83
`subprocess.run(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 Network/subprocess call without timeout or try/except — deploy/restart_rollback.py:152
`subprocess.run(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 Network/subprocess call without timeout or try/except — deploy/restart_site_copy_sync.py:258
`subprocess.run(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 Network/subprocess call without timeout or try/except — deploy/restart_verify.py:160
`subprocess.run(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 Network/subprocess call without timeout or try/except — lambdas/ingestion/whoop_lambda.py:108
`urllib.request.urlopen(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 Network/subprocess call without timeout or try/except — patches/archive/pre_2026_03/fix_blog_index_links.py:62
`subprocess.run(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 Network/subprocess call without timeout or try/except — patches/archive/pre_2026_03/patch_strava_phase2.py:27
`urllib.request.urlopen(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 Network/subprocess call without timeout or try/except — setup/setup_dropbox_auth.py:49
`urllib.request.urlopen(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 Network/subprocess call without timeout or try/except — setup/setup_monarch_auth.py:83
`subprocess.run(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 Network/subprocess call without timeout or try/except — setup/setup_onedrive_auth.py:57
`urllib.request.urlopen(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 Network/subprocess call without timeout or try/except — setup/withings_auth.py:31
`urllib.request.urlopen(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries.
runtime safetyRobustness
medium System graph quality Placeholder conf 1.00 Placeholder or mock-heavy implementation detected
Found 125 placeholder/mock markers across 51 source files. This often means the repo looks complete while core flows still use generated scaffolding or fake data.
Mock dataIncompleteGenerated repo pattern
medium System graph network Security conf 1.00 Privileged port 10 in use
Port 10 is privileged (<1024). Make sure the service runs with the right caps or front it with a non-privileged port via a load balancer.
archive/20260308/deploy/deploy_daily_brief_v2_timing_step2.sh Ports
medium System graph network Security conf 1.00 Privileged port 11 in use
Port 11 is privileged (<1024). Make sure the service runs with the right caps or front it with a non-privileged port via a load balancer.
archive/20260309/deploy/setup_p3_schedules.sh Ports
medium System graph network Security conf 1.00 Privileged port 12 in use
Port 12 is privileged (<1024). Make sure the service runs with the right caps or front it with a non-privileged port via a load balancer.
setup/setup_notion.sh Ports
medium System graph network Security conf 1.00 Privileged port 13 in use
Port 13 is privileged (<1024). Make sure the service runs with the right caps or front it with a non-privileged port via a load balancer.
setup/setup_notion.sh Ports
medium System graph network Security conf 1.00 Privileged port 14 in use
Port 14 is privileged (<1024). Make sure the service runs with the right caps or front it with a non-privileged port via a load balancer.
setup/setup_notion.sh Ports
medium System graph network Security conf 1.00 Privileged port 15 in use
Port 15 is privileged (<1024). Make sure the service runs with the right caps or front it with a non-privileged port via a load balancer.
archive/20260309/deploy/deploy_habitify.sh Ports
medium System graph network Security conf 1.00 Privileged port 16 in use
Port 16 is privileged (<1024). Make sure the service runs with the right caps or front it with a non-privileged port via a load balancer.
archive/20260309/deploy/deploy_feature18_anomaly_v2.sh Ports
medium System graph network Security conf 1.00 Privileged port 17 in use
Port 17 is privileged (<1024). Make sure the service runs with the right caps or front it with a non-privileged port via a load balancer.
archive/20260308/deploy/deploy_daily_brief_v2_timing_step2.sh Ports
medium System graph network Security conf 1.00 Privileged port 18 in use
Port 18 is privileged (<1024). Make sure the service runs with the right caps or front it with a non-privileged port via a load balancer.
archive/20260308/deploy/deploy_daily_brief_v2_timing_step2.sh Ports
medium System graph network Security conf 1.00 Privileged port 19 in use
Port 19 is privileged (<1024). Make sure the service runs with the right caps or front it with a non-privileged port via a load balancer.
archive/20260309/deploy/deploy_ic7_ic18.sh Ports
medium System graph network Security conf 1.00 Privileged port 20 in use
Port 20 is privileged (<1024). Make sure the service runs with the right caps or front it with a non-privileged port via a load balancer.
setup/setup_notion.sh Ports
medium System graph network Security conf 1.00 Privileged port 21 in use
Port 21 is privileged (<1024). Make sure the service runs with the right caps or front it with a non-privileged port via a load balancer.
archive/20260309/deploy/deploy_dashboard_refresh.sh Ports
medium System graph network Security conf 1.00 Privileged port 23 in use
Port 23 is privileged (<1024). Make sure the service runs with the right caps or front it with a non-privileged port via a load balancer.
archive/20260309/deploy/setup_p3_schedules.sh Ports
medium System graph network Security conf 1.00 Privileged port 30 in use
Port 30 is privileged (<1024). Make sure the service runs with the right caps or front it with a non-privileged port via a load balancer.
archive/20260308/deploy/deploy_daily_brief_v2_timing_step2.sh Ports
medium System graph network Security conf 1.00 Privileged port 35 in use
Port 35 is privileged (<1024). Make sure the service runs with the right caps or front it with a non-privileged port via a load balancer.
archive/20260309/deploy/deploy_character_sheet_compute.sh Ports
medium System graph network Security conf 1.00 Privileged port 36 in use
Port 36 is privileged (<1024). Make sure the service runs with the right caps or front it with a non-privileged port via a load balancer.
archive/20260309/deploy/deploy_v2.73.0.sh Ports
medium System graph network Security conf 1.00 Privileged port 40 in use
Port 40 is privileged (<1024). Make sure the service runs with the right caps or front it with a non-privileged port via a load balancer.
archive/20260309/deploy/deploy_daily_metrics_compute.sh Ports
medium System graph network Security conf 1.00 Privileged port 42 in use
Port 42 is privileged (<1024). Make sure the service runs with the right caps or front it with a non-privileged port via a load balancer.
archive/20260309/deploy/deploy_ic_features.sh Ports
medium System graph network Security conf 1.00 Privileged port 55 in use
Port 55 is privileged (<1024). Make sure the service runs with the right caps or front it with a non-privileged port via a load balancer.
deploy/warmup_lambdas.sh Ports
low System graph quality Debug conf 1.00 Debug logging residue appears in source files
Found 4355 console/debugger/print-style debug statements in non-test source. This is a common fast-generation residue before production cleanup.
CleanupRepo hardeningGenerated repo pattern
low System graph quality Tests conf 1.00 Low test-to-source ratio
73 tests / 461 src (ratio 0.16).
low System graph quality Integrity conf 1.00 Near-duplicate function bodies in 14 places
Functions with the same first-5-line body hash: archive/legacy-scripts/daily_brief_lambda.py:d2f, archive/20260308/deploy/daily_brief_lambda.py:d2f, archive/20260308/lambdas/weekly_digest_v2_lambda.py:d2f, archive/20260308/lambdas/backup_20260227_182129/anomaly_detector_lambda.py:d2f This is *the*…
duplicatesduplication
low System graph quality Integrity conf 1.00 3 occurrences Near-duplicate function bodies in 2 places
Functions with the same first-5-line body hash: setup/withings_auth.py:get_secret, setup/fix_withings_oauth.py:get_secret This is *the* AI-coder failure mode (4× more duplication in vibe-coded repos — see https://jw.hn/ai-code-hygiene). Consolidate or document why they're separate.
3 occurrences
repo-level (3 hits)
duplicatesduplication
low System graph quality Integrity conf 1.00 4 occurrences Near-duplicate function bodies in 3 places
Functions with the same first-5-line body hash: setup/create_notion_db.py:notion_request, patches/archive/pre_2026_03/patch_notion_db.py:notion_request, patches/archive/pre_2026_03/patch_notion_db_phase2.py:notion_request This is *the* AI-coder failure mode (4× more duplication in vibe-coded repos…
4 occurrences
repo-level (4 hits)
duplicatesduplication
low System graph quality Integrity conf 1.00 4 occurrences Near-duplicate function bodies in 4 places
Functions with the same first-5-line body hash: archive/legacy-scripts/daily_brief_lambda.py:extract_journal_signals, archive/20260308/deploy/daily_brief_lambda.py:extract_journal_signals, deploy/archive/onetime/daily_brief_lambda.py:extract_journal_signals, lambdas/emails/daily_brief_lambda.py:ext…
4 occurrences
repo-level (4 hits)
duplicatesduplication
low System graph quality Integrity conf 1.00 5 occurrences Near-duplicate function bodies in 5 places
Functions with the same first-5-line body hash: archive/legacy-scripts/daily_brief_lambda.py:get_current_phase, archive/20260308/deploy/daily_brief_lambda.py:get_current_phase, deploy/archive/onetime/daily_brief_lambda.py:get_current_phase, lambdas/compute/dashboard_refresh_lambda.py:get_current_ph…
5 occurrences
repo-level (5 hits)
duplicatesduplication
low System graph quality Integrity conf 1.00 Near-duplicate function bodies in 6 places
Functions with the same first-5-line body hash: archive/legacy-scripts/daily_brief_lambda.py:grade_colour, archive/20260308/deploy/scoring_engine.py:grade_colour, archive/20260308/lambdas/weekly_digest_v2_lambda.py:grade_colour, archive/20260308/lambdas/backup_20260227_182129/weekly_digest_v2_lambd…
duplicatesduplication
low System graph quality Integrity conf 1.00 2 occurrences Near-duplicate function bodies in 8 places
Functions with the same first-5-line body hash: archive/legacy-scripts/daily_brief_lambda.py:get_anthropic_key, archive/20260308/lambdas/weekly_digest_v2_lambda.py:get_anthropic_key, archive/20260308/lambdas/backup_20260227_182129/anomaly_detector_lambda.py:get_anthropic_key, archive/20260308/lambd…
2 occurrences
repo-level (2 hits)
duplicatesduplication
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `05_v2` in backfill/draw_2026_04_03.py:12
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `_score_habits_mvp_legacy` in archive/20260308/deploy/daily_brief_lambda.py:480
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `_score_habits_mvp_legacy` in archive/20260308/deploy/scoring_engine.py:184
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `_score_habits_mvp_legacy` in deploy/archive/onetime/daily_brief_lambda.py:672
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `_score_habits_mvp_legacy` in lambdas/scoring_engine.py:211
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `backfill_v2` in backfill/archive/backfill_garmin.py:602
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `call_sleep_coach_v2` in lambdas/ai_calls.py:1240
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `days_old` in lambdas/compute/hypothesis_engine_lambda.py:430
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `facts_copy` in deploy/sync_doc_metadata.py:359
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `footer__copy` in deploy/archive/onetime/backfill_journal.py:186
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `footer__copy` in deploy/archive/onetime/fix_site_meta.py:86
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `footer__copy` in deploy/archive/onetime/update_nav.py:84
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `footer__copy` in lambdas/emails/wednesday_chronicle_lambda.py:1296
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `hero_copy` in deploy/restart_site_copy_sync.py:10
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `hero_copy` in site/legacy/assets/js/site_constants.js:27
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `list_objects_v2` in backfill/archive/backfill_cgm_optimal.py:31
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `list_objects_v2` in backfill/archive/backfill_sleep_consistency.py:103
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `list_objects_v2` in backfill/archive/backfill_workouts.py:62
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `list_objects_v2` in deploy/archive/cleanup_gap_chronicles_2026_05_03.py:110
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `list_objects_v2` in deploy/restart_character_rebuild.py:44
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `list_objects_v2` in deploy/restart_chronicle_handler.py:52
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `list_objects_v2` in lambdas/operational/delete_user_data_lambda.py:85
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `list_objects_v2` in lambdas/operational/pip_audit_lambda.py:67
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `list_objects_v2` in lambdas/operational/qa_smoke_lambda.py:313
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `list_objects_v2` in mcp/tools_cgm.py:732
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `list_objects_v2` in patches/archive/pre_2026_03/patch_fasting_glucose_validation.py:66
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `list_objects_v2` in remediation/automerge.py:147
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `list_objects_v2` in tests/smoke_test.py:217
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `list_objects_v2` in tests/validate_links.py:42
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `move_v2` in archive/20260308/lambdas/backup_20260227_182129/dropbox_poll_lambda.py:149
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `move_v2` in archive/20260308/lambdas/backup_20260227_183354/dropbox_poll_lambda.py:153
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `move_v2` in lambdas/ingestion/dropbox_poll_lambda.py:202
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `seed_profile_v2` in seeds/archive/seed_profile_v2.py:2
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `skipped_old` in archive/20260308/lambdas/backup_20260227_182129/apple_health_lambda.py:161
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `skipped_old` in archive/20260308/lambdas/backup_20260227_183354/apple_health_lambda.py:166
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `skipped_old` in backfill/archive/backfill_apple_health_export.py:167
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `skipped_old` in backfill/backfill_apple_health_export_v16.py:313
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `skipped_old` in lambdas/ingestion/apple_health_lambda.py:244
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `sleep_coach_v2` in lambdas/html_builder.py:1729
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `stripped_old` in deploy/archive/onetime/patch_privacy_subscribe.py:53
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `supplement_protocol_v2` in backfill/ingest_function_health_2026_04_03.py:18
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `tier_weighted_v1` in backfill/archive/backfill_habit_scores.py:268
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `tier_weighted_v1` in lambdas/compute/daily_metrics_compute_lambda.py:611
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `tier_weighted_v1` in lambdas/emails/daily_brief_lambda.py:863
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `v2__copy` in deploy/archive/onetime/deploy_sprint11_nav.py:256
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `v2__copy` in deploy/archive/onetime/deploy_sprint8_nav.py:176
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `v2__copy` in site/legacy/assets/js/components.js:254
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `v4_relocate_legacy` in scripts/v4_migration_inventory.py:6
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `v4_relocate_legacy` in scripts/v4_relocate_legacy.py:3
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `v4_relocate_legacy` in tests/test_site_a11y_landmarks.py:8
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph software Dead code conf 1.00 Possibly dead Python function: attr
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
scripts/v4_relocate_legacy.py:97
low System graph software Dead code conf 1.00 Possibly dead Python function: build_section
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
archive/legacy-scripts/daily_brief_lambda.py:865
low System graph software Dead code conf 1.00 Possibly dead Python function: count_files
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
deploy/generate_review_bundle.py:73
low System graph software Dead code conf 1.00 Possibly dead Python function: create_math_alarm
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
archive/20260309/deploy/deploy_cost3_token_alarm.py:123
low System graph software Dead code conf 1.00 Possibly dead Python function: do_GET
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
setup/fix_withings_oauth.py:42
low System graph software Dead code conf 1.00 Possibly dead Python function: ex_chronicling
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
archive/20260308/lambdas/backup_20260227_182129/monthly_digest_lambda.py:174
low System graph software Dead code conf 1.00 Possibly dead Python function: ex_chronicling
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
archive/20260308/lambdas/backup_20260227_183354/monthly_digest_lambda.py:185
low System graph software Dead code conf 1.00 Possibly dead Python function: ex_hevy
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
archive/20260308/lambdas/backup_20260227_182129/monthly_digest_lambda.py:155
low System graph software Dead code conf 1.00 Possibly dead Python function: ex_hevy
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
archive/20260308/lambdas/backup_20260227_183354/monthly_digest_lambda.py:166
low System graph software Dead code conf 1.00 Possibly dead Python function: fetch_feed
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
archive/legacy-scripts/p40_podcasts.py:177
low System graph software Dead code conf 1.00 Possibly dead Python function: handle_ask
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
deploy/archive/ask_endpoint.py:188
low System graph software Dead code conf 1.00 Possibly dead Python function: handle_charref
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
deploy/archive/onetime/backfill_journal.py:94
low System graph software Dead code conf 1.00 Possibly dead Python function: handle_data
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
deploy/archive/onetime/backfill_journal.py:86
low System graph software Dead code conf 1.00 Possibly dead Python function: handle_endtag
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
deploy/archive/onetime/backfill_journal.py:78
low System graph software Dead code conf 1.00 Possibly dead Python function: handle_entityref
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
deploy/archive/onetime/backfill_journal.py:90
low System graph software Dead code conf 1.00 Possibly dead Python function: handle_starttag
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
deploy/archive/onetime/backfill_journal.py:67
low System graph software Dead code conf 1.00 Possibly dead Python function: log_message
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
setup/fix_withings_oauth.py:62
low System graph software Dead code conf 1.00 Possibly dead Python function: repl_bare
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
deploy/restart_site_copy_sync.py:230
low System graph software Dead code conf 1.00 Possibly dead Python function: repl_iso_time
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
deploy/restart_site_copy_sync.py:221
low System graph software Dead code conf 1.00 Possibly dead Python function: run_cmd
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
deploy/generate_review_bundle.py:62
low System graph software Dead code conf 1.00 Possibly dead Python function: score_glucose
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
archive/legacy-scripts/daily_brief_lambda.py:454
low System graph software Dead code conf 1.00 Possibly dead Python function: score_glucose
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
archive/20260308/deploy/scoring_engine.py:327
low System graph software Dead code conf 1.00 Possibly dead Python function: score_habits_mvp
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
archive/legacy-scripts/daily_brief_lambda.py:405
low System graph software Dead code conf 1.00 Possibly dead Python function: score_hydration
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
archive/legacy-scripts/daily_brief_lambda.py:425
low System graph software Dead code conf 1.00 Possibly dead Python function: score_hydration
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
archive/20260308/deploy/scoring_engine.py:288
low System graph software Dead code conf 1.00 3 occurrences Possibly dead Python function: score_movement
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
3 files, 3 locations
archive/20260308/deploy/scoring_engine.py:139
archive/legacy-scripts/daily_brief_lambda.py:376
deploy/archive/onetime/daily_brief_lambda.py:630
low System graph software Dead code conf 1.00 Possibly dead Python function: srcset
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
scripts/v4_relocate_legacy.py:103
low System graph software Dead code conf 1.00 Possibly dead Python function: url
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
scripts/v4_relocate_legacy.py:100
low System graph quality Complexity conf 1.00 Very large file: archive/20260308/deploy/daily_brief_lambda.py (3589 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: archive/20260308/lambdas/backup_20260227_182129/weekly_digest_v2_lambda.py (1872 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: archive/20260308/lambdas/backup_20260227_183354/weekly_digest_v2_lambda.py (1883 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: archive/20260308/lambdas/weekly_digest_v2_lambda.py (1975 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: archive/legacy-scripts/daily_brief_lambda.py (1359 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: backfill/draw_2026_04_03.py (1015 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: cdk/stacks/role_policies.py (1922 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: deploy/archive/onetime/daily_brief_lambda.py (1881 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: lambdas/ai_calls.py (1277 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: lambdas/compute/daily_insight_compute_lambda.py (2130 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: lambdas/emails/daily_brief_lambda.py (2226 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: lambdas/emails/monthly_digest_lambda.py (1074 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: lambdas/emails/wednesday_chronicle_lambda.py (2286 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: lambdas/emails/weekly_digest_lambda.py (1956 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: lambdas/html_builder.py (1918 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: lambdas/ingestion/health_auto_export_lambda.py (1557 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: lambdas/intelligence_common.py (1665 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: lambdas/output_writers.py (1375 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: lambdas/web/site_api_data.py (2267 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: lambdas/web/site_api_intelligence.py (1531 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: lambdas/web/site_api_observatory.py (1832 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: lambdas/web/site_api_vitals.py (1344 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: mcp/registry.py (3540 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: mcp/tools_correlation.py (1620 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: mcp/tools_habits.py (1594 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: mcp/tools_health.py (2656 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: mcp/tools_lifestyle.py (3669 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: mcp/tools_training.py (2084 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: patches/archive/pre_2026_03/apply_features_6_7_8.py (1046 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: seeds/archive/generate_habit_registry.py (915 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: tests/test_integration_aws.py (1296 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
For AI agents: Voting guide (TP/FP) MCP manifest Stdio wrapper SARIF Integrate Findings queue Vote TP/FP on findings to calibrate the engine.
For AI agents + API integrations
Email me when this repo regresses
Free. We re-scan periodically; new criticals → your inbox. No signup required for the scan itself.
API access

This page is publicly accessible at: https://repobility.com/scan/b38df384-c9c0-414d-bd49-e453fc3d253f/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/b38df384-c9c0-414d-bd49-e453fc3d253f/

Important — please don't re-submit the same URL repeatedly. The submission endpoint is idempotent: re-submitting the same git URL returns this same scan_token, not a new one. To re-scan this repo, sign up free and use the dashboard.