{"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-c9267abc9d32ed18", "name": "Stray `console.log` in TS/JS \u2014 src/app/rooms/page.tsx:192", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/app/rooms/page.tsx:192"}, "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-7ea5bc35a3b2d073", "name": "Stray `console.log` in TS/JS \u2014 src/app/api/rooms/route.ts:24", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/app/api/rooms/route.ts:24"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-452eeb9ddf08f8b7", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/occupancy/page.tsx:3176", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/occupancy/page.tsx:3176"}, "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-b8c9d4d3444772bd", "name": "Stray `console.log` in TS/JS \u2014 src/app/occupancy/page.tsx:138", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/app/occupancy/page.tsx:138"}, "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-463f5b05ce5a7b18", "name": "Stray `console.log` in TS/JS \u2014 src/app/auth/callback/route.ts:37", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/app/auth/callback/route.ts:37"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-00b1dbf8862cb663", "name": "Stray `console.log` in TS/JS \u2014 src/app/signup/page.tsx:68", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/app/signup/page.tsx:68"}, "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-77db7a14912c7e4f", "name": "Stray `console.log` in TS/JS \u2014 src/app/guests/page.tsx:144", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/app/guests/page.tsx:144"}, "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-e6718c0b52386c59", "name": "Stray `console.log` in TS/JS \u2014 src/app/staff/page.tsx:195", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/app/staff/page.tsx:195"}, "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-89e27a66779d4d46", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/app-sidebar.tsx:265", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/app-sidebar.tsx:265"}, "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-567bef1a79c0aa9b", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/dashboard/DashboardClient.tsx:604", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/dashboard/DashboardClient.tsx:604"}, "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-66aec3f14df2bbad", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/chatbot/ChatHistorySidebar.tsx:128", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/chatbot/ChatHistorySidebar.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-962359ab3554a0c1", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/chatbot/RoomCard.tsx:95", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/chatbot/RoomCard.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-656957aa02522278", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/ui/phone-input.tsx:76", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/ui/phone-input.tsx:76"}, "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-9aa449909e100918", "name": "Stray `console.log` in TS/JS \u2014 src/lib/billingApi.ts:23", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/lib/billingApi.ts:23"}, "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-4f2aef919efea69e", "name": "Possible secret in .env.example", "shortDescription": {"text": "Possible secret in .env.example"}, "fullDescription": {"text": "Detected pattern matching generic_api_key. Rotate the credential and move to a secret manager."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "critical", "confidence": 1.0}}, {"id": "scanner-216ff0a0e7209065", "name": "Insecure pattern 'node_child_process' in scripts/dev-quiet.mjs:6", "shortDescription": {"text": "Insecure pattern 'node_child_process' in scripts/dev-quiet.mjs:6"}, "fullDescription": {"text": "Found a known-risky pattern (node_child_process). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-825a401c2d4a1239", "name": "Insecure pattern 'document_write' in src/app/occupancy/page.tsx:326", "shortDescription": {"text": "Insecure pattern 'document_write' in src/app/occupancy/page.tsx:326"}, "fullDescription": {"text": "Found a known-risky pattern (document_write). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "low", "confidence": 1.0}}, {"id": "scanner-29d4e0534171fc42", "name": "Insecure pattern 'document_write' in src/lib/report-export.ts:221", "shortDescription": {"text": "Insecure pattern 'document_write' in src/lib/report-export.ts:221"}, "fullDescription": {"text": "Found a known-risky pattern (document_write). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "low", "confidence": 1.0}}, {"id": "scanner-baa00523e613c143", "name": "Possible secret in docs/verification/bbt-playwright.spec.ts", "shortDescription": {"text": "Possible secret in docs/verification/bbt-playwright.spec.ts"}, "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-fb789189da171cfa", "name": "Very large file: src/app/rooms/page.tsx (2663 lines)", "shortDescription": {"text": "Very large file: src/app/rooms/page.tsx (2663 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-9a8ddda471bbc7ac", "name": "Very large file: src/app/occupancy/page.tsx (3559 lines)", "shortDescription": {"text": "Very large file: src/app/occupancy/page.tsx (3559 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-0d45860ae5224116", "name": "Very large file: src/app/guests/page.tsx (1246 lines)", "shortDescription": {"text": "Very large file: src/app/guests/page.tsx (1246 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": "1 test file(s) for 126 source file(s) (ratio 0.01). Consider adding integration or unit tests for critical paths."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-faccb9061e9b52a0", "name": "No README detected", "shortDescription": {"text": "No README detected"}, "fullDescription": {"text": "No README file was found. Generated repos without README context are hard to operate, validate, or safely hand off."}, "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 40 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 138 placeholder/mock markers across 29 source files. This often means the repo looks complete while core flows still use generated scaffolding or fake data."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-9d79c4077342a7d0", "name": "Runtime service client appears to use placeholder configuration", "shortDescription": {"text": "Runtime service client appears to use placeholder configuration"}, "fullDescription": {"text": "A runtime source file appears to wire Supabase/Firebase/AI/payment-style clients to placeholder URLs, keys, or fallback values. In the Fable corpus this often means the UI/API shape is present while the backend service is not actually configured."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-2d0c7b7ab8f8aacf", "name": "Critical user flow still appears backed by mock or placeholder data", "shortDescription": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "fullDescription": {"text": "A payment/auth/admin/order/billing-style flow contains mock, fake, TODO, dummy, or placeholder markers in runtime source. In the Fable corpus this is a high-leverage completeness smell: the app can look finished while the money, identity, or tenant flow is still scaffolded."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-b9088664ace7f748", "name": "Composite production-readiness gap", "shortDescription": {"text": "Composite production-readiness gap"}, "fullDescription": {"text": "Multiple low-cost hardening controls are missing together: ci, operator-readme. Opus verification showed these co-occurring gaps are a better readiness signal than reading each flag in isolation."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-e738b018cd968d80", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/logistics/page.tsx:202", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/logistics/page.tsx:202"}, "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-4ba0bdee72469927", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/expenses/page.tsx:127", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/expenses/page.tsx:127"}, "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-9b2aed86b80938f0", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/reports/page.tsx:133", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/reports/page.tsx:133"}, "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-9a68248684a3b1a6", "name": "Legacy-named symbol `Hotel_SOP_v2` in src/app/settings/ai-settings.tsx:138", "shortDescription": {"text": "Legacy-named symbol `Hotel_SOP_v2` in src/app/settings/ai-settings.tsx:138"}, "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-e3678f2f5411a5ef", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/utils.ts:42", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/utils.ts:42"}, "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-f808a4ef3e1071fb", "name": "14 env vars used in code but missing from .env.example", "shortDescription": {"text": "14 env vars used in code but missing from .env.example"}, "fullDescription": {"text": "Drift between code and config docs. The first few: `BASE_URL`, `CI`, `FRONT_DESK_EMAIL`, `FRONT_DESK_PASSWORD`, `GUEST_EMAIL`, `GUEST_PASSWORD`, `MANAGER_EMAIL`, `MANAGER_PASSWORD` + 6 more. Add them (with a placeholder/comment) to .env.example so onboarding doesn't break."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/25289"}, "properties": {"repository": "DavxMero/staymanager", "repoUrl": "https://github.com/DavxMero/staymanager", "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-c9267abc9d32ed18", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/app/rooms/page.tsx:192"}, "properties": {"repobilityId": "8b63495d52c5a560", "scanner": "scanner-primary", "fingerprint": "c9267abc9d32ed18", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-7ea5bc35a3b2d073", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/app/api/rooms/route.ts:24"}, "properties": {"repobilityId": "ea0efbce18499b39", "scanner": "scanner-primary", "fingerprint": "7ea5bc35a3b2d073", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-452eeb9ddf08f8b7", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/occupancy/page.tsx:3176"}, "properties": {"repobilityId": "b10749b81687c763", "scanner": "scanner-primary", "fingerprint": "452eeb9ddf08f8b7", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-b8c9d4d3444772bd", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/app/occupancy/page.tsx:138"}, "properties": {"repobilityId": "174b795c214e329e", "scanner": "scanner-primary", "fingerprint": "b8c9d4d3444772bd", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-463f5b05ce5a7b18", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/app/auth/callback/route.ts:37"}, "properties": {"repobilityId": "b64c2286c00bdf94", "scanner": "scanner-primary", "fingerprint": "463f5b05ce5a7b18", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-00b1dbf8862cb663", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/app/signup/page.tsx:68"}, "properties": {"repobilityId": "d831c10d152af979", "scanner": "scanner-primary", "fingerprint": "00b1dbf8862cb663", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-77db7a14912c7e4f", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/app/guests/page.tsx:144"}, "properties": {"repobilityId": "f18184b0d32f8553", "scanner": "scanner-primary", "fingerprint": "77db7a14912c7e4f", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-e6718c0b52386c59", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/app/staff/page.tsx:195"}, "properties": {"repobilityId": "0e4c5f20343f6bb6", "scanner": "scanner-primary", "fingerprint": "e6718c0b52386c59", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-89e27a66779d4d46", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/app-sidebar.tsx:265"}, "properties": {"repobilityId": "e0288249978d8425", "scanner": "scanner-primary", "fingerprint": "89e27a66779d4d46", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-567bef1a79c0aa9b", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/dashboard/DashboardClient.tsx:604"}, "properties": {"repobilityId": "b06baf76d5afd1d0", "scanner": "scanner-primary", "fingerprint": "567bef1a79c0aa9b", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-66aec3f14df2bbad", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/chatbot/ChatHistorySidebar.tsx:128"}, "properties": {"repobilityId": "40c63561387df1f4", "scanner": "scanner-primary", "fingerprint": "66aec3f14df2bbad", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-962359ab3554a0c1", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/chatbot/RoomCard.tsx:95"}, "properties": {"repobilityId": "18f9c851f7f8c42d", "scanner": "scanner-primary", "fingerprint": "962359ab3554a0c1", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-656957aa02522278", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/ui/phone-input.tsx:76"}, "properties": {"repobilityId": "c4b83472abaa3a85", "scanner": "scanner-primary", "fingerprint": "656957aa02522278", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-9aa449909e100918", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/lib/billingApi.ts:23"}, "properties": {"repobilityId": "b6c023c82fbe1e29", "scanner": "scanner-primary", "fingerprint": "9aa449909e100918", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-4f2aef919efea69e", "level": "error", "message": {"text": "Possible secret in .env.example"}, "properties": {"repobilityId": "93cd72ec8a582b1e", "scanner": "scanner-primary", "fingerprint": "4f2aef919efea69e", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".env.example"}, "region": {"startLine": 11}}}]}, {"ruleId": "scanner-216ff0a0e7209065", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in scripts/dev-quiet.mjs:6"}, "properties": {"repobilityId": "e3de90be7cb77b2d", "scanner": "scanner-primary", "fingerprint": "216ff0a0e7209065", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/dev-quiet.mjs"}, "region": {"startLine": 6}}}]}, {"ruleId": "scanner-825a401c2d4a1239", "level": "note", "message": {"text": "Insecure pattern 'document_write' in src/app/occupancy/page.tsx:326"}, "properties": {"repobilityId": "ed630158f821d5ea", "scanner": "scanner-primary", "fingerprint": "825a401c2d4a1239", "layer": "security", "severity": "low", "confidence": 1.0, "tags": ["owasp", "document_write"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/app/occupancy/page.tsx"}, "region": {"startLine": 326}}}]}, {"ruleId": "scanner-29d4e0534171fc42", "level": "note", "message": {"text": "Insecure pattern 'document_write' in src/lib/report-export.ts:221"}, "properties": {"repobilityId": "805f8444f726e13d", "scanner": "scanner-primary", "fingerprint": "29d4e0534171fc42", "layer": "security", "severity": "low", "confidence": 1.0, "tags": ["owasp", "document_write"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/lib/report-export.ts"}, "region": {"startLine": 221}}}]}, {"ruleId": "scanner-baa00523e613c143", "level": "error", "message": {"text": "Possible secret in docs/verification/bbt-playwright.spec.ts"}, "properties": {"repobilityId": "ecf78ec400db5351", "scanner": "scanner-primary", "fingerprint": "baa00523e613c143", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "docs/verification/bbt-playwright.spec.ts"}, "region": {"startLine": 7}}}]}, {"ruleId": "scanner-fb789189da171cfa", "level": "note", "message": {"text": "Very large file: src/app/rooms/page.tsx (2663 lines)"}, "properties": {"repobilityId": "ebab6a1dbeb5b6c8", "scanner": "scanner-primary", "fingerprint": "fb789189da171cfa", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-9a8ddda471bbc7ac", "level": "note", "message": {"text": "Very large file: src/app/occupancy/page.tsx (3559 lines)"}, "properties": {"repobilityId": "cbb8d5c0711720a8", "scanner": "scanner-primary", "fingerprint": "9a8ddda471bbc7ac", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-0d45860ae5224116", "level": "note", "message": {"text": "Very large file: src/app/guests/page.tsx (1246 lines)"}, "properties": {"repobilityId": "c4bdc03c917595c7", "scanner": "scanner-primary", "fingerprint": "0d45860ae5224116", "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-faccb9061e9b52a0", "level": "note", "message": {"text": "No README detected"}, "properties": {"repobilityId": "bffdaf3aae2d6c5b", "scanner": "scanner-primary", "fingerprint": "faccb9061e9b52a0", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["docs", "readme", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "7272ee51f09e4b76", "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": "d27fa8b0c414a9cf", "scanner": "scanner-primary", "fingerprint": "72b2a6250083a784", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "incomplete", "generated-repo-pattern"]}}, {"ruleId": "scanner-9d79c4077342a7d0", "level": "warning", "message": {"text": "Runtime service client appears to use placeholder configuration"}, "properties": {"repobilityId": "ff30dda8a6f28c8e", "scanner": "scanner-primary", "fingerprint": "9d79c4077342a7d0", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "runtime-config", "service-client", "generated-repo-pattern"]}}, {"ruleId": "scanner-2d0c7b7ab8f8aacf", "level": "warning", "message": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "properties": {"repobilityId": "4c7c5ad2f69ea640", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-b9088664ace7f748", "level": "note", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "a64472c421478668", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["production-readiness", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-e738b018cd968d80", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/logistics/page.tsx:202"}, "properties": {"repobilityId": "6a059b9a6244cc18", "scanner": "scanner-primary", "fingerprint": "e738b018cd968d80", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-4ba0bdee72469927", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/expenses/page.tsx:127"}, "properties": {"repobilityId": "545b92cec06c2f0f", "scanner": "scanner-primary", "fingerprint": "4ba0bdee72469927", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-9b2aed86b80938f0", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/reports/page.tsx:133"}, "properties": {"repobilityId": "2fa3512d7d8e5378", "scanner": "scanner-primary", "fingerprint": "9b2aed86b80938f0", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-9a68248684a3b1a6", "level": "note", "message": {"text": "Legacy-named symbol `Hotel_SOP_v2` in src/app/settings/ai-settings.tsx:138"}, "properties": {"repobilityId": "803b27571967082a", "scanner": "scanner-primary", "fingerprint": "9a68248684a3b1a6", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-e3678f2f5411a5ef", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/utils.ts:42"}, "properties": {"repobilityId": "e873f652f6311b6f", "scanner": "scanner-primary", "fingerprint": "e3678f2f5411a5ef", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-f808a4ef3e1071fb", "level": "note", "message": {"text": "14 env vars used in code but missing from .env.example"}, "properties": {"repobilityId": "ce6b2ec4be4ec75a", "scanner": "scanner-primary", "fingerprint": "f808a4ef3e1071fb", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "config-drift"]}}]}]}