chatwoot-develop/cleanup_proposal.md
2026-01-20 13:16:32 -03:00

11 lines
942 B
Markdown

# Removal Proposal
Please mark [x] to approve specific removals.
| Approve | File | Type | Item | Reason |
| :-----: | :-- | :-- | :-- | :-- |
| [ ] | `app/services/jasmine/semantic_search_service.rb` | Local Var | `candidates_with_dist` | Marked SAFE in audit; currently tagged `[FUTURE]` so removal should wait until tag removed. |
| [ ] | `app/services/jasmine/semantic_search_service.rb` | Local Var | `dist` | Marked SAFE in audit; currently tagged `[FUTURE]` so removal should wait until tag removed. |
| [ ] | `app/javascript/dashboard/routes/dashboard/jasmine/components/JasmineToolCard.vue` | Param | `newVal` | Marked SAFE in audit; currently tagged `[INTENTIONAL]` so removal should wait until tag removed. |
| [ ] | `app/javascript/dashboard/routes/dashboard/jasmine/components/JasmineToolsTab.vue` | Param | `updatedToolData` | Marked SAFE in audit; currently tagged `[INTENTIONAL]` so removal should wait until tag removed. |