{"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-45261b63ff964076", "name": "Icon-only button without accessible name \u2014 docs/design/aperture/chat-aperture.jsx:657", "shortDescription": {"text": "Icon-only button without accessible name \u2014 docs/design/aperture/chat-aperture.jsx:657"}, "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-031d8a6aa334b005", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 docs/design/aperture/atrium-aperture-tweakable.jsx:58", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 docs/design/aperture/atrium-aperture-tweakable.jsx:58"}, "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-466867a919741c97", "name": "Stray `console.log` in TS/JS \u2014 scripts/mint-demo-token.ts:126", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/mint-demo-token.ts:126"}, "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-e43f530019c7b977", "name": "Stray `console.log` in TS/JS \u2014 scripts/reset-demo-org.ts:200", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/reset-demo-org.ts:200"}, "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-9ec8278b417eb5a4", "name": "Stray `console.log` in TS/JS \u2014 scripts/seed-workflow-templates.ts:189", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/seed-workflow-templates.ts:189"}, "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-32a9837353b48a75", "name": "Stray `console.log` in TS/JS \u2014 scripts/import-c4l-plugin.ts:313", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/import-c4l-plugin.ts:313"}, "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-3558ebe2ccc8b887", "name": "`truncate` class without `title=` for hover reveal \u2014 components/workspace/workspace-profile-block.tsx:75", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/workspace/workspace-profile-block.tsx:75"}, "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-bd3a89cd3eafa703", "name": "`truncate` class without `title=` for hover reveal \u2014 components/workspace/agent-details-panel.tsx:211", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/workspace/agent-details-panel.tsx:211"}, "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-a0fa979507defe6c", "name": "`truncate` class without `title=` for hover reveal \u2014 components/workspace/home/today-schedule.tsx:56", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/workspace/home/today-schedule.tsx:56"}, "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-7d248d72bbbdd9ce", "name": "`truncate` class without `title=` for hover reveal \u2014 components/workspace/home/matters-connected.tsx:187", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/workspace/home/matters-connected.tsx:187"}, "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-125be3f8e4802673", "name": "`truncate` class without `title=` for hover reveal \u2014 components/chat/drive-picker.tsx:466", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/chat/drive-picker.tsx:466"}, "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-550e9e79909c3744", "name": "`truncate` class without `title=` for hover reveal \u2014 components/chat/sources-list.tsx:69", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/chat/sources-list.tsx:69"}, "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-f3e3fd5274412abc", "name": "`truncate` class without `title=` for hover reveal \u2014 components/chat/message-bubble.tsx:87", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/chat/message-bubble.tsx:87"}, "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-59af4d07d4c2e99d", "name": "`truncate` class without `title=` for hover reveal \u2014 components/chat/attachment-chip.tsx:53", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/chat/attachment-chip.tsx:53"}, "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-673877c142245401", "name": "`truncate` class without `title=` for hover reveal \u2014 components/admin/metrics/clicks-per-agent.tsx:90", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/admin/metrics/clicks-per-agent.tsx:90"}, "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-9554ccc15699e99d", "name": "`truncate` class without `title=` for hover reveal \u2014 components/admin/people/person-row.tsx:267", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/admin/people/person-row.tsx:267"}, "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-223013ac1ca65b36", "name": "`truncate` class without `title=` for hover reveal \u2014 components/admin/people/pending-invitations.tsx:89", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/admin/people/pending-invitations.tsx:89"}, "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-975b7103303d3b0b", "name": "`truncate` class without `title=` for hover reveal \u2014 components/agents/agent-attachments-section.tsx:209", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/agents/agent-attachments-section.tsx:209"}, "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-16c1bcbea1f16e54", "name": "`truncate` class without `title=` for hover reveal \u2014 components/knowledge/research-view.tsx:203", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/knowledge/research-view.tsx:203"}, "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-d3998934671230fa", "name": "`truncate` class without `title=` for hover reveal \u2014 components/knowledge/collections-view.tsx:877", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/knowledge/collections-view.tsx:877"}, "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-cc6137667cc121a9", "name": "`truncate` class without `title=` for hover reveal \u2014 components/knowledge/research-ask-composer.tsx:176", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/knowledge/research-ask-composer.tsx:176"}, "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-6e2382e653760683", "name": "Insecure pattern 'dangerous_innerhtml' in docs/design/aperture/atrium-aperture-tweakable.jsx:58", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in docs/design/aperture/atrium-aperture-tweakable.jsx:58"}, "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-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-2876a992ef029d6c", "name": "Very large file: lib/marketing/documentation.tsx (1293 lines)", "shortDescription": {"text": "Very large file: lib/marketing/documentation.tsx (1293 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-ea3b5e389d8c9c0f", "name": "Low test-to-source ratio", "shortDescription": {"text": "Low test-to-source ratio"}, "fullDescription": {"text": "46 tests / 397 src (ratio 0.12)."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "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-3ab5d313dda8e5f9", "name": "Debug logging residue appears in source files", "shortDescription": {"text": "Debug logging residue appears in source files"}, "fullDescription": {"text": "Found 30 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 88 placeholder/mock markers across 50 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-9d79c4077342a7d0", "name": "Runtime service client appears to use placeholder configuration", "shortDescription": {"text": "Runtime service client appears to use placeholder configuration"}, "fullDescription": {"text": "A runtime source file appears to wire Supabase/Firebase/AI/payment-style clients to placeholder URLs, keys, or fallback values. In the Fable corpus this often means the UI/API shape is present while the backend service is not actually configured."}, "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. 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": "low", "confidence": 1.0}}, {"id": "scanner-749d4bc1bd66df5f", "name": "Agent instructions exist but release-hardening basics are missing", "shortDescription": {"text": "Agent instructions exist but release-hardening basics are missing"}, "fullDescription": {"text": "AI-coder instruction files were found, but the repo is missing license, ci. Treat this as a contract gap: the agent is guided, but the generated output is not yet guarded by the controls that make it repeatable."}, "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-e5ae9edd43c5ca56", "name": "Agent instruction/config may expose a secret: .claude/skills/database-security.md", "shortDescription": {"text": "Agent instruction/config may expose a secret: .claude/skills/database-security.md"}, "fullDescription": {"text": "Agent-facing files are routinely pasted into LLM/tool contexts. Move literal tokens, keys, and passwords into a secret manager or document them as placeholders only."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-549b97b63897d605", "name": "Agent instruction/config may expose a secret: .claude/skills/nextjs.md", "shortDescription": {"text": "Agent instruction/config may expose a secret: .claude/skills/nextjs.md"}, "fullDescription": {"text": "Agent-facing files are routinely pasted into LLM/tool contexts. Move literal tokens, keys, and passwords into a secret manager or document them as placeholders only."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-f0e018349c10db89", "name": "Agent authority lacks a verifier contract: .claude/skills/database-patterns.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/skills/database-patterns.md"}, "fullDescription": {"text": "This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-ab699d98b0faeef1", "name": "Agent instruction/config may expose a secret: .claude/skills/api-security.md", "shortDescription": {"text": "Agent instruction/config may expose a secret: .claude/skills/api-security.md"}, "fullDescription": {"text": "Agent-facing files are routinely pasted into LLM/tool contexts. Move literal tokens, keys, and passwords into a secret manager or document them as placeholders only."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-4e068096d9884d78", "name": "Agent instruction/config may expose a secret: .claude/skills/environment-management.md", "shortDescription": {"text": "Agent instruction/config may expose a secret: .claude/skills/environment-management.md"}, "fullDescription": {"text": "Agent-facing files are routinely pasted into LLM/tool contexts. Move literal tokens, keys, and passwords into a secret manager or document them as placeholders only."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-c6806f71047d365b", "name": "Agent instruction/config may expose a secret: .claude/skills/infra-security.md", "shortDescription": {"text": "Agent instruction/config may expose a secret: .claude/skills/infra-security.md"}, "fullDescription": {"text": "Agent-facing files are routinely pasted into LLM/tool contexts. Move literal tokens, keys, and passwords into a secret manager or document them as placeholders only."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-de361fc9c2ccc086", "name": "Agent instruction/config may expose a secret: .claude/skills/supabase.md", "shortDescription": {"text": "Agent instruction/config may expose a secret: .claude/skills/supabase.md"}, "fullDescription": {"text": "Agent-facing files are routinely pasted into LLM/tool contexts. Move literal tokens, keys, and passwords into a secret manager or document them as placeholders only."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-f38ada81e63d8d63", "name": "Agent authority lacks a verifier contract: .claude/skills/frontend-security.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/skills/frontend-security.md"}, "fullDescription": {"text": "This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-8750161c902a31d4", "name": "Commented-code block (7 lines) in proxy.ts:98", "shortDescription": {"text": "Commented-code block (7 lines) in proxy.ts:98"}, "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-5e4882b2d975fe14", "name": "Commented-code block (5 lines) in next.config.ts:52", "shortDescription": {"text": "Commented-code block (5 lines) in next.config.ts:52"}, "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-e69e83b0c30640fc", "name": "Commented-code block (6 lines) in docs/design/aperture/tweaks-panel.jsx:12", "shortDescription": {"text": "Commented-code block (6 lines) in docs/design/aperture/tweaks-panel.jsx:12"}, "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-2baf092fd383a73e", "name": "Commented-code block (6 lines) in docs/design/aperture/design-canvas.jsx:2", "shortDescription": {"text": "Commented-code block (6 lines) in docs/design/aperture/design-canvas.jsx:2"}, "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-c06183d048343e0a", "name": "`fetch()` without try/.catch or AbortSignal \u2014 docs/design/aperture/design-canvas.jsx:63", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 docs/design/aperture/design-canvas.jsx:63"}, "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-126c0cfa23e6a14c", "name": "Commented-code block (6 lines) in components/workspace/department-launchpad-content.tsx:90", "shortDescription": {"text": "Commented-code block (6 lines) in components/workspace/department-launchpad-content.tsx:90"}, "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-2aa90afdbacf18fd", "name": "Commented-code block (5 lines) in components/workspace/workspace-rail.tsx:101", "shortDescription": {"text": "Commented-code block (5 lines) in components/workspace/workspace-rail.tsx:101"}, "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-9bbacf41e5e988e5", "name": "Commented-code block (5 lines) in components/workspace/collapsible-rail-group.tsx:160", "shortDescription": {"text": "Commented-code block (5 lines) in components/workspace/collapsible-rail-group.tsx:160"}, "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-381c3351a56ec0f3", "name": "Commented-code block (8 lines) in components/workspace/agent-card.tsx:116", "shortDescription": {"text": "Commented-code block (8 lines) in components/workspace/agent-card.tsx:116"}, "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-691fa18a62139590", "name": "Commented-code block (7 lines) in components/workspace/agent-details-panel.tsx:85", "shortDescription": {"text": "Commented-code block (7 lines) in components/workspace/agent-details-panel.tsx:85"}, "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-17e4383d36fd448a", "name": "Commented-code block (7 lines) in components/workspace/home/home-greeting.tsx:14", "shortDescription": {"text": "Commented-code block (7 lines) in components/workspace/home/home-greeting.tsx:14"}, "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-58f355fc36eb1dc4", "name": "Commented-code block (5 lines) in components/chat/message-list.tsx:152", "shortDescription": {"text": "Commented-code block (5 lines) in components/chat/message-list.tsx:152"}, "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-b0e9f31c27f61e34", "name": "Commented-code block (5 lines) in components/chat/chat-interface.tsx:164", "shortDescription": {"text": "Commented-code block (5 lines) in components/chat/chat-interface.tsx: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-26e9118e36aa9fb0", "name": "Commented-code block (5 lines) in components/admin/policy/mcp-connections-editor.tsx:147", "shortDescription": {"text": "Commented-code block (5 lines) in components/admin/policy/mcp-connections-editor.tsx:147"}, "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-a4a965781f8077c8", "name": "Commented-code block (5 lines) in components/admin/metrics/user-detail-modal.tsx:47", "shortDescription": {"text": "Commented-code block (5 lines) in components/admin/metrics/user-detail-modal.tsx:47"}, "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-c68ad5d44d70d3ef", "name": "Commented-code block (6 lines) in components/knowledge/collections-view.tsx:88", "shortDescription": {"text": "Commented-code block (6 lines) in components/knowledge/collections-view.tsx:88"}, "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-f157022075b07c5f", "name": "Commented-code block (6 lines) in components/knowledge/research-ask-composer.tsx:98", "shortDescription": {"text": "Commented-code block (6 lines) in components/knowledge/research-ask-composer.tsx:98"}, "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-5edc3f0ee07a017d", "name": "Commented-code block (6 lines) in app/auth/callback/route.ts:52", "shortDescription": {"text": "Commented-code block (6 lines) in app/auth/callback/route.ts:52"}, "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-ecfe3ca38db7c50f", "name": "Commented-code block (7 lines) in app/api/chat/route.ts:73", "shortDescription": {"text": "Commented-code block (7 lines) in app/api/chat/route.ts:73"}, "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-a9c22e6f15188815", "name": "Commented-code block (5 lines) in app/api/chat/confirm/route.ts:117", "shortDescription": {"text": "Commented-code block (5 lines) in app/api/chat/confirm/route.ts:117"}, "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-849aa846475ec8ac", "name": "Commented-code block (5 lines) in app/api/connections/connect/route.ts:61", "shortDescription": {"text": "Commented-code block (5 lines) in app/api/connections/connect/route.ts: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-2160d1967637d760", "name": "Commented-code block (6 lines) in app/api/connections/mcp/callback/route.ts:105", "shortDescription": {"text": "Commented-code block (6 lines) in app/api/connections/mcp/callback/route.ts:105"}, "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-01c42386c5aec121", "name": "Commented-code block (7 lines) in app/api/connections/callback/route.ts:119", "shortDescription": {"text": "Commented-code block (7 lines) in app/api/connections/callback/route.ts:119"}, "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-a10a937f5a631084", "name": "Commented-code block (6 lines) in app/workspace/page.tsx:60", "shortDescription": {"text": "Commented-code block (6 lines) in app/workspace/page.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-c2422653a49baf3b", "name": "Commented-code block (5 lines) in app/workspace/layout.tsx:55", "shortDescription": {"text": "Commented-code block (5 lines) in app/workspace/layout.tsx: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-fadd0252c6eded91", "name": "Commented-code block (6 lines) in app/workspace/agents/new/page.tsx:79", "shortDescription": {"text": "Commented-code block (6 lines) in app/workspace/agents/new/page.tsx:79"}, "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-dd486001d0c643d7", "name": "Commented-code block (6 lines) in app/workspace/agents/[id]/page.tsx:109", "shortDescription": {"text": "Commented-code block (6 lines) in app/workspace/agents/[id]/page.tsx:109"}, "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-a2c78d9243fe9a9c", "name": "Commented-code block (6 lines) in app/workspace/agents/[id]/edit/page.tsx:46", "shortDescription": {"text": "Commented-code block (6 lines) in app/workspace/agents/[id]/edit/page.tsx:46"}, "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-04e5c05345c7b6fc", "name": "Commented-code block (5 lines) in app/workspace/workflows/runs/[runId]/page.tsx:251", "shortDescription": {"text": "Commented-code block (5 lines) in app/workspace/workflows/runs/[runId]/page.tsx:251"}, "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-a690b7239ca7c357", "name": "Commented-code block (5 lines) in lib/auth/access.ts:442", "shortDescription": {"text": "Commented-code block (5 lines) in lib/auth/access.ts:442"}, "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-6458a8b0d82a9fb5", "name": "Commented-code block (5 lines) in lib/chat/assistant-stream.ts:505", "shortDescription": {"text": "Commented-code block (5 lines) in lib/chat/assistant-stream.ts:505"}, "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-02d82a8e5adc8de1", "name": "Commented-code block (6 lines) in lib/chat/pending-attachment.ts:54", "shortDescription": {"text": "Commented-code block (6 lines) in lib/chat/pending-attachment.ts:54"}, "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-f6ba7cba67182da9", "name": "Commented-code block (5 lines) in lib/agents/run-agent.ts:422", "shortDescription": {"text": "Commented-code block (5 lines) in lib/agents/run-agent.ts:422"}, "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-2edb1c3dbc10a2f5", "name": "Commented-code block (5 lines) in lib/content/c4l-fetch.ts:270", "shortDescription": {"text": "Commented-code block (5 lines) in lib/content/c4l-fetch.ts:270"}, "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-b23fb33223f44f89", "name": "`fetch()` without try/.catch or AbortSignal \u2014 lib/content/c4l-fetch.ts:146", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 lib/content/c4l-fetch.ts:146"}, "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-ea1f2b31d656540c", "name": "Commented-code block (7 lines) in lib/workflows/run.ts:121", "shortDescription": {"text": "Commented-code block (7 lines) in lib/workflows/run.ts:121"}, "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-303774d67a69cd54", "name": "Commented-code block (5 lines) in lib/workflows/engine.ts:431", "shortDescription": {"text": "Commented-code block (5 lines) in lib/workflows/engine.ts:431"}, "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-898c701e00495717", "name": "Commented-code block (5 lines) in lib/actions/c4l-content.ts:93", "shortDescription": {"text": "Commented-code block (5 lines) in lib/actions/c4l-content.ts:93"}, "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-fe65b7db50b82457", "name": "Commented-code block (7 lines) in lib/actions/admin-roles.ts:110", "shortDescription": {"text": "Commented-code block (7 lines) in lib/actions/admin-roles.ts:110"}, "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-8612af0f41cef59e", "name": "Commented-code block (5 lines) in lib/actions/agents.ts:23", "shortDescription": {"text": "Commented-code block (5 lines) in lib/actions/agents.ts:23"}, "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-1f3dc79fafa91049", "name": "Commented-code block (5 lines) in lib/actions/connection-policy.ts:69", "shortDescription": {"text": "Commented-code block (5 lines) in lib/actions/connection-policy.ts:69"}, "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-ec397f8e397cc207", "name": "Commented-code block (5 lines) in lib/metrics/sample-data.ts:115", "shortDescription": {"text": "Commented-code block (5 lines) in lib/metrics/sample-data.ts:115"}, "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-ad3dcb02e001a800", "name": "`fetch()` without try/.catch or AbortSignal \u2014 lib/connections/attachment-content.ts:24", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 lib/connections/attachment-content.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-38db0e858c897898", "name": "Commented-code block (5 lines) in lib/connections/tokens.ts:119", "shortDescription": {"text": "Commented-code block (5 lines) in lib/connections/tokens.ts:119"}, "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-4d6e614ee8807b1f", "name": "Commented-code block (7 lines) in lib/connections/policy.ts:49", "shortDescription": {"text": "Commented-code block (7 lines) in lib/connections/policy.ts:49"}, "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-3e191bdde423cafe", "name": "Commented-code block (12 lines) in lib/connections/mcp/auth.ts:269", "shortDescription": {"text": "Commented-code block (12 lines) in lib/connections/mcp/auth.ts:269"}, "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-046f4505f1e21bb9", "name": "Commented-code block (9 lines) in lib/connections/mcp/connection-state.ts:78", "shortDescription": {"text": "Commented-code block (9 lines) in lib/connections/mcp/connection-state.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-3aca00d1ccffc3af", "name": "`fetch()` without try/.catch or AbortSignal \u2014 lib/connections/providers/c4l-connector-drift.ts:19", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 lib/connections/providers/c4l-connector-drift.ts:19"}, "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-1fa1425615493227", "name": "Commented-code block (7 lines) in lib/connections/providers/google-drive.ts:32", "shortDescription": {"text": "Commented-code block (7 lines) in lib/connections/providers/google-drive.ts:32"}, "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-18c765f8d8c18277", "name": "`fetch()` without try/.catch or AbortSignal \u2014 lib/connections/providers/google-drive.ts:112", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 lib/connections/providers/google-drive.ts:112"}, "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-d720041bf375da91", "name": "Commented-code block (11 lines) in lib/connections/providers/mcp-registry.ts:58", "shortDescription": {"text": "Commented-code block (11 lines) in lib/connections/providers/mcp-registry.ts:58"}, "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-4a009865fa3f800c", "name": "Commented-code block (6 lines) in lib/connections/providers/google-drive-listing.ts:111", "shortDescription": {"text": "Commented-code block (6 lines) in lib/connections/providers/google-drive-listing.ts:111"}, "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-041f7cebc58a0369", "name": "Commented-code block (5 lines) in lib/connections/providers/google-drive-content.ts:29", "shortDescription": {"text": "Commented-code block (5 lines) in lib/connections/providers/google-drive-content.ts:29"}, "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-6b4eb5c29518373b", "name": "Commented-code block (5 lines) in lib/preferences/types.ts:9", "shortDescription": {"text": "Commented-code block (5 lines) in lib/preferences/types.ts:9"}, "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-92e305e8596cdc5d", "name": "Commented-code block (7 lines) in lib/llm/model-credential.ts:46", "shortDescription": {"text": "Commented-code block (7 lines) in lib/llm/model-credential.ts:46"}, "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-1621e3e14263752a", "name": "Commented-code block (8 lines) in lib/llm/anthropic/chat.ts:215", "shortDescription": {"text": "Commented-code block (8 lines) in lib/llm/anthropic/chat.ts:215"}, "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-319e66a630e14977", "name": "2 env vars used in code but missing from .env.example", "shortDescription": {"text": "2 env vars used in code but missing from .env.example"}, "fullDescription": {"text": "Drift between code and config docs. The first few: `NODE_ENV`, `VERCEL_URL`. Add them (with a placeholder/comment) to .env.example so onboarding doesn't break."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/20322"}, "properties": {"repository": "steveantini/legalos", "repoUrl": "https://github.com/steveantini/legalos", "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-45261b63ff964076", "level": "note", "message": {"text": "Icon-only button without accessible name \u2014 docs/design/aperture/chat-aperture.jsx:657"}, "properties": {"repobilityId": "4e40fe868b34a7ee", "scanner": "scanner-primary", "fingerprint": "45261b63ff964076", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.button.no-label"]}}, {"ruleId": "scanner-031d8a6aa334b005", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 docs/design/aperture/atrium-aperture-tweakable.jsx:58"}, "properties": {"repobilityId": "aac7bca2d06f3829", "scanner": "scanner-primary", "fingerprint": "031d8a6aa334b005", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-466867a919741c97", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/mint-demo-token.ts:126"}, "properties": {"repobilityId": "5757461559903d5f", "scanner": "scanner-primary", "fingerprint": "466867a919741c97", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-e43f530019c7b977", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/reset-demo-org.ts:200"}, "properties": {"repobilityId": "182b53b4f876e943", "scanner": "scanner-primary", "fingerprint": "e43f530019c7b977", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-9ec8278b417eb5a4", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/seed-workflow-templates.ts:189"}, "properties": {"repobilityId": "b44a61cda637aa42", "scanner": "scanner-primary", "fingerprint": "9ec8278b417eb5a4", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-32a9837353b48a75", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/import-c4l-plugin.ts:313"}, "properties": {"repobilityId": "870e4c5398df9904", "scanner": "scanner-primary", "fingerprint": "32a9837353b48a75", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-3558ebe2ccc8b887", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/workspace/workspace-profile-block.tsx:75"}, "properties": {"repobilityId": "a68dfd09afa6d175", "scanner": "scanner-primary", "fingerprint": "3558ebe2ccc8b887", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-bd3a89cd3eafa703", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/workspace/agent-details-panel.tsx:211"}, "properties": {"repobilityId": "86fe47f7a7f217c4", "scanner": "scanner-primary", "fingerprint": "bd3a89cd3eafa703", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-a0fa979507defe6c", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/workspace/home/today-schedule.tsx:56"}, "properties": {"repobilityId": "101b2d455de91cde", "scanner": "scanner-primary", "fingerprint": "a0fa979507defe6c", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-7d248d72bbbdd9ce", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/workspace/home/matters-connected.tsx:187"}, "properties": {"repobilityId": "35cd1463f000d004", "scanner": "scanner-primary", "fingerprint": "7d248d72bbbdd9ce", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-125be3f8e4802673", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/chat/drive-picker.tsx:466"}, "properties": {"repobilityId": "f6930525f418389a", "scanner": "scanner-primary", "fingerprint": "125be3f8e4802673", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-550e9e79909c3744", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/chat/sources-list.tsx:69"}, "properties": {"repobilityId": "1ea52178598a1eb2", "scanner": "scanner-primary", "fingerprint": "550e9e79909c3744", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-f3e3fd5274412abc", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/chat/message-bubble.tsx:87"}, "properties": {"repobilityId": "40edb12218016115", "scanner": "scanner-primary", "fingerprint": "f3e3fd5274412abc", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-59af4d07d4c2e99d", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/chat/attachment-chip.tsx:53"}, "properties": {"repobilityId": "ed4fc9860e030617", "scanner": "scanner-primary", "fingerprint": "59af4d07d4c2e99d", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-673877c142245401", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/admin/metrics/clicks-per-agent.tsx:90"}, "properties": {"repobilityId": "c907485f0649d180", "scanner": "scanner-primary", "fingerprint": "673877c142245401", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-9554ccc15699e99d", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/admin/people/person-row.tsx:267"}, "properties": {"repobilityId": "2f41a737501782ad", "scanner": "scanner-primary", "fingerprint": "9554ccc15699e99d", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-223013ac1ca65b36", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/admin/people/pending-invitations.tsx:89"}, "properties": {"repobilityId": "a1e937039d15eb12", "scanner": "scanner-primary", "fingerprint": "223013ac1ca65b36", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-975b7103303d3b0b", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/agents/agent-attachments-section.tsx:209"}, "properties": {"repobilityId": "42cabdfed3d73d64", "scanner": "scanner-primary", "fingerprint": "975b7103303d3b0b", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-16c1bcbea1f16e54", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/knowledge/research-view.tsx:203"}, "properties": {"repobilityId": "b51f7ee2a41da026", "scanner": "scanner-primary", "fingerprint": "16c1bcbea1f16e54", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-d3998934671230fa", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/knowledge/collections-view.tsx:877"}, "properties": {"repobilityId": "3c5ff54d07cc6275", "scanner": "scanner-primary", "fingerprint": "d3998934671230fa", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-cc6137667cc121a9", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/knowledge/research-ask-composer.tsx:176"}, "properties": {"repobilityId": "7cf2f9231ef358c3", "scanner": "scanner-primary", "fingerprint": "cc6137667cc121a9", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-6e2382e653760683", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in docs/design/aperture/atrium-aperture-tweakable.jsx:58"}, "properties": {"repobilityId": "16bed3e6a0922cfb", "scanner": "scanner-primary", "fingerprint": "6e2382e653760683", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "docs/design/aperture/atrium-aperture-tweakable.jsx"}, "region": {"startLine": 58}}}]}, {"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-2876a992ef029d6c", "level": "note", "message": {"text": "Very large file: lib/marketing/documentation.tsx (1293 lines)"}, "properties": {"repobilityId": "9c449e50da548074", "scanner": "scanner-primary", "fingerprint": "2876a992ef029d6c", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-ea3b5e389d8c9c0f", "level": "note", "message": {"text": "Low test-to-source ratio"}, "properties": {"repobilityId": "ef7b2552cc00a375", "scanner": "scanner-primary", "fingerprint": "ea3b5e389d8c9c0f", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["tests"]}}, {"ruleId": "scanner-141b30a41e03817b", "level": "note", "message": {"text": "No license file detected"}, "properties": {"repobilityId": "05d31963c02a8547", "scanner": "scanner-primary", "fingerprint": "141b30a41e03817b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["license", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "1078bdd44860a0ec", "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": "387670d7bfbec95d", "scanner": "scanner-primary", "fingerprint": "72b2a6250083a784", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "incomplete", "generated-repo-pattern"]}}, {"ruleId": "scanner-9d79c4077342a7d0", "level": "warning", "message": {"text": "Runtime service client appears to use placeholder configuration"}, "properties": {"repobilityId": "5eae7a7d6e846aba", "scanner": "scanner-primary", "fingerprint": "9d79c4077342a7d0", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "runtime-config", "service-client", "generated-repo-pattern"]}}, {"ruleId": "scanner-2d0c7b7ab8f8aacf", "level": "warning", "message": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "properties": {"repobilityId": "585f4c682e288169", "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": "note", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "ebd740067f25dab0", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["production-readiness", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-749d4bc1bd66df5f", "level": "warning", "message": {"text": "Agent instructions exist but release-hardening basics are missing"}, "properties": {"repobilityId": "c65ce3c85c2a1a68", "scanner": "scanner-primary", "fingerprint": "749d4bc1bd66df5f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-ea8f3013f588db25", "level": "note", "message": {"text": "Shallow git history limits provenance confidence"}, "properties": {"repobilityId": "82a34280d3c16342", "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": "d0e5b5f8a03276d4", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-e5ae9edd43c5ca56", "level": "error", "message": {"text": "Agent instruction/config may expose a secret: .claude/skills/database-security.md"}, "properties": {"repobilityId": "36719bfaa0cd6b96", "scanner": "scanner-primary", "fingerprint": "e5ae9edd43c5ca56", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["agent-instructions", "secrets", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/database-security.md"}, "region": {"startLine": 224}}}]}, {"ruleId": "scanner-549b97b63897d605", "level": "error", "message": {"text": "Agent instruction/config may expose a secret: .claude/skills/nextjs.md"}, "properties": {"repobilityId": "073b2b919feab3d4", "scanner": "scanner-primary", "fingerprint": "549b97b63897d605", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["agent-instructions", "secrets", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/nextjs.md"}, "region": {"startLine": 355}}}]}, {"ruleId": "scanner-f0e018349c10db89", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/skills/database-patterns.md"}, "properties": {"repobilityId": "52af1c707cbd97b0", "scanner": "scanner-primary", "fingerprint": "f0e018349c10db89", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/database-patterns.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-ab699d98b0faeef1", "level": "error", "message": {"text": "Agent instruction/config may expose a secret: .claude/skills/api-security.md"}, "properties": {"repobilityId": "ff6a6d8c1c03da42", "scanner": "scanner-primary", "fingerprint": "ab699d98b0faeef1", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["agent-instructions", "secrets", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/api-security.md"}, "region": {"startLine": 33}}}]}, {"ruleId": "scanner-4e068096d9884d78", "level": "error", "message": {"text": "Agent instruction/config may expose a secret: .claude/skills/environment-management.md"}, "properties": {"repobilityId": "f052289b915b0d69", "scanner": "scanner-primary", "fingerprint": "4e068096d9884d78", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["agent-instructions", "secrets", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/environment-management.md"}, "region": {"startLine": 63}}}]}, {"ruleId": "scanner-c6806f71047d365b", "level": "error", "message": {"text": "Agent instruction/config may expose a secret: .claude/skills/infra-security.md"}, "properties": {"repobilityId": "ced0cacad2d5277b", "scanner": "scanner-primary", "fingerprint": "c6806f71047d365b", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["agent-instructions", "secrets", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/infra-security.md"}, "region": {"startLine": 33}}}]}, {"ruleId": "scanner-de361fc9c2ccc086", "level": "error", "message": {"text": "Agent instruction/config may expose a secret: .claude/skills/supabase.md"}, "properties": {"repobilityId": "20870ede6607803d", "scanner": "scanner-primary", "fingerprint": "de361fc9c2ccc086", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["agent-instructions", "secrets", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/supabase.md"}, "region": {"startLine": 123}}}]}, {"ruleId": "scanner-f38ada81e63d8d63", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/skills/frontend-security.md"}, "properties": {"repobilityId": "f43e19f554524158", "scanner": "scanner-primary", "fingerprint": "f38ada81e63d8d63", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/frontend-security.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-8750161c902a31d4", "level": "none", "message": {"text": "Commented-code block (7 lines) in proxy.ts:98"}, "properties": {"repobilityId": "dc3183f175325655", "scanner": "scanner-primary", "fingerprint": "8750161c902a31d4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-5e4882b2d975fe14", "level": "none", "message": {"text": "Commented-code block (5 lines) in next.config.ts:52"}, "properties": {"repobilityId": "e353247518d8a1f9", "scanner": "scanner-primary", "fingerprint": "5e4882b2d975fe14", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-e69e83b0c30640fc", "level": "none", "message": {"text": "Commented-code block (6 lines) in docs/design/aperture/tweaks-panel.jsx:12"}, "properties": {"repobilityId": "111f268524dadae2", "scanner": "scanner-primary", "fingerprint": "e69e83b0c30640fc", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-2baf092fd383a73e", "level": "none", "message": {"text": "Commented-code block (6 lines) in docs/design/aperture/design-canvas.jsx:2"}, "properties": {"repobilityId": "4970c4d112ba699c", "scanner": "scanner-primary", "fingerprint": "2baf092fd383a73e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-c06183d048343e0a", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 docs/design/aperture/design-canvas.jsx:63"}, "properties": {"repobilityId": "0b14b370a28abab2", "scanner": "scanner-primary", "fingerprint": "c06183d048343e0a", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-126c0cfa23e6a14c", "level": "none", "message": {"text": "Commented-code block (6 lines) in components/workspace/department-launchpad-content.tsx:90"}, "properties": {"repobilityId": "6b41e7804e405aa9", "scanner": "scanner-primary", "fingerprint": "126c0cfa23e6a14c", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-2aa90afdbacf18fd", "level": "none", "message": {"text": "Commented-code block (5 lines) in components/workspace/workspace-rail.tsx:101"}, "properties": {"repobilityId": "23aa130ccf8b26d3", "scanner": "scanner-primary", "fingerprint": "2aa90afdbacf18fd", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-9bbacf41e5e988e5", "level": "none", "message": {"text": "Commented-code block (5 lines) in components/workspace/collapsible-rail-group.tsx:160"}, "properties": {"repobilityId": "07dd653c658fbf00", "scanner": "scanner-primary", "fingerprint": "9bbacf41e5e988e5", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-381c3351a56ec0f3", "level": "none", "message": {"text": "Commented-code block (8 lines) in components/workspace/agent-card.tsx:116"}, "properties": {"repobilityId": "1b451dfe124eaca3", "scanner": "scanner-primary", "fingerprint": "381c3351a56ec0f3", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-691fa18a62139590", "level": "none", "message": {"text": "Commented-code block (7 lines) in components/workspace/agent-details-panel.tsx:85"}, "properties": {"repobilityId": "dae7f283bfb128ea", "scanner": "scanner-primary", "fingerprint": "691fa18a62139590", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-17e4383d36fd448a", "level": "none", "message": {"text": "Commented-code block (7 lines) in components/workspace/home/home-greeting.tsx:14"}, "properties": {"repobilityId": "3c52da270d2a953b", "scanner": "scanner-primary", "fingerprint": "17e4383d36fd448a", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-58f355fc36eb1dc4", "level": "none", "message": {"text": "Commented-code block (5 lines) in components/chat/message-list.tsx:152"}, "properties": {"repobilityId": "3a908aba09d906ef", "scanner": "scanner-primary", "fingerprint": "58f355fc36eb1dc4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-b0e9f31c27f61e34", "level": "none", "message": {"text": "Commented-code block (5 lines) in components/chat/chat-interface.tsx:164"}, "properties": {"repobilityId": "5ccd7f56fcf4e54d", "scanner": "scanner-primary", "fingerprint": "b0e9f31c27f61e34", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-26e9118e36aa9fb0", "level": "none", "message": {"text": "Commented-code block (5 lines) in components/admin/policy/mcp-connections-editor.tsx:147"}, "properties": {"repobilityId": "dc04a3f94cd10b1d", "scanner": "scanner-primary", "fingerprint": "26e9118e36aa9fb0", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-a4a965781f8077c8", "level": "none", "message": {"text": "Commented-code block (5 lines) in components/admin/metrics/user-detail-modal.tsx:47"}, "properties": {"repobilityId": "c9d05ee7caa698ad", "scanner": "scanner-primary", "fingerprint": "a4a965781f8077c8", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-c68ad5d44d70d3ef", "level": "none", "message": {"text": "Commented-code block (6 lines) in components/knowledge/collections-view.tsx:88"}, "properties": {"repobilityId": "ed8a3421662e8455", "scanner": "scanner-primary", "fingerprint": "c68ad5d44d70d3ef", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f157022075b07c5f", "level": "none", "message": {"text": "Commented-code block (6 lines) in components/knowledge/research-ask-composer.tsx:98"}, "properties": {"repobilityId": "66be9e0a7f0909f5", "scanner": "scanner-primary", "fingerprint": "f157022075b07c5f", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-5edc3f0ee07a017d", "level": "none", "message": {"text": "Commented-code block (6 lines) in app/auth/callback/route.ts:52"}, "properties": {"repobilityId": "1641aedcc592ef2f", "scanner": "scanner-primary", "fingerprint": "5edc3f0ee07a017d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-ecfe3ca38db7c50f", "level": "none", "message": {"text": "Commented-code block (7 lines) in app/api/chat/route.ts:73"}, "properties": {"repobilityId": "8606e286c48f85dd", "scanner": "scanner-primary", "fingerprint": "ecfe3ca38db7c50f", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-a9c22e6f15188815", "level": "none", "message": {"text": "Commented-code block (5 lines) in app/api/chat/confirm/route.ts:117"}, "properties": {"repobilityId": "aba2cc24aa43a211", "scanner": "scanner-primary", "fingerprint": "a9c22e6f15188815", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-849aa846475ec8ac", "level": "none", "message": {"text": "Commented-code block (5 lines) in app/api/connections/connect/route.ts:61"}, "properties": {"repobilityId": "801e702e0e94eb5c", "scanner": "scanner-primary", "fingerprint": "849aa846475ec8ac", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-2160d1967637d760", "level": "none", "message": {"text": "Commented-code block (6 lines) in app/api/connections/mcp/callback/route.ts:105"}, "properties": {"repobilityId": "26014e342300899c", "scanner": "scanner-primary", "fingerprint": "2160d1967637d760", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-01c42386c5aec121", "level": "none", "message": {"text": "Commented-code block (7 lines) in app/api/connections/callback/route.ts:119"}, "properties": {"repobilityId": "19171efa5d1ac23e", "scanner": "scanner-primary", "fingerprint": "01c42386c5aec121", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-a10a937f5a631084", "level": "none", "message": {"text": "Commented-code block (6 lines) in app/workspace/page.tsx:60"}, "properties": {"repobilityId": "8b38bcbf7b573b6b", "scanner": "scanner-primary", "fingerprint": "a10a937f5a631084", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-c2422653a49baf3b", "level": "none", "message": {"text": "Commented-code block (5 lines) in app/workspace/layout.tsx:55"}, "properties": {"repobilityId": "7feec1e4c496b823", "scanner": "scanner-primary", "fingerprint": "c2422653a49baf3b", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-fadd0252c6eded91", "level": "none", "message": {"text": "Commented-code block (6 lines) in app/workspace/agents/new/page.tsx:79"}, "properties": {"repobilityId": "9f22258d2a872ba4", "scanner": "scanner-primary", "fingerprint": "fadd0252c6eded91", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-dd486001d0c643d7", "level": "none", "message": {"text": "Commented-code block (6 lines) in app/workspace/agents/[id]/page.tsx:109"}, "properties": {"repobilityId": "5b01ed9b20651f91", "scanner": "scanner-primary", "fingerprint": "dd486001d0c643d7", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-a2c78d9243fe9a9c", "level": "none", "message": {"text": "Commented-code block (6 lines) in app/workspace/agents/[id]/edit/page.tsx:46"}, "properties": {"repobilityId": "5e950d376aa60702", "scanner": "scanner-primary", "fingerprint": "a2c78d9243fe9a9c", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-04e5c05345c7b6fc", "level": "none", "message": {"text": "Commented-code block (5 lines) in app/workspace/workflows/runs/[runId]/page.tsx:251"}, "properties": {"repobilityId": "c55c5fe362a6b1be", "scanner": "scanner-primary", "fingerprint": "04e5c05345c7b6fc", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-a690b7239ca7c357", "level": "none", "message": {"text": "Commented-code block (5 lines) in lib/auth/access.ts:442"}, "properties": {"repobilityId": "f86b18c52d33805e", "scanner": "scanner-primary", "fingerprint": "a690b7239ca7c357", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-6458a8b0d82a9fb5", "level": "none", "message": {"text": "Commented-code block (5 lines) in lib/chat/assistant-stream.ts:505"}, "properties": {"repobilityId": "c1c2f1fc444808eb", "scanner": "scanner-primary", "fingerprint": "6458a8b0d82a9fb5", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-02d82a8e5adc8de1", "level": "none", "message": {"text": "Commented-code block (6 lines) in lib/chat/pending-attachment.ts:54"}, "properties": {"repobilityId": "994602867ae13122", "scanner": "scanner-primary", "fingerprint": "02d82a8e5adc8de1", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f6ba7cba67182da9", "level": "none", "message": {"text": "Commented-code block (5 lines) in lib/agents/run-agent.ts:422"}, "properties": {"repobilityId": "7db81e769183eb74", "scanner": "scanner-primary", "fingerprint": "f6ba7cba67182da9", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-2edb1c3dbc10a2f5", "level": "none", "message": {"text": "Commented-code block (5 lines) in lib/content/c4l-fetch.ts:270"}, "properties": {"repobilityId": "0495c70e6477cc0b", "scanner": "scanner-primary", "fingerprint": "2edb1c3dbc10a2f5", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-b23fb33223f44f89", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 lib/content/c4l-fetch.ts:146"}, "properties": {"repobilityId": "42f1fd37460ecc15", "scanner": "scanner-primary", "fingerprint": "b23fb33223f44f89", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-ea1f2b31d656540c", "level": "none", "message": {"text": "Commented-code block (7 lines) in lib/workflows/run.ts:121"}, "properties": {"repobilityId": "bf864b5dc5128587", "scanner": "scanner-primary", "fingerprint": "ea1f2b31d656540c", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-303774d67a69cd54", "level": "none", "message": {"text": "Commented-code block (5 lines) in lib/workflows/engine.ts:431"}, "properties": {"repobilityId": "7cac91675c48b0cc", "scanner": "scanner-primary", "fingerprint": "303774d67a69cd54", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-898c701e00495717", "level": "none", "message": {"text": "Commented-code block (5 lines) in lib/actions/c4l-content.ts:93"}, "properties": {"repobilityId": "38644e3d634d72bb", "scanner": "scanner-primary", "fingerprint": "898c701e00495717", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-fe65b7db50b82457", "level": "none", "message": {"text": "Commented-code block (7 lines) in lib/actions/admin-roles.ts:110"}, "properties": {"repobilityId": "4d63c400beb56537", "scanner": "scanner-primary", "fingerprint": "fe65b7db50b82457", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-8612af0f41cef59e", "level": "none", "message": {"text": "Commented-code block (5 lines) in lib/actions/agents.ts:23"}, "properties": {"repobilityId": "d3990a9858c55371", "scanner": "scanner-primary", "fingerprint": "8612af0f41cef59e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-1f3dc79fafa91049", "level": "none", "message": {"text": "Commented-code block (5 lines) in lib/actions/connection-policy.ts:69"}, "properties": {"repobilityId": "7456dd98a5e8d857", "scanner": "scanner-primary", "fingerprint": "1f3dc79fafa91049", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-ec397f8e397cc207", "level": "none", "message": {"text": "Commented-code block (5 lines) in lib/metrics/sample-data.ts:115"}, "properties": {"repobilityId": "27dc6c24947e40de", "scanner": "scanner-primary", "fingerprint": "ec397f8e397cc207", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-ad3dcb02e001a800", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 lib/connections/attachment-content.ts:24"}, "properties": {"repobilityId": "fcb93739acbc87f5", "scanner": "scanner-primary", "fingerprint": "ad3dcb02e001a800", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-38db0e858c897898", "level": "none", "message": {"text": "Commented-code block (5 lines) in lib/connections/tokens.ts:119"}, "properties": {"repobilityId": "e26372779a72d879", "scanner": "scanner-primary", "fingerprint": "38db0e858c897898", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-4d6e614ee8807b1f", "level": "none", "message": {"text": "Commented-code block (7 lines) in lib/connections/policy.ts:49"}, "properties": {"repobilityId": "f7d60ff0d4e0cb5e", "scanner": "scanner-primary", "fingerprint": "4d6e614ee8807b1f", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-3e191bdde423cafe", "level": "none", "message": {"text": "Commented-code block (12 lines) in lib/connections/mcp/auth.ts:269"}, "properties": {"repobilityId": "d25ef7a608991d6f", "scanner": "scanner-primary", "fingerprint": "3e191bdde423cafe", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-046f4505f1e21bb9", "level": "none", "message": {"text": "Commented-code block (9 lines) in lib/connections/mcp/connection-state.ts:78"}, "properties": {"repobilityId": "d8d8c218bd1aec52", "scanner": "scanner-primary", "fingerprint": "046f4505f1e21bb9", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-3aca00d1ccffc3af", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 lib/connections/providers/c4l-connector-drift.ts:19"}, "properties": {"repobilityId": "7c3686d88b502bdf", "scanner": "scanner-primary", "fingerprint": "3aca00d1ccffc3af", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-1fa1425615493227", "level": "none", "message": {"text": "Commented-code block (7 lines) in lib/connections/providers/google-drive.ts:32"}, "properties": {"repobilityId": "8caf6105db5d3ac6", "scanner": "scanner-primary", "fingerprint": "1fa1425615493227", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-18c765f8d8c18277", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 lib/connections/providers/google-drive.ts:112"}, "properties": {"repobilityId": "10f4793d7f1799e4", "scanner": "scanner-primary", "fingerprint": "18c765f8d8c18277", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-d720041bf375da91", "level": "none", "message": {"text": "Commented-code block (11 lines) in lib/connections/providers/mcp-registry.ts:58"}, "properties": {"repobilityId": "78f1af009427b377", "scanner": "scanner-primary", "fingerprint": "d720041bf375da91", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-4a009865fa3f800c", "level": "none", "message": {"text": "Commented-code block (6 lines) in lib/connections/providers/google-drive-listing.ts:111"}, "properties": {"repobilityId": "e2c862e98e72bf9e", "scanner": "scanner-primary", "fingerprint": "4a009865fa3f800c", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-041f7cebc58a0369", "level": "none", "message": {"text": "Commented-code block (5 lines) in lib/connections/providers/google-drive-content.ts:29"}, "properties": {"repobilityId": "b648e739626cbb53", "scanner": "scanner-primary", "fingerprint": "041f7cebc58a0369", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-6b4eb5c29518373b", "level": "none", "message": {"text": "Commented-code block (5 lines) in lib/preferences/types.ts:9"}, "properties": {"repobilityId": "c8689e60162477e3", "scanner": "scanner-primary", "fingerprint": "6b4eb5c29518373b", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-92e305e8596cdc5d", "level": "none", "message": {"text": "Commented-code block (7 lines) in lib/llm/model-credential.ts:46"}, "properties": {"repobilityId": "c7488c2fe964555c", "scanner": "scanner-primary", "fingerprint": "92e305e8596cdc5d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-1621e3e14263752a", "level": "none", "message": {"text": "Commented-code block (8 lines) in lib/llm/anthropic/chat.ts:215"}, "properties": {"repobilityId": "aa7295429454d332", "scanner": "scanner-primary", "fingerprint": "1621e3e14263752a", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-319e66a630e14977", "level": "none", "message": {"text": "2 env vars used in code but missing from .env.example"}, "properties": {"repobilityId": "d838d1fc5d8231c9", "scanner": "scanner-primary", "fingerprint": "319e66a630e14977", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "config-drift"]}}]}]}