{"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-19a5fc550724653d", "name": "Stray `console.log` in TS/JS \u2014 adapters/cloudflare/src/index.ts:314", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 adapters/cloudflare/src/index.ts:314"}, "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-bb4df245e499676f", "name": "Stray `console.log` in TS/JS \u2014 adapters/cloudflare/src/__tests__/admin-spa.test.ts:40", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 adapters/cloudflare/src/__tests__/admin-spa.test.ts:40"}, "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-89961eaae937c885", "name": "Stray `console.log` in TS/JS \u2014 adapters/cloudflare/src/admin/console-audit-logger.ts:12", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 adapters/cloudflare/src/admin/console-audit-logger.ts:12"}, "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-c1480e01b6d94b33", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 packages/ui/src/components/ActivitySection.tsx:40", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 packages/ui/src/components/ActivitySection.tsx:40"}, "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-a1927add71c61de8", "name": "Stray `console.log` in TS/JS \u2014 packages/cli/src/__tests__/scaffold.test.ts:359", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 packages/cli/src/__tests__/scaffold.test.ts:359"}, "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-e6a575163c789e7a", "name": "Stray `console.log` in TS/JS \u2014 packages/cli/src/__tests__/refresh-admin-command.test.ts:24", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 packages/cli/src/__tests__/refresh-admin-command.test.ts:24"}, "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-da389b6e82d5a2da", "name": "Stray `console.log` in TS/JS \u2014 packages/cli/src/__tests__/admin-command.test.ts:79", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 packages/cli/src/__tests__/admin-command.test.ts:79"}, "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-4acc09a325ca090e", "name": "Privileged port 3 in use", "shortDescription": {"text": "Privileged port 3 in use"}, "fullDescription": {"text": "Port 3 is privileged (<1024). Make sure the service runs with the right caps or front it with a non-privileged port via a load balancer."}, "properties": {"scanner": "scanner-primary", "layer": "network", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-6320c71853d8bb9e", "name": "Privileged port 256 in use", "shortDescription": {"text": "Privileged port 256 in use"}, "fullDescription": {"text": "Port 256 is privileged (<1024). Make sure the service runs with the right caps or front it with a non-privileged port via a load balancer."}, "properties": {"scanner": "scanner-primary", "layer": "network", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-2ce0381f16c1a059", "name": "Privileged port 551 in use", "shortDescription": {"text": "Privileged port 551 in use"}, "fullDescription": {"text": "Port 551 is privileged (<1024). Make sure the service runs with the right caps or front it with a non-privileged port via a load balancer."}, "properties": {"scanner": "scanner-primary", "layer": "network", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-9543d6a21e495597", "name": "Insecure pattern 'dangerous_innerhtml' in packages/ui/src/components/ActivitySection.tsx:40", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in packages/ui/src/components/ActivitySection.tsx:40"}, "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-482b5c84cdce90a1", "name": "Insecure pattern 'direct_innerhtml_assignment' in packages/ui/src/components/__tests__/TakuhonHead.test.tsx:135", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in packages/ui/src/components/__tests__/TakuhonHead.test.tsx:135"}, "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-255b9f0ff40fd046", "name": "Insecure pattern 'new_function_used' in packages/core/README.md:103", "shortDescription": {"text": "Insecure pattern 'new_function_used' in packages/core/README.md:103"}, "fullDescription": {"text": "Found a known-risky pattern (new_function_used). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-a0530f094978df68", "name": "GitHub Actions workflow grants broad write permissions", "shortDescription": {"text": "GitHub Actions workflow grants broad write permissions"}, "fullDescription": {"text": "CI tokens with write permissions increase blast radius when an action, dependency, or PR workflow is compromised. Prefer job-level least-privilege permissions."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-1838a141491ce38c", "name": "GitHub Actions workflow grants broad write permissions", "shortDescription": {"text": "GitHub Actions workflow grants broad write permissions"}, "fullDescription": {"text": "CI tokens with write permissions increase blast radius when an action, dependency, or PR workflow is compromised. Prefer job-level least-privilege permissions."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-23d86127085e8dec", "name": "Node manifest has dependencies but no lockfile: adapters/static/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: adapters/static/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-964370bbb6d746a9", "name": "Node manifest has dependencies but no lockfile: adapters/cloudflare/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: adapters/cloudflare/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-97cd85162a883525", "name": "Node manifest has dependencies but no lockfile: adapters/vercel/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: adapters/vercel/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-15f51c5737c16ad3", "name": "Node manifest has dependencies but no lockfile: adapters/wordpress/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: adapters/wordpress/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-3187f431d3ab4aa5", "name": "Node manifest has dependencies but no lockfile: apps/playground/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: apps/playground/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-5c30f715681a4005", "name": "Node manifest has dependencies but no lockfile: apps/admin/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: apps/admin/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-0a0634ffe3eb1107", "name": "Node manifest has dependencies but no lockfile: packages/api/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: packages/api/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-b9c03e4b51641936", "name": "Node manifest has dependencies but no lockfile: packages/mcp/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: packages/mcp/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-df5d6229f9663ed6", "name": "Node manifest has dependencies but no lockfile: packages/activity/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: packages/activity/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-50218c90b43393bb", "name": "Node manifest has dependencies but no lockfile: packages/ui/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: packages/ui/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-a8d3cdbca62e3c65", "name": "Node manifest has dependencies but no lockfile: packages/takuhon/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: packages/takuhon/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-8c2e3196a4ef0cdd", "name": "Node manifest has dependencies but no lockfile: packages/cli/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: packages/cli/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-c0b17fe9eaeda87b", "name": "Node manifest has dependencies but no lockfile: packages/create-takuhon/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: packages/create-takuhon/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-28e92806c0db3cd2", "name": "Node manifest has dependencies but no lockfile: packages/core/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: packages/core/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-72b2a6250083a784", "name": "Placeholder or mock-heavy implementation detected", "shortDescription": {"text": "Placeholder or mock-heavy implementation detected"}, "fullDescription": {"text": "Found 20 placeholder/mock markers across 10 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-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-bb6aebbb2d10336a", "name": "Commented-code block (6 lines) in eslint.config.js:61", "shortDescription": {"text": "Commented-code block (6 lines) in eslint.config.js:61"}, "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-27f917de2584baa8", "name": "Commented-code block (7 lines) in adapters/cloudflare/src/index.ts:245", "shortDescription": {"text": "Commented-code block (7 lines) in adapters/cloudflare/src/index.ts:245"}, "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-20fc2119b7c24ed8", "name": "`fetch()` without try/.catch or AbortSignal \u2014 adapters/cloudflare/src/index.ts:168", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 adapters/cloudflare/src/index.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-384fd17efa1fa2b0", "name": "`fetch()` without try/.catch or AbortSignal \u2014 adapters/cloudflare/src/__tests__/admin-integration.test.ts:23", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 adapters/cloudflare/src/__tests__/admin-integration.test.ts:23"}, "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-b73a0f40495d0425", "name": "`fetch()` without try/.catch or AbortSignal \u2014 adapters/cloudflare/src/__tests__/mcp.test.ts:12", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 adapters/cloudflare/src/__tests__/mcp.test.ts:12"}, "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-2a9e37c2a5b69efa", "name": "`fetch()` without try/.catch or AbortSignal \u2014 adapters/cloudflare/src/__tests__/activity-svg.test.ts:16", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 adapters/cloudflare/src/__tests__/activity-svg.test.ts:16"}, "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-d427733ea102a6d8", "name": "`fetch()` without try/.catch or AbortSignal \u2014 adapters/cloudflare/src/__tests__/admin-spa.test.ts:48", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 adapters/cloudflare/src/__tests__/admin-spa.test.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-ee1dfe73b916f26e", "name": "Commented-code block (5 lines) in adapters/cloudflare/src/__tests__/worker.test.ts:181", "shortDescription": {"text": "Commented-code block (5 lines) in adapters/cloudflare/src/__tests__/worker.test.ts:181"}, "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-374bfe5b5bc1c1ee", "name": "`fetch()` without try/.catch or AbortSignal \u2014 adapters/cloudflare/src/__tests__/worker.test.ts:15", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 adapters/cloudflare/src/__tests__/worker.test.ts:15"}, "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-0dea397f5f0cd81b", "name": "`fetch()` without try/.catch or AbortSignal \u2014 adapters/cloudflare/src/__tests__/activity-sync.test.ts:243", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 adapters/cloudflare/src/__tests__/activity-sync.test.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-07be313b111b7f7b", "name": "`fetch()` without try/.catch or AbortSignal \u2014 adapters/cloudflare/src/__tests__/r2-integration.test.ts:62", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 adapters/cloudflare/src/__tests__/r2-integration.test.ts:62"}, "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-52920f649dc74bb9", "name": "`fetch()` without try/.catch or AbortSignal \u2014 adapters/vercel/src/storage.ts:100", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 adapters/vercel/src/storage.ts:100"}, "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-03391f5eb40995a1", "name": "`fetch()` without try/.catch or AbortSignal \u2014 adapters/vercel/src/index.ts:61", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 adapters/vercel/src/index.ts:61"}, "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-77921b7e0f0950a4", "name": "`fetch()` without try/.catch or AbortSignal \u2014 adapters/vercel/src/__tests__/index.test.ts:14", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 adapters/vercel/src/__tests__/index.test.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-f61753a7d5e23429", "name": "Commented-code block (6 lines) in adapters/wordpress/vite.config.ts:4", "shortDescription": {"text": "Commented-code block (6 lines) in adapters/wordpress/vite.config.ts:4"}, "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-dfd89eec889bce21", "name": "`fetch()` without try/.catch or AbortSignal \u2014 adapters/wordpress/src/admin/index.tsx:38", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 adapters/wordpress/src/admin/index.tsx: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-040ad60b756bd32a", "name": "Commented-code block (5 lines) in apps/playground/src/main.tsx:60", "shortDescription": {"text": "Commented-code block (5 lines) in apps/playground/src/main.tsx:60"}, "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-05d70650fe6a8f02", "name": "Commented-code block (7 lines) in apps/admin/vite.config.ts:4", "shortDescription": {"text": "Commented-code block (7 lines) in apps/admin/vite.config.ts:4"}, "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-80491b814710ca28", "name": "Commented-code block (8 lines) in packages/api/src/public-app.ts:78", "shortDescription": {"text": "Commented-code block (8 lines) in packages/api/src/public-app.ts:78"}, "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-71e11e97c7fd2023", "name": "`fetch()` without try/.catch or AbortSignal \u2014 packages/api/src/public-app.ts:83", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/api/src/public-app.ts:83"}, "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-be5c63eaef70fcd3", "name": "Commented-code block (5 lines) in packages/api/src/__tests__/public-app.test.ts:190", "shortDescription": {"text": "Commented-code block (5 lines) in packages/api/src/__tests__/public-app.test.ts:190"}, "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-72cc72c36726676c", "name": "`fetch()` without try/.catch or AbortSignal \u2014 packages/api/src/__tests__/public-app.test.ts:26", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/api/src/__tests__/public-app.test.ts:26"}, "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-fae50f0cb5b0acfa", "name": "`fetch()` without try/.catch or AbortSignal \u2014 packages/api/src/__tests__/admin-middleware.test.ts:9", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/api/src/__tests__/admin-middleware.test.ts:9"}, "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-8b4e810a75952a0c", "name": "`fetch()` without try/.catch or AbortSignal \u2014 packages/api/src/__tests__/public-activity.test.ts:37", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/api/src/__tests__/public-activity.test.ts:37"}, "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-a39e2ac3a097a4b0", "name": "`fetch()` without try/.catch or AbortSignal \u2014 packages/api/src/__tests__/admin-asset-upload.test.ts:116", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/api/src/__tests__/admin-asset-upload.test.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-264b9c2a948a3857", "name": "`fetch()` without try/.catch or AbortSignal \u2014 packages/api/src/__tests__/admin-api-app.test.ts:50", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/api/src/__tests__/admin-api-app.test.ts:50"}, "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-c0ede5eb5b200791", "name": "`fetch()` without try/.catch or AbortSignal \u2014 packages/api/src/__tests__/admin-ui-app.test.ts:6", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/api/src/__tests__/admin-ui-app.test.ts:6"}, "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-07260979155003ae", "name": "Commented-code block (5 lines) in packages/api/src/admin/admin-api-app.ts:228", "shortDescription": {"text": "Commented-code block (5 lines) in packages/api/src/admin/admin-api-app.ts:228"}, "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-24bd1f4b05428b83", "name": "`fetch()` without try/.catch or AbortSignal \u2014 packages/activity/src/fetch-impl.ts:16", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/activity/src/fetch-impl.ts:16"}, "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-be73bb3356995539", "name": "`fetch()` without try/.catch or AbortSignal \u2014 packages/activity/src/__tests__/fetch-binding.test.ts:24", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/activity/src/__tests__/fetch-binding.test.ts:24"}, "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-b32771542da76022", "name": "Commented-code block (6 lines) in packages/ui/src/components/__tests__/TakuhonHead.test.tsx:15", "shortDescription": {"text": "Commented-code block (6 lines) in packages/ui/src/components/__tests__/TakuhonHead.test.tsx:15"}, "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-85e4f6ce59bf0210", "name": "Commented-code block (5 lines) in packages/cli/scripts/copy-admin-bundle.mjs:1", "shortDescription": {"text": "Commented-code block (5 lines) in packages/cli/scripts/copy-admin-bundle.mjs:1"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-534839fcd2ffe333", "name": "Commented-code block (5 lines) in packages/cli/src/build-command.ts:218", "shortDescription": {"text": "Commented-code block (5 lines) in packages/cli/src/build-command.ts:218"}, "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-a7ff1b31d0f391a3", "name": "Commented-code block (5 lines) in packages/cli/src/init.ts:169", "shortDescription": {"text": "Commented-code block (5 lines) in packages/cli/src/init.ts:169"}, "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-191c5a370c1aa850", "name": "Commented-code block (5 lines) in packages/cli/src/migrate-command.ts:208", "shortDescription": {"text": "Commented-code block (5 lines) in packages/cli/src/migrate-command.ts:208"}, "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-72dae0b113c11ffc", "name": "`fetch()` without try/.catch or AbortSignal \u2014 packages/cli/src/admin-command.ts:242", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/cli/src/admin-command.ts:242"}, "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-471505d03c023d68", "name": "Commented-code block (5 lines) in packages/cli/src/file-storage.ts:55", "shortDescription": {"text": "Commented-code block (5 lines) in packages/cli/src/file-storage.ts:55"}, "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-0a8920d2144ea4c0", "name": "`fetch()` without try/.catch or AbortSignal \u2014 packages/cli/src/__tests__/dev-command.test.ts:218", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/cli/src/__tests__/dev-command.test.ts:218"}, "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-9f0a48d0306d257d", "name": "Commented-code block (6 lines) in packages/cli/src/__tests__/scaffold.test.ts:86", "shortDescription": {"text": "Commented-code block (6 lines) in packages/cli/src/__tests__/scaffold.test.ts:86"}, "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-2481e27f8ce8fe36", "name": "`fetch()` without try/.catch or AbortSignal \u2014 packages/cli/src/__tests__/admin-command.test.ts:89", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/cli/src/__tests__/admin-command.test.ts:89"}, "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-aced43446fc7af5b", "name": "Commented-code block (8 lines) in packages/core/scripts/generate-validator.mjs:28", "shortDescription": {"text": "Commented-code block (8 lines) in packages/core/scripts/generate-validator.mjs:28"}, "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-645d175fe94c996d", "name": "Commented-code block (5 lines) in packages/core/src/normalize.ts:44", "shortDescription": {"text": "Commented-code block (5 lines) in packages/core/src/normalize.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-824b6ccefddefee6", "name": "Commented-code block (9 lines) in packages/core/src/validate.ts:124", "shortDescription": {"text": "Commented-code block (9 lines) in packages/core/src/validate.ts:124"}, "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-a30a8d39a252eb5e", "name": "Commented-code block (5 lines) in packages/core/src/__tests__/schema.test.ts:5", "shortDescription": {"text": "Commented-code block (5 lines) in packages/core/src/__tests__/schema.test.ts:5"}, "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-1fa8ec362df0792d", "name": "Commented-code block (5 lines) in packages/core/src/__tests__/example.test.ts:7", "shortDescription": {"text": "Commented-code block (5 lines) in packages/core/src/__tests__/example.test.ts:7"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-2886938a72d1d183", "name": "Dangling fetch: PUT /api/admin/profile (packages/api/src/admin/admin-html.ts:94)", "shortDescription": {"text": "Dangling fetch: PUT /api/admin/profile (packages/api/src/admin/admin-html.ts:94)"}, "fullDescription": {"text": "`packages/api/src/admin/admin-html.ts:94` calls `PUT /api/admin/profile` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/admin/profile`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-a5cbad957209f2cc", "name": "Dangling fetch: DELETE /api/admin/profile (packages/api/src/admin/admin-html.ts:112)", "shortDescription": {"text": "Dangling fetch: DELETE /api/admin/profile (packages/api/src/admin/admin-html.ts:112)"}, "fullDescription": {"text": "`packages/api/src/admin/admin-html.ts:112` calls `DELETE /api/admin/profile` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/admin/profile`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-5baa8971ebe192a1", "name": "Unused endpoint: GET /", "shortDescription": {"text": "Unused endpoint: GET /"}, "fullDescription": {"text": "`packages/api/src/public-app.ts` declares `GET /` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-4f8315c7763f7352", "name": "Unused endpoint: GET /api/profile", "shortDescription": {"text": "Unused endpoint: GET /api/profile"}, "fullDescription": {"text": "`packages/api/src/public-app.ts` declares `GET /api/profile` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-c5904d1e01b72ef4", "name": "Unused endpoint: GET /api/schema", "shortDescription": {"text": "Unused endpoint: GET /api/schema"}, "fullDescription": {"text": "`packages/api/src/public-app.ts` declares `GET /api/schema` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-d30aa36f85b5752f", "name": "Unused endpoint: GET /api/activity", "shortDescription": {"text": "Unused endpoint: GET /api/activity"}, "fullDescription": {"text": "`packages/api/src/public-app.ts` declares `GET /api/activity` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-67bc8fcb75da8667", "name": "Unused endpoint: GET /api/jsonld", "shortDescription": {"text": "Unused endpoint: GET /api/jsonld"}, "fullDescription": {"text": "`packages/api/src/public-app.ts` declares `GET /api/jsonld` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-911492554a68d0c1", "name": "Unused endpoint: PUT /profile", "shortDescription": {"text": "Unused endpoint: PUT /profile"}, "fullDescription": {"text": "`packages/api/src/admin/admin-api-app.ts` declares `PUT /profile` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-9e252ca100b9b6bd", "name": "Unused endpoint: DELETE /profile", "shortDescription": {"text": "Unused endpoint: DELETE /profile"}, "fullDescription": {"text": "`packages/api/src/admin/admin-api-app.ts` declares `DELETE /profile` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-e686634beeea0bb8", "name": "Unused endpoint: GET /export", "shortDescription": {"text": "Unused endpoint: GET /export"}, "fullDescription": {"text": "`packages/api/src/admin/admin-api-app.ts` declares `GET /export` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-58f3b477bc7bc77e", "name": "Unused endpoint: POST /assets", "shortDescription": {"text": "Unused endpoint: POST /assets"}, "fullDescription": {"text": "`packages/api/src/admin/admin-api-app.ts` declares `POST /assets` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/20776"}, "properties": {"repository": "takuhon-dev/takuhon", "repoUrl": "https://github.com/takuhon-dev/takuhon", "branch": "main"}, "results": [{"ruleId": "scanner-19a5fc550724653d", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 adapters/cloudflare/src/index.ts:314"}, "properties": {"repobilityId": "2aca5a2b90477501", "scanner": "scanner-primary", "fingerprint": "19a5fc550724653d", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-bb4df245e499676f", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 adapters/cloudflare/src/__tests__/admin-spa.test.ts:40"}, "properties": {"repobilityId": "8a7255342a017672", "scanner": "scanner-primary", "fingerprint": "bb4df245e499676f", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-89961eaae937c885", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 adapters/cloudflare/src/admin/console-audit-logger.ts:12"}, "properties": {"repobilityId": "578fecbf22e60dd5", "scanner": "scanner-primary", "fingerprint": "89961eaae937c885", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-c1480e01b6d94b33", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 packages/ui/src/components/ActivitySection.tsx:40"}, "properties": {"repobilityId": "9113962e50368154", "scanner": "scanner-primary", "fingerprint": "c1480e01b6d94b33", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-a1927add71c61de8", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 packages/cli/src/__tests__/scaffold.test.ts:359"}, "properties": {"repobilityId": "7871cbe6461a9172", "scanner": "scanner-primary", "fingerprint": "a1927add71c61de8", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-e6a575163c789e7a", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 packages/cli/src/__tests__/refresh-admin-command.test.ts:24"}, "properties": {"repobilityId": "54db488f40f482a4", "scanner": "scanner-primary", "fingerprint": "e6a575163c789e7a", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-da389b6e82d5a2da", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 packages/cli/src/__tests__/admin-command.test.ts:79"}, "properties": {"repobilityId": "bfe0f485a31a670a", "scanner": "scanner-primary", "fingerprint": "da389b6e82d5a2da", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-4acc09a325ca090e", "level": "warning", "message": {"text": "Privileged port 3 in use"}, "properties": {"repobilityId": "261b7b1c6a18d412", "scanner": "scanner-primary", "fingerprint": "4acc09a325ca090e", "layer": "network", "severity": "medium", "confidence": 1.0, "tags": ["security", "ports"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/security-scan.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-6320c71853d8bb9e", "level": "warning", "message": {"text": "Privileged port 256 in use"}, "properties": {"repobilityId": "0ec1f2d0c9e6da94", "scanner": "scanner-primary", "fingerprint": "6320c71853d8bb9e", "layer": "network", "severity": "medium", "confidence": 1.0, "tags": ["security", "ports"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/security-scan.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-2ce0381f16c1a059", "level": "warning", "message": {"text": "Privileged port 551 in use"}, "properties": {"repobilityId": "0c5c0c931ec6b5b6", "scanner": "scanner-primary", "fingerprint": "2ce0381f16c1a059", "layer": "network", "severity": "medium", "confidence": 1.0, "tags": ["security", "ports"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/security-scan.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-9543d6a21e495597", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in packages/ui/src/components/ActivitySection.tsx:40"}, "properties": {"repobilityId": "e50b070f1e3991f0", "scanner": "scanner-primary", "fingerprint": "9543d6a21e495597", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/ui/src/components/ActivitySection.tsx"}, "region": {"startLine": 40}}}]}, {"ruleId": "scanner-482b5c84cdce90a1", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in packages/ui/src/components/__tests__/TakuhonHead.test.tsx:135"}, "properties": {"repobilityId": "1d8f9a59acf9b090", "scanner": "scanner-primary", "fingerprint": "482b5c84cdce90a1", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/ui/src/components/__tests__/TakuhonHead.test.tsx"}, "region": {"startLine": 135}}}]}, {"ruleId": "scanner-255b9f0ff40fd046", "level": "error", "message": {"text": "Insecure pattern 'new_function_used' in packages/core/README.md:103"}, "properties": {"repobilityId": "7c3e830d6466fc5e", "scanner": "scanner-primary", "fingerprint": "255b9f0ff40fd046", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["owasp", "new_function_used"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/core/README.md"}, "region": {"startLine": 103}}}]}, {"ruleId": "scanner-a0530f094978df68", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "5a8473a009df6ba1", "scanner": "scanner-primary", "fingerprint": "a0530f094978df68", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/release-wordpress.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-1838a141491ce38c", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "b8fd4f5048f96576", "scanner": "scanner-primary", "fingerprint": "1838a141491ce38c", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/release.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-23d86127085e8dec", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: adapters/static/package.json"}, "properties": {"repobilityId": "913261fc690914b0", "scanner": "scanner-primary", "fingerprint": "23d86127085e8dec", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "adapters/static/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-964370bbb6d746a9", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: adapters/cloudflare/package.json"}, "properties": {"repobilityId": "58491c217204caec", "scanner": "scanner-primary", "fingerprint": "964370bbb6d746a9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "adapters/cloudflare/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-97cd85162a883525", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: adapters/vercel/package.json"}, "properties": {"repobilityId": "0f7f46fea7308e67", "scanner": "scanner-primary", "fingerprint": "97cd85162a883525", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "adapters/vercel/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-15f51c5737c16ad3", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: adapters/wordpress/package.json"}, "properties": {"repobilityId": "8cd814eb70b8228c", "scanner": "scanner-primary", "fingerprint": "15f51c5737c16ad3", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "adapters/wordpress/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-3187f431d3ab4aa5", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: apps/playground/package.json"}, "properties": {"repobilityId": "09f01c09e4129cac", "scanner": "scanner-primary", "fingerprint": "3187f431d3ab4aa5", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "apps/playground/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-5c30f715681a4005", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: apps/admin/package.json"}, "properties": {"repobilityId": "17d56c8f05bdd359", "scanner": "scanner-primary", "fingerprint": "5c30f715681a4005", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "apps/admin/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-0a0634ffe3eb1107", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: packages/api/package.json"}, "properties": {"repobilityId": "61aa8b13d545e157", "scanner": "scanner-primary", "fingerprint": "0a0634ffe3eb1107", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/api/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-b9c03e4b51641936", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: packages/mcp/package.json"}, "properties": {"repobilityId": "7b57a55f1ea73746", "scanner": "scanner-primary", "fingerprint": "b9c03e4b51641936", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/mcp/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-df5d6229f9663ed6", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: packages/activity/package.json"}, "properties": {"repobilityId": "8554b3d5fdad7ade", "scanner": "scanner-primary", "fingerprint": "df5d6229f9663ed6", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/activity/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-50218c90b43393bb", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: packages/ui/package.json"}, "properties": {"repobilityId": "637e26a8c754e81d", "scanner": "scanner-primary", "fingerprint": "50218c90b43393bb", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/ui/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-a8d3cdbca62e3c65", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: packages/takuhon/package.json"}, "properties": {"repobilityId": "6d2b1fe6e8083a53", "scanner": "scanner-primary", "fingerprint": "a8d3cdbca62e3c65", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/takuhon/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-8c2e3196a4ef0cdd", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: packages/cli/package.json"}, "properties": {"repobilityId": "2faf23490612d7a6", "scanner": "scanner-primary", "fingerprint": "8c2e3196a4ef0cdd", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/cli/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-c0b17fe9eaeda87b", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: packages/create-takuhon/package.json"}, "properties": {"repobilityId": "4c956601afb5e8ca", "scanner": "scanner-primary", "fingerprint": "c0b17fe9eaeda87b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/create-takuhon/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-28e92806c0db3cd2", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: packages/core/package.json"}, "properties": {"repobilityId": "8640e46be7e3f9b2", "scanner": "scanner-primary", "fingerprint": "28e92806c0db3cd2", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/core/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-72b2a6250083a784", "level": "warning", "message": {"text": "Placeholder or mock-heavy implementation detected"}, "properties": {"repobilityId": "3c837a6dc50da023", "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": "08eb9893ade65128", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-ea8f3013f588db25", "level": "note", "message": {"text": "Shallow git history limits provenance confidence"}, "properties": {"repobilityId": "dce2f301d99355bc", "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": "51f1baca914181e5", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-bb6aebbb2d10336a", "level": "none", "message": {"text": "Commented-code block (6 lines) in eslint.config.js:61"}, "properties": {"repobilityId": "e19c2c10f44b1512", "scanner": "scanner-primary", "fingerprint": "bb6aebbb2d10336a", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-27f917de2584baa8", "level": "none", "message": {"text": "Commented-code block (7 lines) in adapters/cloudflare/src/index.ts:245"}, "properties": {"repobilityId": "9bea4158f73ea5b8", "scanner": "scanner-primary", "fingerprint": "27f917de2584baa8", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-20fc2119b7c24ed8", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 adapters/cloudflare/src/index.ts:168"}, "properties": {"repobilityId": "bc704c6b7e229248", "scanner": "scanner-primary", "fingerprint": "20fc2119b7c24ed8", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-384fd17efa1fa2b0", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 adapters/cloudflare/src/__tests__/admin-integration.test.ts:23"}, "properties": {"repobilityId": "36b000c725604cc7", "scanner": "scanner-primary", "fingerprint": "384fd17efa1fa2b0", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-b73a0f40495d0425", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 adapters/cloudflare/src/__tests__/mcp.test.ts:12"}, "properties": {"repobilityId": "7e60ad1dff547411", "scanner": "scanner-primary", "fingerprint": "b73a0f40495d0425", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-2a9e37c2a5b69efa", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 adapters/cloudflare/src/__tests__/activity-svg.test.ts:16"}, "properties": {"repobilityId": "fe160700f7eae20e", "scanner": "scanner-primary", "fingerprint": "2a9e37c2a5b69efa", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-d427733ea102a6d8", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 adapters/cloudflare/src/__tests__/admin-spa.test.ts:48"}, "properties": {"repobilityId": "43f53047de808cde", "scanner": "scanner-primary", "fingerprint": "d427733ea102a6d8", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-ee1dfe73b916f26e", "level": "none", "message": {"text": "Commented-code block (5 lines) in adapters/cloudflare/src/__tests__/worker.test.ts:181"}, "properties": {"repobilityId": "c45275739578bdf9", "scanner": "scanner-primary", "fingerprint": "ee1dfe73b916f26e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-374bfe5b5bc1c1ee", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 adapters/cloudflare/src/__tests__/worker.test.ts:15"}, "properties": {"repobilityId": "d6fd5fd9dd78b1a5", "scanner": "scanner-primary", "fingerprint": "374bfe5b5bc1c1ee", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-0dea397f5f0cd81b", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 adapters/cloudflare/src/__tests__/activity-sync.test.ts:243"}, "properties": {"repobilityId": "c127f4a9f91b920b", "scanner": "scanner-primary", "fingerprint": "0dea397f5f0cd81b", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-07be313b111b7f7b", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 adapters/cloudflare/src/__tests__/r2-integration.test.ts:62"}, "properties": {"repobilityId": "6e4af204121ef8ae", "scanner": "scanner-primary", "fingerprint": "07be313b111b7f7b", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-52920f649dc74bb9", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 adapters/vercel/src/storage.ts:100"}, "properties": {"repobilityId": "b544f51cd27bb4d9", "scanner": "scanner-primary", "fingerprint": "52920f649dc74bb9", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-03391f5eb40995a1", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 adapters/vercel/src/index.ts:61"}, "properties": {"repobilityId": "ec3914d6eb9ecd91", "scanner": "scanner-primary", "fingerprint": "03391f5eb40995a1", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-77921b7e0f0950a4", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 adapters/vercel/src/__tests__/index.test.ts:14"}, "properties": {"repobilityId": "42c595463112715d", "scanner": "scanner-primary", "fingerprint": "77921b7e0f0950a4", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-f61753a7d5e23429", "level": "none", "message": {"text": "Commented-code block (6 lines) in adapters/wordpress/vite.config.ts:4"}, "properties": {"repobilityId": "4baa15d91723d275", "scanner": "scanner-primary", "fingerprint": "f61753a7d5e23429", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-dfd89eec889bce21", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 adapters/wordpress/src/admin/index.tsx:38"}, "properties": {"repobilityId": "92cee5909e20991c", "scanner": "scanner-primary", "fingerprint": "dfd89eec889bce21", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-040ad60b756bd32a", "level": "none", "message": {"text": "Commented-code block (5 lines) in apps/playground/src/main.tsx:60"}, "properties": {"repobilityId": "432ba630042974b4", "scanner": "scanner-primary", "fingerprint": "040ad60b756bd32a", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-05d70650fe6a8f02", "level": "none", "message": {"text": "Commented-code block (7 lines) in apps/admin/vite.config.ts:4"}, "properties": {"repobilityId": "940c06040a69690b", "scanner": "scanner-primary", "fingerprint": "05d70650fe6a8f02", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-80491b814710ca28", "level": "none", "message": {"text": "Commented-code block (8 lines) in packages/api/src/public-app.ts:78"}, "properties": {"repobilityId": "09bddd8e49f09bac", "scanner": "scanner-primary", "fingerprint": "80491b814710ca28", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-71e11e97c7fd2023", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/api/src/public-app.ts:83"}, "properties": {"repobilityId": "73e738f1ac2ad8b8", "scanner": "scanner-primary", "fingerprint": "71e11e97c7fd2023", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-be5c63eaef70fcd3", "level": "none", "message": {"text": "Commented-code block (5 lines) in packages/api/src/__tests__/public-app.test.ts:190"}, "properties": {"repobilityId": "e456f6a9a97501cd", "scanner": "scanner-primary", "fingerprint": "be5c63eaef70fcd3", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-72cc72c36726676c", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/api/src/__tests__/public-app.test.ts:26"}, "properties": {"repobilityId": "bbba4005ea59fad1", "scanner": "scanner-primary", "fingerprint": "72cc72c36726676c", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-fae50f0cb5b0acfa", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/api/src/__tests__/admin-middleware.test.ts:9"}, "properties": {"repobilityId": "49a65200787776f1", "scanner": "scanner-primary", "fingerprint": "fae50f0cb5b0acfa", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-8b4e810a75952a0c", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/api/src/__tests__/public-activity.test.ts:37"}, "properties": {"repobilityId": "8a2e9ffe41ab9d0e", "scanner": "scanner-primary", "fingerprint": "8b4e810a75952a0c", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-a39e2ac3a097a4b0", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/api/src/__tests__/admin-asset-upload.test.ts:116"}, "properties": {"repobilityId": "f4b5753f00468926", "scanner": "scanner-primary", "fingerprint": "a39e2ac3a097a4b0", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-264b9c2a948a3857", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/api/src/__tests__/admin-api-app.test.ts:50"}, "properties": {"repobilityId": "d58936e9b9c10fca", "scanner": "scanner-primary", "fingerprint": "264b9c2a948a3857", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-c0ede5eb5b200791", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/api/src/__tests__/admin-ui-app.test.ts:6"}, "properties": {"repobilityId": "32eeb78085525b1f", "scanner": "scanner-primary", "fingerprint": "c0ede5eb5b200791", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-07260979155003ae", "level": "none", "message": {"text": "Commented-code block (5 lines) in packages/api/src/admin/admin-api-app.ts:228"}, "properties": {"repobilityId": "4ea6a4c8976f8c19", "scanner": "scanner-primary", "fingerprint": "07260979155003ae", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-24bd1f4b05428b83", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/activity/src/fetch-impl.ts:16"}, "properties": {"repobilityId": "c107096b3c826b9d", "scanner": "scanner-primary", "fingerprint": "24bd1f4b05428b83", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-be73bb3356995539", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/activity/src/__tests__/fetch-binding.test.ts:24"}, "properties": {"repobilityId": "0ef9b21abe0e0116", "scanner": "scanner-primary", "fingerprint": "be73bb3356995539", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-b32771542da76022", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/ui/src/components/__tests__/TakuhonHead.test.tsx:15"}, "properties": {"repobilityId": "139973f79a353a9e", "scanner": "scanner-primary", "fingerprint": "b32771542da76022", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-85e4f6ce59bf0210", "level": "none", "message": {"text": "Commented-code block (5 lines) in packages/cli/scripts/copy-admin-bundle.mjs:1"}, "properties": {"repobilityId": "6728eae6e67155ea", "scanner": "scanner-primary", "fingerprint": "85e4f6ce59bf0210", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-534839fcd2ffe333", "level": "none", "message": {"text": "Commented-code block (5 lines) in packages/cli/src/build-command.ts:218"}, "properties": {"repobilityId": "f12a558799d9525c", "scanner": "scanner-primary", "fingerprint": "534839fcd2ffe333", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-a7ff1b31d0f391a3", "level": "none", "message": {"text": "Commented-code block (5 lines) in packages/cli/src/init.ts:169"}, "properties": {"repobilityId": "ef84436f4e1973de", "scanner": "scanner-primary", "fingerprint": "a7ff1b31d0f391a3", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-191c5a370c1aa850", "level": "none", "message": {"text": "Commented-code block (5 lines) in packages/cli/src/migrate-command.ts:208"}, "properties": {"repobilityId": "eafd842628924a57", "scanner": "scanner-primary", "fingerprint": "191c5a370c1aa850", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-72dae0b113c11ffc", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/cli/src/admin-command.ts:242"}, "properties": {"repobilityId": "ae1d60f65fc5c4d2", "scanner": "scanner-primary", "fingerprint": "72dae0b113c11ffc", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-471505d03c023d68", "level": "none", "message": {"text": "Commented-code block (5 lines) in packages/cli/src/file-storage.ts:55"}, "properties": {"repobilityId": "a7f9c5a85065e071", "scanner": "scanner-primary", "fingerprint": "471505d03c023d68", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-0a8920d2144ea4c0", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/cli/src/__tests__/dev-command.test.ts:218"}, "properties": {"repobilityId": "c10c6f5dd4e1fc34", "scanner": "scanner-primary", "fingerprint": "0a8920d2144ea4c0", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-9f0a48d0306d257d", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/cli/src/__tests__/scaffold.test.ts:86"}, "properties": {"repobilityId": "34005d7d3fc2f4ab", "scanner": "scanner-primary", "fingerprint": "9f0a48d0306d257d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-2481e27f8ce8fe36", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/cli/src/__tests__/admin-command.test.ts:89"}, "properties": {"repobilityId": "55b7196654207adf", "scanner": "scanner-primary", "fingerprint": "2481e27f8ce8fe36", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-aced43446fc7af5b", "level": "none", "message": {"text": "Commented-code block (8 lines) in packages/core/scripts/generate-validator.mjs:28"}, "properties": {"repobilityId": "cde76b5daddfa7f3", "scanner": "scanner-primary", "fingerprint": "aced43446fc7af5b", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-645d175fe94c996d", "level": "none", "message": {"text": "Commented-code block (5 lines) in packages/core/src/normalize.ts:44"}, "properties": {"repobilityId": "67f6650904ebb314", "scanner": "scanner-primary", "fingerprint": "645d175fe94c996d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-824b6ccefddefee6", "level": "none", "message": {"text": "Commented-code block (9 lines) in packages/core/src/validate.ts:124"}, "properties": {"repobilityId": "9371e35eea207913", "scanner": "scanner-primary", "fingerprint": "824b6ccefddefee6", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-a30a8d39a252eb5e", "level": "none", "message": {"text": "Commented-code block (5 lines) in packages/core/src/__tests__/schema.test.ts:5"}, "properties": {"repobilityId": "8149f6ee2073e3a0", "scanner": "scanner-primary", "fingerprint": "a30a8d39a252eb5e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-1fa8ec362df0792d", "level": "none", "message": {"text": "Commented-code block (5 lines) in packages/core/src/__tests__/example.test.ts:7"}, "properties": {"repobilityId": "d0874c6d33d9e31f", "scanner": "scanner-primary", "fingerprint": "1fa8ec362df0792d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-2886938a72d1d183", "level": "error", "message": {"text": "Dangling fetch: PUT /api/admin/profile (packages/api/src/admin/admin-html.ts:94)"}, "properties": {"repobilityId": "9102bf1215b48666", "scanner": "scanner-primary", "fingerprint": "2886938a72d1d183", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-a5cbad957209f2cc", "level": "error", "message": {"text": "Dangling fetch: DELETE /api/admin/profile (packages/api/src/admin/admin-html.ts:112)"}, "properties": {"repobilityId": "dc46e5c3bcc6410a", "scanner": "scanner-primary", "fingerprint": "a5cbad957209f2cc", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-5baa8971ebe192a1", "level": "note", "message": {"text": "Unused endpoint: GET /"}, "properties": {"repobilityId": "99610d146dd3dcc2", "scanner": "scanner-primary", "fingerprint": "5baa8971ebe192a1", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-4f8315c7763f7352", "level": "note", "message": {"text": "Unused endpoint: GET /api/profile"}, "properties": {"repobilityId": "40efbe6c80584955", "scanner": "scanner-primary", "fingerprint": "4f8315c7763f7352", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-c5904d1e01b72ef4", "level": "note", "message": {"text": "Unused endpoint: GET /api/schema"}, "properties": {"repobilityId": "1a6778e131438ee5", "scanner": "scanner-primary", "fingerprint": "c5904d1e01b72ef4", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-d30aa36f85b5752f", "level": "note", "message": {"text": "Unused endpoint: GET /api/activity"}, "properties": {"repobilityId": "4cfdebebe97696e5", "scanner": "scanner-primary", "fingerprint": "d30aa36f85b5752f", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-67bc8fcb75da8667", "level": "note", "message": {"text": "Unused endpoint: GET /api/jsonld"}, "properties": {"repobilityId": "f9a3fe4ddb2cdf78", "scanner": "scanner-primary", "fingerprint": "67bc8fcb75da8667", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-911492554a68d0c1", "level": "note", "message": {"text": "Unused endpoint: PUT /profile"}, "properties": {"repobilityId": "b6c3ca1652a96595", "scanner": "scanner-primary", "fingerprint": "911492554a68d0c1", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-9e252ca100b9b6bd", "level": "note", "message": {"text": "Unused endpoint: DELETE /profile"}, "properties": {"repobilityId": "e8ba4004a17f35a7", "scanner": "scanner-primary", "fingerprint": "9e252ca100b9b6bd", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-e686634beeea0bb8", "level": "note", "message": {"text": "Unused endpoint: GET /export"}, "properties": {"repobilityId": "5183eaffacd0d8ba", "scanner": "scanner-primary", "fingerprint": "e686634beeea0bb8", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-58f3b477bc7bc77e", "level": "note", "message": {"text": "Unused endpoint: POST /assets"}, "properties": {"repobilityId": "b61f2c6e37361c62", "scanner": "scanner-primary", "fingerprint": "58f3b477bc7bc77e", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}]}]}