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.

SemiSimpleMath/EmiOS-Beta

https://github.com/SemiSimpleMath/EmiOS-Beta · scanned 2026-06-16 00:08 UTC (2 months, 2 weeks ago)

586 raw signals (0 security + 586 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 2 weeks ago · v1 · 569 actionable findings from 1 signal source. 17 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 44.7/100 with 100.0% coverage. It contains 16132 nodes across 30 cross-layer flows, written primarily in mixed languages. Engine surfaced 586 findings — concentrated in quality (389), api (90), security (55). Risk profile is high: 0 critical, 52 high, 83 medium. Recommended next step: open the quality layer findings first — that's where the highest-impact wins live.

Showing 374 of 569 actionable findings. 586 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 api Wiring conf 1.00 Dangling fetch: DELETE /api/entity_cards/${cardId} (app/static/js/entity_cards_editor.js:498)
`app/static/js/entity_cards_editor.js:498` calls `DELETE /api/entity_cards/${cardId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/entity_cards/<p>` If this points at an external API, prefix it with `https://` so …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/taxonomy/delete/${nodeId} (_archived/taxonomy_2026_05_06/app/assistant/kg_core/taxonomy/static/js/taxonomy_reviewer.js:1048)
`_archived/taxonomy_2026_05_06/app/assistant/kg_core/taxonomy/static/js/taxonomy_reviewer.js:1048` calls `DELETE /api/taxonomy/delete/${nodeId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/taxonomy/delete/<p>` If…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/taxonomy/node/${nodeId}/taxonomy/${taxonomyId} (_archived/taxonomy_2026_05_06/app/assistant/kg_core/taxonomy/static/js/taxonomy_reviewer.js:1198)
`_archived/taxonomy_2026_05_06/app/assistant/kg_core/taxonomy/static/js/taxonomy_reviewer.js:1198` calls `DELETE /api/taxonomy/node/${nodeId}/taxonomy/${taxonomyId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/ta…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/entity_cards/${cardId} (app/static/js/entity_cards_editor.js:278)
`app/static/js/entity_cards_editor.js:278` calls `GET /api/entity_cards/${cardId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/entity_cards/<p>` If this points at an external API, prefix it with `https://` so the…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/entity_cards/${cardId} (app/static/js/entity_cards_editor.js:389)
`app/static/js/entity_cards_editor.js:389` calls `GET /api/entity_cards/${cardId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/entity_cards/<p>` If this points at an external API, prefix it with `https://` so the…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/entity_cards/stats (app/static/js/entity_cards_editor.js:57)
`app/static/js/entity_cards_editor.js:57` calls `GET /api/entity_cards/stats` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/entity_cards/stats` If this points at an external API, prefix it with `https://` so the ma…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/entity_cards/types (app/static/js/entity_cards_editor.js:74)
`app/static/js/entity_cards_editor.js:74` calls `GET /api/entity_cards/types` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/entity_cards/types` If this points at an external API, prefix it with `https://` so the ma…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/entity_cards?${params} (app/static/js/entity_cards_editor.js:123)
`app/static/js/entity_cards_editor.js:123` calls `GET /api/entity_cards?${params}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/entity_cards` If this points at an external API, prefix it with `https://` so the mat…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/integrations/${integrationKey}/config (app/static/js/integrations_shared.js:107)
`app/static/js/integrations_shared.js:107` calls `GET /api/integrations/${integrationKey}/config` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/integrations/<p>/config` If this points at an external API, prefix it …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/integrations/lights/devices (app/static/js/lights_settings.js:286)
`app/static/js/lights_settings.js:286` calls `GET /api/integrations/lights/devices` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/integrations/lights/devices` If this points at an external API, prefix it with `http…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/integrations/nest/devices (app/static/js/nest_settings.js:142)
`app/static/js/nest_settings.js:142` calls `GET /api/integrations/nest/devices` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/integrations/nest/devices` If this points at an external API, prefix it with `https://` …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/integrations/ring/devices (app/static/js/ring_settings.js:108)
`app/static/js/ring_settings.js:108` calls `GET /api/integrations/ring/devices` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/integrations/ring/devices` If this points at an external API, prefix it with `https://` …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/timeline/${encodeURIComponent(window.ENTITY_ID)} (app/static/js/timeline.js:103)
`app/static/js/timeline.js:103` calls `GET /api/timeline/${encodeURIComponent(window.ENTITY_ID)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/timeline/<p>` If this points at an external API, prefix it with `https…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /task-graph/ir/${encodeURIComponent(taskId)} (app/task_graph_viewer/src/App.jsx:70)
`app/task_graph_viewer/src/App.jsx:70` calls `GET /task-graph/ir/${encodeURIComponent(taskId)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/task-graph/ir/<p>` If this points at an external API, prefix it with `ht…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://localhost:8000/agent_flow/all_agent_configs (app/assistant/agent_flow/src/components/FlowEditor.jsx:259)
`app/assistant/agent_flow/src/components/FlowEditor.jsx:259` calls `GET http://localhost:8000/agent_flow/all_agent_configs` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:8000/agent_flow/all_agent_co…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://localhost:8000/agent_flow/get_all_manager_configs (app/assistant/agent_flow/src/components/FlowEditor.jsx:101)
`app/assistant/agent_flow/src/components/FlowEditor.jsx:101` calls `GET http://localhost:8000/agent_flow/get_all_manager_configs` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:8000/agent_flow/get_al…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/accounts/${encodeURIComponent(accountId)}/configure (app/static/js/settings_accounts.js:60)
`app/static/js/settings_accounts.js:60` calls `POST /api/accounts/${encodeURIComponent(accountId)}/configure` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/accounts/<p>/configure` If this points at an external API,…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/entity_cards (app/static/js/entity_cards_editor.js:471)
`app/static/js/entity_cards_editor.js:471` calls `POST /api/entity_cards` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/entity_cards` If this points at an external API, prefix it with `https://` so the matcher skip…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/integrations/${integrationKey}/action (app/static/js/integrations_shared.js:126)
`app/static/js/integrations_shared.js:126` calls `POST /api/integrations/${integrationKey}/action` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/integrations/<p>/action` If this points at an external API, prefix it…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/taxonomy/edit/${nodeId} (_archived/taxonomy_2026_05_06/app/assistant/kg_core/taxonomy/static/js/taxonomy_reviewer.js:1012)
`_archived/taxonomy_2026_05_06/app/assistant/kg_core/taxonomy/static/js/taxonomy_reviewer.js:1012` calls `POST /api/taxonomy/edit/${nodeId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/taxonomy/edit/<p>` If this …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/taxonomy/reviews/${reviewId}/accept-proposer (_archived/taxonomy_2026_05_06/app/assistant/kg_core/taxonomy/static/js/taxonomy_reviewer.js:785)
`_archived/taxonomy_2026_05_06/app/assistant/kg_core/taxonomy/static/js/taxonomy_reviewer.js:785` calls `POST /api/taxonomy/reviews/${reviewId}/accept-proposer` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/taxonom…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/taxonomy/reviews/${reviewId}/approve (_archived/taxonomy_2026_05_06/app/assistant/kg_core/taxonomy/static/js/taxonomy_reviewer.js:701)
`_archived/taxonomy_2026_05_06/app/assistant/kg_core/taxonomy/static/js/taxonomy_reviewer.js:701` calls `POST /api/taxonomy/reviews/${reviewId}/approve` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/taxonomy/review…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/taxonomy/reviews/${reviewId}/approve (_archived/taxonomy_2026_05_06/app/assistant/kg_core/taxonomy/static/js/taxonomy_reviewer.js:740)
`_archived/taxonomy_2026_05_06/app/assistant/kg_core/taxonomy/static/js/taxonomy_reviewer.js:740` calls `POST /api/taxonomy/reviews/${reviewId}/approve` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/taxonomy/review…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/taxonomy/reviews/${reviewId}/reject (_archived/taxonomy_2026_05_06/app/assistant/kg_core/taxonomy/static/js/taxonomy_reviewer.js:764)
`_archived/taxonomy_2026_05_06/app/assistant/kg_core/taxonomy/static/js/taxonomy_reviewer.js:764` calls `POST /api/taxonomy/reviews/${reviewId}/reject` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/taxonomy/reviews…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/taxonomy/suggestions/${suggestionId}/approve (_archived/taxonomy_2026_05_06/app/assistant/kg_core/taxonomy/static/js/taxonomy_reviewer.js:605)
`_archived/taxonomy_2026_05_06/app/assistant/kg_core/taxonomy/static/js/taxonomy_reviewer.js:605` calls `POST /api/taxonomy/suggestions/${suggestionId}/approve` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/taxonom…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/taxonomy/suggestions/${suggestionId}/approve (_archived/taxonomy_2026_05_06/app/assistant/kg_core/taxonomy/static/js/taxonomy_reviewer.js:650)
`_archived/taxonomy_2026_05_06/app/assistant/kg_core/taxonomy/static/js/taxonomy_reviewer.js:650` calls `POST /api/taxonomy/suggestions/${suggestionId}/approve` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/taxonom…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/taxonomy/suggestions/${suggestionId}/reject (_archived/taxonomy_2026_05_06/app/assistant/kg_core/taxonomy/static/js/taxonomy_reviewer.js:677)
`_archived/taxonomy_2026_05_06/app/assistant/kg_core/taxonomy/static/js/taxonomy_reviewer.js:677` calls `POST /api/taxonomy/suggestions/${suggestionId}/reject` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/taxonomy…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /entity-cards-admin/api/regenerate/${cardId} (app/static/js/entity_cards_editor.js:205)
`app/static/js/entity_cards_editor.js:205` calls `POST /entity-cards-admin/api/regenerate/${cardId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/entity-cards-admin/api/regenerate/<p>` If this points at an externa…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://localhost:8000/agent_flow/save_manager (app/assistant/agent_flow/src/components/FlowEditor.jsx:427)
`app/assistant/agent_flow/src/components/FlowEditor.jsx:427` calls `POST http://localhost:8000/agent_flow/save_manager` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:8000/agent_flow/save_manager` If…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PUT /api/entity_cards/${cardId} (app/static/js/entity_cards_editor.js:231)
`app/static/js/entity_cards_editor.js:231` calls `PUT /api/entity_cards/${cardId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/entity_cards/<p>` If this points at an external API, prefix it with `https://` so the…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PUT /api/entity_cards/${cardId} (app/static/js/entity_cards_editor.js:464)
`app/static/js/entity_cards_editor.js:464` calls `PUT /api/entity_cards/${cardId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/entity_cards/<p>` If this points at an external API, prefix it with `https://` so the…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PUT /api/integrations/${integrationKey}/config (app/static/js/integrations_shared.js:116)
`app/static/js/integrations_shared.js:116` calls `PUT /api/integrations/${integrationKey}/config` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/integrations/<p>/config` If this points at an external API, prefix it …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PUT /api/integrations/lights/devices (app/static/js/lights_settings.js:326)
`app/static/js/lights_settings.js:326` calls `PUT /api/integrations/lights/devices` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/integrations/lights/devices` If this points at an external API, prefix it with `http…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PUT /api/integrations/nest/devices (app/static/js/nest_settings.js:183)
`app/static/js/nest_settings.js:183` calls `PUT /api/integrations/nest/devices` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/integrations/nest/devices` If this points at an external API, prefix it with `https://` …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PUT /api/integrations/ring/devices (app/static/js/ring_settings.js:148)
`app/static/js/ring_settings.js:148` calls `PUT /api/integrations/ring/devices` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/integrations/ring/devices` If this points at an external API, prefix it with `https://` …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PUT /api/settings/features/${feature} (app/static/js/features_settings.js:112)
`app/static/js/features_settings.js:112` calls `PUT /api/settings/features/${feature}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/settings/features/<p>` If this points at an external API, prefix it with `https:/…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PUT /api/settings/quiet-mode/feature/${feature} (app/static/js/quiet_mode_settings.js:154)
`app/static/js/quiet_mode_settings.js:154` calls `PUT /api/settings/quiet-mode/feature/${feature}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/settings/quiet-mode/feature/<p>` If this points at an external API, p…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PUT /api/settings/quiet-mode/feature/${feature} (app/static/js/quiet_mode_settings.js:185)
`app/static/js/quiet_mode_settings.js:185` calls `PUT /api/settings/quiet-mode/feature/${feature}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/settings/quiet-mode/feature/<p>` If this points at an external API, p…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PUT /api/taxonomy/node/${nodeId}/taxonomy/${oldTaxonomyId} (_archived/taxonomy_2026_05_06/app/assistant/kg_core/taxonomy/static/js/taxonomy_reviewer.js:1237)
`_archived/taxonomy_2026_05_06/app/assistant/kg_core/taxonomy/static/js/taxonomy_reviewer.js:1237` calls `PUT /api/taxonomy/node/${nodeId}/taxonomy/${oldTaxonomyId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/ta…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PUT /task-graph/ir/${encodeURIComponent(taskId)} (app/task_graph_viewer/src/App.jsx:313)
`app/task_graph_viewer/src/App.jsx:313` calls `PUT /task-graph/ir/${encodeURIComponent(taskId)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/task-graph/ir/<p>` If this points at an external API, prefix it with `h…
Dangling fetchFetch
high System graph security auth conf 1.00 Flask mutation route `api_accept_proposer` without `@login_required` — _archived/taxonomy_2026_05_06/app/assistant/kg_core/taxonomy/reviewer_web.py:1224
Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent.
_archived/taxonomy_2026_05_06/app/assistant/kg_core/taxonomy/reviewer_web.py:1224 securityAuth flask unauth route
high System graph security auth conf 1.00 Flask mutation route `api_add_taxonomy` without `@login_required` — _archived/taxonomy_2026_05_06/app/assistant/kg_core/taxonomy/reviewer_web.py:1346
Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent.
_archived/taxonomy_2026_05_06/app/assistant/kg_core/taxonomy/reviewer_web.py:1346 securityAuth flask unauth route
high System graph security auth conf 1.00 Flask mutation route `api_approve_all_suggestions` without `@login_required` — _archived/taxonomy_2026_05_06/app/assistant/kg_core/taxonomy/reviewer_web.py:1121
Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent.
_archived/taxonomy_2026_05_06/app/assistant/kg_core/taxonomy/reviewer_web.py:1121 securityAuth flask unauth route
high System graph security auth conf 1.00 Flask mutation route `api_approve_review` without `@login_required` — _archived/taxonomy_2026_05_06/app/assistant/kg_core/taxonomy/reviewer_web.py:1195
Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent.
_archived/taxonomy_2026_05_06/app/assistant/kg_core/taxonomy/reviewer_web.py:1195 securityAuth flask unauth route
high System graph security auth conf 1.00 Flask mutation route `api_approve_suggestion` without `@login_required` — _archived/taxonomy_2026_05_06/app/assistant/kg_core/taxonomy/reviewer_web.py:1099
Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent.
_archived/taxonomy_2026_05_06/app/assistant/kg_core/taxonomy/reviewer_web.py:1099 securityAuth flask unauth route
high System graph security auth conf 1.00 Flask mutation route `api_cleanup_suggestions` without `@login_required` — _archived/taxonomy_2026_05_06/app/assistant/kg_core/taxonomy/reviewer_web.py:1232
Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent.
_archived/taxonomy_2026_05_06/app/assistant/kg_core/taxonomy/reviewer_web.py:1232 securityAuth flask unauth route
high System graph security auth conf 1.00 Flask mutation route `api_delete_taxonomy` without `@login_required` — _archived/taxonomy_2026_05_06/app/assistant/kg_core/taxonomy/reviewer_web.py:1290
Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent.
_archived/taxonomy_2026_05_06/app/assistant/kg_core/taxonomy/reviewer_web.py:1290 securityAuth flask unauth route
high System graph security auth conf 1.00 Flask mutation route `api_edit_taxonomy` without `@login_required` — _archived/taxonomy_2026_05_06/app/assistant/kg_core/taxonomy/reviewer_web.py:1249
Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent.
_archived/taxonomy_2026_05_06/app/assistant/kg_core/taxonomy/reviewer_web.py:1249 securityAuth flask unauth route
high System graph security auth conf 1.00 Flask mutation route `api_reject_review` without `@login_required` — _archived/taxonomy_2026_05_06/app/assistant/kg_core/taxonomy/reviewer_web.py:1216
Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent.
_archived/taxonomy_2026_05_06/app/assistant/kg_core/taxonomy/reviewer_web.py:1216 securityAuth flask unauth route
high System graph security auth conf 1.00 Flask mutation route `api_reject_suggestion` without `@login_required` — _archived/taxonomy_2026_05_06/app/assistant/kg_core/taxonomy/reviewer_web.py:1187
Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent.
_archived/taxonomy_2026_05_06/app/assistant/kg_core/taxonomy/reviewer_web.py:1187 securityAuth flask unauth route
high System graph security auth conf 1.00 Flask mutation route `api_remove_node_taxonomy` without `@login_required` — _archived/taxonomy_2026_05_06/app/assistant/kg_core/taxonomy/reviewer_web.py:1427
Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent.
_archived/taxonomy_2026_05_06/app/assistant/kg_core/taxonomy/reviewer_web.py:1427 securityAuth flask unauth route
high System graph security auth conf 1.00 Flask mutation route `api_update_node_taxonomy` without `@login_required` — _archived/taxonomy_2026_05_06/app/assistant/kg_core/taxonomy/reviewer_web.py:1468
Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent.
_archived/taxonomy_2026_05_06/app/assistant/kg_core/taxonomy/reviewer_web.py:1468 securityAuth flask unauth route
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — app/kg_lens/frontend/src/api.ts:17
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 — app/me/frontend/src/api.ts:12
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 — app/static/js/api_keys_settings.js:27
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 — app/static/js/beliefs.js:41
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 — app/static/js/Emi.js:140
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 — app/static/js/emi/chat_render.js:235
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 — app/static/js/emi/doc_create_panel.js:49
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 — app/static/js/emi/doc_editor_page.js:208
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 — app/static/js/emi/request_sender.js:81
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 — app/static/js/emi/task_create_page.js:207
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 — app/static/js/emi/task_create_panel.js:115
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 — app/static/js/entity_cards_editor.js:123
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 — app/static/js/important_resources_settings.js:110
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 — app/static/js/insights.js:185
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 — app/static/js/integrations_shared.js:34
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 — app/static/js/lights_settings.js:28
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 — app/static/js/music_player.js:371
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 — app/static/js/quiet_mode_settings.js:185
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 — app/static/js/ring_snapshots.js:144
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 — app/static/js/timeline.js:103
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 — app/static/js/voice_settings.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 — app/static/js/wellness_settings.js:10
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: skills/emi-ui-templating/SKILL.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.
skills/emi-ui-templating/SKILL.md VerificationSkill file
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: skills/extending-emi-resources/SKILL.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.
skills/extending-emi-resources/SKILL.md VerificationSkill file
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: skills/filesystem-layout/SKILL.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.
skills/filesystem-layout/SKILL.md VerificationSkill file
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: skills/kg-conflict-triage/SKILL.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.
skills/kg-conflict-triage/SKILL.md VerificationSkill file
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: skills/slack-formatting/SKILL.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.
skills/slack-formatting/SKILL.md VerificationSkill file
medium System graph quality Agent instructions conf 1.00 Agent instructions exist but release-hardening basics are missing
AI-coder instruction files were found, but the repo is missing 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.
Repo hardeningGenerated repo pattern
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 hardware Security conf 1.00 Dockerfile runs as root: docker/sandbox/Dockerfile
No non-root USER set. Containers running as root expand the blast radius of any vulnerability inside the image.
Container
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in _archived/taxonomy_2026_05_06/app/assistant/kg_core/taxonomy/static/js/taxonomy_reviewer.js:89
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
_archived/taxonomy_2026_05_06/app/assistant/kg_core/taxonomy/static/js/taxonomy_reviewer.js:89 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in app/static/js/beliefs.js:28
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
app/static/js/beliefs.js:28 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in app/static/js/Emi.js:947
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
app/static/js/Emi.js:947 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in app/static/js/emi/calendar_widgets.js:76
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
app/static/js/emi/calendar_widgets.js:76 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in app/static/js/emi/chat_render.js:196
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
app/static/js/emi/chat_render.js:196 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in app/static/js/emi/doc_create_panel.js:310
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
app/static/js/emi/doc_create_panel.js:310 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in app/static/js/emi/doc_editor_page.js:34
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
app/static/js/emi/doc_editor_page.js:34 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in app/static/js/emi/email_widgets.js:44
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
app/static/js/emi/email_widgets.js:44 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in app/static/js/emi/geoguessr_panel.js:183
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
app/static/js/emi/geoguessr_panel.js:183 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in app/static/js/emi/menu_controls.js:291
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
app/static/js/emi/menu_controls.js:291 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in app/static/js/emi/news_weather_widgets.js:136
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
app/static/js/emi/news_weather_widgets.js:136 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in app/static/js/emi/scheduler_widgets.js:68
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
app/static/js/emi/scheduler_widgets.js:68 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in app/static/js/emi/socket_heartbeat.js:125
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
app/static/js/emi/socket_heartbeat.js:125 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in app/static/js/emi/task_create_page.js:44
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
app/static/js/emi/task_create_page.js:44 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in app/static/js/emi/task_create_panel.js:239
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
app/static/js/emi/task_create_panel.js:239 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in app/static/js/emi/todo_widgets.js:50
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
app/static/js/emi/todo_widgets.js:50 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in app/static/js/entity_cards_editor.js:83
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
app/static/js/entity_cards_editor.js:83 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in app/static/js/features_settings.js:73
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
app/static/js/features_settings.js:73 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in app/static/js/google_accounts_settings.js:37
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
app/static/js/google_accounts_settings.js:37 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in app/static/js/google_oauth_settings.js:25
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
app/static/js/google_oauth_settings.js:25 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in app/static/js/important_resources_settings.js:55
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
app/static/js/important_resources_settings.js:55 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in app/static/js/insights.js:62
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
app/static/js/insights.js:62 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in app/static/js/lights_settings.js:343
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
app/static/js/lights_settings.js:343 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in app/static/js/music_player.js:280
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
app/static/js/music_player.js:280 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in app/static/js/nest_settings.js:43
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
app/static/js/nest_settings.js:43 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in app/static/js/personalize_activities.js:224
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
app/static/js/personalize_activities.js:224 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in app/static/js/personalize_beliefs.js:95
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
app/static/js/personalize_beliefs.js:95 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in app/static/js/pods.js:72
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
app/static/js/pods.js:72 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in app/static/js/proactive_popup.js:61
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
app/static/js/proactive_popup.js:61 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in app/static/js/progress.js:61
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
app/static/js/progress.js:61 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in app/static/js/quiet_mode_settings.js:82
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
app/static/js/quiet_mode_settings.js:82 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in app/static/js/ring_settings.js:165
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
app/static/js/ring_settings.js:165 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in app/static/js/ring_snapshots.js:80
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
app/static/js/ring_snapshots.js:80 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in app/static/js/routines_admin.js:129
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
app/static/js/routines_admin.js:129 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in app/static/js/settings_accounts.js:26
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
app/static/js/settings_accounts.js:26 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in app/static/js/setup_wizard.js:159
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
app/static/js/setup_wizard.js:159 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in app/static/js/timeline.js:124
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
app/static/js/timeline.js:124 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in app/static/js/voice_settings.js:81
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
app/static/js/voice_settings.js:81 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in app/static/js/wellness_settings.js:19
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
app/static/js/wellness_settings.js:19 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in app/static/mobile/js/emi_mobile.js:95
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
app/static/mobile/js/emi_mobile.js:95 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'insert_adjacent_html' in app/static/js/features_settings.js:100
Found a known-risky pattern (insert_adjacent_html). Review and replace if possible.
app/static/js/features_settings.js:100 Insert adjacent html
medium System graph quality Integrity conf 1.00 Network/subprocess call without timeout or try/except — app/assistant/kg/chroma/chroma_health.py:103
`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 — app/assistant/lib/tools/get_weather/utils/openmeteo.py:39
`requests.get(...)` 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 — app/graph_visualizer/start_visualizer.py:57
`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 — app/routes/process_audio.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 — scripts/sync_dev_wiki_to_github.py:228
`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.py:212
`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 — start.py:45
`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 cicd CI/CD security conf 1.00 No CI/CD pipelines detected
No GitHub Actions, GitLab CI, or CircleCI configs found. Without CI you can't gate deploys on tests/lints.
CI/CD securityCoverage
medium System graph quality Placeholder conf 1.00 Placeholder or mock-heavy implementation detected
Found 161 placeholder/mock markers across 71 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.
configs/sleep_tracking.yaml 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.
configs/sleep_tracking.yaml Ports
medium System graph quality Placeholder conf 1.00 Runtime service client appears to use placeholder configuration
A runtime source file appears to wire Supabase/Firebase/AI/payment-style clients to placeholder URLs, keys, or fallback values. In the Fable corpus this often means the UI/API shape is present while the backend service is not actually configured.
Runtime configService clientGenerated repo pattern
low System graph quality Maintenance conf 1.00 48 TODO/FIXME markers
High count of TODO/FIXME/HACK markers — track them as issues so they're not forgotten.
low System graph quality Integrity conf 1.00 54 env vars used in code but missing from .env.example
Drift between code and config docs. The first few: `DATABASE_URL`, `DAY_RESET_HOUR`, `DEFAULT_LLM_MODEL`, `EMI_APP_ROOT`, `EMI_AUTO_OPEN_GOOGLE_OAUTH`, `EMI_BASE_URL`, `EMI_BYPASS_APPROVAL`, `EMI_CHROMA_KG_DB_DIR` + 46 more. Add them (with a placeholder/comment) to .env.example so onboarding doesn'…
config drift
low System graph hardware Coverage conf 1.00 Containers defined but no K8s/orchestration manifest found
Repo has Dockerfiles/compose but no Kubernetes/Nomad manifests. If the target deployment is K8s, the manifests may live in a separate ops repo.
Deployment
low System graph quality Debug conf 1.00 Debug logging residue appears in source files
Found 1877 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 hardware Supply chain conf 1.00 Docker base image is tag-pinned but not digest-pinned: python:3.11-slim
Container tags can be retagged upstream. Pin production base images to a reviewed digest (`image@sha256:...`) when reproducibility and supply-chain integrity matter.
docker/sandbox/Dockerfile:18 containersPinned dependencies
low System graph frontend Frontend quality conf 1.00 Icon-only button without accessible name — app/assistant/agent_flow/src/components/ManagerSettings.jsx:39
A `<button>` whose only child is a single glyph or symbol needs `title=` or `aria-label=` so screen readers (and tooltips on hover) work. Why: P3 in CHECKLIST.md — icon-only buttons skipped a title. Rule id: fq.button.no-label
Fq button no label
low System graph frontend Frontend quality conf 1.00 Icon-only button without accessible name — app/graph_visualizer/frontend/src/components/SearchModal.tsx:40
A `<button>` whose only child is a single glyph or symbol needs `title=` or `aria-label=` so screen readers (and tooltips on hover) work. Why: P3 in CHECKLIST.md — icon-only buttons skipped a title. Rule id: fq.button.no-label
Fq button no label
low System graph frontend Frontend quality conf 1.00 Icon-only button without accessible name — app/static/js/lights_settings.js:363
A `<button>` whose only child is a single glyph or symbol needs `title=` or `aria-label=` so screen readers (and tooltips on hover) work. Why: P3 in CHECKLIST.md — icon-only buttons skipped a title. Rule id: fq.button.no-label
Fq button no label
low System graph frontend Frontend quality conf 1.00 Icon-only button without accessible name — app/static/js/nest_settings.js:220
A `<button>` whose only child is a single glyph or symbol needs `title=` or `aria-label=` so screen readers (and tooltips on hover) work. Why: P3 in CHECKLIST.md — icon-only buttons skipped a title. Rule id: fq.button.no-label
Fq button no label
low System graph frontend Frontend quality conf 1.00 Icon-only button without accessible name — app/static/js/ring_settings.js:185
A `<button>` whose only child is a single glyph or symbol needs `title=` or `aria-label=` so screen readers (and tooltips on hover) work. Why: P3 in CHECKLIST.md — icon-only buttons skipped a title. Rule id: fq.button.no-label
Fq button no label
low System graph security security conf 1.00 Insecure pattern 'debug_true' in _archived/taxonomy_2026_05_06/app/assistant/kg_core/taxonomy/reviewer_web.py:1598
Found a known-risky pattern (debug_true). Review and replace if possible.
_archived/taxonomy_2026_05_06/app/assistant/kg_core/taxonomy/reviewer_web.py:1598 Debug true
low System graph security security conf 1.00 Insecure pattern 'debug_true' in app/graph_visualizer/standalone_app.py:98
Found a known-risky pattern (debug_true). Review and replace if possible.
app/graph_visualizer/standalone_app.py:98 Debug true
low System graph quality Tests conf 1.00 Low test-to-source ratio
289 tests / 1722 src (ratio 0.17).
low System graph quality Integrity conf 1.00 Near-duplicate function bodies in 15 places
Functions with the same first-5-line body hash: app/assistant/routine_handlers/ring_camera_motion_poll.py:ring_camera_motion_poll, app/assistant/routine_handlers/feedback_extractor.py:feedback_extractor_run, app/assistant/routine_handlers/wiki.py:wiki_fact_drain_run, app/assistant/routine_handlers/…
duplicatesduplication
low System graph quality Integrity conf 1.00 18 occurrences Near-duplicate function bodies in 2 places
Functions with the same first-5-line body hash: mcp/refresh_tool_cache.py:stderr_preview, app/assistant/lib/mcp/stdio_client.py:stderr_preview 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 sepa…
18 occurrences
repo-level (18 hits)
duplicatesduplication
low System graph quality Integrity conf 1.00 Near-duplicate function bodies in 3 places
Functions with the same first-5-line body hash: app/routes/wiki_viewer.py:repl, app/routes/wiki_viewer.py:repl, app/routes/wiki_viewer.py:repl 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 sepa…
duplicatesduplication
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `_patch_backup` in app/assistant/tests/non_agent_tests/test_migration_runner.py:148
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 `_recently_deprecated` in app/routes/personalize.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 `_sample_for_prompt_legacy` in app/assistant/dj_manager/music_dataset.py:935
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 `agent_registry_copy` in app/assistant/multi_agent_manager_factory/MultiAgentManagerFactory.py:48
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 `agent_registry_copy` in app/assistant/orchestrator_classes/OrchestratorFactory.py:41
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 `belief_engine_v2` in app/assistant/tests/non_agent_tests/test_belief_shadow.py:13
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 `belief_engine_v2` in app/assistant/tests/non_agent_tests/test_belief_v2_ingest.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 `belief_engine_v2` in app/routes/beliefs.py:55
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 `belief_engine_v2` in app/routes/beliefs_shadow.py:23
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 `belief_engine_v2` in belief_engine_v2/__init__.py:1
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 `belief_engine_v2` in belief_engine_v2/demo_retrieval.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 `belief_engine_v2` in belief_engine_v2/demo_verified_merge.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 `belief_engine_v2` in belief_engine_v2/ingest.py:5
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 `belief_engine_v2` in belief_engine_v2/resolver.py:16
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 `belief_engine_v2` in belief_engine_v2/seed_canonical.py:15
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 `belief_engine_v2` in belief_engine_v2/seed_from_old.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 `belief_engine_v2` in belief_engine_v2/shadow_report.py:4
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 `belief_engine_v2` in belief_engine_v2/store.py:24
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 `belief_engine_v2` in belief_engine_v2/tests/test_bitemporal.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 `belief_engine_v2` in belief_engine_v2/tests/test_consolidation.py:9
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 `belief_engine_v2` in belief_engine_v2/tests/test_decay.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 `belief_engine_v2` in belief_engine_v2/tests/test_event_sourcing.py:7
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 `belief_engine_v2` in belief_engine_v2/tests/test_resolver.py:9
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 `belief_engine_v2` in belief_engine_v2/tests/test_retrieval.py:11
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 `belief_engine_v2` in belief_engine_v2/tests/test_status.py:9
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 `belief_engine_v2` in belief_engine_v2/tests/test_vocabulary.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 quality Integrity conf 1.00 Old/deprecated-named symbol `best_old` in _archived/taxonomy_2026_05_06/app/assistant/kg_core/taxonomy/orchestrator.py:468
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 `e_old` in app/assistant/tests/kg/test_diachronic_succession.py:250
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 `eleven_monolingual_v1` in app/assistant/user_settings_manager/user_settings.py:115
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 `entity_card_v2` in app/assistant/agent_runtime/services/entity_injector.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 `entity_card_v2` in app/assistant/control_nodes/context_enricher_prep_node.py:196
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 `entity_card_v2` in app/assistant/entity_management/entity_card_v2.py:7
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 `entity_card_v2` in app/assistant/entity_management/entity_cards.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 `entity_card_v2` in app/assistant/entity_management/entity_catalog.py:4
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 `entity_card_v2` in app/assistant/kg_projection/neighborhood.py:353
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 `entity_card_v2` in app/assistant/pipelines/entity_cards_v2/builder.py:30
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 `entity_card_v2` in app/assistant/pipelines/entity_cards_v2/refresh_subscriber.py:33
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 `entity_card_v2` in app/assistant/tests/kg/test_enricher_hub_doctrine.py:48
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 `entity_card_v2` in app/assistant/tests/non_agent_tests/test_fresh_db_boot.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 `entity_card_v2` in app/assistant/wiki_generator/consistency_critic.py:70
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 `entity_card_v2` in app/database/table_initializer.py:87
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 `entity_card_v2` in app/routes/entity_cards_v2.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 `entity_card_v2` in app/routes/kg_pipeline_status.py:90
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 `entity_card_v2` in scripts/cleanup_ghost_entities.py:97
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 `entity_card_v2` in scripts/migrate_entity_card_v2_nullable_node_id.py:1
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 `entity_cards_v2` in app/assistant/importance/__init__.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 `entity_cards_v2` in app/assistant/importance/consumers.py:58
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 `entity_cards_v2` in app/assistant/kg/section_tagging.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 `entity_cards_v2` in app/assistant/lib/tools/regenerate_entity_card/regenerate_entity_card.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 `entity_cards_v2` in app/assistant/routine_manager/routine_functions.py:113
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 `entity_cards_v2` in app/create_app.py:170
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 `entity_cards_v2` in app/routes/__init__.py:13
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 `entity_cards_v2` in app/routes/setup.py:458
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 `execution_trace_v1` in app/assistant/execution_trace/execution_trace_recorder.py:203
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 `http_sse_deprecated` in mcp/validate_servers.py:59
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 `is_backup` in app/socket_handlers.py:348
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 `kg_pipeline_old` in app/assistant/kg_core/kg_setup/_archived/edge_canon_postgres/seed_edge_types.py:936
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 `kg_pipeline_v1` in app/assistant/pipelines/kg_pipeline/steps/enrich_extraction.py:37
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 `kg_pipeline_v1` in app/assistant/pipelines/kg_pipeline/steps/resolve_messages.py:69
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 `kg_pipeline_v1` in app/assistant/pipelines/kg_pipeline/steps/segment_messages.py:40
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 `kg_pipeline_v1` in app/assistant/pipelines/kg_pipeline/steps/write_proposals.py:40
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 `M_old` in app/assistant/tests/kg/test_promoter_single_target_p21.py:55
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 `manager_config_copy` in app/assistant/agent_flow_manager/agent_flow_manager.py:114
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 `meal_beliefs_v2` in app/assistant/subconscious/meal_context_builder.py:310
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 `meal_beliefs_v2` in app/assistant/tests/non_agent_tests/test_meal_beliefs_v2_lane.py:9
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 `meal_beliefs_v2` in app/assistant/tests/non_agent_tests/test_meal_food_beliefs_recency.py:92
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 `meal_beliefs_v2` in belief_engine_v2/shadow.py:4
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 `migration_backup` in app/database/migration_runner.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 `model_copy` in app/assistant/global_blackboard/global_blackboard.py:65
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 `model_copy` in app/assistant/manager_runtime/request_preprocessor.py:263
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 `norm_old` in app/assistant/utils/search_replace_editor.py:230
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 `pat_legacy` in app/assistant/agent_runtime/services/prompt_builder.py:155
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 `pop_backup` in app/assistant/dj_manager/manager.py:921
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 `pop_backup` in app/assistant/dj_manager/selector.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 `project_kg_redesign_v2` in app/assistant/kg_core/kg_utils/kg_tools.py:236
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 `recently_deprecated` in app/static/js/personalize_beliefs.js:123
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 `resource_user_beliefs_v2` in app/assistant/pipelines/daily_insights/steps/belief_v2_shadow_ingest.py: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 `resource_user_beliefs_v2` in belief_engine_v2/export.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 `routine_task_runner_v2` in app/assistant/routine_manager/runners/taskrunner/task_runner.py:55
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 `run_with_backup` in app/assistant/database/migration_backup.py:14
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 `run_with_backup` in app/assistant/tests/non_agent_tests/test_migration_backup.py:4
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 `scenario_temporary_31d_deprecated` in belief_engine/sandbox/scenarios.py:29
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 `scope_context_v1` in app/assistant/manager_runtime/services/scope_adapter.py:104
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 `scope_context_v1` in app/assistant/room_session_manager/services/room_scope_builder.py:203
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 `scope_context_v1` in app/assistant/tests/non_agent_tests/test_room_scope_yaml_overlay.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 `scope_context_v1` in app/assistant/utils/pydantic_classes.py:162
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 `send_params_copy` in app/services/llm_client.py:552
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 `task_ir_v1` in app/assistant/control_nodes/task_compile_metadata_node.py:286
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 `task_ir_v1` in app/assistant/control_nodes/task_compile_post_node.py:493
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 `task_ir_v1` in app/assistant/task_ir_runtime/task_ir_runner.py:29
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 `task_ir_v1` in app/assistant/task_ir_runtime/task_ir_validator.py:9
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 `task_ir_v1` in app/assistant/tests/agent_tests/test_task_compile_manager.py:13
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 `task_ir_v1` in app/assistant/tests/agent_tests/test_task_compile_semantic_matrix.py:152
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 `task_ir_v1` in app/assistant/tests/agent_tests/test_task_ir_pinned_tools.py:65
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 `task_ir_v1` in app/assistant/tests/agent_tests/test_task_ir_runner.py:24
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 `task_ir_v1` in app/assistant/tests/test_compile_morning_briefing.py:234
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 `task_ir_v1` in app/assistant/tests/test_task_creation_flow.py:192
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 `temporary_deprecated` in belief_engine/pipeline/steps/decay_stale_beliefs.py:106
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 `temporary_deprecated` in belief_engine/sandbox/sandbox.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 `test_all_named_managers_returns_copy` in app/assistant/tests/chat_narrator/test_display_names.py:73
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 `test_get_agent_config_returns_copy` in app/assistant/tests/non_agent_tests/test_safety_kernel.py:107
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 `timesheet_batch_v1` in app/assistant/tests/test_job_spec_loader.py:16
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 `timesheet_narratives_v1` in app/assistant/tests/agent_tests/test_task_compile_existing_specs.py:56
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 `timesheet_narratives_v1` in app/assistant/tests/test_task_spec_loader.py:15
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 `unified_log_backup` in sqlite_utilities/compare_tables.py:7
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 `window_critic_v2` in app/assistant/pipelines/kg_pipeline/steps/critique_and_extract.py:32
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: check_credentials
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
setup.py:102
low System graph software Dead code conf 1.00 Possibly dead Python function: check_maintenance_logs_db_exists
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
app/models/maintenance_logs.py:37
low System graph software Dead code conf 1.00 Possibly dead Python function: check_python_version
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
setup.py:24
low System graph software Dead code conf 1.00 Possibly dead Python function: clear_duplicate_node_tracking_data
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
app/models/duplicate_node_tracking.py:82
low System graph software Dead code conf 1.00 Possibly dead Python function: create_default_resources
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
setup.py:278
low System graph software Dead code conf 1.00 Possibly dead Python function: create_desktop_shortcut
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
setup.py:373
low System graph software Dead code conf 1.00 Possibly dead Python function: create_directories
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
setup.py:116
low System graph software Dead code conf 1.00 Possibly dead Python function: create_virtual_environment
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
setup.py:42
low System graph software Dead code conf 1.00 Possibly dead Python function: date_appears_in_sentence
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
scripts/audit_actual_dates_no_explicit_evidence.py:61
low System graph software Dead code conf 1.00 Possibly dead Python function: edit_taxonomy_label
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
_archived/taxonomy_2026_05_06/app/assistant/kg_core/taxonomy/reviewer_web.py:848
low System graph software Dead code conf 1.00 Possibly dead Python function: generate_uuid
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
app/models/duplicate_node_tracking.py:18
low System graph software Dead code conf 1.00 Possibly dead Python function: handle_create_category
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
_archived/taxonomy_2026_05_06/app/assistant/lib/core_tools/taxonomy_tool/taxonomy_tool.py:238
low System graph software Dead code conf 1.00 Possibly dead Python function: handle_get_info
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
_archived/taxonomy_2026_05_06/app/assistant/lib/core_tools/taxonomy_tool/taxonomy_tool.py:270
low System graph software Dead code conf 1.00 Possibly dead Python function: handle_merge_categories
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
_archived/taxonomy_2026_05_06/app/assistant/lib/core_tools/taxonomy_tool/taxonomy_tool.py:207
low System graph software Dead code conf 1.00 Possibly dead Python function: handle_move_category
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
_archived/taxonomy_2026_05_06/app/assistant/lib/core_tools/taxonomy_tool/taxonomy_tool.py:170
low System graph software Dead code conf 1.00 Possibly dead Python function: handle_rename_category
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
_archived/taxonomy_2026_05_06/app/assistant/lib/core_tools/taxonomy_tool/taxonomy_tool.py:104
low System graph software Dead code conf 1.00 Possibly dead Python function: handle_update_description
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
_archived/taxonomy_2026_05_06/app/assistant/lib/core_tools/taxonomy_tool/taxonomy_tool.py:135
low System graph software Dead code conf 1.00 Possibly dead Python function: initialize_duplicate_node_tracking_db
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
app/models/duplicate_node_tracking.py:60
low System graph software Dead code conf 1.00 Possibly dead Python function: initialize_played_songs_table
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
app/models/played_songs.py:144
low System graph software Dead code conf 1.00 Possibly dead Python function: initialize_with_yesterday_runs
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
app/models/maintenance_logs.py:149
low System graph software Dead code conf 1.00 Possibly dead Python function: instantiate_config_templates
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
setup.py:239
low System graph software Dead code conf 1.00 Possibly dead Python function: reset_maintenance_logs_db
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
app/models/maintenance_logs.py:80
low System graph software Dead code conf 1.00 Possibly dead Python function: shutdown_services
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
app/bootstrap.py:344
low System graph frontend Frontend quality conf 1.00 React Flow <Controls> without dark theming — app/assistant/agent_flow/src/components/FlowEditor.jsx:557
`<Controls>` ships with white buttons. Override `.react-flow__controls` and `.react-flow__controls-button` in your stylesheet or pass a styled wrapper. Why: P1 in CHECKLIST.md — vendor defaults bleed light through. Rule id: fq.controls.no-bg
Fq controls no bg
low System graph frontend Frontend quality conf 1.00 React Flow <Controls> without dark theming — app/task_graph_viewer/src/App.jsx:395
`<Controls>` ships with white buttons. Override `.react-flow__controls` and `.react-flow__controls-button` in your stylesheet or pass a styled wrapper. Why: P1 in CHECKLIST.md — vendor defaults bleed light through. Rule id: fq.controls.no-bg
Fq controls no bg
low System graph quality Provenance conf 1.00 Shallow git history limits provenance confidence
The repository is a shallow clone. Origin/evolution analysis cannot distinguish fresh generation, imported legacy code, or long-lived human code with high confidence.
Git historyGenerated repo pattern
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — _archived/taxonomy_2026_05_06/app/assistant/kg_core/taxonomy/static/js/taxonomy_reviewer.js:45
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — app/assistant/agent_flow/src/components/FlowEditor.jsx:25
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — app/graph_visualizer/frontend/src/api/client.ts:15
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — app/graph_visualizer/frontend/src/components/Sidebar/EdgePanel.tsx:54
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — app/graph_visualizer/frontend/src/components/Sidebar/NodePanel.tsx:16
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — app/graph_visualizer/frontend/src/hooks/useKeyboardShortcuts.ts:82
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — app/static/js/Emi.js:103
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — app/static/js/music_player.js:438
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — app/static/js/proactive_popup.js:30
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — app/static/js/quiet_mode_settings.js:183
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — app/static/js/setup_wizard.js:9
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — app/static/js/weather.js:141
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph quality Integrity conf 1.00 Stub function `_ensure_tables` (body is just `pass`/`return`) — app/assistant/task_ir_runtime/state_store.py:13
Likely an AI scaffold that was never filled in. Remove or implement.
Empty handlerDead code
low System graph quality Integrity conf 1.00 Stub function `dispatch` (body is just `pass`/`return`) — app/assistant/ticket_manager/ticket_dispatch/adapters/slack.py:27
Likely an AI scaffold that was never filled in. Remove or implement.
Empty handlerDead code
low System graph quality Integrity conf 1.00 Stub function `dispatch` (body is just `pass`/`return`) — app/assistant/ticket_manager/ticket_dispatch/adapters/sms.py:29
Likely an AI scaffold that was never filled in. Remove or implement.
Empty handlerDead code
low System graph quality Integrity conf 1.00 Stub function `dispatch` (body is just `pass`/`return`) — app/assistant/ticket_manager/ticket_dispatch/adapters/telegram.py:30
Likely an AI scaffold that was never filled in. Remove or implement.
Empty handlerDead code
low System graph quality Integrity conf 1.00 Stub function `transcribe` (body is just `pass`/`return`) — app/services/speech_to_text.py:11
Likely an AI scaffold that was never filled in. Remove or implement.
Empty handlerDead code

Showing first 300 of 374. Refine filters or use the findings page for deep search.

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/f6bdb97b-9c9e-401d-b35f-c85b2f330d6d/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/f6bdb97b-9c9e-401d-b35f-c85b2f330d6d/

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.