{"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-72db356b0512f296", "name": "Stray `console.log` in TS/JS \u2014 scripts/update-worklog.js:62", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/update-worklog.js:62"}, "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-e153992abb32712d", "name": "Stray `console.log` in TS/JS \u2014 app/NotifyBell.tsx:45", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 app/NotifyBell.tsx:45"}, "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-317f7a692e51a563", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 app/layout.tsx:73", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 app/layout.tsx:73"}, "fullDescription": {"text": "Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library.\n\nWhy: OWASP basics. Already partially flagged by the security analyzer.\nRule id: fq.dangerous-html"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-b88ef09ed4c55ae6", "name": "Icon-only button without accessible name \u2014 app/schedule/page.tsx:549", "shortDescription": {"text": "Icon-only button without accessible name \u2014 app/schedule/page.tsx:549"}, "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-ea515f593deb458f", "name": "`truncate` class without `title=` for hover reveal \u2014 app/schedule/page.tsx:597", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/schedule/page.tsx:597"}, "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-d7e8d2ab090541ed", "name": "Stray `console.log` in TS/JS \u2014 app/api/import-listing/route.ts:153", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 app/api/import-listing/route.ts:153"}, "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-3825c101845eb89b", "name": "`truncate` class without `title=` for hover reveal \u2014 app/dashboard/page.tsx:492", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/dashboard/page.tsx:492"}, "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-123f29423c787645", "name": "`truncate` class without `title=` for hover reveal \u2014 app/dashboard/components/DashboardSidebar.tsx:203", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/dashboard/components/DashboardSidebar.tsx:203"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-dfec93d40fd59dbc", "name": "`truncate` class without `title=` for hover reveal \u2014 app/team/page.tsx:113", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/team/page.tsx:113"}, "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-a9f6aad9965b9153", "name": "`truncate` class without `title=` for hover reveal \u2014 app/components/SideDrawer.tsx:155", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/components/SideDrawer.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-5b9f8f80c09800e7", "name": "Icon-only button without accessible name \u2014 app/customers/CustomersUploadModal.tsx:308", "shortDescription": {"text": "Icon-only button without accessible name \u2014 app/customers/CustomersUploadModal.tsx:308"}, "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-5295123963bb952c", "name": "`truncate` class without `title=` for hover reveal \u2014 app/customers/CustomersUploadModal.tsx:155", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/customers/CustomersUploadModal.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-6cbf5d8dd32c0ffe", "name": "Icon-only button without accessible name \u2014 app/customers/KakaoParseModal.tsx:101", "shortDescription": {"text": "Icon-only button without accessible name \u2014 app/customers/KakaoParseModal.tsx:101"}, "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-1144906ba3cca5a3", "name": "`truncate` class without `title=` for hover reveal \u2014 app/customers/CustomerTable.tsx:267", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/customers/CustomerTable.tsx:267"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-4ed1ce9f59ab4581", "name": "`truncate` class without `title=` for hover reveal \u2014 app/customers/EditCustomerModal.tsx:270", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/customers/EditCustomerModal.tsx:270"}, "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-e131137bdbd1c92a", "name": "`truncate` class without `title=` for hover reveal \u2014 app/admin/page.tsx:146", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/admin/page.tsx:146"}, "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-85086394692f9f94", "name": "`truncate` class without `title=` for hover reveal \u2014 app/ai-content/page.tsx:1519", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/ai-content/page.tsx:1519"}, "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-60a30ea2ec552bb4", "name": "`truncate` class without `title=` for hover reveal \u2014 app/sales/page.tsx:193", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/sales/page.tsx:193"}, "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-1c73e0e52399b2eb", "name": "Icon-only button without accessible name \u2014 app/properties/PropertiesUploadModal.tsx:319", "shortDescription": {"text": "Icon-only button without accessible name \u2014 app/properties/PropertiesUploadModal.tsx:319"}, "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-c3393e7beac43654", "name": "`truncate` class without `title=` for hover reveal \u2014 app/properties/PropertiesUploadModal.tsx:164", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/properties/PropertiesUploadModal.tsx:164"}, "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-cf9990efc9627364", "name": "Icon-only button without accessible name \u2014 app/properties/PropertyModal.tsx:90", "shortDescription": {"text": "Icon-only button without accessible name \u2014 app/properties/PropertyModal.tsx:90"}, "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-faedd92e565918b3", "name": "Icon-only button without accessible name \u2014 app/properties/ContractProgressModal.tsx:81", "shortDescription": {"text": "Icon-only button without accessible name \u2014 app/properties/ContractProgressModal.tsx:81"}, "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-90e85ad31e9faba9", "name": "`truncate` class without `title=` for hover reveal \u2014 app/properties/page.tsx:554", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/properties/page.tsx:554"}, "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-e961d37cefa828e3", "name": "`truncate` class without `title=` for hover reveal \u2014 app/properties/PropertyTable.tsx:407", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/properties/PropertyTable.tsx:407"}, "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-cce7b39f944ccaf0", "name": "`truncate` class without `title=` for hover reveal \u2014 app/market-price/page.tsx:152", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/market-price/page.tsx:152"}, "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-a2b94011cdf12486", "name": "`truncate` class without `title=` for hover reveal \u2014 app/expiry/UploadModal.tsx:218", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/expiry/UploadModal.tsx:218"}, "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-25d27e22cf234ecd", "name": "`truncate` class without `title=` for hover reveal \u2014 app/expiry/ContractTable.tsx:305", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/expiry/ContractTable.tsx:305"}, "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-ce2188fedba7b730", "name": "`truncate` class without `title=` for hover reveal \u2014 app/expiry/page.tsx:789", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/expiry/page.tsx:789"}, "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-0ecfa34398d492c8", "name": "`truncate` class without `title=` for hover reveal \u2014 app/feedback/page.tsx:261", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/feedback/page.tsx:261"}, "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-5d60bd9c4772b73b", "name": "Insecure pattern 'dangerous_innerhtml' in app/layout.tsx:73", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in app/layout.tsx:73"}, "fullDescription": {"text": "Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-30b88a96685507f5", "name": "Insecure pattern 'direct_innerhtml_assignment' in lib/print-pdf.ts:207", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in lib/print-pdf.ts:207"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-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-f34cc7b3201ace35", "name": "Very large file: app/ai-content/page.tsx (1570 lines)", "shortDescription": {"text": "Very large file: app/ai-content/page.tsx (1570 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-cc0b0886585211c9", "name": "Very large file: app/properties/page.tsx (1153 lines)", "shortDescription": {"text": "Very large file: app/properties/page.tsx (1153 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-9a2881e33a7f3379", "name": "Very large file: app/expiry/page.tsx (1596 lines)", "shortDescription": {"text": "Very large file: app/expiry/page.tsx (1596 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": "0 test file(s) for 86 source file(s) (ratio 0.00). 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-72b2a6250083a784", "name": "Placeholder or mock-heavy implementation detected", "shortDescription": {"text": "Placeholder or mock-heavy implementation detected"}, "fullDescription": {"text": "Found 123 placeholder/mock markers across 19 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-2c5f98b152cddb6d", "name": "Agent authority lacks a verifier contract: .claude/launch.json", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/launch.json"}, "fullDescription": {"text": "This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-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-9a0f40b74d144190", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/api/location/route.ts:14", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/api/location/route.ts:14"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-16b0c6895bcc1d2c", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/api/complex-search/route.ts:24", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/api/complex-search/route.ts:24"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-0d233c22d02c8367", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/api/price/route.ts:103", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/api/price/route.ts:103"}, "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-e7ae3f9f249a8a39", "name": "Legacy-named symbol `content_copy` in app/team/page.tsx:168", "shortDescription": {"text": "Legacy-named symbol `content_copy` in app/team/page.tsx:168"}, "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-af63dff4ebb025f9", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/ai-content/page.tsx:283", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/ai-content/page.tsx:283"}, "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-9c053e8d338e1ec9", "name": "Legacy-named symbol `content_copy` in app/properties/PropertyPanel.tsx:141", "shortDescription": {"text": "Legacy-named symbol `content_copy` in app/properties/PropertyPanel.tsx:141"}, "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-dd4e488ec3829ef7", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/market-price/page.tsx:259", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/market-price/page.tsx:259"}, "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-f9905eed6333f498", "name": "Legacy-named symbol `content_copy` in app/expiry/ContractPanel.tsx:111", "shortDescription": {"text": "Legacy-named symbol `content_copy` in app/expiry/ContractPanel.tsx:111"}, "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-ec2f709e9142dda5", "name": "Legacy-named symbol `budongsan_excel_mapping_v1` in app/expiry/excel-import.ts:253", "shortDescription": {"text": "Legacy-named symbol `budongsan_excel_mapping_v1` in app/expiry/excel-import.ts:253"}, "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-3c05372338d110ae", "name": "Legacy-named symbol `budongsan_sms_templates_v2` in app/expiry/contracts.ts:307", "shortDescription": {"text": "Legacy-named symbol `budongsan_sms_templates_v2` in app/expiry/contracts.ts:307"}, "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}}]}}, "automationDetails": {"id": "repobility/22067"}, "properties": {"repository": "vanguard-cell/budongsan-ai", "repoUrl": "https://github.com/vanguard-cell/budongsan-ai", "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-72db356b0512f296", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/update-worklog.js:62"}, "properties": {"repobilityId": "d9411d67aff5ae33", "scanner": "scanner-primary", "fingerprint": "72db356b0512f296", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-e153992abb32712d", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 app/NotifyBell.tsx:45"}, "properties": {"repobilityId": "e8271b2608c55198", "scanner": "scanner-primary", "fingerprint": "e153992abb32712d", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-317f7a692e51a563", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 app/layout.tsx:73"}, "properties": {"repobilityId": "6f16eb9b82a2dcd6", "scanner": "scanner-primary", "fingerprint": "317f7a692e51a563", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-b88ef09ed4c55ae6", "level": "note", "message": {"text": "Icon-only button without accessible name \u2014 app/schedule/page.tsx:549"}, "properties": {"repobilityId": "aa3118c261a74e0a", "scanner": "scanner-primary", "fingerprint": "b88ef09ed4c55ae6", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.button.no-label"]}}, {"ruleId": "scanner-ea515f593deb458f", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/schedule/page.tsx:597"}, "properties": {"repobilityId": "65580d432b27d8f5", "scanner": "scanner-primary", "fingerprint": "ea515f593deb458f", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-d7e8d2ab090541ed", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 app/api/import-listing/route.ts:153"}, "properties": {"repobilityId": "60a6edd8324a32ac", "scanner": "scanner-primary", "fingerprint": "d7e8d2ab090541ed", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-3825c101845eb89b", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/dashboard/page.tsx:492"}, "properties": {"repobilityId": "49f13da6b8e12b22", "scanner": "scanner-primary", "fingerprint": "3825c101845eb89b", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-123f29423c787645", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/dashboard/components/DashboardSidebar.tsx:203"}, "properties": {"repobilityId": "b8be190a79eccf8b", "scanner": "scanner-primary", "fingerprint": "123f29423c787645", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-dfec93d40fd59dbc", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/team/page.tsx:113"}, "properties": {"repobilityId": "4dc60502f8b1bd3b", "scanner": "scanner-primary", "fingerprint": "dfec93d40fd59dbc", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-a9f6aad9965b9153", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/components/SideDrawer.tsx:155"}, "properties": {"repobilityId": "72645683d9fb1413", "scanner": "scanner-primary", "fingerprint": "a9f6aad9965b9153", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-5b9f8f80c09800e7", "level": "note", "message": {"text": "Icon-only button without accessible name \u2014 app/customers/CustomersUploadModal.tsx:308"}, "properties": {"repobilityId": "b6b6f0b20e29d6f6", "scanner": "scanner-primary", "fingerprint": "5b9f8f80c09800e7", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.button.no-label"]}}, {"ruleId": "scanner-5295123963bb952c", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/customers/CustomersUploadModal.tsx:155"}, "properties": {"repobilityId": "5b86dfc0355fde0d", "scanner": "scanner-primary", "fingerprint": "5295123963bb952c", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-6cbf5d8dd32c0ffe", "level": "note", "message": {"text": "Icon-only button without accessible name \u2014 app/customers/KakaoParseModal.tsx:101"}, "properties": {"repobilityId": "cc531101b70c4c22", "scanner": "scanner-primary", "fingerprint": "6cbf5d8dd32c0ffe", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.button.no-label"]}}, {"ruleId": "scanner-1144906ba3cca5a3", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/customers/CustomerTable.tsx:267"}, "properties": {"repobilityId": "0f99b0122e5f94a2", "scanner": "scanner-primary", "fingerprint": "1144906ba3cca5a3", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-4ed1ce9f59ab4581", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/customers/EditCustomerModal.tsx:270"}, "properties": {"repobilityId": "ff9a661446c1de56", "scanner": "scanner-primary", "fingerprint": "4ed1ce9f59ab4581", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-e131137bdbd1c92a", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/admin/page.tsx:146"}, "properties": {"repobilityId": "9c2c16c32be292da", "scanner": "scanner-primary", "fingerprint": "e131137bdbd1c92a", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-85086394692f9f94", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/ai-content/page.tsx:1519"}, "properties": {"repobilityId": "12f6aab117a7440f", "scanner": "scanner-primary", "fingerprint": "85086394692f9f94", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-60a30ea2ec552bb4", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/sales/page.tsx:193"}, "properties": {"repobilityId": "ce00d2d1a3c493f3", "scanner": "scanner-primary", "fingerprint": "60a30ea2ec552bb4", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-1c73e0e52399b2eb", "level": "note", "message": {"text": "Icon-only button without accessible name \u2014 app/properties/PropertiesUploadModal.tsx:319"}, "properties": {"repobilityId": "54cf1df847899d17", "scanner": "scanner-primary", "fingerprint": "1c73e0e52399b2eb", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.button.no-label"]}}, {"ruleId": "scanner-c3393e7beac43654", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/properties/PropertiesUploadModal.tsx:164"}, "properties": {"repobilityId": "bad2072e8c56f0ef", "scanner": "scanner-primary", "fingerprint": "c3393e7beac43654", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-cf9990efc9627364", "level": "note", "message": {"text": "Icon-only button without accessible name \u2014 app/properties/PropertyModal.tsx:90"}, "properties": {"repobilityId": "6a6b67323066a068", "scanner": "scanner-primary", "fingerprint": "cf9990efc9627364", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.button.no-label"]}}, {"ruleId": "scanner-faedd92e565918b3", "level": "note", "message": {"text": "Icon-only button without accessible name \u2014 app/properties/ContractProgressModal.tsx:81"}, "properties": {"repobilityId": "dd5de98c30f3ac71", "scanner": "scanner-primary", "fingerprint": "faedd92e565918b3", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.button.no-label"]}}, {"ruleId": "scanner-90e85ad31e9faba9", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/properties/page.tsx:554"}, "properties": {"repobilityId": "72283d5618851027", "scanner": "scanner-primary", "fingerprint": "90e85ad31e9faba9", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-e961d37cefa828e3", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/properties/PropertyTable.tsx:407"}, "properties": {"repobilityId": "9e3cfb415433d5dd", "scanner": "scanner-primary", "fingerprint": "e961d37cefa828e3", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-cce7b39f944ccaf0", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/market-price/page.tsx:152"}, "properties": {"repobilityId": "c11fcc2e8dc613be", "scanner": "scanner-primary", "fingerprint": "cce7b39f944ccaf0", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-a2b94011cdf12486", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/expiry/UploadModal.tsx:218"}, "properties": {"repobilityId": "fb56d8e2c7fda6f2", "scanner": "scanner-primary", "fingerprint": "a2b94011cdf12486", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-25d27e22cf234ecd", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/expiry/ContractTable.tsx:305"}, "properties": {"repobilityId": "580ef55ef962ddca", "scanner": "scanner-primary", "fingerprint": "25d27e22cf234ecd", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-ce2188fedba7b730", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/expiry/page.tsx:789"}, "properties": {"repobilityId": "749fcc5b54d8b73c", "scanner": "scanner-primary", "fingerprint": "ce2188fedba7b730", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-0ecfa34398d492c8", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/feedback/page.tsx:261"}, "properties": {"repobilityId": "e2d0596b8a8e5573", "scanner": "scanner-primary", "fingerprint": "0ecfa34398d492c8", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-5d60bd9c4772b73b", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in app/layout.tsx:73"}, "properties": {"repobilityId": "69d4743587f721a0", "scanner": "scanner-primary", "fingerprint": "5d60bd9c4772b73b", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/layout.tsx"}, "region": {"startLine": 73}}}]}, {"ruleId": "scanner-30b88a96685507f5", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in lib/print-pdf.ts:207"}, "properties": {"repobilityId": "74c9d6e74cd36b4d", "scanner": "scanner-primary", "fingerprint": "30b88a96685507f5", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "lib/print-pdf.ts"}, "region": {"startLine": 207}}}]}, {"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-f34cc7b3201ace35", "level": "note", "message": {"text": "Very large file: app/ai-content/page.tsx (1570 lines)"}, "properties": {"repobilityId": "c9d68382ee45a6ab", "scanner": "scanner-primary", "fingerprint": "f34cc7b3201ace35", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-cc0b0886585211c9", "level": "note", "message": {"text": "Very large file: app/properties/page.tsx (1153 lines)"}, "properties": {"repobilityId": "e585c3be138e4d8b", "scanner": "scanner-primary", "fingerprint": "cc0b0886585211c9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-9a2881e33a7f3379", "level": "note", "message": {"text": "Very large file: app/expiry/page.tsx (1596 lines)"}, "properties": {"repobilityId": "880574fd795b563a", "scanner": "scanner-primary", "fingerprint": "9a2881e33a7f3379", "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": "f67254a39d3eb50c", "scanner": "scanner-primary", "fingerprint": "141b30a41e03817b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["license", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-72b2a6250083a784", "level": "warning", "message": {"text": "Placeholder or mock-heavy implementation detected"}, "properties": {"repobilityId": "4b775ddf9bd834c4", "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": "6c3ffdefa6e16e38", "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": "f0fe626579cea658", "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": "95fddf6e38534d15", "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": "d4b61ab0595a634c", "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": "3e7145cf65a966bb", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-2c5f98b152cddb6d", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/launch.json"}, "properties": {"repobilityId": "0de48c0f4ab303d8", "scanner": "scanner-primary", "fingerprint": "2c5f98b152cddb6d", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/launch.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-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-9a0f40b74d144190", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/api/location/route.ts:14"}, "properties": {"repobilityId": "899773c7b8ad28a3", "scanner": "scanner-primary", "fingerprint": "9a0f40b74d144190", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-16b0c6895bcc1d2c", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/api/complex-search/route.ts:24"}, "properties": {"repobilityId": "f55bb5dbed87e428", "scanner": "scanner-primary", "fingerprint": "16b0c6895bcc1d2c", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-0d233c22d02c8367", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/api/price/route.ts:103"}, "properties": {"repobilityId": "ea56b0b8d173a03d", "scanner": "scanner-primary", "fingerprint": "0d233c22d02c8367", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-e7ae3f9f249a8a39", "level": "note", "message": {"text": "Legacy-named symbol `content_copy` in app/team/page.tsx:168"}, "properties": {"repobilityId": "3465e8707c0bc8b5", "scanner": "scanner-primary", "fingerprint": "e7ae3f9f249a8a39", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-af63dff4ebb025f9", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/ai-content/page.tsx:283"}, "properties": {"repobilityId": "8611922db861bf42", "scanner": "scanner-primary", "fingerprint": "af63dff4ebb025f9", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-9c053e8d338e1ec9", "level": "note", "message": {"text": "Legacy-named symbol `content_copy` in app/properties/PropertyPanel.tsx:141"}, "properties": {"repobilityId": "5960797edee64e7c", "scanner": "scanner-primary", "fingerprint": "9c053e8d338e1ec9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-dd4e488ec3829ef7", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/market-price/page.tsx:259"}, "properties": {"repobilityId": "6c88aecf2c8aeefe", "scanner": "scanner-primary", "fingerprint": "dd4e488ec3829ef7", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-f9905eed6333f498", "level": "note", "message": {"text": "Legacy-named symbol `content_copy` in app/expiry/ContractPanel.tsx:111"}, "properties": {"repobilityId": "a525f8c48a9454c7", "scanner": "scanner-primary", "fingerprint": "f9905eed6333f498", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-ec2f709e9142dda5", "level": "note", "message": {"text": "Legacy-named symbol `budongsan_excel_mapping_v1` in app/expiry/excel-import.ts:253"}, "properties": {"repobilityId": "a71317ccae12262b", "scanner": "scanner-primary", "fingerprint": "ec2f709e9142dda5", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-3c05372338d110ae", "level": "note", "message": {"text": "Legacy-named symbol `budongsan_sms_templates_v2` in app/expiry/contracts.ts:307"}, "properties": {"repobilityId": "4f2001e53e7a77f9", "scanner": "scanner-primary", "fingerprint": "3c05372338d110ae", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}]}]}