{"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-9c257edbacf955c1", "name": "Possibly dead Python function: conv_text_util", "shortDescription": {"text": "Possibly dead Python function: conv_text_util"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-bb6d934a03c5ef25", "name": "Possibly dead Python function: conv_css_fontsize", "shortDescription": {"text": "Possibly dead Python function: conv_css_fontsize"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-804b9c504c824f07", "name": "Possibly dead Python function: conv_inline_fontsize", "shortDescription": {"text": "Possibly dead Python function: conv_inline_fontsize"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-016cbee205f67e8e", "name": "`truncate` class without `title=` for hover reveal \u2014 web/src/App.tsx:91", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 web/src/App.tsx:91"}, "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-16f4f2288c20d920", "name": "`truncate` class without `title=` for hover reveal \u2014 web/src/components/Sidebar.tsx:141", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 web/src/components/Sidebar.tsx:141"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-099f2d3fa583ba1d", "name": "`truncate` class without `title=` for hover reveal \u2014 web/src/components/settings/AccountSettings.tsx:314", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 web/src/components/settings/AccountSettings.tsx:314"}, "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-78574ec8f8483cfc", "name": "`truncate` class without `title=` for hover reveal \u2014 web/src/components/sidebar-parts/MissionSection.tsx:131", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 web/src/components/sidebar-parts/MissionSection.tsx:131"}, "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-26e54aabb693ae6f", "name": "`truncate` class without `title=` for hover reveal \u2014 web/src/components/sidebar-parts/GlobalContent.tsx:128", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 web/src/components/sidebar-parts/GlobalContent.tsx:128"}, "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-c31a0e9e4f28f333", "name": "`truncate` class without `title=` for hover reveal \u2014 web/src/components/strategy/KRNode.tsx:119", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 web/src/components/strategy/KRNode.tsx:119"}, "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-891b9ae94299d4c8", "name": "`truncate` class without `title=` for hover reveal \u2014 web/src/components/strategy/RelatedSection.tsx:46", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 web/src/components/strategy/RelatedSection.tsx:46"}, "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-03651448d48358fc", "name": "`truncate` class without `title=` for hover reveal \u2014 web/src/components/strategy/DecisionPanel.tsx:139", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 web/src/components/strategy/DecisionPanel.tsx:139"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-0117b57ada4cff32", "name": "`truncate` class without `title=` for hover reveal \u2014 web/src/components/strategy/TaskNode.tsx:185", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 web/src/components/strategy/TaskNode.tsx:185"}, "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-e6eb02b1a044ea4f", "name": "Custom React Flow node registered without explicit width/height \u2014 web/src/components/strategy/clusterIdentity.test.ts:16", "shortDescription": {"text": "Custom React Flow node registered without explicit width/height \u2014 web/src/components/strategy/clusterIdentity.test.ts:16"}, "fullDescription": {"text": "When you register a custom node type via `nodeTypes`, the RFNode object you build must include `width` and `height` props. Without them, MiniMap renders ZERO mini-nodes for that type and `fitView` underestimates the bounds (cuts off lane labels, etc.). Add `width: \u2026, height: \u2026` to the node object. See P-I.\n\nWhy: P-I in CHECKLIST.md \u2014 RF MiniMap + fitView need explicit dims on custom nodes.\nRule id: fq.rfnode.no-dims"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-fc75548af1dd93ca", "name": "`truncate` class without `title=` for hover reveal \u2014 web/src/components/strategy/DecisionNode.tsx:156", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 web/src/components/strategy/DecisionNode.tsx:156"}, "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-e885141b1af52b4e", "name": "`truncate` class without `title=` for hover reveal \u2014 web/src/components/strategy/StrategyMapSearch.tsx:447", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 web/src/components/strategy/StrategyMapSearch.tsx:447"}, "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-312aa0ce87988960", "name": "`truncate` class without `title=` for hover reveal \u2014 web/src/components/detail/RelatedList.tsx:49", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 web/src/components/detail/RelatedList.tsx:49"}, "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-e5c099a0922dae81", "name": "`truncate` class without `title=` for hover reveal \u2014 web/src/components/projects/CreateProjectDialog.tsx:194", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 web/src/components/projects/CreateProjectDialog.tsx:194"}, "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-6f552834c149a925", "name": "`truncate` class without `title=` for hover reveal \u2014 web/src/components/projects/LinkFolderDialog.tsx:86", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 web/src/components/projects/LinkFolderDialog.tsx:86"}, "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-c311d392afafee60", "name": "`truncate` class without `title=` for hover reveal \u2014 web/src/components/dashboard/DashboardMissionsPanel.tsx:276", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 web/src/components/dashboard/DashboardMissionsPanel.tsx:276"}, "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-8311fd297e607194", "name": "`truncate` class without `title=` for hover reveal \u2014 web/src/components/dashboard/DashboardTasksPanel.tsx:271", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 web/src/components/dashboard/DashboardTasksPanel.tsx:271"}, "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-42b6748bb4b72b49", "name": "`truncate` class without `title=` for hover reveal \u2014 web/src/components/dashboard/MissionSummary.tsx:67", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 web/src/components/dashboard/MissionSummary.tsx:67"}, "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-37ce692d2e0b13cf", "name": "`truncate` class without `title=` for hover reveal \u2014 web/src/components/dashboard/NeedsAttention.tsx:84", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 web/src/components/dashboard/NeedsAttention.tsx:84"}, "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-a40db008fc3f2ee6", "name": "`truncate` class without `title=` for hover reveal \u2014 web/src/components/dashboard/DecisionFeed.tsx:128", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 web/src/components/dashboard/DecisionFeed.tsx:128"}, "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-3238fbdee5cbf383", "name": "`truncate` class without `title=` for hover reveal \u2014 web/src/components/dashboard/DashboardDecisionsPanel.tsx:102", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 web/src/components/dashboard/DashboardDecisionsPanel.tsx:102"}, "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-664651c70647751d", "name": "`truncate` class without `title=` for hover reveal \u2014 web/src/components/dashboard/DashboardWorkingNow.tsx:91", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 web/src/components/dashboard/DashboardWorkingNow.tsx:91"}, "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-38c5a2212baf6703", "name": "`truncate` class without `title=` for hover reveal \u2014 web/src/components/task/ArtifactViewerPanel.tsx:272", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 web/src/components/task/ArtifactViewerPanel.tsx:272"}, "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-d37015bcbbb532ec", "name": "`truncate` class without `title=` for hover reveal \u2014 web/src/components/task/FileBrowserPane.tsx:104", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 web/src/components/task/FileBrowserPane.tsx:104"}, "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-b7916cf0fab067ff", "name": "`truncate` class without `title=` for hover reveal \u2014 web/src/components/mission/KRRow.tsx:176", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 web/src/components/mission/KRRow.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-717ac939f0671d6f", "name": "`truncate` class without `title=` for hover reveal \u2014 web/src/components/files/SpreadsheetViewer.tsx:101", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 web/src/components/files/SpreadsheetViewer.tsx:101"}, "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-d4900e2462b68bf6", "name": "`truncate` class without `title=` for hover reveal \u2014 web/src/components/files/DirectoryPicker.tsx:102", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 web/src/components/files/DirectoryPicker.tsx:102"}, "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-d6f3cf87e15d0d01", "name": "`truncate` class without `title=` for hover reveal \u2014 web/src/components/files/DocumentViewer.tsx:228", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 web/src/components/files/DocumentViewer.tsx:228"}, "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-a54518bd503c8914", "name": "`truncate` class without `title=` for hover reveal \u2014 web/src/components/files/ArtifactPreviewPane.tsx:107", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 web/src/components/files/ArtifactPreviewPane.tsx:107"}, "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-920820434cd42349", "name": "`truncate` class without `title=` for hover reveal \u2014 web/src/components/files/ArtifactTree.tsx:293", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 web/src/components/files/ArtifactTree.tsx:293"}, "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-ae1ec663cf337f2f", "name": "`truncate` class without `title=` for hover reveal \u2014 web/src/components/metrics/MetricsPanel.tsx:129", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 web/src/components/metrics/MetricsPanel.tsx:129"}, "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-1ef9cb053f1101e8", "name": "`truncate` class without `title=` for hover reveal \u2014 web/src/components/credentials/CredentialRail.tsx:58", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 web/src/components/credentials/CredentialRail.tsx:58"}, "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-2c746f164f35e8be", "name": "`truncate` class without `title=` for hover reveal \u2014 web/src/components/credentials/CredentialEditor.tsx:327", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 web/src/components/credentials/CredentialEditor.tsx:327"}, "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-3b6c14e389b9ec1a", "name": "`truncate` class without `title=` for hover reveal \u2014 web/src/pages/Locations.tsx:257", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 web/src/pages/Locations.tsx:257"}, "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-0977cca8ba31adb0", "name": "Docker base image is tag-pinned but not digest-pinned: node:20-bookworm-slim", "shortDescription": {"text": "Docker base image is tag-pinned but not digest-pinned: node:20-bookworm-slim"}, "fullDescription": {"text": "Container tags can be retagged upstream. Pin production base images to a reviewed digest (`image@sha256:...`) when reproducibility and supply-chain integrity matter."}, "properties": {"scanner": "scanner-primary", "layer": "hardware", "severity": "low", "confidence": 1.0}}, {"id": "scanner-b477c77da490d39c", "name": "Docker base image is tag-pinned but not digest-pinned: golang:1.25.11-bookworm", "shortDescription": {"text": "Docker base image is tag-pinned but not digest-pinned: golang:1.25.11-bookworm"}, "fullDescription": {"text": "Container tags can be retagged upstream. Pin production base images to a reviewed digest (`image@sha256:...`) when reproducibility and supply-chain integrity matter."}, "properties": {"scanner": "scanner-primary", "layer": "hardware", "severity": "low", "confidence": 1.0}}, {"id": "scanner-84019dfd8d98a34d", "name": "Docker base image is tag-pinned but not digest-pinned: debian:bookworm-slim", "shortDescription": {"text": "Docker base image is tag-pinned but not digest-pinned: debian:bookworm-slim"}, "fullDescription": {"text": "Container tags can be retagged upstream. Pin production base images to a reviewed digest (`image@sha256:...`) when reproducibility and supply-chain integrity matter."}, "properties": {"scanner": "scanner-primary", "layer": "hardware", "severity": "low", "confidence": 1.0}}, {"id": "scanner-d27a0cabb26bca90", "name": "Insecure pattern 'local_storage_auth_token' in internal/daemon/http_setup.go:321", "shortDescription": {"text": "Insecure pattern 'local_storage_auth_token' in internal/daemon/http_setup.go:321"}, "fullDescription": {"text": "Found a known-risky pattern (local_storage_auth_token). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-81d9488b3f81d117", "name": "Insecure pattern 'direct_innerhtml_assignment' in web/public/activity-feed-mockup.html:162", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in web/public/activity-feed-mockup.html:162"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-5657e132a3d04ea8", "name": "Insecure pattern 'direct_innerhtml_assignment' in web/public/live-activity-mockup.html:166", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in web/public/live-activity-mockup.html:166"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-ef14abea84978f67", "name": "Insecure pattern 'direct_innerhtml_assignment' in web/public/settings-mockup.html:657", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in web/public/settings-mockup.html:657"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-5174a1610a327190", "name": "Insecure pattern 'local_storage_auth_token' in web/src/lib/rpc.ts:137", "shortDescription": {"text": "Insecure pattern 'local_storage_auth_token' in web/src/lib/rpc.ts:137"}, "fullDescription": {"text": "Found a known-risky pattern (local_storage_auth_token). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-6372cebde0220094", "name": "No auth library detected", "shortDescription": {"text": "No auth library detected"}, "fullDescription": {"text": "The scanner did not find any standard auth library (JWT, OAuth, NextAuth, Auth0, etc.). The repo has auth/admin/session surface indicators, so auth may live in custom code, in a separate service, or be missing."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-7efbda965f283c17", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "actions/checkout@v4 can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "low", "confidence": 1.0}}, {"id": "scanner-46c644c6227e4d4a", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "actions/checkout@v4 can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "low", "confidence": 1.0}}, {"id": "scanner-1838a141491ce38c", "name": "GitHub Actions workflow grants broad write permissions", "shortDescription": {"text": "GitHub Actions workflow grants broad write permissions"}, "fullDescription": {"text": "CI tokens with write permissions increase blast radius when an action, dependency, or PR workflow is compromised. Prefer job-level least-privilege permissions."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-2e036b33c163c8d8", "name": "Very large file: internal/daemon/daemon_test.go (2199 lines)", "shortDescription": {"text": "Very large file: internal/daemon/daemon_test.go (2199 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-3ca07d6b36527dfb", "name": "Very large file: internal/services/mission/app/service_test.go (2311 lines)", "shortDescription": {"text": "Very large file: internal/services/mission/app/service_test.go (2311 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-72b2a6250083a784", "name": "Placeholder or mock-heavy implementation detected", "shortDescription": {"text": "Placeholder or mock-heavy implementation detected"}, "fullDescription": {"text": "Found 110 placeholder/mock markers across 43 source files. This often means the repo looks complete while core flows still use generated scaffolding or fake data."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-2d0c7b7ab8f8aacf", "name": "Critical user flow still appears backed by mock or placeholder data", "shortDescription": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "fullDescription": {"text": "A payment/auth/admin/order/billing-style flow contains mock, fake, TODO, dummy, or placeholder markers in runtime source. In the Fable corpus this is a high-leverage completeness smell: the app can look finished while the money, identity, or tenant flow is still scaffolded."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-ea8f3013f588db25", "name": "Shallow git history limits provenance confidence", "shortDescription": {"text": "Shallow git history limits provenance confidence"}, "fullDescription": {"text": "The repository is a shallow clone. Origin/evolution analysis cannot distinguish fresh generation, imported legacy code, or long-lived human code with high confidence."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-8424db9c75e04ba4", "name": "Very short observed git history", "shortDescription": {"text": "Very short observed git history"}, "fullDescription": {"text": "The repo has multiple source files but two or fewer visible commits. This is not a failure by itself, but it lowers confidence in evolution-based diagnosis."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-2c5f98b152cddb6d", "name": "Agent authority lacks a verifier contract: .claude/launch.json", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/launch.json"}, "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-9e1da33ba516fcef", "name": "Commented-code block (5 lines) in web/src/components/strategy/PanelHeader.tsx:6", "shortDescription": {"text": "Commented-code block (5 lines) in web/src/components/strategy/PanelHeader.tsx:6"}, "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-f557dfb3ec973a7c", "name": "Commented-code block (5 lines) in web/src/components/strategy/strategyMapLayout.ts:109", "shortDescription": {"text": "Commented-code block (5 lines) in web/src/components/strategy/strategyMapLayout.ts: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-4bdb6a10519ad0a2", "name": "Commented-code block (5 lines) in web/src/components/strategy/KRNode.tsx:75", "shortDescription": {"text": "Commented-code block (5 lines) in web/src/components/strategy/KRNode.tsx:75"}, "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-d18f0c080da39716", "name": "Commented-code block (9 lines) in web/src/components/strategy/useStrategyGraph.ts:9", "shortDescription": {"text": "Commented-code block (9 lines) in web/src/components/strategy/useStrategyGraph.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-1b0134179d04050e", "name": "Commented-code block (5 lines) in web/src/components/strategy/MissionNode.tsx:59", "shortDescription": {"text": "Commented-code block (5 lines) in web/src/components/strategy/MissionNode.tsx:59"}, "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-ca76737fb99c2439", "name": "Commented-code block (5 lines) in web/src/components/strategy/useStrategyMapLenses.test.ts:84", "shortDescription": {"text": "Commented-code block (5 lines) in web/src/components/strategy/useStrategyMapLenses.test.ts:84"}, "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-577d9d374a612853", "name": "Commented-code block (5 lines) in web/src/components/strategy/useStrategyMapKeyboardNav.ts:60", "shortDescription": {"text": "Commented-code block (5 lines) in web/src/components/strategy/useStrategyMapKeyboardNav.ts: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-6e71b8890df55e18", "name": "Commented-code block (11 lines) in web/src/components/strategy/useStrategyMapLenses.ts:43", "shortDescription": {"text": "Commented-code block (11 lines) in web/src/components/strategy/useStrategyMapLenses.ts:43"}, "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-e4f3ffe9fac269da", "name": "Commented-code block (7 lines) in web/src/components/strategy/useStrategyMapFocusEffects.ts:98", "shortDescription": {"text": "Commented-code block (7 lines) in web/src/components/strategy/useStrategyMapFocusEffects.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-4cd9f0415c15c1e7", "name": "Commented-code block (5 lines) in web/src/components/strategy/useLeafNodes.ts:93", "shortDescription": {"text": "Commented-code block (5 lines) in web/src/components/strategy/useLeafNodes.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-e44998a1863b929f", "name": "Commented-code block (8 lines) in web/src/components/detail/RelatedList.tsx:8", "shortDescription": {"text": "Commented-code block (8 lines) in web/src/components/detail/RelatedList.tsx:8"}, "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-25a428f7f138d575", "name": "Commented-code block (5 lines) in web/src/components/detail/DetailStates.tsx:5", "shortDescription": {"text": "Commented-code block (5 lines) in web/src/components/detail/DetailStates.tsx:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-7cf3c703927b6380", "name": "Legacy-named symbol `mOld` in web/src/components/activity/ActivityFeed.test.tsx:119", "shortDescription": {"text": "Legacy-named symbol `mOld` in web/src/components/activity/ActivityFeed.test.tsx:119"}, "fullDescription": {"text": "Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-a34a1b0a20e7b834", "name": "Commented-code block (5 lines) in web/src/components/ui/sheet.tsx:56", "shortDescription": {"text": "Commented-code block (5 lines) in web/src/components/ui/sheet.tsx:56"}, "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-349265f4d5a9817e", "name": "Commented-code block (6 lines) in web/src/components/ui/textarea.tsx:12", "shortDescription": {"text": "Commented-code block (6 lines) in web/src/components/ui/textarea.tsx: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-c0df75737fc600d8", "name": "Commented-code block (5 lines) in web/src/components/files/CodeView.tsx:189", "shortDescription": {"text": "Commented-code block (5 lines) in web/src/components/files/CodeView.tsx:189"}, "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-1c25f743e4e57ec4", "name": "`fetch()` without try/.catch or AbortSignal \u2014 web/src/lib/auth.ts:28", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 web/src/lib/auth.ts:28"}, "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-b1168725d2e6f347", "name": "`fetch()` without try/.catch or AbortSignal \u2014 web/src/lib/rpc.ts:155", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 web/src/lib/rpc.ts:155"}, "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-9e64ab9190a3d4a2", "name": "Commented-code block (5 lines) in web/src/lib/routing.ts:107", "shortDescription": {"text": "Commented-code block (5 lines) in web/src/lib/routing.ts:107"}, "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-4fd3e9991bff444a", "name": "Commented-code block (5 lines) in web/src/pages/Locations.tsx:145", "shortDescription": {"text": "Commented-code block (5 lines) in web/src/pages/Locations.tsx:145"}, "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-8027af85f413d31d", "name": "Commented-code block (8 lines) in web/src/pages/StrategyMap.tsx:56", "shortDescription": {"text": "Commented-code block (8 lines) in web/src/pages/StrategyMap.tsx:56"}, "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-459a1da99563bf30", "name": "Commented-code block (5 lines) in web/src/pages/Dashboard.tsx:46", "shortDescription": {"text": "Commented-code block (5 lines) in web/src/pages/Dashboard.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-dbeffd49a11dbacc", "name": "Commented-code block (6 lines) in web/src/pages/Pulse.tsx:5", "shortDescription": {"text": "Commented-code block (6 lines) in web/src/pages/Pulse.tsx:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-f1f6eb1a9bf8db8a", "name": "Commented-code block (5 lines) in web/src/pages/TaskDetail.tsx:196", "shortDescription": {"text": "Commented-code block (5 lines) in web/src/pages/TaskDetail.tsx:196"}, "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-2c5a3026db6a6e73", "name": "Commented-code block (8 lines) in web/src/hooks/useBatchExpandedState.test.ts:107", "shortDescription": {"text": "Commented-code block (8 lines) in web/src/hooks/useBatchExpandedState.test.ts:107"}, "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-dcb857167f265e7e", "name": "Frontend route `/project/:projectId/missions/:missionId` has no Link/navigate to it \u2014 web/src/App.tsx", "shortDescription": {"text": "Frontend route `/project/:projectId/missions/:missionId` has no Link/navigate to it \u2014 web/src/App.tsx"}, "fullDescription": {"text": "The route is registered but no `<Link to=\u2026>` or `navigate(\u2026)` in the codebase navigates here. Either it's reachable only via direct URL (intentional), it's dead, or the link broke during a refactor."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-d6e3c4520b884df5", "name": "Frontend route `/project/:projectId/tasks/:taskId` has no Link/navigate to it \u2014 web/src/App.tsx", "shortDescription": {"text": "Frontend route `/project/:projectId/tasks/:taskId` has no Link/navigate to it \u2014 web/src/App.tsx"}, "fullDescription": {"text": "The route is registered but no `<Link to=\u2026>` or `navigate(\u2026)` in the codebase navigates here. Either it's reachable only via direct URL (intentional), it's dead, or the link broke during a refactor."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-909ccf3ae60d708b", "name": "Frontend route `/project/:projectId/decisions/:decisionId` has no Link/navigate to it \u2014 web/src/App.tsx", "shortDescription": {"text": "Frontend route `/project/:projectId/decisions/:decisionId` has no Link/navigate to it \u2014 web/src/App.tsx"}, "fullDescription": {"text": "The route is registered but no `<Link to=\u2026>` or `navigate(\u2026)` in the codebase navigates here. Either it's reachable only via direct URL (intentional), it's dead, or the link broke during a refactor."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-a03b6f1c830797ad", "name": "Frontend route `/project/:projectId/missions` has no Link/navigate to it \u2014 web/src/App.tsx", "shortDescription": {"text": "Frontend route `/project/:projectId/missions` has no Link/navigate to it \u2014 web/src/App.tsx"}, "fullDescription": {"text": "The route is registered but no `<Link to=\u2026>` or `navigate(\u2026)` in the codebase navigates here. Either it's reachable only via direct URL (intentional), it's dead, or the link broke during a refactor."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-eb2876ec535f1bd3", "name": "Frontend route `/project/:projectId/strategy` has no Link/navigate to it \u2014 web/src/App.tsx", "shortDescription": {"text": "Frontend route `/project/:projectId/strategy` has no Link/navigate to it \u2014 web/src/App.tsx"}, "fullDescription": {"text": "The route is registered but no `<Link to=\u2026>` or `navigate(\u2026)` in the codebase navigates here. Either it's reachable only via direct URL (intentional), it's dead, or the link broke during a refactor."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-c9ba3e7e7eae9d80", "name": "Frontend route `/project/:projectId/decisions` has no Link/navigate to it \u2014 web/src/App.tsx", "shortDescription": {"text": "Frontend route `/project/:projectId/decisions` has no Link/navigate to it \u2014 web/src/App.tsx"}, "fullDescription": {"text": "The route is registered but no `<Link to=\u2026>` or `navigate(\u2026)` in the codebase navigates here. Either it's reachable only via direct URL (intentional), it's dead, or the link broke during a refactor."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-5df99208b9828784", "name": "Frontend route `/project/:projectId/members` has no Link/navigate to it \u2014 web/src/App.tsx", "shortDescription": {"text": "Frontend route `/project/:projectId/members` has no Link/navigate to it \u2014 web/src/App.tsx"}, "fullDescription": {"text": "The route is registered but no `<Link to=\u2026>` or `navigate(\u2026)` in the codebase navigates here. Either it's reachable only via direct URL (intentional), it's dead, or the link broke during a refactor."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-bb7dd80874eb5366", "name": "Frontend route `/project/:projectId/pulse` has no Link/navigate to it \u2014 web/src/App.tsx", "shortDescription": {"text": "Frontend route `/project/:projectId/pulse` has no Link/navigate to it \u2014 web/src/App.tsx"}, "fullDescription": {"text": "The route is registered but no `<Link to=\u2026>` or `navigate(\u2026)` in the codebase navigates here. Either it's reachable only via direct URL (intentional), it's dead, or the link broke during a refactor."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-3c1185f119d2c14d", "name": "Frontend route `/project/:projectId/tasks` has no Link/navigate to it \u2014 web/src/App.tsx", "shortDescription": {"text": "Frontend route `/project/:projectId/tasks` has no Link/navigate to it \u2014 web/src/App.tsx"}, "fullDescription": {"text": "The route is registered but no `<Link to=\u2026>` or `navigate(\u2026)` in the codebase navigates here. Either it's reachable only via direct URL (intentional), it's dead, or the link broke during a refactor."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-81695f4273227163", "name": "Frontend route `/project/:projectId/activity` has no Link/navigate to it \u2014 web/src/App.tsx", "shortDescription": {"text": "Frontend route `/project/:projectId/activity` has no Link/navigate to it \u2014 web/src/App.tsx"}, "fullDescription": {"text": "The route is registered but no `<Link to=\u2026>` or `navigate(\u2026)` in the codebase navigates here. Either it's reachable only via direct URL (intentional), it's dead, or the link broke during a refactor."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-952194842180469c", "name": "Frontend route `/project/:projectId/metrics` has no Link/navigate to it \u2014 web/src/App.tsx", "shortDescription": {"text": "Frontend route `/project/:projectId/metrics` has no Link/navigate to it \u2014 web/src/App.tsx"}, "fullDescription": {"text": "The route is registered but no `<Link to=\u2026>` or `navigate(\u2026)` in the codebase navigates here. Either it's reachable only via direct URL (intentional), it's dead, or the link broke during a refactor."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-e64d2caa0ba68609", "name": "Frontend route `/project/:projectId/builder` has no Link/navigate to it \u2014 web/src/App.tsx", "shortDescription": {"text": "Frontend route `/project/:projectId/builder` has no Link/navigate to it \u2014 web/src/App.tsx"}, "fullDescription": {"text": "The route is registered but no `<Link to=\u2026>` or `navigate(\u2026)` in the codebase navigates here. Either it's reachable only via direct URL (intentional), it's dead, or the link broke during a refactor."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-8d7e8a8443f3338d", "name": "Frontend route `/project/:projectId/roles` has no Link/navigate to it \u2014 web/src/App.tsx", "shortDescription": {"text": "Frontend route `/project/:projectId/roles` has no Link/navigate to it \u2014 web/src/App.tsx"}, "fullDescription": {"text": "The route is registered but no `<Link to=\u2026>` or `navigate(\u2026)` in the codebase navigates here. Either it's reachable only via direct URL (intentional), it's dead, or the link broke during a refactor."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-0e9bbc7c2e052c23", "name": "Frontend route `/project/:projectId/dashboard` has no Link/navigate to it \u2014 web/src/App.tsx", "shortDescription": {"text": "Frontend route `/project/:projectId/dashboard` has no Link/navigate to it \u2014 web/src/App.tsx"}, "fullDescription": {"text": "The route is registered but no `<Link to=\u2026>` or `navigate(\u2026)` in the codebase navigates here. Either it's reachable only via direct URL (intentional), it's dead, or the link broke during a refactor."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-1c916a6d93c63bd7", "name": "Frontend route `/project/:projectId` has no Link/navigate to it \u2014 web/src/App.tsx", "shortDescription": {"text": "Frontend route `/project/:projectId` has no Link/navigate to it \u2014 web/src/App.tsx"}, "fullDescription": {"text": "The route is registered but no `<Link to=\u2026>` or `navigate(\u2026)` in the codebase navigates here. Either it's reachable only via direct URL (intentional), it's dead, or the link broke during a refactor."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/21326"}, "properties": {"repository": "tinoosan/agen8", "repoUrl": "https://github.com/tinoosan/agen8", "branch": "main"}, "results": [{"ruleId": "scanner-9c257edbacf955c1", "level": "note", "message": {"text": "Possibly dead Python function: conv_text_util"}, "properties": {"repobilityId": "8e463cbeb33f4fc1", "scanner": "scanner-primary", "fingerprint": "9c257edbacf955c1", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "web/scripts/px-to-rem.py:29"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-bb6d934a03c5ef25", "level": "note", "message": {"text": "Possibly dead Python function: conv_css_fontsize"}, "properties": {"repobilityId": "fd060b10421cbda6", "scanner": "scanner-primary", "fingerprint": "bb6d934a03c5ef25", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "web/scripts/px-to-rem.py:33"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-804b9c504c824f07", "level": "note", "message": {"text": "Possibly dead Python function: conv_inline_fontsize"}, "properties": {"repobilityId": "27f75d76e5b9c882", "scanner": "scanner-primary", "fingerprint": "804b9c504c824f07", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "web/scripts/px-to-rem.py:41"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-016cbee205f67e8e", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 web/src/App.tsx:91"}, "properties": {"repobilityId": "92a525ccb98494eb", "scanner": "scanner-primary", "fingerprint": "016cbee205f67e8e", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-16f4f2288c20d920", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 web/src/components/Sidebar.tsx:141"}, "properties": {"repobilityId": "7f9abf08b7358b7f", "scanner": "scanner-primary", "fingerprint": "16f4f2288c20d920", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-099f2d3fa583ba1d", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 web/src/components/settings/AccountSettings.tsx:314"}, "properties": {"repobilityId": "044b00b980c813cd", "scanner": "scanner-primary", "fingerprint": "099f2d3fa583ba1d", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-78574ec8f8483cfc", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 web/src/components/sidebar-parts/MissionSection.tsx:131"}, "properties": {"repobilityId": "b64e22cfede7fea7", "scanner": "scanner-primary", "fingerprint": "78574ec8f8483cfc", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-26e54aabb693ae6f", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 web/src/components/sidebar-parts/GlobalContent.tsx:128"}, "properties": {"repobilityId": "916e6abc9cbfb902", "scanner": "scanner-primary", "fingerprint": "26e54aabb693ae6f", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-c31a0e9e4f28f333", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 web/src/components/strategy/KRNode.tsx:119"}, "properties": {"repobilityId": "ffb1e4e574929339", "scanner": "scanner-primary", "fingerprint": "c31a0e9e4f28f333", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-891b9ae94299d4c8", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 web/src/components/strategy/RelatedSection.tsx:46"}, "properties": {"repobilityId": "850f577c7faecc80", "scanner": "scanner-primary", "fingerprint": "891b9ae94299d4c8", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-03651448d48358fc", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 web/src/components/strategy/DecisionPanel.tsx:139"}, "properties": {"repobilityId": "716d75e2e85387e1", "scanner": "scanner-primary", "fingerprint": "03651448d48358fc", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-0117b57ada4cff32", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 web/src/components/strategy/TaskNode.tsx:185"}, "properties": {"repobilityId": "13567da71d96991b", "scanner": "scanner-primary", "fingerprint": "0117b57ada4cff32", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-e6eb02b1a044ea4f", "level": "warning", "message": {"text": "Custom React Flow node registered without explicit width/height \u2014 web/src/components/strategy/clusterIdentity.test.ts:16"}, "properties": {"repobilityId": "5020211152db153c", "scanner": "scanner-primary", "fingerprint": "e6eb02b1a044ea4f", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.rfnode.no-dims"]}}, {"ruleId": "scanner-fc75548af1dd93ca", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 web/src/components/strategy/DecisionNode.tsx:156"}, "properties": {"repobilityId": "54729ce26878bc00", "scanner": "scanner-primary", "fingerprint": "fc75548af1dd93ca", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-e885141b1af52b4e", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 web/src/components/strategy/StrategyMapSearch.tsx:447"}, "properties": {"repobilityId": "c07cca6ad46d8f3e", "scanner": "scanner-primary", "fingerprint": "e885141b1af52b4e", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-312aa0ce87988960", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 web/src/components/detail/RelatedList.tsx:49"}, "properties": {"repobilityId": "4fc40ea67e24e1ef", "scanner": "scanner-primary", "fingerprint": "312aa0ce87988960", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-e5c099a0922dae81", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 web/src/components/projects/CreateProjectDialog.tsx:194"}, "properties": {"repobilityId": "8f116ee26c1f16cd", "scanner": "scanner-primary", "fingerprint": "e5c099a0922dae81", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-6f552834c149a925", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 web/src/components/projects/LinkFolderDialog.tsx:86"}, "properties": {"repobilityId": "cae80332dee4ec85", "scanner": "scanner-primary", "fingerprint": "6f552834c149a925", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-c311d392afafee60", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 web/src/components/dashboard/DashboardMissionsPanel.tsx:276"}, "properties": {"repobilityId": "ea203bc854651f3b", "scanner": "scanner-primary", "fingerprint": "c311d392afafee60", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-8311fd297e607194", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 web/src/components/dashboard/DashboardTasksPanel.tsx:271"}, "properties": {"repobilityId": "a340b818b0b7c7f3", "scanner": "scanner-primary", "fingerprint": "8311fd297e607194", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-42b6748bb4b72b49", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 web/src/components/dashboard/MissionSummary.tsx:67"}, "properties": {"repobilityId": "d64ef3938c117a88", "scanner": "scanner-primary", "fingerprint": "42b6748bb4b72b49", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-37ce692d2e0b13cf", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 web/src/components/dashboard/NeedsAttention.tsx:84"}, "properties": {"repobilityId": "fba0f0c76db0af21", "scanner": "scanner-primary", "fingerprint": "37ce692d2e0b13cf", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-a40db008fc3f2ee6", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 web/src/components/dashboard/DecisionFeed.tsx:128"}, "properties": {"repobilityId": "ff031c70bc253a12", "scanner": "scanner-primary", "fingerprint": "a40db008fc3f2ee6", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-3238fbdee5cbf383", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 web/src/components/dashboard/DashboardDecisionsPanel.tsx:102"}, "properties": {"repobilityId": "848e42eca4ca39df", "scanner": "scanner-primary", "fingerprint": "3238fbdee5cbf383", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-664651c70647751d", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 web/src/components/dashboard/DashboardWorkingNow.tsx:91"}, "properties": {"repobilityId": "ad55e14e39eefef6", "scanner": "scanner-primary", "fingerprint": "664651c70647751d", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-38c5a2212baf6703", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 web/src/components/task/ArtifactViewerPanel.tsx:272"}, "properties": {"repobilityId": "1850ed14c975c71d", "scanner": "scanner-primary", "fingerprint": "38c5a2212baf6703", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-d37015bcbbb532ec", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 web/src/components/task/FileBrowserPane.tsx:104"}, "properties": {"repobilityId": "fbc207f7ac89cd0c", "scanner": "scanner-primary", "fingerprint": "d37015bcbbb532ec", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-b7916cf0fab067ff", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 web/src/components/mission/KRRow.tsx:176"}, "properties": {"repobilityId": "51eaf6d7c413499c", "scanner": "scanner-primary", "fingerprint": "b7916cf0fab067ff", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-717ac939f0671d6f", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 web/src/components/files/SpreadsheetViewer.tsx:101"}, "properties": {"repobilityId": "67e4cb7fd31c4ec3", "scanner": "scanner-primary", "fingerprint": "717ac939f0671d6f", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-d4900e2462b68bf6", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 web/src/components/files/DirectoryPicker.tsx:102"}, "properties": {"repobilityId": "329c7368db700e2d", "scanner": "scanner-primary", "fingerprint": "d4900e2462b68bf6", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-d6f3cf87e15d0d01", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 web/src/components/files/DocumentViewer.tsx:228"}, "properties": {"repobilityId": "4bcbae392583ff43", "scanner": "scanner-primary", "fingerprint": "d6f3cf87e15d0d01", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-a54518bd503c8914", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 web/src/components/files/ArtifactPreviewPane.tsx:107"}, "properties": {"repobilityId": "14d682395aaf5075", "scanner": "scanner-primary", "fingerprint": "a54518bd503c8914", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-920820434cd42349", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 web/src/components/files/ArtifactTree.tsx:293"}, "properties": {"repobilityId": "4a4672b45f7e13d4", "scanner": "scanner-primary", "fingerprint": "920820434cd42349", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-ae1ec663cf337f2f", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 web/src/components/metrics/MetricsPanel.tsx:129"}, "properties": {"repobilityId": "c27cb77ff7fe60db", "scanner": "scanner-primary", "fingerprint": "ae1ec663cf337f2f", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-1ef9cb053f1101e8", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 web/src/components/credentials/CredentialRail.tsx:58"}, "properties": {"repobilityId": "bde27614b7fbad6e", "scanner": "scanner-primary", "fingerprint": "1ef9cb053f1101e8", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-2c746f164f35e8be", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 web/src/components/credentials/CredentialEditor.tsx:327"}, "properties": {"repobilityId": "b6ce49980cb64569", "scanner": "scanner-primary", "fingerprint": "2c746f164f35e8be", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-3b6c14e389b9ec1a", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 web/src/pages/Locations.tsx:257"}, "properties": {"repobilityId": "d747010380520e10", "scanner": "scanner-primary", "fingerprint": "3b6c14e389b9ec1a", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-0977cca8ba31adb0", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: node:20-bookworm-slim"}, "properties": {"repobilityId": "a87cf25bd3fa0d37", "scanner": "scanner-primary", "fingerprint": "0977cca8ba31adb0", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "Dockerfile"}, "region": {"startLine": 2}}}]}, {"ruleId": "scanner-b477c77da490d39c", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: golang:1.25.11-bookworm"}, "properties": {"repobilityId": "af012f002b6457f1", "scanner": "scanner-primary", "fingerprint": "b477c77da490d39c", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "Dockerfile"}, "region": {"startLine": 12}}}]}, {"ruleId": "scanner-84019dfd8d98a34d", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: debian:bookworm-slim"}, "properties": {"repobilityId": "6eec8ddbff594888", "scanner": "scanner-primary", "fingerprint": "84019dfd8d98a34d", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "Dockerfile"}, "region": {"startLine": 28}}}]}, {"ruleId": "scanner-d27a0cabb26bca90", "level": "warning", "message": {"text": "Insecure pattern 'local_storage_auth_token' in internal/daemon/http_setup.go:321"}, "properties": {"repobilityId": "89e36225d2870911", "scanner": "scanner-primary", "fingerprint": "d27a0cabb26bca90", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "local_storage_auth_token"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "internal/daemon/http_setup.go"}, "region": {"startLine": 321}}}]}, {"ruleId": "scanner-81d9488b3f81d117", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in web/public/activity-feed-mockup.html:162"}, "properties": {"repobilityId": "4860954086dcfe0f", "scanner": "scanner-primary", "fingerprint": "81d9488b3f81d117", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "web/public/activity-feed-mockup.html"}, "region": {"startLine": 162}}}]}, {"ruleId": "scanner-5657e132a3d04ea8", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in web/public/live-activity-mockup.html:166"}, "properties": {"repobilityId": "0254cda658516393", "scanner": "scanner-primary", "fingerprint": "5657e132a3d04ea8", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "web/public/live-activity-mockup.html"}, "region": {"startLine": 166}}}]}, {"ruleId": "scanner-ef14abea84978f67", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in web/public/settings-mockup.html:657"}, "properties": {"repobilityId": "3e1491bd8dcae33b", "scanner": "scanner-primary", "fingerprint": "ef14abea84978f67", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "web/public/settings-mockup.html"}, "region": {"startLine": 657}}}]}, {"ruleId": "scanner-5174a1610a327190", "level": "warning", "message": {"text": "Insecure pattern 'local_storage_auth_token' in web/src/lib/rpc.ts:137"}, "properties": {"repobilityId": "e0711d605ff12c64", "scanner": "scanner-primary", "fingerprint": "5174a1610a327190", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "local_storage_auth_token"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "web/src/lib/rpc.ts"}, "region": {"startLine": 137}}}]}, {"ruleId": "scanner-6372cebde0220094", "level": "warning", "message": {"text": "No auth library detected"}, "properties": {"repobilityId": "a5b6035a5bbf8054", "scanner": "scanner-primary", "fingerprint": "6372cebde0220094", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["coverage", "auth"]}}, {"ruleId": "scanner-7efbda965f283c17", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "56929525eac9a554", "scanner": "scanner-primary", "fingerprint": "7efbda965f283c17", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/test.yml"}, "region": {"startLine": 18}}}]}, {"ruleId": "scanner-7efbda965f283c17", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "a2d9465566882903", "scanner": "scanner-primary", "fingerprint": "7efbda965f283c17", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/test.yml"}, "region": {"startLine": 21}}}]}, {"ruleId": "scanner-7efbda965f283c17", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "56929525eac9a554", "scanner": "scanner-primary", "fingerprint": "7efbda965f283c17", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/test.yml"}, "region": {"startLine": 61}}}]}, {"ruleId": "scanner-7efbda965f283c17", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "edb2bb8632e63196", "scanner": "scanner-primary", "fingerprint": "7efbda965f283c17", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/test.yml"}, "region": {"startLine": 64}}}]}, {"ruleId": "scanner-46c644c6227e4d4a", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "2644034c718fb80d", "scanner": "scanner-primary", "fingerprint": "46c644c6227e4d4a", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/release.yml"}, "region": {"startLine": 28}}}]}, {"ruleId": "scanner-46c644c6227e4d4a", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "79f5043330373c3d", "scanner": "scanner-primary", "fingerprint": "46c644c6227e4d4a", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/release.yml"}, "region": {"startLine": 31}}}]}, {"ruleId": "scanner-46c644c6227e4d4a", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "eeb76410cc935c30", "scanner": "scanner-primary", "fingerprint": "46c644c6227e4d4a", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/release.yml"}, "region": {"startLine": 36}}}]}, {"ruleId": "scanner-46c644c6227e4d4a", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "f0dc584a111ffc00", "scanner": "scanner-primary", "fingerprint": "46c644c6227e4d4a", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/release.yml"}, "region": {"startLine": 68}}}]}, {"ruleId": "scanner-1838a141491ce38c", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "b8fd4f5048f96576", "scanner": "scanner-primary", "fingerprint": "1838a141491ce38c", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/release.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-2e036b33c163c8d8", "level": "note", "message": {"text": "Very large file: internal/daemon/daemon_test.go (2199 lines)"}, "properties": {"repobilityId": "1779c796b9cb1e46", "scanner": "scanner-primary", "fingerprint": "2e036b33c163c8d8", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-3ca07d6b36527dfb", "level": "note", "message": {"text": "Very large file: internal/services/mission/app/service_test.go (2311 lines)"}, "properties": {"repobilityId": "7a1bdbfe99a3007f", "scanner": "scanner-primary", "fingerprint": "3ca07d6b36527dfb", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-72b2a6250083a784", "level": "warning", "message": {"text": "Placeholder or mock-heavy implementation detected"}, "properties": {"repobilityId": "347e2e4c0643ac09", "scanner": "scanner-primary", "fingerprint": "72b2a6250083a784", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "incomplete", "generated-repo-pattern"]}}, {"ruleId": "scanner-2d0c7b7ab8f8aacf", "level": "warning", "message": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "properties": {"repobilityId": "33c6279d68bf114d", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-ea8f3013f588db25", "level": "note", "message": {"text": "Shallow git history limits provenance confidence"}, "properties": {"repobilityId": "603ae33213e462d3", "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": "f34469211ae37f68", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-2c5f98b152cddb6d", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/launch.json"}, "properties": {"repobilityId": "0de48c0f4ab303d8", "scanner": "scanner-primary", "fingerprint": "2c5f98b152cddb6d", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/launch.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-9e1da33ba516fcef", "level": "none", "message": {"text": "Commented-code block (5 lines) in web/src/components/strategy/PanelHeader.tsx:6"}, "properties": {"repobilityId": "32ffa236896cec64", "scanner": "scanner-primary", "fingerprint": "9e1da33ba516fcef", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f557dfb3ec973a7c", "level": "none", "message": {"text": "Commented-code block (5 lines) in web/src/components/strategy/strategyMapLayout.ts:109"}, "properties": {"repobilityId": "ae236285b59b05b7", "scanner": "scanner-primary", "fingerprint": "f557dfb3ec973a7c", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-4bdb6a10519ad0a2", "level": "none", "message": {"text": "Commented-code block (5 lines) in web/src/components/strategy/KRNode.tsx:75"}, "properties": {"repobilityId": "adfd62ad4f770e81", "scanner": "scanner-primary", "fingerprint": "4bdb6a10519ad0a2", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-d18f0c080da39716", "level": "none", "message": {"text": "Commented-code block (9 lines) in web/src/components/strategy/useStrategyGraph.ts:9"}, "properties": {"repobilityId": "ff766ead026850cb", "scanner": "scanner-primary", "fingerprint": "d18f0c080da39716", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-1b0134179d04050e", "level": "none", "message": {"text": "Commented-code block (5 lines) in web/src/components/strategy/MissionNode.tsx:59"}, "properties": {"repobilityId": "b8b244e141edcf86", "scanner": "scanner-primary", "fingerprint": "1b0134179d04050e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-ca76737fb99c2439", "level": "none", "message": {"text": "Commented-code block (5 lines) in web/src/components/strategy/useStrategyMapLenses.test.ts:84"}, "properties": {"repobilityId": "2a5eb4980976cbf5", "scanner": "scanner-primary", "fingerprint": "ca76737fb99c2439", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-577d9d374a612853", "level": "none", "message": {"text": "Commented-code block (5 lines) in web/src/components/strategy/useStrategyMapKeyboardNav.ts:60"}, "properties": {"repobilityId": "3aa51856db46aefd", "scanner": "scanner-primary", "fingerprint": "577d9d374a612853", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-6e71b8890df55e18", "level": "none", "message": {"text": "Commented-code block (11 lines) in web/src/components/strategy/useStrategyMapLenses.ts:43"}, "properties": {"repobilityId": "14d2828bc51e980d", "scanner": "scanner-primary", "fingerprint": "6e71b8890df55e18", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-e4f3ffe9fac269da", "level": "none", "message": {"text": "Commented-code block (7 lines) in web/src/components/strategy/useStrategyMapFocusEffects.ts:98"}, "properties": {"repobilityId": "e7bca0eb514dfc79", "scanner": "scanner-primary", "fingerprint": "e4f3ffe9fac269da", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-4cd9f0415c15c1e7", "level": "none", "message": {"text": "Commented-code block (5 lines) in web/src/components/strategy/useLeafNodes.ts:93"}, "properties": {"repobilityId": "04318d4df2e1546c", "scanner": "scanner-primary", "fingerprint": "4cd9f0415c15c1e7", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-e44998a1863b929f", "level": "none", "message": {"text": "Commented-code block (8 lines) in web/src/components/detail/RelatedList.tsx:8"}, "properties": {"repobilityId": "b96d29e33ff662da", "scanner": "scanner-primary", "fingerprint": "e44998a1863b929f", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-25a428f7f138d575", "level": "none", "message": {"text": "Commented-code block (5 lines) in web/src/components/detail/DetailStates.tsx:5"}, "properties": {"repobilityId": "a59946bd2ab76c2f", "scanner": "scanner-primary", "fingerprint": "25a428f7f138d575", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-7cf3c703927b6380", "level": "note", "message": {"text": "Legacy-named symbol `mOld` in web/src/components/activity/ActivityFeed.test.tsx:119"}, "properties": {"repobilityId": "8b7284874c80140e", "scanner": "scanner-primary", "fingerprint": "7cf3c703927b6380", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-a34a1b0a20e7b834", "level": "none", "message": {"text": "Commented-code block (5 lines) in web/src/components/ui/sheet.tsx:56"}, "properties": {"repobilityId": "1df6ba05148e6d6d", "scanner": "scanner-primary", "fingerprint": "a34a1b0a20e7b834", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-349265f4d5a9817e", "level": "none", "message": {"text": "Commented-code block (6 lines) in web/src/components/ui/textarea.tsx:12"}, "properties": {"repobilityId": "011a9ec3d790ae10", "scanner": "scanner-primary", "fingerprint": "349265f4d5a9817e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-c0df75737fc600d8", "level": "none", "message": {"text": "Commented-code block (5 lines) in web/src/components/files/CodeView.tsx:189"}, "properties": {"repobilityId": "372c17dae010a79d", "scanner": "scanner-primary", "fingerprint": "c0df75737fc600d8", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-1c25f743e4e57ec4", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 web/src/lib/auth.ts:28"}, "properties": {"repobilityId": "cdae6371d496c691", "scanner": "scanner-primary", "fingerprint": "1c25f743e4e57ec4", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-b1168725d2e6f347", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 web/src/lib/rpc.ts:155"}, "properties": {"repobilityId": "0004a7bc4ef2ebb3", "scanner": "scanner-primary", "fingerprint": "b1168725d2e6f347", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-9e64ab9190a3d4a2", "level": "none", "message": {"text": "Commented-code block (5 lines) in web/src/lib/routing.ts:107"}, "properties": {"repobilityId": "6150166b25efba6a", "scanner": "scanner-primary", "fingerprint": "9e64ab9190a3d4a2", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-4fd3e9991bff444a", "level": "none", "message": {"text": "Commented-code block (5 lines) in web/src/pages/Locations.tsx:145"}, "properties": {"repobilityId": "9bbc32dcc55a6db6", "scanner": "scanner-primary", "fingerprint": "4fd3e9991bff444a", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-8027af85f413d31d", "level": "none", "message": {"text": "Commented-code block (8 lines) in web/src/pages/StrategyMap.tsx:56"}, "properties": {"repobilityId": "fb36cb637a987ba8", "scanner": "scanner-primary", "fingerprint": "8027af85f413d31d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-459a1da99563bf30", "level": "none", "message": {"text": "Commented-code block (5 lines) in web/src/pages/Dashboard.tsx:46"}, "properties": {"repobilityId": "072d179ae6a4feb4", "scanner": "scanner-primary", "fingerprint": "459a1da99563bf30", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-dbeffd49a11dbacc", "level": "none", "message": {"text": "Commented-code block (6 lines) in web/src/pages/Pulse.tsx:5"}, "properties": {"repobilityId": "7fae923cf3668c0d", "scanner": "scanner-primary", "fingerprint": "dbeffd49a11dbacc", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f1f6eb1a9bf8db8a", "level": "none", "message": {"text": "Commented-code block (5 lines) in web/src/pages/TaskDetail.tsx:196"}, "properties": {"repobilityId": "4d362c4099a718d8", "scanner": "scanner-primary", "fingerprint": "f1f6eb1a9bf8db8a", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-2c5a3026db6a6e73", "level": "none", "message": {"text": "Commented-code block (8 lines) in web/src/hooks/useBatchExpandedState.test.ts:107"}, "properties": {"repobilityId": "aed69bc7e61015f9", "scanner": "scanner-primary", "fingerprint": "2c5a3026db6a6e73", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-dcb857167f265e7e", "level": "warning", "message": {"text": "Frontend route `/project/:projectId/missions/:missionId` has no Link/navigate to it \u2014 web/src/App.tsx"}, "properties": {"repobilityId": "03bf3bbe347d3c57", "scanner": "scanner-primary", "fingerprint": "dcb857167f265e7e", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-d6e3c4520b884df5", "level": "warning", "message": {"text": "Frontend route `/project/:projectId/tasks/:taskId` has no Link/navigate to it \u2014 web/src/App.tsx"}, "properties": {"repobilityId": "a0c7812e2be35ea2", "scanner": "scanner-primary", "fingerprint": "d6e3c4520b884df5", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-909ccf3ae60d708b", "level": "warning", "message": {"text": "Frontend route `/project/:projectId/decisions/:decisionId` has no Link/navigate to it \u2014 web/src/App.tsx"}, "properties": {"repobilityId": "f170b08c69f8ce66", "scanner": "scanner-primary", "fingerprint": "909ccf3ae60d708b", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-a03b6f1c830797ad", "level": "warning", "message": {"text": "Frontend route `/project/:projectId/missions` has no Link/navigate to it \u2014 web/src/App.tsx"}, "properties": {"repobilityId": "c0d3b2b2577f5b91", "scanner": "scanner-primary", "fingerprint": "a03b6f1c830797ad", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-eb2876ec535f1bd3", "level": "warning", "message": {"text": "Frontend route `/project/:projectId/strategy` has no Link/navigate to it \u2014 web/src/App.tsx"}, "properties": {"repobilityId": "771ea680e83e88d4", "scanner": "scanner-primary", "fingerprint": "eb2876ec535f1bd3", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-c9ba3e7e7eae9d80", "level": "warning", "message": {"text": "Frontend route `/project/:projectId/decisions` has no Link/navigate to it \u2014 web/src/App.tsx"}, "properties": {"repobilityId": "2c83d577e4500c07", "scanner": "scanner-primary", "fingerprint": "c9ba3e7e7eae9d80", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-5df99208b9828784", "level": "warning", "message": {"text": "Frontend route `/project/:projectId/members` has no Link/navigate to it \u2014 web/src/App.tsx"}, "properties": {"repobilityId": "585d3cd026661c5f", "scanner": "scanner-primary", "fingerprint": "5df99208b9828784", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-bb7dd80874eb5366", "level": "warning", "message": {"text": "Frontend route `/project/:projectId/pulse` has no Link/navigate to it \u2014 web/src/App.tsx"}, "properties": {"repobilityId": "b3a44b63f4038738", "scanner": "scanner-primary", "fingerprint": "bb7dd80874eb5366", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-3c1185f119d2c14d", "level": "warning", "message": {"text": "Frontend route `/project/:projectId/tasks` has no Link/navigate to it \u2014 web/src/App.tsx"}, "properties": {"repobilityId": "7c1f6e43fed9098a", "scanner": "scanner-primary", "fingerprint": "3c1185f119d2c14d", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-81695f4273227163", "level": "warning", "message": {"text": "Frontend route `/project/:projectId/activity` has no Link/navigate to it \u2014 web/src/App.tsx"}, "properties": {"repobilityId": "13181cf0cbf4e418", "scanner": "scanner-primary", "fingerprint": "81695f4273227163", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-952194842180469c", "level": "warning", "message": {"text": "Frontend route `/project/:projectId/metrics` has no Link/navigate to it \u2014 web/src/App.tsx"}, "properties": {"repobilityId": "fc41b25d33ea5a37", "scanner": "scanner-primary", "fingerprint": "952194842180469c", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-e64d2caa0ba68609", "level": "warning", "message": {"text": "Frontend route `/project/:projectId/builder` has no Link/navigate to it \u2014 web/src/App.tsx"}, "properties": {"repobilityId": "dead1e5304b38cbd", "scanner": "scanner-primary", "fingerprint": "e64d2caa0ba68609", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-8d7e8a8443f3338d", "level": "warning", "message": {"text": "Frontend route `/project/:projectId/roles` has no Link/navigate to it \u2014 web/src/App.tsx"}, "properties": {"repobilityId": "3db9aeebf6b04289", "scanner": "scanner-primary", "fingerprint": "8d7e8a8443f3338d", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-0e9bbc7c2e052c23", "level": "warning", "message": {"text": "Frontend route `/project/:projectId/dashboard` has no Link/navigate to it \u2014 web/src/App.tsx"}, "properties": {"repobilityId": "91cfbf6711cd3009", "scanner": "scanner-primary", "fingerprint": "0e9bbc7c2e052c23", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-1c916a6d93c63bd7", "level": "warning", "message": {"text": "Frontend route `/project/:projectId` has no Link/navigate to it \u2014 web/src/App.tsx"}, "properties": {"repobilityId": "fb7565261c241846", "scanner": "scanner-primary", "fingerprint": "1c916a6d93c63bd7", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}]}]}