{"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-412e0ae3fbd27146", "name": "`truncate` class without `title=` for hover reveal \u2014 components/BandBar.tsx:30", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/BandBar.tsx:30"}, "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-76f18bf924ff9638", "name": "`truncate` class without `title=` for hover reveal \u2014 components/AddTxnModal.tsx:409", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/AddTxnModal.tsx:409"}, "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-cf550092f9cece76", "name": "`truncate` class without `title=` for hover reveal \u2014 components/UserMenu.tsx:177", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/UserMenu.tsx:177"}, "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-b74487452a3a727a", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 app/layout.tsx:45", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 app/layout.tsx:45"}, "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-20c692945d8e8459", "name": "Icon-only button without accessible name \u2014 app/transactions/TransactionsClient.tsx:494", "shortDescription": {"text": "Icon-only button without accessible name \u2014 app/transactions/TransactionsClient.tsx:494"}, "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-175c2f6437e09a8b", "name": "`truncate` class without `title=` for hover reveal \u2014 app/tax/TaxSections.tsx:200", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/tax/TaxSections.tsx:200"}, "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-1893cf936a346041", "name": "`truncate` class without `title=` for hover reveal \u2014 app/allocation/DashboardClient.tsx:193", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/allocation/DashboardClient.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-ce211eb97a560a9e", "name": "`truncate` class without `title=` for hover reveal \u2014 app/portfolio/PortfolioClient.tsx:618", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/portfolio/PortfolioClient.tsx:618"}, "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-910fcd5c5e5d8d3d", "name": "`truncate` class without `title=` for hover reveal \u2014 app/bands/BandsClient.tsx:286", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/bands/BandsClient.tsx:286"}, "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-166dff3c3df6a10e", "name": "ORM models found but no DB engine detected", "shortDescription": {"text": "ORM models found but no DB engine detected"}, "fullDescription": {"text": "The repo defines tables/models but no DB connection string was found. Likely lives in env vars or a config file the scanner didn't read."}, "properties": {"scanner": "scanner-primary", "layer": "data", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-f3a5939c2eacd9ab", "name": "Insecure pattern 'dangerous_innerhtml' in app/layout.tsx:45", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in app/layout.tsx:45"}, "fullDescription": {"text": "Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-4601e3ad3bb28677", "name": "No CI/CD pipelines detected", "shortDescription": {"text": "No CI/CD pipelines detected"}, "fullDescription": {"text": "No GitHub Actions, GitLab CI, or CircleCI configs found. Without CI you can't gate deploys on tests/lints."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-bb311fd44bd141d4", "name": "Very large file: app/transactions/TransactionsClient.tsx (1302 lines)", "shortDescription": {"text": "Very large file: app/transactions/TransactionsClient.tsx (1302 lines)"}, "fullDescription": {"text": "Files with >800 lines often hide complexity hotspots and discourage tests."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-ea3b5e389d8c9c0f", "name": "Low test-to-source ratio", "shortDescription": {"text": "Low test-to-source ratio"}, "fullDescription": {"text": "20 tests / 102 src (ratio 0.20)."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-141b30a41e03817b", "name": "No license file detected", "shortDescription": {"text": "No license file detected"}, "fullDescription": {"text": "No LICENSE/COPYING/NOTICE file was found. Generated repositories often omit licensing, which blocks reuse and automated intake."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-72b2a6250083a784", "name": "Placeholder or mock-heavy implementation detected", "shortDescription": {"text": "Placeholder or mock-heavy implementation detected"}, "fullDescription": {"text": "Found 49 placeholder/mock markers across 14 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. 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-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-d31851f4ce80fa27", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/api/gold-price/route.ts:10", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/api/gold-price/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-8f59fde3d0b5f837", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/bands/BandsClient.tsx:80", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/bands/BandsClient.tsx:80"}, "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-2c9900baf3198748", "name": "Commented-code block (6 lines) in lib/band-calculator.ts:402", "shortDescription": {"text": "Commented-code block (6 lines) in lib/band-calculator.ts:402"}, "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-8fff13b77e1c7d18", "name": "Commented-code block (5 lines) in lib/xirr.ts:100", "shortDescription": {"text": "Commented-code block (5 lines) in lib/xirr.ts:100"}, "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-afd6b40a85f95e4c", "name": "`fetch()` without try/.catch or AbortSignal \u2014 lib/nse.ts:33", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 lib/nse.ts:33"}, "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-9b4d1a9bfddd50fb", "name": "Commented-code block (7 lines) in lib/data.ts:11", "shortDescription": {"text": "Commented-code block (7 lines) in lib/data.ts:11"}, "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-7e72dbd3e7bc10b5", "name": "`fetch()` without try/.catch or AbortSignal \u2014 lib/screener.ts:39", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 lib/screener.ts:39"}, "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-12f7a14822a7f1c6", "name": "Commented-code block (5 lines) in lib/tranche-pipeline.ts:1", "shortDescription": {"text": "Commented-code block (5 lines) in lib/tranche-pipeline.ts:1"}, "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-631b03f16e953b8b", "name": "Commented-code block (6 lines) in lib/__tests__/screener.test.ts:83", "shortDescription": {"text": "Commented-code block (6 lines) in lib/__tests__/screener.test.ts:83"}, "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-59c8874f2ecb623a", "name": "`fetch()` without try/.catch or AbortSignal \u2014 public/sw.js:55", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 public/sw.js:55"}, "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-319e66a630e14977", "name": "2 env vars used in code but missing from .env.example", "shortDescription": {"text": "2 env vars used in code but missing from .env.example"}, "fullDescription": {"text": "Drift between code and config docs. The first few: `API_KEY_ENCRYPTION_SECRET`, `SUPABASE_SECRET_KEY`. Add them (with a placeholder/comment) to .env.example so onboarding doesn't break."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/19555"}, "properties": {"repository": "shriramks/haku", "repoUrl": "https://github.com/shriramks/haku", "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-412e0ae3fbd27146", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/BandBar.tsx:30"}, "properties": {"repobilityId": "76416508d22c0d0f", "scanner": "scanner-primary", "fingerprint": "412e0ae3fbd27146", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-76f18bf924ff9638", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/AddTxnModal.tsx:409"}, "properties": {"repobilityId": "9d479c6dbc9bc974", "scanner": "scanner-primary", "fingerprint": "76f18bf924ff9638", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-cf550092f9cece76", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/UserMenu.tsx:177"}, "properties": {"repobilityId": "953f90dbddbc2676", "scanner": "scanner-primary", "fingerprint": "cf550092f9cece76", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-b74487452a3a727a", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 app/layout.tsx:45"}, "properties": {"repobilityId": "6f16eb9b82a2dcd6", "scanner": "scanner-primary", "fingerprint": "b74487452a3a727a", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-20c692945d8e8459", "level": "note", "message": {"text": "Icon-only button without accessible name \u2014 app/transactions/TransactionsClient.tsx:494"}, "properties": {"repobilityId": "32fdb1bb55d3ef63", "scanner": "scanner-primary", "fingerprint": "20c692945d8e8459", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.button.no-label"]}}, {"ruleId": "scanner-175c2f6437e09a8b", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/tax/TaxSections.tsx:200"}, "properties": {"repobilityId": "1a4e94d64e0140b6", "scanner": "scanner-primary", "fingerprint": "175c2f6437e09a8b", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-1893cf936a346041", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/allocation/DashboardClient.tsx:193"}, "properties": {"repobilityId": "edd2bc928d37f43f", "scanner": "scanner-primary", "fingerprint": "1893cf936a346041", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-ce211eb97a560a9e", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/portfolio/PortfolioClient.tsx:618"}, "properties": {"repobilityId": "e6e9c2e75b21cbd5", "scanner": "scanner-primary", "fingerprint": "ce211eb97a560a9e", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-910fcd5c5e5d8d3d", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/bands/BandsClient.tsx:286"}, "properties": {"repobilityId": "85836a9c2871baee", "scanner": "scanner-primary", "fingerprint": "910fcd5c5e5d8d3d", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-166dff3c3df6a10e", "level": "warning", "message": {"text": "ORM models found but no DB engine detected"}, "properties": {"repobilityId": "cda36de65e114635", "scanner": "scanner-primary", "fingerprint": "166dff3c3df6a10e", "layer": "data", "severity": "medium", "confidence": 1.0, "tags": ["coverage"]}}, {"ruleId": "scanner-f3a5939c2eacd9ab", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in app/layout.tsx:45"}, "properties": {"repobilityId": "69d4743587f721a0", "scanner": "scanner-primary", "fingerprint": "f3a5939c2eacd9ab", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/layout.tsx"}, "region": {"startLine": 45}}}]}, {"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-bb311fd44bd141d4", "level": "note", "message": {"text": "Very large file: app/transactions/TransactionsClient.tsx (1302 lines)"}, "properties": {"repobilityId": "b7deae9415146c98", "scanner": "scanner-primary", "fingerprint": "bb311fd44bd141d4", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-ea3b5e389d8c9c0f", "level": "note", "message": {"text": "Low test-to-source ratio"}, "properties": {"repobilityId": "ef7b2552cc00a375", "scanner": "scanner-primary", "fingerprint": "ea3b5e389d8c9c0f", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["tests"]}}, {"ruleId": "scanner-141b30a41e03817b", "level": "note", "message": {"text": "No license file detected"}, "properties": {"repobilityId": "9cf2ad4affb0b9f5", "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": "2bdc7662b96503e5", "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": "29c63c940b5abee9", "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": "8acbade97d14d6fc", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["production-readiness", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-ea8f3013f588db25", "level": "note", "message": {"text": "Shallow git history limits provenance confidence"}, "properties": {"repobilityId": "800de75e396026e7", "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": "5b19f9bfb644396b", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-d31851f4ce80fa27", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/api/gold-price/route.ts:10"}, "properties": {"repobilityId": "963736006359602f", "scanner": "scanner-primary", "fingerprint": "d31851f4ce80fa27", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-8f59fde3d0b5f837", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/bands/BandsClient.tsx:80"}, "properties": {"repobilityId": "2afa31caa4c4d905", "scanner": "scanner-primary", "fingerprint": "8f59fde3d0b5f837", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-2c9900baf3198748", "level": "none", "message": {"text": "Commented-code block (6 lines) in lib/band-calculator.ts:402"}, "properties": {"repobilityId": "f5f44c626b90536c", "scanner": "scanner-primary", "fingerprint": "2c9900baf3198748", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-8fff13b77e1c7d18", "level": "none", "message": {"text": "Commented-code block (5 lines) in lib/xirr.ts:100"}, "properties": {"repobilityId": "7132f19331a65d82", "scanner": "scanner-primary", "fingerprint": "8fff13b77e1c7d18", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-afd6b40a85f95e4c", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 lib/nse.ts:33"}, "properties": {"repobilityId": "ad63f9db517a16bf", "scanner": "scanner-primary", "fingerprint": "afd6b40a85f95e4c", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-9b4d1a9bfddd50fb", "level": "none", "message": {"text": "Commented-code block (7 lines) in lib/data.ts:11"}, "properties": {"repobilityId": "599b205e358d186a", "scanner": "scanner-primary", "fingerprint": "9b4d1a9bfddd50fb", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-7e72dbd3e7bc10b5", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 lib/screener.ts:39"}, "properties": {"repobilityId": "d14768804434a8bc", "scanner": "scanner-primary", "fingerprint": "7e72dbd3e7bc10b5", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-12f7a14822a7f1c6", "level": "none", "message": {"text": "Commented-code block (5 lines) in lib/tranche-pipeline.ts:1"}, "properties": {"repobilityId": "e242e9a0809d8548", "scanner": "scanner-primary", "fingerprint": "12f7a14822a7f1c6", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-631b03f16e953b8b", "level": "none", "message": {"text": "Commented-code block (6 lines) in lib/__tests__/screener.test.ts:83"}, "properties": {"repobilityId": "f8487fc433411cca", "scanner": "scanner-primary", "fingerprint": "631b03f16e953b8b", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-59c8874f2ecb623a", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 public/sw.js:55"}, "properties": {"repobilityId": "ad996616a1884f5d", "scanner": "scanner-primary", "fingerprint": "59c8874f2ecb623a", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-319e66a630e14977", "level": "none", "message": {"text": "2 env vars used in code but missing from .env.example"}, "properties": {"repobilityId": "d838d1fc5d8231c9", "scanner": "scanner-primary", "fingerprint": "319e66a630e14977", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "config-drift"]}}]}]}