{"version": "2.1.0", "$schema": "https://json.schemastore.org/sarif-2.1.0.json", "runs": [{"tool": {"driver": {"name": "Repobility", "informationUri": "https://repobility.com", "rules": [{"id": "scanner-bead75b0f9233e05", "name": "No API endpoints detected", "shortDescription": {"text": "No API endpoints detected"}, "fullDescription": {"text": "The scanner did not find FastAPI/Flask/Express/NestJS/GraphQL/gRPC routes. If this repo exposes APIs, the framework may be unsupported."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "info", "confidence": 1.0}}, {"id": "scanner-0fc19f11baef72c9", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/AppNav.tsx:185", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/AppNav.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-76d215740da407fd", "name": "\"active\" state uses light bg in a dark theme \u2014 src/components/AppNav.tsx:368", "shortDescription": {"text": "\"active\" state uses light bg in a dark theme \u2014 src/components/AppNav.tsx:368"}, "fullDescription": {"text": "A ternary like `active ? 'bg-white' : '...'` (or bg-gray-100/200) on a dark theme produces jarring white pills. Use a dark-emphasized active state instead \u2014 border + ring or slightly brighter dark bg. Example: `active ? 'bg-gray-800 border-gray-500 ring-1 ring-blue-500/30' : '\u2026'`.\n\nWhy: P-E in CHECKLIST.md \u2014 light bg in a dark theme is a class of regression.\nRule id: fq.active-light-bg"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-f7917bd03c19e040", "name": "Stray `console.log` in TS/JS \u2014 src/components/ServiceWorkerRegistration.tsx:18", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/components/ServiceWorkerRegistration.tsx:18"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-ca7335e68832a497", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/(portal)/dashboard/HomeClient.tsx:865", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(portal)/dashboard/HomeClient.tsx:865"}, "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-98f8ffda196dedb4", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/(portal)/holidays/manage/HolidayReviewClient.tsx:94", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(portal)/holidays/manage/HolidayReviewClient.tsx:94"}, "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-c0d4a5533824f85f", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/(portal)/seating/SeatingClient.tsx:917", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(portal)/seating/SeatingClient.tsx:917"}, "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-0dff70d889437f03", "name": "Icon-only button without accessible name \u2014 src/app/(portal)/seating/PunchModal.tsx:256", "shortDescription": {"text": "Icon-only button without accessible name \u2014 src/app/(portal)/seating/PunchModal.tsx:256"}, "fullDescription": {"text": "A `<button>` whose only child is a single glyph or symbol needs `title=` or `aria-label=` so screen readers (and tooltips on hover) work.\n\nWhy: P3 in CHECKLIST.md \u2014 icon-only buttons skipped a title.\nRule id: fq.button.no-label"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-2f6a1cc962158e45", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/(portal)/seating/PunchModal.tsx:250", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(portal)/seating/PunchModal.tsx:250"}, "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-716b2ef0752f9a2b", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/(portal)/line-settings/NotifyHistory.tsx:95", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(portal)/line-settings/NotifyHistory.tsx:95"}, "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-f7877d4d99c0e3f9", "name": "Stray `console.log` in TS/JS \u2014 src/app/(portal)/line-settings/remind-report-action.ts:223", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/app/(portal)/line-settings/remind-report-action.ts:223"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-2928a609855ea6aa", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/(portal)/tasks/TasksClient.tsx:641", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(portal)/tasks/TasksClient.tsx:641"}, "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-071de04c5c209bfa", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/(portal)/corrections/CorrectionFormClient.tsx:132", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(portal)/corrections/CorrectionFormClient.tsx:132"}, "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-79c85a9d1620793f", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/(portal)/admin/ProjectList.tsx:67", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(portal)/admin/ProjectList.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-9f824c1cc21ff202", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/(portal)/admin/work-records/WorkRecordsClient.tsx:248", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(portal)/admin/work-records/WorkRecordsClient.tsx:248"}, "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-b131ce4ffb186646", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/(portal)/admin/[projectId]/settings/SettingsClient.tsx:487", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(portal)/admin/[projectId]/settings/SettingsClient.tsx:487"}, "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-d87e5a8eaf95c874", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/(portal)/admin/[projectId]/settings/ShiftOffRequestSection.", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(portal)/admin/[projectId]/settings/ShiftOffRequestSection.tsx:377"}, "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-8c0ba1227f743b89", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/(portal)/admin/[projectId]/settings/LineConnectionSection.t", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(portal)/admin/[projectId]/settings/LineConnectionSection.tsx:282"}, "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-e013f8e307f38a06", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/(portal)/admin/staffs/StaffsClient.tsx:277", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(portal)/admin/staffs/StaffsClient.tsx:277"}, "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-79e8d5b919dd01ac", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/(portal)/shifts/ShiftCalendar.tsx:253", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(portal)/shifts/ShiftCalendar.tsx:253"}, "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-8ad326b833d37544", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/(portal)/shifts/manage/ShiftChangeLogTab.tsx:101", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(portal)/shifts/manage/ShiftChangeLogTab.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-6b2dbe124cccfc33", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/(portal)/shifts/manage/ShiftTrainingTab.tsx:372", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(portal)/shifts/manage/ShiftTrainingTab.tsx:372"}, "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-1b9cd141e0caea92", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/(portal)/shifts/manage/ShiftEditGrid.tsx:194", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(portal)/shifts/manage/ShiftEditGrid.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-7375c1a66d08e239", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/(portal)/shifts/manage/ShiftDayList.tsx:783", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(portal)/shifts/manage/ShiftDayList.tsx:783"}, "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-feacbf40e530bfcd", "name": "Icon-only button without accessible name \u2014 src/app/(portal)/shifts/manage/StaffInfoPanel.tsx:266", "shortDescription": {"text": "Icon-only button without accessible name \u2014 src/app/(portal)/shifts/manage/StaffInfoPanel.tsx:266"}, "fullDescription": {"text": "A `<button>` whose only child is a single glyph or symbol needs `title=` or `aria-label=` so screen readers (and tooltips on hover) work.\n\nWhy: P3 in CHECKLIST.md \u2014 icon-only buttons skipped a title.\nRule id: fq.button.no-label"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-b34b982c82c5aea0", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/(portal)/shifts/request/RequestClient.tsx:316", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(portal)/shifts/request/RequestClient.tsx:316"}, "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-bb1f07929e55f16c", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/(portal)/attendance/PunchTimelineSection.tsx:184", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(portal)/attendance/PunchTimelineSection.tsx:184"}, "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-f4f8eb9848c3790b", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/(portal)/attendance/AttendanceClient.tsx:884", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(portal)/attendance/AttendanceClient.tsx:884"}, "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-69cb21b9009e25b7", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/(portal)/attendance/HMotaPanel.tsx:251", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(portal)/attendance/HMotaPanel.tsx:251"}, "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-16224f77414422d7", "name": "Icon-only button without accessible name \u2014 src/app/(portal)/attendance/edit/AttendanceSummarySection.tsx:121", "shortDescription": {"text": "Icon-only button without accessible name \u2014 src/app/(portal)/attendance/edit/AttendanceSummarySection.tsx:121"}, "fullDescription": {"text": "A `<button>` whose only child is a single glyph or symbol needs `title=` or `aria-label=` so screen readers (and tooltips on hover) work.\n\nWhy: P3 in CHECKLIST.md \u2014 icon-only buttons skipped a title.\nRule id: fq.button.no-label"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-6d41e1fc0c1cf680", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/(portal)/attendance/edit/AttendanceSummarySection.tsx:155", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(portal)/attendance/edit/AttendanceSummarySection.tsx:155"}, "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-1f3c34f302675319", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/(portal)/attendance/edit/AttendanceEditClient.tsx:822", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(portal)/attendance/edit/AttendanceEditClient.tsx:822"}, "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-37191c518e663499", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/(portal)/notices/manage/NoticesManageClient.tsx:235", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(portal)/notices/manage/NoticesManageClient.tsx:235"}, "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-53fc2495083dcaac", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/(portal)/monsters/MonstersClient.tsx:148", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(portal)/monsters/MonstersClient.tsx:148"}, "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-e4b82e851dab630b", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/(portal)/my/MyCharacterAvatar.tsx:107", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(portal)/my/MyCharacterAvatar.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-7a5c3a960cdde33e", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/(portal)/gacha/GachaClient.tsx:207", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(portal)/gacha/GachaClient.tsx:207"}, "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-604376a39d42922d", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/(portal)/rankings/RankingsClient.tsx:62", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(portal)/rankings/RankingsClient.tsx:62"}, "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-f872137411aacf5b", "name": "Stray `console.log` in TS/JS \u2014 src/app/api/line/webhook/route.ts:59", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/app/api/line/webhook/route.ts:59"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-7d216ce44c7450de", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/punch/[projectId]/TerminalPunchClient.tsx:841", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/punch/[projectId]/TerminalPunchClient.tsx:841"}, "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-f120dfdc46c84e9f", "name": "Possible secret in migration/migrate-staffs.mjs", "shortDescription": {"text": "Possible secret in migration/migrate-staffs.mjs"}, "fullDescription": {"text": "Detected pattern matching password_literal. Rotate the credential and move to a secret manager."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "critical", "confidence": 1.0}}, {"id": "scanner-c29195cfecbcd28f", "name": "Possible secret in migration/seed-test-data.mjs", "shortDescription": {"text": "Possible secret in migration/seed-test-data.mjs"}, "fullDescription": {"text": "Detected pattern matching password_literal. Rotate the credential and move to a secret manager."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "critical", "confidence": 1.0}}, {"id": "scanner-a4af012dcb9b377b", "name": "Insecure pattern 'private_key_in_repo' in src/lib/gsheets.ts:82", "shortDescription": {"text": "Insecure pattern 'private_key_in_repo' in src/lib/gsheets.ts:82"}, "fullDescription": {"text": "Found a known-risky pattern (private_key_in_repo). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "critical", "confidence": 1.0}}, {"id": "scanner-4601e3ad3bb28677", "name": "No CI/CD pipelines detected", "shortDescription": {"text": "No CI/CD pipelines detected"}, "fullDescription": {"text": "No GitHub Actions, GitLab CI, or CircleCI configs found. Without CI you can't gate deploys on tests/lints."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-4b35b7396fedf532", "name": "Very large file: src/app/(portal)/dashboard/HomeClient.tsx (1051 lines)", "shortDescription": {"text": "Very large file: src/app/(portal)/dashboard/HomeClient.tsx (1051 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-3dd8a8470b8c6bf2", "name": "Very large file: src/app/(portal)/seating/SeatingClient.tsx (1460 lines)", "shortDescription": {"text": "Very large file: src/app/(portal)/seating/SeatingClient.tsx (1460 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-55e9df44a1311747", "name": "Very large file: src/app/(portal)/admin/[projectId]/settings/SettingsClient.tsx (2498 lines)", "shortDescription": {"text": "Very large file: src/app/(portal)/admin/[projectId]/settings/SettingsClient.tsx (2498 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-76351d48bf47486c", "name": "Very large file: src/app/(portal)/admin/[projectId]/settings/actions.ts (1336 lines)", "shortDescription": {"text": "Very large file: src/app/(portal)/admin/[projectId]/settings/actions.ts (1336 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-eb8ad8302cae0afc", "name": "Very large file: src/app/(portal)/shifts/manage/ShiftEditGrid.tsx (3104 lines)", "shortDescription": {"text": "Very large file: src/app/(portal)/shifts/manage/ShiftEditGrid.tsx (3104 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-ea0f3990378d82dd", "name": "Very large file: src/app/(portal)/shifts/manage/ShiftDayList.tsx (1300 lines)", "shortDescription": {"text": "Very large file: src/app/(portal)/shifts/manage/ShiftDayList.tsx (1300 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-510158f31c73b5d7", "name": "Very large file: src/app/(portal)/attendance/AttendanceClient.tsx (1753 lines)", "shortDescription": {"text": "Very large file: src/app/(portal)/attendance/AttendanceClient.tsx (1753 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-e1b268199e9c4892", "name": "Very large file: src/app/(portal)/attendance/edit/AttendanceEditClient.tsx (978 lines)", "shortDescription": {"text": "Very large file: src/app/(portal)/attendance/edit/AttendanceEditClient.tsx (978 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-ad6abff3f16c8daf", "name": "Very large file: src/app/punch/[projectId]/TerminalPunchClient.tsx (1768 lines)", "shortDescription": {"text": "Very large file: src/app/punch/[projectId]/TerminalPunchClient.tsx (1768 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-a0169a2732880d0c", "name": "Very large file: src/lib/gsheets.ts (1425 lines)", "shortDescription": {"text": "Very large file: src/lib/gsheets.ts (1425 lines)"}, "fullDescription": {"text": "Files with >800 lines often hide complexity hotspots and discourage tests."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-6893a6c8b0861585", "name": "Very low test-to-source ratio", "shortDescription": {"text": "Very low test-to-source ratio"}, "fullDescription": {"text": "5 test file(s) for 240 source file(s) (ratio 0.02). Consider adding integration or unit tests for critical paths."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-141b30a41e03817b", "name": "No license file detected", "shortDescription": {"text": "No license file detected"}, "fullDescription": {"text": "No LICENSE/COPYING/NOTICE file was found. Generated repositories often omit licensing, which blocks reuse and automated intake."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-3ab5d313dda8e5f9", "name": "Debug logging residue appears in source files", "shortDescription": {"text": "Debug logging residue appears in source files"}, "fullDescription": {"text": "Found 82 console/debugger/print-style debug statements in non-test source. This is a common fast-generation residue before production cleanup."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-72b2a6250083a784", "name": "Placeholder or mock-heavy implementation detected", "shortDescription": {"text": "Placeholder or mock-heavy implementation detected"}, "fullDescription": {"text": "Found 109 placeholder/mock markers across 35 source files. This often means the repo looks complete while core flows still use generated scaffolding or fake data."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-2d0c7b7ab8f8aacf", "name": "Critical user flow still appears backed by mock or placeholder data", "shortDescription": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "fullDescription": {"text": "A payment/auth/admin/order/billing-style flow contains mock, fake, TODO, dummy, or placeholder markers in runtime source. In the Fable corpus this is a high-leverage completeness smell: the app can look finished while the money, identity, or tenant flow is still scaffolded."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-b9088664ace7f748", "name": "Composite production-readiness gap", "shortDescription": {"text": "Composite production-readiness gap"}, "fullDescription": {"text": "Multiple low-cost hardening controls are missing together: license, ci, tests. Opus verification showed these co-occurring gaps are a better readiness signal than reading each flag in isolation."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-749d4bc1bd66df5f", "name": "Agent instructions exist but release-hardening basics are missing", "shortDescription": {"text": "Agent instructions exist but release-hardening basics are missing"}, "fullDescription": {"text": "AI-coder instruction files were found, but the repo is missing license, ci, tests. Treat this as a contract gap: the agent is guided, but the generated output is not yet guarded by the controls that make it repeatable."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-ea8f3013f588db25", "name": "Shallow git history limits provenance confidence", "shortDescription": {"text": "Shallow git history limits provenance confidence"}, "fullDescription": {"text": "The repository is a shallow clone. Origin/evolution analysis cannot distinguish fresh generation, imported legacy code, or long-lived human code with high confidence."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-8424db9c75e04ba4", "name": "Very short observed git history", "shortDescription": {"text": "Very short observed git history"}, "fullDescription": {"text": "The repo has multiple source files but two or fewer visible commits. This is not a failure by itself, but it lowers confidence in evolution-based diagnosis."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-505bc666a82f9849", "name": "Agent instruction/config may expose a secret: .claude/settings.local.json", "shortDescription": {"text": "Agent instruction/config may expose a secret: .claude/settings.local.json"}, "fullDescription": {"text": "Agent-facing files are routinely pasted into LLM/tool contexts. Move literal tokens, keys, and passwords into a secret manager or document them as placeholders only."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-e725d2ab884fbd49", "name": "Multiple root agent instruction files without precedence", "shortDescription": {"text": "Multiple root agent instruction files without precedence"}, "fullDescription": {"text": "The repo has multiple top-level AI-coder instruction files. Without precedence rules, different agents may follow different policies."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-1fdda513370deb4e", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/(portal)/PushPermissionRequest.tsx:48", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/(portal)/PushPermissionRequest.tsx:48"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-f27ff9892b8df003", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/(portal)/admin/[projectId]/settings/actions.ts:1312", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/(portal)/admin/[projectId]/settings/actions.ts:1312"}, "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-e2dc1aa4fe707b8e", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/(portal)/admin/[projectId]/settings/ShiftImportSection.tsx:18", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/(portal)/admin/[projectId]/settings/ShiftImportSection.tsx:18"}, "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-903f7e7326a046e2", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/(portal)/admin/gsheet-oauth/actions.ts:17", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/(portal)/admin/gsheet-oauth/actions.ts:17"}, "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-15b269058040306b", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/(portal)/my/PushNotifyToggle.tsx:40", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/(portal)/my/PushNotifyToggle.tsx:40"}, "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-5bb2510ab9b439a7", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/api/admin/send-group-line/route.ts:10", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/api/admin/send-group-line/route.ts:10"}, "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-9a575260a96c11d8", "name": "Legacy-named symbol `WorldMapSvgLegacy` in src/app/punch/[projectId]/TerminalPunchClient.tsx:109", "shortDescription": {"text": "Legacy-named symbol `WorldMapSvgLegacy` in src/app/punch/[projectId]/TerminalPunchClient.tsx:109"}, "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-e6884356e7abd3d5", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/line.ts:31", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/line.ts:31"}, "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-541119b24e5d40a3", "name": "Commented-code block (5 lines) in src/lib/gsheets.ts:447", "shortDescription": {"text": "Commented-code block (5 lines) in src/lib/gsheets.ts:447"}, "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-e8a433b505e2fd60", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/gsheets.ts:28", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/gsheets.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}}]}}, "automationDetails": {"id": "repobility/21031"}, "properties": {"repository": "tfukuden-cpu/raq-portal-app", "repoUrl": "https://github.com/tfukuden-cpu/raq-portal-app", "branch": "main"}, "results": [{"ruleId": "scanner-bead75b0f9233e05", "level": "none", "message": {"text": "No API endpoints detected"}, "properties": {"repobilityId": "0f8bb852027c38f8", "scanner": "scanner-primary", "fingerprint": "bead75b0f9233e05", "layer": "api", "severity": "info", "confidence": 1.0, "tags": ["coverage"]}}, {"ruleId": "scanner-0fc19f11baef72c9", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/AppNav.tsx:185"}, "properties": {"repobilityId": "a9181221c431b49e", "scanner": "scanner-primary", "fingerprint": "0fc19f11baef72c9", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-76d215740da407fd", "level": "note", "message": {"text": "\"active\" state uses light bg in a dark theme \u2014 src/components/AppNav.tsx:368"}, "properties": {"repobilityId": "4a1f400636d0fb57", "scanner": "scanner-primary", "fingerprint": "76d215740da407fd", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.active-light-bg"]}}, {"ruleId": "scanner-f7917bd03c19e040", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/components/ServiceWorkerRegistration.tsx:18"}, "properties": {"repobilityId": "30eddfa944f815c1", "scanner": "scanner-primary", "fingerprint": "f7917bd03c19e040", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-ca7335e68832a497", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(portal)/dashboard/HomeClient.tsx:865"}, "properties": {"repobilityId": "4fed91eeb49f016e", "scanner": "scanner-primary", "fingerprint": "ca7335e68832a497", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-98f8ffda196dedb4", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(portal)/holidays/manage/HolidayReviewClient.tsx:94"}, "properties": {"repobilityId": "2cc384f3830ff630", "scanner": "scanner-primary", "fingerprint": "98f8ffda196dedb4", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-c0d4a5533824f85f", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(portal)/seating/SeatingClient.tsx:917"}, "properties": {"repobilityId": "c95c5b8807277251", "scanner": "scanner-primary", "fingerprint": "c0d4a5533824f85f", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-0dff70d889437f03", "level": "note", "message": {"text": "Icon-only button without accessible name \u2014 src/app/(portal)/seating/PunchModal.tsx:256"}, "properties": {"repobilityId": "bdd83450cc0d8ea8", "scanner": "scanner-primary", "fingerprint": "0dff70d889437f03", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.button.no-label"]}}, {"ruleId": "scanner-2f6a1cc962158e45", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(portal)/seating/PunchModal.tsx:250"}, "properties": {"repobilityId": "b8d269980358ed45", "scanner": "scanner-primary", "fingerprint": "2f6a1cc962158e45", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-716b2ef0752f9a2b", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(portal)/line-settings/NotifyHistory.tsx:95"}, "properties": {"repobilityId": "e7289c3d8d648a38", "scanner": "scanner-primary", "fingerprint": "716b2ef0752f9a2b", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-f7877d4d99c0e3f9", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/app/(portal)/line-settings/remind-report-action.ts:223"}, "properties": {"repobilityId": "6d3089b6839af804", "scanner": "scanner-primary", "fingerprint": "f7877d4d99c0e3f9", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-2928a609855ea6aa", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(portal)/tasks/TasksClient.tsx:641"}, "properties": {"repobilityId": "a6a4d2bd7816b531", "scanner": "scanner-primary", "fingerprint": "2928a609855ea6aa", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-071de04c5c209bfa", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(portal)/corrections/CorrectionFormClient.tsx:132"}, "properties": {"repobilityId": "506a6ac8954d8624", "scanner": "scanner-primary", "fingerprint": "071de04c5c209bfa", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-79c85a9d1620793f", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(portal)/admin/ProjectList.tsx:67"}, "properties": {"repobilityId": "e2e5605b66a93328", "scanner": "scanner-primary", "fingerprint": "79c85a9d1620793f", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-9f824c1cc21ff202", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(portal)/admin/work-records/WorkRecordsClient.tsx:248"}, "properties": {"repobilityId": "1ba32a38f0e42338", "scanner": "scanner-primary", "fingerprint": "9f824c1cc21ff202", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-b131ce4ffb186646", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(portal)/admin/[projectId]/settings/SettingsClient.tsx:487"}, "properties": {"repobilityId": "ad46c01d62b76e50", "scanner": "scanner-primary", "fingerprint": "b131ce4ffb186646", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-d87e5a8eaf95c874", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(portal)/admin/[projectId]/settings/ShiftOffRequestSection.tsx:377"}, "properties": {"repobilityId": "1f448683477e8d73", "scanner": "scanner-primary", "fingerprint": "d87e5a8eaf95c874", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-8c0ba1227f743b89", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(portal)/admin/[projectId]/settings/LineConnectionSection.tsx:282"}, "properties": {"repobilityId": "c17bc32c284e9806", "scanner": "scanner-primary", "fingerprint": "8c0ba1227f743b89", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-e013f8e307f38a06", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(portal)/admin/staffs/StaffsClient.tsx:277"}, "properties": {"repobilityId": "26a908ab2bc988de", "scanner": "scanner-primary", "fingerprint": "e013f8e307f38a06", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-79e8d5b919dd01ac", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(portal)/shifts/ShiftCalendar.tsx:253"}, "properties": {"repobilityId": "86ff7d9fda3cd97e", "scanner": "scanner-primary", "fingerprint": "79e8d5b919dd01ac", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-8ad326b833d37544", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(portal)/shifts/manage/ShiftChangeLogTab.tsx:101"}, "properties": {"repobilityId": "5e5d0a3905f8fbfb", "scanner": "scanner-primary", "fingerprint": "8ad326b833d37544", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-6b2dbe124cccfc33", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(portal)/shifts/manage/ShiftTrainingTab.tsx:372"}, "properties": {"repobilityId": "9ea3d929267738be", "scanner": "scanner-primary", "fingerprint": "6b2dbe124cccfc33", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-1b9cd141e0caea92", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(portal)/shifts/manage/ShiftEditGrid.tsx:194"}, "properties": {"repobilityId": "c004b2138f6bdd47", "scanner": "scanner-primary", "fingerprint": "1b9cd141e0caea92", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-7375c1a66d08e239", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(portal)/shifts/manage/ShiftDayList.tsx:783"}, "properties": {"repobilityId": "e2944ca3b27831af", "scanner": "scanner-primary", "fingerprint": "7375c1a66d08e239", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-feacbf40e530bfcd", "level": "note", "message": {"text": "Icon-only button without accessible name \u2014 src/app/(portal)/shifts/manage/StaffInfoPanel.tsx:266"}, "properties": {"repobilityId": "19e0984974f7a956", "scanner": "scanner-primary", "fingerprint": "feacbf40e530bfcd", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.button.no-label"]}}, {"ruleId": "scanner-b34b982c82c5aea0", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(portal)/shifts/request/RequestClient.tsx:316"}, "properties": {"repobilityId": "bd19e0ca7dce55b5", "scanner": "scanner-primary", "fingerprint": "b34b982c82c5aea0", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-bb1f07929e55f16c", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(portal)/attendance/PunchTimelineSection.tsx:184"}, "properties": {"repobilityId": "5d0d2e0cfdb78bc6", "scanner": "scanner-primary", "fingerprint": "bb1f07929e55f16c", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-f4f8eb9848c3790b", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(portal)/attendance/AttendanceClient.tsx:884"}, "properties": {"repobilityId": "27255516ecea2eee", "scanner": "scanner-primary", "fingerprint": "f4f8eb9848c3790b", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-69cb21b9009e25b7", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(portal)/attendance/HMotaPanel.tsx:251"}, "properties": {"repobilityId": "f66cf5ab19edb0fc", "scanner": "scanner-primary", "fingerprint": "69cb21b9009e25b7", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-16224f77414422d7", "level": "note", "message": {"text": "Icon-only button without accessible name \u2014 src/app/(portal)/attendance/edit/AttendanceSummarySection.tsx:121"}, "properties": {"repobilityId": "ca66233230370fdf", "scanner": "scanner-primary", "fingerprint": "16224f77414422d7", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.button.no-label"]}}, {"ruleId": "scanner-6d41e1fc0c1cf680", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(portal)/attendance/edit/AttendanceSummarySection.tsx:155"}, "properties": {"repobilityId": "074f67c9dafcc42b", "scanner": "scanner-primary", "fingerprint": "6d41e1fc0c1cf680", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-1f3c34f302675319", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(portal)/attendance/edit/AttendanceEditClient.tsx:822"}, "properties": {"repobilityId": "95a2ddb6a85883cc", "scanner": "scanner-primary", "fingerprint": "1f3c34f302675319", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-37191c518e663499", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(portal)/notices/manage/NoticesManageClient.tsx:235"}, "properties": {"repobilityId": "7df211a7a5677f1c", "scanner": "scanner-primary", "fingerprint": "37191c518e663499", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-53fc2495083dcaac", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(portal)/monsters/MonstersClient.tsx:148"}, "properties": {"repobilityId": "5ea9840b34b419f7", "scanner": "scanner-primary", "fingerprint": "53fc2495083dcaac", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-e4b82e851dab630b", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(portal)/my/MyCharacterAvatar.tsx:107"}, "properties": {"repobilityId": "045f15ad0e6372a0", "scanner": "scanner-primary", "fingerprint": "e4b82e851dab630b", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-7a5c3a960cdde33e", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(portal)/gacha/GachaClient.tsx:207"}, "properties": {"repobilityId": "d6ed985a5f812573", "scanner": "scanner-primary", "fingerprint": "7a5c3a960cdde33e", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-604376a39d42922d", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(portal)/rankings/RankingsClient.tsx:62"}, "properties": {"repobilityId": "c23d020f901068ef", "scanner": "scanner-primary", "fingerprint": "604376a39d42922d", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-f872137411aacf5b", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/app/api/line/webhook/route.ts:59"}, "properties": {"repobilityId": "50ec8e688a69ff3b", "scanner": "scanner-primary", "fingerprint": "f872137411aacf5b", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-7d216ce44c7450de", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/punch/[projectId]/TerminalPunchClient.tsx:841"}, "properties": {"repobilityId": "eac91cde6d464a94", "scanner": "scanner-primary", "fingerprint": "7d216ce44c7450de", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-f120dfdc46c84e9f", "level": "error", "message": {"text": "Possible secret in migration/migrate-staffs.mjs"}, "properties": {"repobilityId": "9c40c8461b6a6898", "scanner": "scanner-primary", "fingerprint": "f120dfdc46c84e9f", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "migration/migrate-staffs.mjs"}, "region": {"startLine": 35}}}]}, {"ruleId": "scanner-c29195cfecbcd28f", "level": "error", "message": {"text": "Possible secret in migration/seed-test-data.mjs"}, "properties": {"repobilityId": "45fe879e9bd1e09a", "scanner": "scanner-primary", "fingerprint": "c29195cfecbcd28f", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "migration/seed-test-data.mjs"}, "region": {"startLine": 23}}}]}, {"ruleId": "scanner-a4af012dcb9b377b", "level": "error", "message": {"text": "Insecure pattern 'private_key_in_repo' in src/lib/gsheets.ts:82"}, "properties": {"repobilityId": "8d3a9e46b2a49336", "scanner": "scanner-primary", "fingerprint": "a4af012dcb9b377b", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["owasp", "private_key_in_repo"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/lib/gsheets.ts"}, "region": {"startLine": 82}}}]}, {"ruleId": "scanner-4601e3ad3bb28677", "level": "warning", "message": {"text": "No CI/CD pipelines detected"}, "properties": {"repobilityId": "c3ee439bce2bc51e", "scanner": "scanner-primary", "fingerprint": "4601e3ad3bb28677", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["coverage"]}}, {"ruleId": "scanner-4b35b7396fedf532", "level": "note", "message": {"text": "Very large file: src/app/(portal)/dashboard/HomeClient.tsx (1051 lines)"}, "properties": {"repobilityId": "94faf651a35cf8a8", "scanner": "scanner-primary", "fingerprint": "4b35b7396fedf532", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-3dd8a8470b8c6bf2", "level": "note", "message": {"text": "Very large file: src/app/(portal)/seating/SeatingClient.tsx (1460 lines)"}, "properties": {"repobilityId": "aa7e1a640aba3506", "scanner": "scanner-primary", "fingerprint": "3dd8a8470b8c6bf2", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-55e9df44a1311747", "level": "note", "message": {"text": "Very large file: src/app/(portal)/admin/[projectId]/settings/SettingsClient.tsx (2498 lines)"}, "properties": {"repobilityId": "034d478dd18c5f74", "scanner": "scanner-primary", "fingerprint": "55e9df44a1311747", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-76351d48bf47486c", "level": "note", "message": {"text": "Very large file: src/app/(portal)/admin/[projectId]/settings/actions.ts (1336 lines)"}, "properties": {"repobilityId": "d9ec6c4440ce2553", "scanner": "scanner-primary", "fingerprint": "76351d48bf47486c", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-eb8ad8302cae0afc", "level": "note", "message": {"text": "Very large file: src/app/(portal)/shifts/manage/ShiftEditGrid.tsx (3104 lines)"}, "properties": {"repobilityId": "7139cfd318b1a08c", "scanner": "scanner-primary", "fingerprint": "eb8ad8302cae0afc", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-ea0f3990378d82dd", "level": "note", "message": {"text": "Very large file: src/app/(portal)/shifts/manage/ShiftDayList.tsx (1300 lines)"}, "properties": {"repobilityId": "622a25f84d4270a8", "scanner": "scanner-primary", "fingerprint": "ea0f3990378d82dd", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-510158f31c73b5d7", "level": "note", "message": {"text": "Very large file: src/app/(portal)/attendance/AttendanceClient.tsx (1753 lines)"}, "properties": {"repobilityId": "8a52e33120bfa256", "scanner": "scanner-primary", "fingerprint": "510158f31c73b5d7", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-e1b268199e9c4892", "level": "note", "message": {"text": "Very large file: src/app/(portal)/attendance/edit/AttendanceEditClient.tsx (978 lines)"}, "properties": {"repobilityId": "289c03142c5efff8", "scanner": "scanner-primary", "fingerprint": "e1b268199e9c4892", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-ad6abff3f16c8daf", "level": "note", "message": {"text": "Very large file: src/app/punch/[projectId]/TerminalPunchClient.tsx (1768 lines)"}, "properties": {"repobilityId": "a9e60319625cdc4f", "scanner": "scanner-primary", "fingerprint": "ad6abff3f16c8daf", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-a0169a2732880d0c", "level": "note", "message": {"text": "Very large file: src/lib/gsheets.ts (1425 lines)"}, "properties": {"repobilityId": "9f9388a0a682a348", "scanner": "scanner-primary", "fingerprint": "a0169a2732880d0c", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-6893a6c8b0861585", "level": "warning", "message": {"text": "Very low test-to-source ratio"}, "properties": {"repobilityId": "54a7de3f06314bf0", "scanner": "scanner-primary", "fingerprint": "6893a6c8b0861585", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["tests", "coverage"]}}, {"ruleId": "scanner-141b30a41e03817b", "level": "note", "message": {"text": "No license file detected"}, "properties": {"repobilityId": "57f2becb3ccb20ea", "scanner": "scanner-primary", "fingerprint": "141b30a41e03817b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["license", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "454ad4a747fbf922", "scanner": "scanner-primary", "fingerprint": "3ab5d313dda8e5f9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["debug", "cleanup", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-72b2a6250083a784", "level": "warning", "message": {"text": "Placeholder or mock-heavy implementation detected"}, "properties": {"repobilityId": "a35bfbc163272e66", "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": "ce9fcb6c0c1fc6a6", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-b9088664ace7f748", "level": "warning", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "6db9565b70258f05", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["production-readiness", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-749d4bc1bd66df5f", "level": "warning", "message": {"text": "Agent instructions exist but release-hardening basics are missing"}, "properties": {"repobilityId": "240fa1cb83f514c7", "scanner": "scanner-primary", "fingerprint": "749d4bc1bd66df5f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-ea8f3013f588db25", "level": "note", "message": {"text": "Shallow git history limits provenance confidence"}, "properties": {"repobilityId": "a1262c76cf2951f0", "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": "d3d653fc9b8ca675", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-505bc666a82f9849", "level": "error", "message": {"text": "Agent instruction/config may expose a secret: .claude/settings.local.json"}, "properties": {"repobilityId": "777970b0fce0a93b", "scanner": "scanner-primary", "fingerprint": "505bc666a82f9849", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["agent-instructions", "secrets", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/settings.local.json"}, "region": {"startLine": 23}}}]}, {"ruleId": "scanner-e725d2ab884fbd49", "level": "note", "message": {"text": "Multiple root agent instruction files without precedence"}, "properties": {"repobilityId": "1953db6c89508d22", "scanner": "scanner-primary", "fingerprint": "e725d2ab884fbd49", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["agent-instructions", "governance"]}}, {"ruleId": "scanner-1fdda513370deb4e", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/(portal)/PushPermissionRequest.tsx:48"}, "properties": {"repobilityId": "925eaa87137dc381", "scanner": "scanner-primary", "fingerprint": "1fdda513370deb4e", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-f27ff9892b8df003", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/(portal)/admin/[projectId]/settings/actions.ts:1312"}, "properties": {"repobilityId": "a535d00e01d58e93", "scanner": "scanner-primary", "fingerprint": "f27ff9892b8df003", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-e2dc1aa4fe707b8e", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/(portal)/admin/[projectId]/settings/ShiftImportSection.tsx:18"}, "properties": {"repobilityId": "5b61ae9d40880909", "scanner": "scanner-primary", "fingerprint": "e2dc1aa4fe707b8e", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-903f7e7326a046e2", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/(portal)/admin/gsheet-oauth/actions.ts:17"}, "properties": {"repobilityId": "9c4114af020d642e", "scanner": "scanner-primary", "fingerprint": "903f7e7326a046e2", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-15b269058040306b", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/(portal)/my/PushNotifyToggle.tsx:40"}, "properties": {"repobilityId": "80ecd4831e159600", "scanner": "scanner-primary", "fingerprint": "15b269058040306b", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-5bb2510ab9b439a7", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/api/admin/send-group-line/route.ts:10"}, "properties": {"repobilityId": "baceee317a149bcb", "scanner": "scanner-primary", "fingerprint": "5bb2510ab9b439a7", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-9a575260a96c11d8", "level": "note", "message": {"text": "Legacy-named symbol `WorldMapSvgLegacy` in src/app/punch/[projectId]/TerminalPunchClient.tsx:109"}, "properties": {"repobilityId": "b931cbab97cfce10", "scanner": "scanner-primary", "fingerprint": "9a575260a96c11d8", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-e6884356e7abd3d5", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/line.ts:31"}, "properties": {"repobilityId": "6addd5e8c9b4936e", "scanner": "scanner-primary", "fingerprint": "e6884356e7abd3d5", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-541119b24e5d40a3", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/lib/gsheets.ts:447"}, "properties": {"repobilityId": "ed2ed7cfceb13778", "scanner": "scanner-primary", "fingerprint": "541119b24e5d40a3", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-e8a433b505e2fd60", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/gsheets.ts:28"}, "properties": {"repobilityId": "071a66e378eea56a", "scanner": "scanner-primary", "fingerprint": "e8a433b505e2fd60", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}]}]}