{"version": "2.1.0", "$schema": "https://json.schemastore.org/sarif-2.1.0.json", "runs": [{"tool": {"driver": {"name": "Repobility", "informationUri": "https://repobility.com", "rules": [{"id": "scanner-bead75b0f9233e05", "name": "No API endpoints detected", "shortDescription": {"text": "No API endpoints detected"}, "fullDescription": {"text": "The scanner did not find FastAPI/Flask/Express/NestJS/GraphQL/gRPC routes. If this repo exposes APIs, the framework may be unsupported."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "info", "confidence": 1.0}}, {"id": "scanner-09c88e19438c23ed", "name": "Stray `console.log` in TS/JS \u2014 scripts/strategy-artifacts-selftest.ts:30", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/strategy-artifacts-selftest.ts:30"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-ae62673f170d73cb", "name": "Stray `console.log` in TS/JS \u2014 bot-runner/runner.js:30", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 bot-runner/runner.js:30"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-0c4be4095d953ac9", "name": "Stray `console.log` in TS/JS \u2014 components/bot/bot-status-monitor.tsx:157", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 components/bot/bot-status-monitor.tsx:157"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-363927c58d8896f5", "name": "Stray `console.log` in TS/JS \u2014 components/bot/server-bot-config.tsx:53", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 components/bot/server-bot-config.tsx:53"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-c80557b7a70ac46d", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 components/ui/chart.tsx:94", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 components/ui/chart.tsx:94"}, "fullDescription": {"text": "Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library.\n\nWhy: OWASP basics. Already partially flagged by the security analyzer.\nRule id: fq.dangerous-html"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-e2fcbc83254482e1", "name": "`truncate` class without `title=` for hover reveal \u2014 components/trade/OrderBook.tsx:365", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/trade/OrderBook.tsx:365"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-e636db17861cb11c", "name": "`truncate` class without `title=` for hover reveal \u2014 components/trade/DecibelAccountManager.tsx:1080", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/trade/DecibelAccountManager.tsx:1080"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-d6c81c634814ff70", "name": "\"active\" state uses light bg in a dark theme \u2014 components/trade/TradePanel.tsx:499", "shortDescription": {"text": "\"active\" state uses light bg in a dark theme \u2014 components/trade/TradePanel.tsx:499"}, "fullDescription": {"text": "A ternary like `active ? 'bg-white' : '...'` (or bg-gray-100/200) on a dark theme produces jarring white pills. Use a dark-emphasized active state instead \u2014 border + ring or slightly brighter dark bg. Example: `active ? 'bg-gray-800 border-gray-500 ring-1 ring-blue-500/30' : '\u2026'`.\n\nWhy: P-E in CHECKLIST.md \u2014 light bg in a dark theme is a class of regression.\nRule id: fq.active-light-bg"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-8a4c8c51eac108cc", "name": "`truncate` class without `title=` for hover reveal \u2014 components/trade/AgentPanel.tsx:139", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/trade/AgentPanel.tsx:139"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-5b88d84c7f1ea99b", "name": "`truncate` class without `title=` for hover reveal \u2014 components/trade/BTCChart.tsx:680", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/trade/BTCChart.tsx:680"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-3dd46f6ae56972e3", "name": "`truncate` class without `title=` for hover reveal \u2014 components/trade/VaultActionModal.tsx:252", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/trade/VaultActionModal.tsx:252"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-25a5aeb23a52290b", "name": "`truncate` class without `title=` for hover reveal \u2014 components/trade/TradePageClient.tsx:300", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/trade/TradePageClient.tsx:300"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-71639b827215d456", "name": "`truncate` class without `title=` for hover reveal \u2014 components/trade/Positions.tsx:1188", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/trade/Positions.tsx:1188"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-248cc90cf58ffe2d", "name": "Stray `console.log` in TS/JS \u2014 components/dashboard/history-table.tsx:46", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 components/dashboard/history-table.tsx:46"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-4a87bef176259aba", "name": "Stray `console.log` in TS/JS \u2014 components/dashboard/portfolio-view.tsx:59", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 components/dashboard/portfolio-view.tsx:59"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-0dae2df6f18f9590", "name": "TODO/FIXME marker in shipping code \u2014 components/dashboard/trading-view.tsx:46", "shortDescription": {"text": "TODO/FIXME marker in shipping code \u2014 components/dashboard/trading-view.tsx:46"}, "fullDescription": {"text": "Track in /reviews or /issues, not as a code comment that rots.\n\nWhy: Drift control \u2014 shouldn't be the same as Quality TODO scanner.\nRule id: fq.todo-marker"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-2cd04755ff50b80f", "name": "Stray `console.log` in TS/JS \u2014 components/dashboard/trading-view.tsx:59", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 components/dashboard/trading-view.tsx:59"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-50230a3789703bd7", "name": "Stray `console.log` in TS/JS \u2014 components/wallet/manual-address-input.tsx:62", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 components/wallet/manual-address-input.tsx:62"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-6259c44a2968cf38", "name": "`truncate` class without `title=` for hover reveal \u2014 components/wallet/wallet-account-modal.tsx:109", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/wallet/wallet-account-modal.tsx:109"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-03934b74aa813902", "name": "`truncate` class without `title=` for hover reveal \u2014 components/portfolio/PortfolioPageClient.tsx:1003", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/portfolio/PortfolioPageClient.tsx:1003"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-fe2c178e6fb4aa95", "name": "`truncate` class without `title=` for hover reveal \u2014 components/points/leaderboard.tsx:141", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/points/leaderboard.tsx:141"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-f6399eb29ba7780c", "name": "Stray `console.log` in TS/JS \u2014 components/points/deposit-widget.tsx:59", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 components/points/deposit-widget.tsx:59"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-af6d8ffd0d930cdf", "name": "`truncate` class without `title=` for hover reveal \u2014 components/launchpad/LaunchpadPage.tsx:149", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/launchpad/LaunchpadPage.tsx:149"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-60d49da254f70d98", "name": "TODO/FIXME marker in shipping code \u2014 components/launchpad/PineVisualPreview.tsx:499", "shortDescription": {"text": "TODO/FIXME marker in shipping code \u2014 components/launchpad/PineVisualPreview.tsx:499"}, "fullDescription": {"text": "Track in /reviews or /issues, not as a code comment that rots.\n\nWhy: Drift control \u2014 shouldn't be the same as Quality TODO scanner.\nRule id: fq.todo-marker"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-f42db457aa96c84b", "name": "`truncate` class without `title=` for hover reveal \u2014 components/launchpad/CreatorDashboard.tsx:364", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/launchpad/CreatorDashboard.tsx:364"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-2491bee6b4df64f0", "name": "`truncate` class without `title=` for hover reveal \u2014 components/launchpad/IndicatorCard.tsx:305", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/launchpad/IndicatorCard.tsx:305"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-8b1e6b04fbefc103", "name": "`truncate` class without `title=` for hover reveal \u2014 components/launchpad/DeployForm.tsx:699", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/launchpad/DeployForm.tsx:699"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-07e9ad0995deeb37", "name": "`truncate` class without `title=` for hover reveal \u2014 components/launchpad/OnChainChart.tsx:676", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/launchpad/OnChainChart.tsx:676"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-e902433c44757722", "name": "Icon-only button without accessible name \u2014 components/launchpad/ScheduleTradeModal.tsx:115", "shortDescription": {"text": "Icon-only button without accessible name \u2014 components/launchpad/ScheduleTradeModal.tsx:115"}, "fullDescription": {"text": "A `<button>` whose only child is a single glyph or symbol needs `title=` or `aria-label=` so screen readers (and tooltips on hover) work.\n\nWhy: P3 in CHECKLIST.md \u2014 icon-only buttons skipped a title.\nRule id: fq.button.no-label"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-763709c87edf46fd", "name": "Stray `console.log` in TS/JS \u2014 app/api/backtest/route.ts:58", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 app/api/backtest/route.ts:58"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-181f065d143062fa", "name": "Stray `console.log` in TS/JS \u2014 app/api/bot/close-position/route.ts:82", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 app/api/bot/close-position/route.ts:82"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-c926dd0dd873cf3c", "name": "Stray `console.log` in TS/JS \u2014 app/api/bot/tick/route.ts:46", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 app/api/bot/tick/route.ts:46"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-f79005835afec408", "name": "Stray `console.log` in TS/JS \u2014 app/api/bot/test-trade/route.ts:25", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 app/api/bot/test-trade/route.ts:25"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-322a9c890fa611fa", "name": "Stray `console.log` in TS/JS \u2014 app/api/bot/start/route.ts:15", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 app/api/bot/start/route.ts:15"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-ef8d402b3ee174b7", "name": "Stray `console.log` in TS/JS \u2014 app/api/bot/stop/route.ts:37", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 app/api/bot/stop/route.ts:37"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-54486d3a0a9febec", "name": "Stray `console.log` in TS/JS \u2014 app/api/markets/refresh/route.ts:42", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 app/api/markets/refresh/route.ts:42"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-02190cede9c1f455", "name": "Stray `console.log` in TS/JS \u2014 app/api/cron/bot-tick/route.ts:47", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 app/api/cron/bot-tick/route.ts:47"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-b9f0fab2f6558605", "name": "Stray `console.log` in TS/JS \u2014 app/api/portfolio/route.ts:83", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 app/api/portfolio/route.ts:83"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-164fe1c4dec14396", "name": "Stray `console.log` in TS/JS \u2014 app/api/launchpad/signals/route.ts:98", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 app/api/launchpad/signals/route.ts:98"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-319cf8e5d3c69bc3", "name": "Stray `console.log` in TS/JS \u2014 app/api/launchpad/scheduled/route.ts:123", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 app/api/launchpad/scheduled/route.ts:123"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-178772af52554bfd", "name": "Stray `console.log` in TS/JS \u2014 app/api/launchpad/execute/route.ts:435", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 app/api/launchpad/execute/route.ts:435"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-39d984ab796392ab", "name": "Stray `console.log` in TS/JS \u2014 app/api/launchpad/indicators/route.ts:519", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 app/api/launchpad/indicators/route.ts:519"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-740eb3ff3b671493", "name": "Stray `console.log` in TS/JS \u2014 app/api/launchpad/keeper/route.ts:145", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 app/api/launchpad/keeper/route.ts:145"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-852d951fe16b0839", "name": "Stray `console.log` in TS/JS \u2014 lib/bot-manager.ts:36", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 lib/bot-manager.ts:36"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-02af13cb55a1104b", "name": "Stray `console.log` in TS/JS \u2014 lib/twap-bot.ts:165", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 lib/twap-bot.ts:165"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-3e1ad84d286ae013", "name": "TODO/FIXME marker in shipping code \u2014 lib/bot-engine.ts:763", "shortDescription": {"text": "TODO/FIXME marker in shipping code \u2014 lib/bot-engine.ts:763"}, "fullDescription": {"text": "Track in /reviews or /issues, not as a code comment that rots.\n\nWhy: Drift control \u2014 shouldn't be the same as Quality TODO scanner.\nRule id: fq.todo-marker"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-87eaaf1fd5623db8", "name": "Stray `console.log` in TS/JS \u2014 lib/bot-engine.ts:106", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 lib/bot-engine.ts:106"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-d51235aa42cb496f", "name": "Stray `console.log` in TS/JS \u2014 lib/launchpad/signal-access.ts:20", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 lib/launchpad/signal-access.ts:20"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-2d1601bc5f880c7a", "name": "Stray `console.log` in TS/JS \u2014 hooks/use-volume-bot.ts:48", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 hooks/use-volume-bot.ts:48"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-5f2deabddfdb4afc", "name": "Stray `console.log` in TS/JS \u2014 hooks/use-wallet-balance.tsx:84", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 hooks/use-wallet-balance.tsx:84"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-277e02128569089c", "name": "Stray `console.log` in TS/JS \u2014 decibel-indexer/runner.js:497", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 decibel-indexer/runner.js:497"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-f9f1ce7f001df951", "name": "Stray `console.log` in TS/JS \u2014 contracts/strategy-vaults/scripts/validate-deploy-rail-steps45.ts:15", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 contracts/strategy-vaults/scripts/validate-deploy-rail-steps45.ts:15"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-eef81caac589b14e", "name": "Dockerfile runs as root: infra/fly/Dockerfile", "shortDescription": {"text": "Dockerfile runs as root: infra/fly/Dockerfile"}, "fullDescription": {"text": "No non-root USER set. Containers running as root expand the blast radius of any vulnerability inside the image."}, "properties": {"scanner": "scanner-primary", "layer": "hardware", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-f15c3a61b12e6ef6", "name": "Docker base image is tag-pinned but not digest-pinned: node:20-slim", "shortDescription": {"text": "Docker base image is tag-pinned but not digest-pinned: node:20-slim"}, "fullDescription": {"text": "Container tags can be retagged upstream. Pin production base images to a reviewed digest (`image@sha256:...`) when reproducibility and supply-chain integrity matter."}, "properties": {"scanner": "scanner-primary", "layer": "hardware", "severity": "low", "confidence": 1.0}}, {"id": "scanner-aa5acaa49eb8315b", "name": "Containers defined but no K8s/orchestration manifest found", "shortDescription": {"text": "Containers defined but no K8s/orchestration manifest found"}, "fullDescription": {"text": "Repo has Dockerfiles/compose but no Kubernetes/Nomad manifests. If the target deployment is K8s, the manifests may live in a separate ops repo."}, "properties": {"scanner": "scanner-primary", "layer": "hardware", "severity": "low", "confidence": 1.0}}, {"id": "scanner-3ecc70f6aa4d4a75", "name": "Insecure pattern 'dangerous_innerhtml' in components/ui/chart.tsx:94", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in components/ui/chart.tsx:94"}, "fullDescription": {"text": "Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-69a7bf614f94248f", "name": "Insecure pattern 'direct_innerhtml_assignment' in components/launchpad/PineVisualPreview.tsx:91", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in components/launchpad/PineVisualPreview.tsx:91"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-c3c781fe76b33b52", "name": "Insecure pattern 'node_child_process' in lib/move-compile-service.ts:1", "shortDescription": {"text": "Insecure pattern 'node_child_process' in lib/move-compile-service.ts:1"}, "fullDescription": {"text": "Found a known-risky pattern (node_child_process). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-6372cebde0220094", "name": "No auth library detected", "shortDescription": {"text": "No auth library detected"}, "fullDescription": {"text": "The scanner did not find any standard auth library (JWT, OAuth, NextAuth, Auth0, etc.). The repo has auth/admin/session surface indicators, so auth may live in custom code, in a separate service, or be missing."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-cb639d9a10a47b23", "name": "package.json defines install-time lifecycle scripts", "shortDescription": {"text": "package.json defines install-time lifecycle scripts"}, "fullDescription": {"text": "preinstall/install/postinstall/prepare scripts execute during dependency installation. Review them carefully for network calls, obfuscation, shell execution, or credential access."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "low", "confidence": 1.0}}, {"id": "scanner-4601e3ad3bb28677", "name": "No CI/CD pipelines detected", "shortDescription": {"text": "No CI/CD pipelines detected"}, "fullDescription": {"text": "No GitHub Actions, GitLab CI, or CircleCI configs found. Without CI you can't gate deploys on tests/lints."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-8d2f96b4884168db", "name": "Very large file: components/bot/bot-status-monitor.tsx (1232 lines)", "shortDescription": {"text": "Very large file: components/bot/bot-status-monitor.tsx (1232 lines)"}, "fullDescription": {"text": "Files with >800 lines often hide complexity hotspots and discourage tests."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-6cf229a74dfdd1b0", "name": "Very large file: components/trade/DecibelAccountManager.tsx (1472 lines)", "shortDescription": {"text": "Very large file: components/trade/DecibelAccountManager.tsx (1472 lines)"}, "fullDescription": {"text": "Files with >800 lines often hide complexity hotspots and discourage tests."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-177aa48af49c7dfb", "name": "Very large file: components/trade/BtcPerpsChart.tsx (2029 lines)", "shortDescription": {"text": "Very large file: components/trade/BtcPerpsChart.tsx (2029 lines)"}, "fullDescription": {"text": "Files with >800 lines often hide complexity hotspots and discourage tests."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-796089913593e756", "name": "Very large file: components/trade/TradePageClient.tsx (1620 lines)", "shortDescription": {"text": "Very large file: components/trade/TradePageClient.tsx (1620 lines)"}, "fullDescription": {"text": "Files with >800 lines often hide complexity hotspots and discourage tests."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-24f3662e310a5f17", "name": "Very large file: components/trade/Positions.tsx (1545 lines)", "shortDescription": {"text": "Very large file: components/trade/Positions.tsx (1545 lines)"}, "fullDescription": {"text": "Files with >800 lines often hide complexity hotspots and discourage tests."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-f87c9ee0e6caa65b", "name": "Very large file: components/portfolio/PortfolioPageClient.tsx (1306 lines)", "shortDescription": {"text": "Very large file: components/portfolio/PortfolioPageClient.tsx (1306 lines)"}, "fullDescription": {"text": "Files with >800 lines often hide complexity hotspots and discourage tests."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-9679e38263eac5ed", "name": "Very large file: components/launchpad/DeployForm.tsx (2065 lines)", "shortDescription": {"text": "Very large file: components/launchpad/DeployForm.tsx (2065 lines)"}, "fullDescription": {"text": "Files with >800 lines often hide complexity hotspots and discourage tests."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-0949eb4f4b38bdd7", "name": "Very large file: lib/bot-engine.ts (3826 lines)", "shortDescription": {"text": "Very large file: lib/bot-engine.ts (3826 lines)"}, "fullDescription": {"text": "Files with >800 lines often hide complexity hotspots and discourage tests."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-0c87461ffb5cdde3", "name": "Very large file: lib/launchpad/pine-runtime.ts (1613 lines)", "shortDescription": {"text": "Very large file: lib/launchpad/pine-runtime.ts (1613 lines)"}, "fullDescription": {"text": "Files with >800 lines often hide complexity hotspots and discourage tests."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-6893a6c8b0861585", "name": "Very low test-to-source ratio", "shortDescription": {"text": "Very low test-to-source ratio"}, "fullDescription": {"text": "7 test file(s) for 320 source file(s) (ratio 0.02). Consider adding integration or unit tests for critical paths."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-141b30a41e03817b", "name": "No license file detected", "shortDescription": {"text": "No license file detected"}, "fullDescription": {"text": "No LICENSE/COPYING/NOTICE file was found. Generated repositories often omit licensing, which blocks reuse and automated intake."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-42665642963eafa7", "name": "Node manifest has dependencies but no lockfile: bot-runner/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: bot-runner/package.json"}, "fullDescription": {"text": "`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-80bf730019b83ac8", "name": "Node manifest has dependencies but no lockfile: decibel-indexer/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: decibel-indexer/package.json"}, "fullDescription": {"text": "`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-31ea89bdaaf68fe0", "name": "Node manifest has dependencies but no lockfile: infra/fly/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: infra/fly/package.json"}, "fullDescription": {"text": "`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-3ab5d313dda8e5f9", "name": "Debug logging residue appears in source files", "shortDescription": {"text": "Debug logging residue appears in source files"}, "fullDescription": {"text": "Found 415 console/debugger/print-style debug statements in non-test source. This is a common fast-generation residue before production cleanup."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-72b2a6250083a784", "name": "Placeholder or mock-heavy implementation detected", "shortDescription": {"text": "Placeholder or mock-heavy implementation detected"}, "fullDescription": {"text": "Found 70 placeholder/mock markers across 35 source files. This often means the repo looks complete while core flows still use generated scaffolding or fake data."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-2d0c7b7ab8f8aacf", "name": "Critical user flow still appears backed by mock or placeholder data", "shortDescription": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "fullDescription": {"text": "A payment/auth/admin/order/billing-style flow contains mock, fake, TODO, dummy, or placeholder markers in runtime source. In the Fable corpus this is a high-leverage completeness smell: the app can look finished while the money, identity, or tenant flow is still scaffolded."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-b9088664ace7f748", "name": "Composite production-readiness gap", "shortDescription": {"text": "Composite production-readiness gap"}, "fullDescription": {"text": "Multiple low-cost hardening controls are missing together: license, ci, tests, lockfile. Opus verification showed these co-occurring gaps are a better readiness signal than reading each flag in isolation."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-ea8f3013f588db25", "name": "Shallow git history limits provenance confidence", "shortDescription": {"text": "Shallow git history limits provenance confidence"}, "fullDescription": {"text": "The repository is a shallow clone. Origin/evolution analysis cannot distinguish fresh generation, imported legacy code, or long-lived human code with high confidence."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-8424db9c75e04ba4", "name": "Very short observed git history", "shortDescription": {"text": "Very short observed git history"}, "fullDescription": {"text": "The repo has multiple source files but two or fewer visible commits. This is not a failure by itself, but it lowers confidence in evolution-based diagnosis."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-a685db4294c44f88", "name": "`fetch()` without try/.catch or AbortSignal \u2014 components/bot/bot-status-monitor.tsx:424", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 components/bot/bot-status-monitor.tsx:424"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-e79370d37465ecc8", "name": "`fetch()` without try/.catch or AbortSignal \u2014 components/bot/server-bot-config.tsx:56", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 components/bot/server-bot-config.tsx:56"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-f941d0c6db7ebec4", "name": "`fetch()` without try/.catch or AbortSignal \u2014 components/trade/OrderBook.tsx:466", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 components/trade/OrderBook.tsx:466"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-8defcc249d68275f", "name": "`fetch()` without try/.catch or AbortSignal \u2014 components/trade/DecibelAccountManager.tsx:782", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 components/trade/DecibelAccountManager.tsx:782"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-f1cd46f22ac939e3", "name": "`fetch()` without try/.catch or AbortSignal \u2014 components/trade/BtcPerpsChart.tsx:1350", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 components/trade/BtcPerpsChart.tsx:1350"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-7883926dcb7c4ad2", "name": "`fetch()` without try/.catch or AbortSignal \u2014 components/trade/VaultActionModal.tsx:189", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 components/trade/VaultActionModal.tsx:189"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-9e49bb5955682b3d", "name": "Commented-code block (7 lines) in components/trade/Positions.tsx:330", "shortDescription": {"text": "Commented-code block (7 lines) in components/trade/Positions.tsx:330"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-0d68949ad3305ca6", "name": "`fetch()` without try/.catch or AbortSignal \u2014 components/dashboard/history-table.tsx:56", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 components/dashboard/history-table.tsx:56"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-e541da7d865c0b97", "name": "`fetch()` without try/.catch or AbortSignal \u2014 components/dashboard/portfolio-view.tsx:71", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 components/dashboard/portfolio-view.tsx:71"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-58cad8649f56e9c0", "name": "`fetch()` without try/.catch or AbortSignal \u2014 components/wallet/manual-address-input.tsx:66", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 components/wallet/manual-address-input.tsx:66"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-4cc0fa58256fb32a", "name": "`fetch()` without try/.catch or AbortSignal \u2014 components/points/deposit-history.tsx:35", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 components/points/deposit-history.tsx:35"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-0fb66a52d55197bc", "name": "`fetch()` without try/.catch or AbortSignal \u2014 components/launchpad/LaunchpadPage.tsx:651", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 components/launchpad/LaunchpadPage.tsx:651"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-969db97e6e2a3893", "name": "Commented-code block (5 lines) in components/launchpad/PineVisualPreview.tsx:183", "shortDescription": {"text": "Commented-code block (5 lines) in components/launchpad/PineVisualPreview.tsx:183"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-76ae724c0c87f3eb", "name": "`fetch()` without try/.catch or AbortSignal \u2014 components/launchpad/PineVisualPreview.tsx:35", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 components/launchpad/PineVisualPreview.tsx:35"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-f2b5f9455754ea60", "name": "`fetch()` without try/.catch or AbortSignal \u2014 components/launchpad/IndicatorCard.tsx:187", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 components/launchpad/IndicatorCard.tsx:187"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-b64d850b884041db", "name": "`fetch()` without try/.catch or AbortSignal \u2014 components/launchpad/DeployForm.tsx:864", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 components/launchpad/DeployForm.tsx:864"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-a8978f09d18df0ec", "name": "`fetch()` without try/.catch or AbortSignal \u2014 components/launchpad/OnChainChart.tsx:327", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 components/launchpad/OnChainChart.tsx:327"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-6130bae67b5b4919", "name": "`fetch()` without try/.catch or AbortSignal \u2014 contexts/points-data-context.tsx:160", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 contexts/points-data-context.tsx:160"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-ffb7962058d01b38", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/api/positions/route.ts:125", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/api/positions/route.ts:125"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-bc866bb32460a650", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/api/bot/close-position/route.ts:111", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/api/bot/close-position/route.ts:111"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-381ff20dccd1e8f6", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/api/bot/tick/route.ts:349", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/api/bot/tick/route.ts:349"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-09179c2e40918c73", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/api/coinbase/candles/route.ts:30", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/api/coinbase/candles/route.ts:30"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-73438e5114308e42", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/api/coinbase/trades/route.ts:43", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/api/coinbase/trades/route.ts:43"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-40afdf3887f18c2a", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/api/decibel/candlesticks/route.ts:116", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/api/decibel/candlesticks/route.ts:116"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-9507c623589e797d", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/api/decibel/wallet-balance/route.ts:43", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/api/decibel/wallet-balance/route.ts:43"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-8af2fbdc630b3f78", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/api/decibel/funding/route.ts:70", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/api/decibel/funding/route.ts:70"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-ecb3b75dfec5765e", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/api/portfolio/route.ts:584", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/api/portfolio/route.ts:584"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-0ab01b143af79785", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/api/launchpad/deploy-vault/route.ts:55", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/api/launchpad/deploy-vault/route.ts:55"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-f2ad58cce9b597da", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/api/launchpad/tv-import/route.ts:48", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/api/launchpad/tv-import/route.ts:48"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-8e2a0fe63dc494c3", "name": "Commented-code block (8 lines) in app/api/launchpad/graduate/route.ts:19", "shortDescription": {"text": "Commented-code block (8 lines) in app/api/launchpad/graduate/route.ts:19"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-b60f2c18dd0d80a6", "name": "Commented-code block (8 lines) in app/api/launchpad/indicators/route.ts:44", "shortDescription": {"text": "Commented-code block (8 lines) in app/api/launchpad/indicators/route.ts:44"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-1b191f75bcfaf1e2", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/api/launchpad/keeper/route.ts:44", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/api/launchpad/keeper/route.ts:44"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-c59cd4dbbe517c13", "name": "`fetch()` without try/.catch or AbortSignal \u2014 lib/decibel-api.ts:150", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 lib/decibel-api.ts:150"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-cfdfe13faf307736", "name": "Commented-code block (8 lines) in lib/decibel-chain.ts:1070", "shortDescription": {"text": "Commented-code block (8 lines) in lib/decibel-chain.ts:1070"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-7d6357e0cdc844ec", "name": "`fetch()` without try/.catch or AbortSignal \u2014 lib/decibel-chain.ts:161", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 lib/decibel-chain.ts:161"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-edbf090facf7555c", "name": "`fetch()` without try/.catch or AbortSignal \u2014 lib/tx-utils.ts:20", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 lib/tx-utils.ts:20"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-06046817d67374c0", "name": "`fetch()` without try/.catch or AbortSignal \u2014 lib/mainnet-predeposit.ts:95", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 lib/mainnet-predeposit.ts:95"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-befa18d2af516fd0", "name": "`fetch()` without try/.catch or AbortSignal \u2014 lib/decibel-public.ts:170", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 lib/decibel-public.ts:170"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-29033a17a700760d", "name": "`fetch()` without try/.catch or AbortSignal \u2014 lib/evm-cctp.ts:243", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 lib/evm-cctp.ts:243"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-657009708cf79780", "name": "Commented-code block (5 lines) in lib/move-compile-service.ts:164", "shortDescription": {"text": "Commented-code block (5 lines) in lib/move-compile-service.ts:164"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-daf779d242e9b6b9", "name": "`fetch()` without try/.catch or AbortSignal \u2014 lib/btc-history.ts:14", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 lib/btc-history.ts:14"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-74b3643eadc2a824", "name": "`fetch()` without try/.catch or AbortSignal \u2014 lib/rate-limiter.ts:168", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 lib/rate-limiter.ts:168"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-c0e33f914ad40d54", "name": "Commented-code block (5 lines) in lib/bot-engine.ts:1801", "shortDescription": {"text": "Commented-code block (5 lines) in lib/bot-engine.ts:1801"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-cd8637322d6da310", "name": "Commented-code block (7 lines) in lib/launchpad/move-ta-lib.ts:478", "shortDescription": {"text": "Commented-code block (7 lines) in lib/launchpad/move-ta-lib.ts:478"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-93df9da4e66a3db7", "name": "Commented-code block (6 lines) in lib/launchpad/pine-runtime.ts:1397", "shortDescription": {"text": "Commented-code block (6 lines) in lib/launchpad/pine-runtime.ts:1397"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-ea6d7ffdfd098522", "name": "Commented-code block (5 lines) in lib/launchpad/move-codegen.ts:283", "shortDescription": {"text": "Commented-code block (5 lines) in lib/launchpad/move-codegen.ts:283"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-861762c61ab92fd9", "name": "`fetch()` without try/.catch or AbortSignal \u2014 lib/launchpad/pyth.ts:38", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 lib/launchpad/pyth.ts:38"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-9bdbd26a4e239218", "name": "`fetch()` without try/.catch or AbortSignal \u2014 hooks/use-delegation.ts:99", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 hooks/use-delegation.ts:99"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-427d99d4033b2d3d", "name": "`fetch()` without try/.catch or AbortSignal \u2014 hooks/use-wallet-balance.tsx:87", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 hooks/use-wallet-balance.tsx:87"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-e8dd75f2845cd0a8", "name": "`fetch()` without try/.catch or AbortSignal \u2014 hooks/useBtcCandles.ts:400", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 hooks/useBtcCandles.ts:400"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-ac6ce0e6d1dca97a", "name": "61 env vars used in code but missing from .env.example", "shortDescription": {"text": "61 env vars used in code but missing from .env.example"}, "fullDescription": {"text": "Drift between code and config docs. The first few: `APTOS_API_KEY`, `APTOS_API_KEY_MAINNET`, `APTOS_API_KEY_TESTNET`, `APTOS_MAINNET_FULLNODE_URL`, `APTOS_MAINNET_INDEXER_URL`, `APTOS_NETWORK`, `APTOS_NETWORK_URL`, `APTOS_NODE_API_KEY` + 53 more. Add them (with a placeholder/comment) to .env.example so onboarding doesn't break."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/19127"}, "properties": {"repository": "SeamMoney/cash.trading", "repoUrl": "https://github.com/SeamMoney/cash.trading", "branch": "main"}, "results": [{"ruleId": "scanner-bead75b0f9233e05", "level": "none", "message": {"text": "No API endpoints detected"}, "properties": {"repobilityId": "0f8bb852027c38f8", "scanner": "scanner-primary", "fingerprint": "bead75b0f9233e05", "layer": "api", "severity": "info", "confidence": 1.0, "tags": ["coverage"]}}, {"ruleId": "scanner-09c88e19438c23ed", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/strategy-artifacts-selftest.ts:30"}, "properties": {"repobilityId": "5069e3d859887272", "scanner": "scanner-primary", "fingerprint": "09c88e19438c23ed", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-ae62673f170d73cb", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 bot-runner/runner.js:30"}, "properties": {"repobilityId": "f59cc1d9a27460e5", "scanner": "scanner-primary", "fingerprint": "ae62673f170d73cb", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-0c4be4095d953ac9", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 components/bot/bot-status-monitor.tsx:157"}, "properties": {"repobilityId": "f46657f7022db1df", "scanner": "scanner-primary", "fingerprint": "0c4be4095d953ac9", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-363927c58d8896f5", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 components/bot/server-bot-config.tsx:53"}, "properties": {"repobilityId": "16ab328f9a6935aa", "scanner": "scanner-primary", "fingerprint": "363927c58d8896f5", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-c80557b7a70ac46d", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 components/ui/chart.tsx:94"}, "properties": {"repobilityId": "dd1e3f2d87b6f488", "scanner": "scanner-primary", "fingerprint": "c80557b7a70ac46d", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-e2fcbc83254482e1", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/trade/OrderBook.tsx:365"}, "properties": {"repobilityId": "7a2ae2c2fc89085f", "scanner": "scanner-primary", "fingerprint": "e2fcbc83254482e1", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-e636db17861cb11c", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/trade/DecibelAccountManager.tsx:1080"}, "properties": {"repobilityId": "7a3e4faa3dddcb9b", "scanner": "scanner-primary", "fingerprint": "e636db17861cb11c", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-d6c81c634814ff70", "level": "note", "message": {"text": "\"active\" state uses light bg in a dark theme \u2014 components/trade/TradePanel.tsx:499"}, "properties": {"repobilityId": "86a650fe22e2d964", "scanner": "scanner-primary", "fingerprint": "d6c81c634814ff70", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.active-light-bg"]}}, {"ruleId": "scanner-8a4c8c51eac108cc", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/trade/AgentPanel.tsx:139"}, "properties": {"repobilityId": "66a2b2fd3d9dbf4f", "scanner": "scanner-primary", "fingerprint": "8a4c8c51eac108cc", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-5b88d84c7f1ea99b", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/trade/BTCChart.tsx:680"}, "properties": {"repobilityId": "d516f8ae150c3442", "scanner": "scanner-primary", "fingerprint": "5b88d84c7f1ea99b", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-3dd46f6ae56972e3", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/trade/VaultActionModal.tsx:252"}, "properties": {"repobilityId": "0e069412214d8ab1", "scanner": "scanner-primary", "fingerprint": "3dd46f6ae56972e3", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-25a5aeb23a52290b", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/trade/TradePageClient.tsx:300"}, "properties": {"repobilityId": "f807fa67f86e4af8", "scanner": "scanner-primary", "fingerprint": "25a5aeb23a52290b", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-71639b827215d456", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/trade/Positions.tsx:1188"}, "properties": {"repobilityId": "cb6bfbac56072fa5", "scanner": "scanner-primary", "fingerprint": "71639b827215d456", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-248cc90cf58ffe2d", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 components/dashboard/history-table.tsx:46"}, "properties": {"repobilityId": "0d1bb4d4e8478f88", "scanner": "scanner-primary", "fingerprint": "248cc90cf58ffe2d", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-4a87bef176259aba", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 components/dashboard/portfolio-view.tsx:59"}, "properties": {"repobilityId": "0e23afd1b0fa688a", "scanner": "scanner-primary", "fingerprint": "4a87bef176259aba", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-0dae2df6f18f9590", "level": "none", "message": {"text": "TODO/FIXME marker in shipping code \u2014 components/dashboard/trading-view.tsx:46"}, "properties": {"repobilityId": "6240d7a55829d641", "scanner": "scanner-primary", "fingerprint": "0dae2df6f18f9590", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.todo-marker"]}}, {"ruleId": "scanner-2cd04755ff50b80f", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 components/dashboard/trading-view.tsx:59"}, "properties": {"repobilityId": "7d10e2736e411b4b", "scanner": "scanner-primary", "fingerprint": "2cd04755ff50b80f", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-50230a3789703bd7", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 components/wallet/manual-address-input.tsx:62"}, "properties": {"repobilityId": "f19287be04f6645c", "scanner": "scanner-primary", "fingerprint": "50230a3789703bd7", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-6259c44a2968cf38", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/wallet/wallet-account-modal.tsx:109"}, "properties": {"repobilityId": "0d395bc352d8c8b2", "scanner": "scanner-primary", "fingerprint": "6259c44a2968cf38", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-03934b74aa813902", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/portfolio/PortfolioPageClient.tsx:1003"}, "properties": {"repobilityId": "536430fcdd3d4e79", "scanner": "scanner-primary", "fingerprint": "03934b74aa813902", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-fe2c178e6fb4aa95", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/points/leaderboard.tsx:141"}, "properties": {"repobilityId": "2fe23ab4e707771e", "scanner": "scanner-primary", "fingerprint": "fe2c178e6fb4aa95", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-f6399eb29ba7780c", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 components/points/deposit-widget.tsx:59"}, "properties": {"repobilityId": "0d690d67d6bd70c8", "scanner": "scanner-primary", "fingerprint": "f6399eb29ba7780c", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-af6d8ffd0d930cdf", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/launchpad/LaunchpadPage.tsx:149"}, "properties": {"repobilityId": "f74c9fb2c9a05f92", "scanner": "scanner-primary", "fingerprint": "af6d8ffd0d930cdf", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-60d49da254f70d98", "level": "none", "message": {"text": "TODO/FIXME marker in shipping code \u2014 components/launchpad/PineVisualPreview.tsx:499"}, "properties": {"repobilityId": "36f061ff2cc75f25", "scanner": "scanner-primary", "fingerprint": "60d49da254f70d98", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.todo-marker"]}}, {"ruleId": "scanner-f42db457aa96c84b", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/launchpad/CreatorDashboard.tsx:364"}, "properties": {"repobilityId": "bec5406ccc31cf50", "scanner": "scanner-primary", "fingerprint": "f42db457aa96c84b", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-2491bee6b4df64f0", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/launchpad/IndicatorCard.tsx:305"}, "properties": {"repobilityId": "e98f4a4d479c1624", "scanner": "scanner-primary", "fingerprint": "2491bee6b4df64f0", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-8b1e6b04fbefc103", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/launchpad/DeployForm.tsx:699"}, "properties": {"repobilityId": "d9e18e761aab0678", "scanner": "scanner-primary", "fingerprint": "8b1e6b04fbefc103", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-07e9ad0995deeb37", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/launchpad/OnChainChart.tsx:676"}, "properties": {"repobilityId": "04ecb5704f03f19b", "scanner": "scanner-primary", "fingerprint": "07e9ad0995deeb37", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-e902433c44757722", "level": "note", "message": {"text": "Icon-only button without accessible name \u2014 components/launchpad/ScheduleTradeModal.tsx:115"}, "properties": {"repobilityId": "3e0b388a4d8ad96e", "scanner": "scanner-primary", "fingerprint": "e902433c44757722", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.button.no-label"]}}, {"ruleId": "scanner-763709c87edf46fd", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 app/api/backtest/route.ts:58"}, "properties": {"repobilityId": "ed1c614151ba0358", "scanner": "scanner-primary", "fingerprint": "763709c87edf46fd", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-181f065d143062fa", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 app/api/bot/close-position/route.ts:82"}, "properties": {"repobilityId": "992b5efda7894413", "scanner": "scanner-primary", "fingerprint": "181f065d143062fa", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-c926dd0dd873cf3c", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 app/api/bot/tick/route.ts:46"}, "properties": {"repobilityId": "d549f43441c4efa5", "scanner": "scanner-primary", "fingerprint": "c926dd0dd873cf3c", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-f79005835afec408", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 app/api/bot/test-trade/route.ts:25"}, "properties": {"repobilityId": "f1eb5dbe9adf06c6", "scanner": "scanner-primary", "fingerprint": "f79005835afec408", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-322a9c890fa611fa", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 app/api/bot/start/route.ts:15"}, "properties": {"repobilityId": "e4c84017ecf20006", "scanner": "scanner-primary", "fingerprint": "322a9c890fa611fa", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-ef8d402b3ee174b7", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 app/api/bot/stop/route.ts:37"}, "properties": {"repobilityId": "efa9accdc95e1815", "scanner": "scanner-primary", "fingerprint": "ef8d402b3ee174b7", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-54486d3a0a9febec", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 app/api/markets/refresh/route.ts:42"}, "properties": {"repobilityId": "ebab757856d0694f", "scanner": "scanner-primary", "fingerprint": "54486d3a0a9febec", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-02190cede9c1f455", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 app/api/cron/bot-tick/route.ts:47"}, "properties": {"repobilityId": "cb8455f3e940f2fd", "scanner": "scanner-primary", "fingerprint": "02190cede9c1f455", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-b9f0fab2f6558605", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 app/api/portfolio/route.ts:83"}, "properties": {"repobilityId": "7e605e98b330801c", "scanner": "scanner-primary", "fingerprint": "b9f0fab2f6558605", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-164fe1c4dec14396", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 app/api/launchpad/signals/route.ts:98"}, "properties": {"repobilityId": "a28155e45f4ba89e", "scanner": "scanner-primary", "fingerprint": "164fe1c4dec14396", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-319cf8e5d3c69bc3", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 app/api/launchpad/scheduled/route.ts:123"}, "properties": {"repobilityId": "df0b0d381927ddec", "scanner": "scanner-primary", "fingerprint": "319cf8e5d3c69bc3", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-178772af52554bfd", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 app/api/launchpad/execute/route.ts:435"}, "properties": {"repobilityId": "86a4700dcd53d560", "scanner": "scanner-primary", "fingerprint": "178772af52554bfd", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-39d984ab796392ab", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 app/api/launchpad/indicators/route.ts:519"}, "properties": {"repobilityId": "739680b93b2772cb", "scanner": "scanner-primary", "fingerprint": "39d984ab796392ab", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-740eb3ff3b671493", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 app/api/launchpad/keeper/route.ts:145"}, "properties": {"repobilityId": "8b5263c621487b90", "scanner": "scanner-primary", "fingerprint": "740eb3ff3b671493", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-852d951fe16b0839", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 lib/bot-manager.ts:36"}, "properties": {"repobilityId": "62b96da129d305ea", "scanner": "scanner-primary", "fingerprint": "852d951fe16b0839", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-02af13cb55a1104b", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 lib/twap-bot.ts:165"}, "properties": {"repobilityId": "cb98ba12aaf85fb3", "scanner": "scanner-primary", "fingerprint": "02af13cb55a1104b", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-3e1ad84d286ae013", "level": "none", "message": {"text": "TODO/FIXME marker in shipping code \u2014 lib/bot-engine.ts:763"}, "properties": {"repobilityId": "c99165514b0d233e", "scanner": "scanner-primary", "fingerprint": "3e1ad84d286ae013", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.todo-marker"]}}, {"ruleId": "scanner-87eaaf1fd5623db8", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 lib/bot-engine.ts:106"}, "properties": {"repobilityId": "ebd3a4ac3a3b118c", "scanner": "scanner-primary", "fingerprint": "87eaaf1fd5623db8", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-d51235aa42cb496f", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 lib/launchpad/signal-access.ts:20"}, "properties": {"repobilityId": "eb6e4270e047af33", "scanner": "scanner-primary", "fingerprint": "d51235aa42cb496f", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-2d1601bc5f880c7a", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 hooks/use-volume-bot.ts:48"}, "properties": {"repobilityId": "c56fb36a41033992", "scanner": "scanner-primary", "fingerprint": "2d1601bc5f880c7a", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-5f2deabddfdb4afc", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 hooks/use-wallet-balance.tsx:84"}, "properties": {"repobilityId": "29c4562206f4ca73", "scanner": "scanner-primary", "fingerprint": "5f2deabddfdb4afc", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-277e02128569089c", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 decibel-indexer/runner.js:497"}, "properties": {"repobilityId": "06b457216e0461a7", "scanner": "scanner-primary", "fingerprint": "277e02128569089c", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-f9f1ce7f001df951", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 contracts/strategy-vaults/scripts/validate-deploy-rail-steps45.ts:15"}, "properties": {"repobilityId": "dc062cab98817015", "scanner": "scanner-primary", "fingerprint": "f9f1ce7f001df951", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-eef81caac589b14e", "level": "warning", "message": {"text": "Dockerfile runs as root: infra/fly/Dockerfile"}, "properties": {"repobilityId": "bbb70105095b33af", "scanner": "scanner-primary", "fingerprint": "eef81caac589b14e", "layer": "hardware", "severity": "medium", "confidence": 1.0, "tags": ["security", "container"]}}, {"ruleId": "scanner-f15c3a61b12e6ef6", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: node:20-slim"}, "properties": {"repobilityId": "57f6c238a0c0334f", "scanner": "scanner-primary", "fingerprint": "f15c3a61b12e6ef6", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "infra/fly/Dockerfile"}, "region": {"startLine": 4}}}]}, {"ruleId": "scanner-aa5acaa49eb8315b", "level": "note", "message": {"text": "Containers defined but no K8s/orchestration manifest found"}, "properties": {"repobilityId": "b230ea9b68736081", "scanner": "scanner-primary", "fingerprint": "aa5acaa49eb8315b", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["coverage", "deployment"]}}, {"ruleId": "scanner-3ecc70f6aa4d4a75", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in components/ui/chart.tsx:94"}, "properties": {"repobilityId": "c41c7626c87bbabe", "scanner": "scanner-primary", "fingerprint": "3ecc70f6aa4d4a75", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "components/ui/chart.tsx"}, "region": {"startLine": 94}}}]}, {"ruleId": "scanner-69a7bf614f94248f", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in components/launchpad/PineVisualPreview.tsx:91"}, "properties": {"repobilityId": "e12cb36ff410bf37", "scanner": "scanner-primary", "fingerprint": "69a7bf614f94248f", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "components/launchpad/PineVisualPreview.tsx"}, "region": {"startLine": 91}}}]}, {"ruleId": "scanner-c3c781fe76b33b52", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in lib/move-compile-service.ts:1"}, "properties": {"repobilityId": "cf39ef454f72f343", "scanner": "scanner-primary", "fingerprint": "c3c781fe76b33b52", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "lib/move-compile-service.ts"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-6372cebde0220094", "level": "warning", "message": {"text": "No auth library detected"}, "properties": {"repobilityId": "a5b6035a5bbf8054", "scanner": "scanner-primary", "fingerprint": "6372cebde0220094", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["coverage", "auth"]}}, {"ruleId": "scanner-cb639d9a10a47b23", "level": "note", "message": {"text": "package.json defines install-time lifecycle scripts"}, "properties": {"repobilityId": "edeab51902066991", "scanner": "scanner-primary", "fingerprint": "cb639d9a10a47b23", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "npm", "install-scripts"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-4601e3ad3bb28677", "level": "warning", "message": {"text": "No CI/CD pipelines detected"}, "properties": {"repobilityId": "c3ee439bce2bc51e", "scanner": "scanner-primary", "fingerprint": "4601e3ad3bb28677", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["coverage"]}}, {"ruleId": "scanner-8d2f96b4884168db", "level": "note", "message": {"text": "Very large file: components/bot/bot-status-monitor.tsx (1232 lines)"}, "properties": {"repobilityId": "9278c6b6b1a597a9", "scanner": "scanner-primary", "fingerprint": "8d2f96b4884168db", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-6cf229a74dfdd1b0", "level": "note", "message": {"text": "Very large file: components/trade/DecibelAccountManager.tsx (1472 lines)"}, "properties": {"repobilityId": "6b425fb10fa4924c", "scanner": "scanner-primary", "fingerprint": "6cf229a74dfdd1b0", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-177aa48af49c7dfb", "level": "note", "message": {"text": "Very large file: components/trade/BtcPerpsChart.tsx (2029 lines)"}, "properties": {"repobilityId": "467bde8a7f4f31fc", "scanner": "scanner-primary", "fingerprint": "177aa48af49c7dfb", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-796089913593e756", "level": "note", "message": {"text": "Very large file: components/trade/TradePageClient.tsx (1620 lines)"}, "properties": {"repobilityId": "d37ebd2e412fbbd5", "scanner": "scanner-primary", "fingerprint": "796089913593e756", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-24f3662e310a5f17", "level": "note", "message": {"text": "Very large file: components/trade/Positions.tsx (1545 lines)"}, "properties": {"repobilityId": "cee648804ca9233e", "scanner": "scanner-primary", "fingerprint": "24f3662e310a5f17", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-f87c9ee0e6caa65b", "level": "note", "message": {"text": "Very large file: components/portfolio/PortfolioPageClient.tsx (1306 lines)"}, "properties": {"repobilityId": "296c406c51626869", "scanner": "scanner-primary", "fingerprint": "f87c9ee0e6caa65b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-9679e38263eac5ed", "level": "note", "message": {"text": "Very large file: components/launchpad/DeployForm.tsx (2065 lines)"}, "properties": {"repobilityId": "22f67d45b634dc64", "scanner": "scanner-primary", "fingerprint": "9679e38263eac5ed", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-0949eb4f4b38bdd7", "level": "note", "message": {"text": "Very large file: lib/bot-engine.ts (3826 lines)"}, "properties": {"repobilityId": "c9711a21161b537d", "scanner": "scanner-primary", "fingerprint": "0949eb4f4b38bdd7", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-0c87461ffb5cdde3", "level": "note", "message": {"text": "Very large file: lib/launchpad/pine-runtime.ts (1613 lines)"}, "properties": {"repobilityId": "787292470a19d3a2", "scanner": "scanner-primary", "fingerprint": "0c87461ffb5cdde3", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-6893a6c8b0861585", "level": "warning", "message": {"text": "Very low test-to-source ratio"}, "properties": {"repobilityId": "54a7de3f06314bf0", "scanner": "scanner-primary", "fingerprint": "6893a6c8b0861585", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["tests", "coverage"]}}, {"ruleId": "scanner-141b30a41e03817b", "level": "note", "message": {"text": "No license file detected"}, "properties": {"repobilityId": "f5e1ccf26b97092d", "scanner": "scanner-primary", "fingerprint": "141b30a41e03817b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["license", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-42665642963eafa7", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: bot-runner/package.json"}, "properties": {"repobilityId": "75b2e9fb396c742a", "scanner": "scanner-primary", "fingerprint": "42665642963eafa7", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "bot-runner/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-80bf730019b83ac8", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: decibel-indexer/package.json"}, "properties": {"repobilityId": "1c74d02416de5a95", "scanner": "scanner-primary", "fingerprint": "80bf730019b83ac8", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "decibel-indexer/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-31ea89bdaaf68fe0", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: infra/fly/package.json"}, "properties": {"repobilityId": "4ff146096f628840", "scanner": "scanner-primary", "fingerprint": "31ea89bdaaf68fe0", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "infra/fly/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "5f77c37d2b046dc4", "scanner": "scanner-primary", "fingerprint": "3ab5d313dda8e5f9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["debug", "cleanup", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-72b2a6250083a784", "level": "warning", "message": {"text": "Placeholder or mock-heavy implementation detected"}, "properties": {"repobilityId": "b0d63750e05f2a6c", "scanner": "scanner-primary", "fingerprint": "72b2a6250083a784", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "incomplete", "generated-repo-pattern"]}}, {"ruleId": "scanner-2d0c7b7ab8f8aacf", "level": "warning", "message": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "properties": {"repobilityId": "9c7cbfc15f0875c2", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-b9088664ace7f748", "level": "warning", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "08033b105e190341", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["production-readiness", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-ea8f3013f588db25", "level": "note", "message": {"text": "Shallow git history limits provenance confidence"}, "properties": {"repobilityId": "aa3673cacd359c75", "scanner": "scanner-primary", "fingerprint": "ea8f3013f588db25", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-8424db9c75e04ba4", "level": "none", "message": {"text": "Very short observed git history"}, "properties": {"repobilityId": "4cb5e3586f4ca67d", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-a685db4294c44f88", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 components/bot/bot-status-monitor.tsx:424"}, "properties": {"repobilityId": "d5e58100630b523a", "scanner": "scanner-primary", "fingerprint": "a685db4294c44f88", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-e79370d37465ecc8", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 components/bot/server-bot-config.tsx:56"}, "properties": {"repobilityId": "654450fc367061be", "scanner": "scanner-primary", "fingerprint": "e79370d37465ecc8", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-f941d0c6db7ebec4", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 components/trade/OrderBook.tsx:466"}, "properties": {"repobilityId": "0e5dccb56d8ea2d0", "scanner": "scanner-primary", "fingerprint": "f941d0c6db7ebec4", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-8defcc249d68275f", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 components/trade/DecibelAccountManager.tsx:782"}, "properties": {"repobilityId": "e56433f72bb32183", "scanner": "scanner-primary", "fingerprint": "8defcc249d68275f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-f1cd46f22ac939e3", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 components/trade/BtcPerpsChart.tsx:1350"}, "properties": {"repobilityId": "20e499d794a24bee", "scanner": "scanner-primary", "fingerprint": "f1cd46f22ac939e3", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-7883926dcb7c4ad2", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 components/trade/VaultActionModal.tsx:189"}, "properties": {"repobilityId": "24d556bf72e4b499", "scanner": "scanner-primary", "fingerprint": "7883926dcb7c4ad2", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-9e49bb5955682b3d", "level": "none", "message": {"text": "Commented-code block (7 lines) in components/trade/Positions.tsx:330"}, "properties": {"repobilityId": "d0c0110ecd3b0a64", "scanner": "scanner-primary", "fingerprint": "9e49bb5955682b3d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-0d68949ad3305ca6", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 components/dashboard/history-table.tsx:56"}, "properties": {"repobilityId": "d6e4ad8520b68737", "scanner": "scanner-primary", "fingerprint": "0d68949ad3305ca6", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-e541da7d865c0b97", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 components/dashboard/portfolio-view.tsx:71"}, "properties": {"repobilityId": "24900df949c396eb", "scanner": "scanner-primary", "fingerprint": "e541da7d865c0b97", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-58cad8649f56e9c0", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 components/wallet/manual-address-input.tsx:66"}, "properties": {"repobilityId": "4cc2fe103efc8043", "scanner": "scanner-primary", "fingerprint": "58cad8649f56e9c0", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-4cc0fa58256fb32a", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 components/points/deposit-history.tsx:35"}, "properties": {"repobilityId": "03bf731a55f99eac", "scanner": "scanner-primary", "fingerprint": "4cc0fa58256fb32a", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-0fb66a52d55197bc", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 components/launchpad/LaunchpadPage.tsx:651"}, "properties": {"repobilityId": "8b710efc468137e7", "scanner": "scanner-primary", "fingerprint": "0fb66a52d55197bc", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-969db97e6e2a3893", "level": "none", "message": {"text": "Commented-code block (5 lines) in components/launchpad/PineVisualPreview.tsx:183"}, "properties": {"repobilityId": "8f3195db386e5f65", "scanner": "scanner-primary", "fingerprint": "969db97e6e2a3893", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-76ae724c0c87f3eb", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 components/launchpad/PineVisualPreview.tsx:35"}, "properties": {"repobilityId": "de7e38a9b3fdd89e", "scanner": "scanner-primary", "fingerprint": "76ae724c0c87f3eb", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-f2b5f9455754ea60", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 components/launchpad/IndicatorCard.tsx:187"}, "properties": {"repobilityId": "9900e506155c2d00", "scanner": "scanner-primary", "fingerprint": "f2b5f9455754ea60", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-b64d850b884041db", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 components/launchpad/DeployForm.tsx:864"}, "properties": {"repobilityId": "5f91092a90f408b8", "scanner": "scanner-primary", "fingerprint": "b64d850b884041db", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-a8978f09d18df0ec", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 components/launchpad/OnChainChart.tsx:327"}, "properties": {"repobilityId": "acd9762c6fab3ab9", "scanner": "scanner-primary", "fingerprint": "a8978f09d18df0ec", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-6130bae67b5b4919", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 contexts/points-data-context.tsx:160"}, "properties": {"repobilityId": "3a4f4effe6b662cc", "scanner": "scanner-primary", "fingerprint": "6130bae67b5b4919", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-ffb7962058d01b38", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/api/positions/route.ts:125"}, "properties": {"repobilityId": "03fd4ec44f09bc1e", "scanner": "scanner-primary", "fingerprint": "ffb7962058d01b38", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-bc866bb32460a650", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/api/bot/close-position/route.ts:111"}, "properties": {"repobilityId": "234a5512a1f59fee", "scanner": "scanner-primary", "fingerprint": "bc866bb32460a650", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-381ff20dccd1e8f6", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/api/bot/tick/route.ts:349"}, "properties": {"repobilityId": "b7108b2ef0772926", "scanner": "scanner-primary", "fingerprint": "381ff20dccd1e8f6", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-09179c2e40918c73", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/api/coinbase/candles/route.ts:30"}, "properties": {"repobilityId": "21ea28e8be19f74b", "scanner": "scanner-primary", "fingerprint": "09179c2e40918c73", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-73438e5114308e42", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/api/coinbase/trades/route.ts:43"}, "properties": {"repobilityId": "62398e5ef8d73f75", "scanner": "scanner-primary", "fingerprint": "73438e5114308e42", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-40afdf3887f18c2a", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/api/decibel/candlesticks/route.ts:116"}, "properties": {"repobilityId": "adc7647ef67ac23d", "scanner": "scanner-primary", "fingerprint": "40afdf3887f18c2a", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-9507c623589e797d", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/api/decibel/wallet-balance/route.ts:43"}, "properties": {"repobilityId": "71a89381303c40cd", "scanner": "scanner-primary", "fingerprint": "9507c623589e797d", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-8af2fbdc630b3f78", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/api/decibel/funding/route.ts:70"}, "properties": {"repobilityId": "4e36436cd1b11285", "scanner": "scanner-primary", "fingerprint": "8af2fbdc630b3f78", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-ecb3b75dfec5765e", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/api/portfolio/route.ts:584"}, "properties": {"repobilityId": "ef8c79d9a4be5fef", "scanner": "scanner-primary", "fingerprint": "ecb3b75dfec5765e", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-0ab01b143af79785", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/api/launchpad/deploy-vault/route.ts:55"}, "properties": {"repobilityId": "513569f8cfc07f78", "scanner": "scanner-primary", "fingerprint": "0ab01b143af79785", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-f2ad58cce9b597da", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/api/launchpad/tv-import/route.ts:48"}, "properties": {"repobilityId": "99c8a07efbc8350e", "scanner": "scanner-primary", "fingerprint": "f2ad58cce9b597da", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-8e2a0fe63dc494c3", "level": "none", "message": {"text": "Commented-code block (8 lines) in app/api/launchpad/graduate/route.ts:19"}, "properties": {"repobilityId": "c63af8942c54a60c", "scanner": "scanner-primary", "fingerprint": "8e2a0fe63dc494c3", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-b60f2c18dd0d80a6", "level": "none", "message": {"text": "Commented-code block (8 lines) in app/api/launchpad/indicators/route.ts:44"}, "properties": {"repobilityId": "7de0b48fe0a5e4eb", "scanner": "scanner-primary", "fingerprint": "b60f2c18dd0d80a6", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-1b191f75bcfaf1e2", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/api/launchpad/keeper/route.ts:44"}, "properties": {"repobilityId": "df872d4295049f9e", "scanner": "scanner-primary", "fingerprint": "1b191f75bcfaf1e2", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-c59cd4dbbe517c13", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 lib/decibel-api.ts:150"}, "properties": {"repobilityId": "6c0764d716d104a5", "scanner": "scanner-primary", "fingerprint": "c59cd4dbbe517c13", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-cfdfe13faf307736", "level": "none", "message": {"text": "Commented-code block (8 lines) in lib/decibel-chain.ts:1070"}, "properties": {"repobilityId": "e7f4e2c34fdb8683", "scanner": "scanner-primary", "fingerprint": "cfdfe13faf307736", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-7d6357e0cdc844ec", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 lib/decibel-chain.ts:161"}, "properties": {"repobilityId": "db85d3ad43280a08", "scanner": "scanner-primary", "fingerprint": "7d6357e0cdc844ec", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-edbf090facf7555c", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 lib/tx-utils.ts:20"}, "properties": {"repobilityId": "60e65521057b2c98", "scanner": "scanner-primary", "fingerprint": "edbf090facf7555c", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-06046817d67374c0", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 lib/mainnet-predeposit.ts:95"}, "properties": {"repobilityId": "dfabd1b916e62fd7", "scanner": "scanner-primary", "fingerprint": "06046817d67374c0", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-befa18d2af516fd0", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 lib/decibel-public.ts:170"}, "properties": {"repobilityId": "86a81fc67da69278", "scanner": "scanner-primary", "fingerprint": "befa18d2af516fd0", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-29033a17a700760d", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 lib/evm-cctp.ts:243"}, "properties": {"repobilityId": "ab5d9ca1bf68bd18", "scanner": "scanner-primary", "fingerprint": "29033a17a700760d", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-657009708cf79780", "level": "none", "message": {"text": "Commented-code block (5 lines) in lib/move-compile-service.ts:164"}, "properties": {"repobilityId": "58e109f665c010f9", "scanner": "scanner-primary", "fingerprint": "657009708cf79780", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-daf779d242e9b6b9", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 lib/btc-history.ts:14"}, "properties": {"repobilityId": "c57647576b42b4c0", "scanner": "scanner-primary", "fingerprint": "daf779d242e9b6b9", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-74b3643eadc2a824", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 lib/rate-limiter.ts:168"}, "properties": {"repobilityId": "6cee7bf792689dc3", "scanner": "scanner-primary", "fingerprint": "74b3643eadc2a824", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-c0e33f914ad40d54", "level": "none", "message": {"text": "Commented-code block (5 lines) in lib/bot-engine.ts:1801"}, "properties": {"repobilityId": "f05247d18d3157f2", "scanner": "scanner-primary", "fingerprint": "c0e33f914ad40d54", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-cd8637322d6da310", "level": "none", "message": {"text": "Commented-code block (7 lines) in lib/launchpad/move-ta-lib.ts:478"}, "properties": {"repobilityId": "9bb3a82a37b53bf2", "scanner": "scanner-primary", "fingerprint": "cd8637322d6da310", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-93df9da4e66a3db7", "level": "none", "message": {"text": "Commented-code block (6 lines) in lib/launchpad/pine-runtime.ts:1397"}, "properties": {"repobilityId": "4c391fd469c437e8", "scanner": "scanner-primary", "fingerprint": "93df9da4e66a3db7", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-ea6d7ffdfd098522", "level": "none", "message": {"text": "Commented-code block (5 lines) in lib/launchpad/move-codegen.ts:283"}, "properties": {"repobilityId": "8a6861edbf1a0352", "scanner": "scanner-primary", "fingerprint": "ea6d7ffdfd098522", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-861762c61ab92fd9", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 lib/launchpad/pyth.ts:38"}, "properties": {"repobilityId": "64377f9b584834b6", "scanner": "scanner-primary", "fingerprint": "861762c61ab92fd9", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-9bdbd26a4e239218", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 hooks/use-delegation.ts:99"}, "properties": {"repobilityId": "7fb8e80807b6d9dd", "scanner": "scanner-primary", "fingerprint": "9bdbd26a4e239218", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-427d99d4033b2d3d", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 hooks/use-wallet-balance.tsx:87"}, "properties": {"repobilityId": "8679fc64b425dcd8", "scanner": "scanner-primary", "fingerprint": "427d99d4033b2d3d", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-e8dd75f2845cd0a8", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 hooks/useBtcCandles.ts:400"}, "properties": {"repobilityId": "87d8c7182a8ed5fa", "scanner": "scanner-primary", "fingerprint": "e8dd75f2845cd0a8", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-ac6ce0e6d1dca97a", "level": "note", "message": {"text": "61 env vars used in code but missing from .env.example"}, "properties": {"repobilityId": "d9bf04d375a56cee", "scanner": "scanner-primary", "fingerprint": "ac6ce0e6d1dca97a", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "config-drift"]}}]}]}