{"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-b8b7115ec0ce4e05", "name": "Stray `console.log` in TS/JS \u2014 e2e/seed/seed.ts:42", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 e2e/seed/seed.ts:42"}, "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-7149841e3fbdc23d", "name": "Stray `console.log` in TS/JS \u2014 e2e/fixtures/global-setup.ts:35", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 e2e/fixtures/global-setup.ts:35"}, "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-200085d88d5b2f97", "name": "`truncate` class without `title=` for hover reveal \u2014 ui/src/components/hyperopt/trials-table.tsx:229", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 ui/src/components/hyperopt/trials-table.tsx:229"}, "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-5fe42f0819a0f4df", "name": "`truncate` class without `title=` for hover reveal \u2014 ui/src/components/shell/page-header.tsx:21", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 ui/src/components/shell/page-header.tsx:21"}, "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-34d41f64da56cd8b", "name": "Docker base image is tag-pinned but not digest-pinned: golang:1.26", "shortDescription": {"text": "Docker base image is tag-pinned but not digest-pinned: golang:1.26"}, "fullDescription": {"text": "Container tags can be retagged upstream. Pin production base images to a reviewed digest (`image@sha256:...`) when reproducibility and supply-chain integrity matter."}, "properties": {"scanner": "scanner-primary", "layer": "hardware", "severity": "low", "confidence": 1.0}}, {"id": "scanner-b4be989f973e29c2", "name": "Docker base image is tag-pinned but not digest-pinned: gcr.io/distroless/static-debian12:nonroot", "shortDescription": {"text": "Docker base image is tag-pinned but not digest-pinned: gcr.io/distroless/static-debian12:nonroot"}, "fullDescription": {"text": "Container tags can be retagged upstream. Pin production base images to a reviewed digest (`image@sha256:...`) when reproducibility and supply-chain integrity matter."}, "properties": {"scanner": "scanner-primary", "layer": "hardware", "severity": "low", "confidence": 1.0}}, {"id": "scanner-e34ecd3a61d8854b", "name": "Docker base image is tag-pinned but not digest-pinned: node:25-slim", "shortDescription": {"text": "Docker base image is tag-pinned but not digest-pinned: node:25-slim"}, "fullDescription": {"text": "Container tags can be retagged upstream. Pin production base images to a reviewed digest (`image@sha256:...`) when reproducibility and supply-chain integrity matter."}, "properties": {"scanner": "scanner-primary", "layer": "hardware", "severity": "low", "confidence": 1.0}}, {"id": "scanner-abe22d0db5709149", "name": "Insecure pattern 'direct_innerhtml_assignment' in e2e/playwright-report/index.html:46", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in e2e/playwright-report/index.html:46"}, "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-6372cebde0220094", "name": "No auth library detected", "shortDescription": {"text": "No auth library detected"}, "fullDescription": {"text": "The scanner did not find any standard auth library (JWT, OAuth, NextAuth, Auth0, etc.). The repo has auth/admin/session surface indicators, so auth may live in custom code, in a separate service, or be missing."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-f230cbef7b8aff72", "name": "Very large file: internal/adapters/moomoo/pb/trdcommon/Trd_Common.pb.go (3791 lines)", "shortDescription": {"text": "Very large file: internal/adapters/moomoo/pb/trdcommon/Trd_Common.pb.go (3791 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-f6aee86cad8ece8f", "name": "Very large file: internal/adapters/moomoo/pb/qotcommon/Qot_Common.pb.go (6022 lines)", "shortDescription": {"text": "Very large file: internal/adapters/moomoo/pb/qotcommon/Qot_Common.pb.go (6022 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-141b30a41e03817b", "name": "No license file detected", "shortDescription": {"text": "No license file detected"}, "fullDescription": {"text": "No LICENSE/COPYING/NOTICE file was found. Generated repositories often omit licensing, which blocks reuse and automated intake."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-3ab5d313dda8e5f9", "name": "Debug logging residue appears in source files", "shortDescription": {"text": "Debug logging residue appears in source files"}, "fullDescription": {"text": "Found 6 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 231 placeholder/mock markers across 45 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-5fd2ebab184963c2", "name": "Commented-code block (7 lines) in e2e/tests/25-portfolio-gate.spec.ts:130", "shortDescription": {"text": "Commented-code block (7 lines) in e2e/tests/25-portfolio-gate.spec.ts:130"}, "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-c822dd26afb878cf", "name": "Commented-code block (8 lines) in e2e/tests/22-live-mode-switch-guard.spec.ts:84", "shortDescription": {"text": "Commented-code block (8 lines) in e2e/tests/22-live-mode-switch-guard.spec.ts:84"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-0819857d41d2806e", "name": "Commented-code block (5 lines) in e2e/tests/28-live-safety.spec.ts:198", "shortDescription": {"text": "Commented-code block (5 lines) in e2e/tests/28-live-safety.spec.ts:198"}, "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-6bf7d41632f9a498", "name": "Commented-code block (5 lines) in e2e/tests/08-backtest-detail.spec.ts:109", "shortDescription": {"text": "Commented-code block (5 lines) in e2e/tests/08-backtest-detail.spec.ts:109"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-ab4fe22d8ebf2aea", "name": "Commented-code block (5 lines) in e2e/seed/seed.ts:19", "shortDescription": {"text": "Commented-code block (5 lines) in e2e/seed/seed.ts:19"}, "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-6878d65a14858ceb", "name": "Commented-code block (8 lines) in e2e/lib/live.ts:108", "shortDescription": {"text": "Commented-code block (8 lines) in e2e/lib/live.ts:108"}, "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-83c394a600ca9c3b", "name": "`fetch()` without try/.catch or AbortSignal \u2014 e2e/lib/api.ts:30", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 e2e/lib/api.ts:30"}, "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-8a2eb9295d25d615", "name": "Commented-code block (6 lines) in e2e/lib/hyperopt.ts:324", "shortDescription": {"text": "Commented-code block (6 lines) in e2e/lib/hyperopt.ts:324"}, "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-afd79eac88e0deff", "name": "Commented-code block (10 lines) in e2e/lib/db.ts:211", "shortDescription": {"text": "Commented-code block (10 lines) in e2e/lib/db.ts:211"}, "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-b9f04e29f526e192", "name": "Commented-code block (5 lines) in ui/src/components/live/session-controls.tsx:74", "shortDescription": {"text": "Commented-code block (5 lines) in ui/src/components/live/session-controls.tsx:74"}, "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-cb2d622cbd1d4644", "name": "Commented-code block (5 lines) in ui/src/components/live/system-panel.tsx:132", "shortDescription": {"text": "Commented-code block (5 lines) in ui/src/components/live/system-panel.tsx:132"}, "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-45f6e3400597750f", "name": "`fetch()` without try/.catch or AbortSignal \u2014 ui/src/components/live/system-panel.tsx:102", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 ui/src/components/live/system-panel.tsx:102"}, "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-02e798c1cdb1aa60", "name": "`fetch()` without try/.catch or AbortSignal \u2014 ui/src/lib/api/client.ts:53", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 ui/src/lib/api/client.ts:53"}, "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-9b4900ddd677fef8", "name": "Commented-code block (5 lines) in ui/src/lib/api/hooks.ts:337", "shortDescription": {"text": "Commented-code block (5 lines) in ui/src/lib/api/hooks.ts:337"}, "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-7a62c7f817c0391d", "name": "`fetch()` without try/.catch or AbortSignal \u2014 ui/src/lib/api/hooks.ts:486", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 ui/src/lib/api/hooks.ts:486"}, "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-c9b88080c30818a3", "name": "Commented-code block (5 lines) in ui/src/lib/api/types.ts:754", "shortDescription": {"text": "Commented-code block (5 lines) in ui/src/lib/api/types.ts:754"}, "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-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: `CI`, `TMS_API_WS_URL`. 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/24771"}, "properties": {"repository": "byjackchen/trade-tms-go", "repoUrl": "https://github.com/byjackchen/trade-tms-go", "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-b8b7115ec0ce4e05", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 e2e/seed/seed.ts:42"}, "properties": {"repobilityId": "2f562b3152a3300f", "scanner": "scanner-primary", "fingerprint": "b8b7115ec0ce4e05", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-7149841e3fbdc23d", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 e2e/fixtures/global-setup.ts:35"}, "properties": {"repobilityId": "46d4f47ea8eaab64", "scanner": "scanner-primary", "fingerprint": "7149841e3fbdc23d", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-200085d88d5b2f97", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 ui/src/components/hyperopt/trials-table.tsx:229"}, "properties": {"repobilityId": "ad2ebac83d4c7f74", "scanner": "scanner-primary", "fingerprint": "200085d88d5b2f97", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-5fe42f0819a0f4df", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 ui/src/components/shell/page-header.tsx:21"}, "properties": {"repobilityId": "ecc56dfc0581b1ca", "scanner": "scanner-primary", "fingerprint": "5fe42f0819a0f4df", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-34d41f64da56cd8b", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: golang:1.26"}, "properties": {"repobilityId": "f5230e81e291a437", "scanner": "scanner-primary", "fingerprint": "34d41f64da56cd8b", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "Dockerfile"}, "region": {"startLine": 9}}}]}, {"ruleId": "scanner-b4be989f973e29c2", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: gcr.io/distroless/static-debian12:nonroot"}, "properties": {"repobilityId": "19c4f5abcdaca782", "scanner": "scanner-primary", "fingerprint": "b4be989f973e29c2", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "Dockerfile"}, "region": {"startLine": 35}}}]}, {"ruleId": "scanner-e34ecd3a61d8854b", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: node:25-slim"}, "properties": {"repobilityId": "2b4e0e4852b064d0", "scanner": "scanner-primary", "fingerprint": "e34ecd3a61d8854b", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "ui/Dockerfile"}, "region": {"startLine": 6}}}]}, {"ruleId": "scanner-e34ecd3a61d8854b", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: node:25-slim"}, "properties": {"repobilityId": "b9b69c114715dcf6", "scanner": "scanner-primary", "fingerprint": "e34ecd3a61d8854b", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "ui/Dockerfile"}, "region": {"startLine": 18}}}]}, {"ruleId": "scanner-e34ecd3a61d8854b", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: node:25-slim"}, "properties": {"repobilityId": "43e8fbe7188c25c2", "scanner": "scanner-primary", "fingerprint": "e34ecd3a61d8854b", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "ui/Dockerfile"}, "region": {"startLine": 28}}}]}, {"ruleId": "scanner-abe22d0db5709149", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in e2e/playwright-report/index.html:46"}, "properties": {"repobilityId": "37528319853f56ae", "scanner": "scanner-primary", "fingerprint": "abe22d0db5709149", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "e2e/playwright-report/index.html"}, "region": {"startLine": 46}}}]}, {"ruleId": "scanner-6372cebde0220094", "level": "warning", "message": {"text": "No auth library detected"}, "properties": {"repobilityId": "a5b6035a5bbf8054", "scanner": "scanner-primary", "fingerprint": "6372cebde0220094", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["coverage", "auth"]}}, {"ruleId": "scanner-f230cbef7b8aff72", "level": "note", "message": {"text": "Very large file: internal/adapters/moomoo/pb/trdcommon/Trd_Common.pb.go (3791 lines)"}, "properties": {"repobilityId": "9ba9bcd888d5f23b", "scanner": "scanner-primary", "fingerprint": "f230cbef7b8aff72", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-f6aee86cad8ece8f", "level": "note", "message": {"text": "Very large file: internal/adapters/moomoo/pb/qotcommon/Qot_Common.pb.go (6022 lines)"}, "properties": {"repobilityId": "bd2a0c42e1f2b694", "scanner": "scanner-primary", "fingerprint": "f6aee86cad8ece8f", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-141b30a41e03817b", "level": "note", "message": {"text": "No license file detected"}, "properties": {"repobilityId": "83a52047d20f6758", "scanner": "scanner-primary", "fingerprint": "141b30a41e03817b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["license", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "03c17fa9dfc1ef31", "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": "71b2293b4fc6c868", "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": "d740af156fef5671", "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": "8848cf2de019842f", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["production-readiness", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-5fd2ebab184963c2", "level": "none", "message": {"text": "Commented-code block (7 lines) in e2e/tests/25-portfolio-gate.spec.ts:130"}, "properties": {"repobilityId": "c008510172b7a25c", "scanner": "scanner-primary", "fingerprint": "5fd2ebab184963c2", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-c822dd26afb878cf", "level": "none", "message": {"text": "Commented-code block (8 lines) in e2e/tests/22-live-mode-switch-guard.spec.ts:84"}, "properties": {"repobilityId": "3c3a827a53ec286c", "scanner": "scanner-primary", "fingerprint": "c822dd26afb878cf", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-0819857d41d2806e", "level": "none", "message": {"text": "Commented-code block (5 lines) in e2e/tests/28-live-safety.spec.ts:198"}, "properties": {"repobilityId": "5980c2b6392cbfd3", "scanner": "scanner-primary", "fingerprint": "0819857d41d2806e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-6bf7d41632f9a498", "level": "none", "message": {"text": "Commented-code block (5 lines) in e2e/tests/08-backtest-detail.spec.ts:109"}, "properties": {"repobilityId": "bbf1791c4f1f8de8", "scanner": "scanner-primary", "fingerprint": "6bf7d41632f9a498", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-ab4fe22d8ebf2aea", "level": "none", "message": {"text": "Commented-code block (5 lines) in e2e/seed/seed.ts:19"}, "properties": {"repobilityId": "71da19728489c3b0", "scanner": "scanner-primary", "fingerprint": "ab4fe22d8ebf2aea", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-6878d65a14858ceb", "level": "none", "message": {"text": "Commented-code block (8 lines) in e2e/lib/live.ts:108"}, "properties": {"repobilityId": "496f8b3409db7fc8", "scanner": "scanner-primary", "fingerprint": "6878d65a14858ceb", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-83c394a600ca9c3b", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 e2e/lib/api.ts:30"}, "properties": {"repobilityId": "3434a519a7f64a95", "scanner": "scanner-primary", "fingerprint": "83c394a600ca9c3b", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-8a2eb9295d25d615", "level": "none", "message": {"text": "Commented-code block (6 lines) in e2e/lib/hyperopt.ts:324"}, "properties": {"repobilityId": "e8b950211d997017", "scanner": "scanner-primary", "fingerprint": "8a2eb9295d25d615", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-afd79eac88e0deff", "level": "none", "message": {"text": "Commented-code block (10 lines) in e2e/lib/db.ts:211"}, "properties": {"repobilityId": "df4b40715563bf3c", "scanner": "scanner-primary", "fingerprint": "afd79eac88e0deff", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-b9f04e29f526e192", "level": "none", "message": {"text": "Commented-code block (5 lines) in ui/src/components/live/session-controls.tsx:74"}, "properties": {"repobilityId": "eccc88ce1ad7e615", "scanner": "scanner-primary", "fingerprint": "b9f04e29f526e192", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-cb2d622cbd1d4644", "level": "none", "message": {"text": "Commented-code block (5 lines) in ui/src/components/live/system-panel.tsx:132"}, "properties": {"repobilityId": "50377278c30a5da5", "scanner": "scanner-primary", "fingerprint": "cb2d622cbd1d4644", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-45f6e3400597750f", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 ui/src/components/live/system-panel.tsx:102"}, "properties": {"repobilityId": "a01f3100dead6b19", "scanner": "scanner-primary", "fingerprint": "45f6e3400597750f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-02e798c1cdb1aa60", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 ui/src/lib/api/client.ts:53"}, "properties": {"repobilityId": "6951d3ab95d88830", "scanner": "scanner-primary", "fingerprint": "02e798c1cdb1aa60", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-9b4900ddd677fef8", "level": "none", "message": {"text": "Commented-code block (5 lines) in ui/src/lib/api/hooks.ts:337"}, "properties": {"repobilityId": "4c08856ce240a79d", "scanner": "scanner-primary", "fingerprint": "9b4900ddd677fef8", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-7a62c7f817c0391d", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 ui/src/lib/api/hooks.ts:486"}, "properties": {"repobilityId": "7457b5e5e9007605", "scanner": "scanner-primary", "fingerprint": "7a62c7f817c0391d", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-c9b88080c30818a3", "level": "none", "message": {"text": "Commented-code block (5 lines) in ui/src/lib/api/types.ts:754"}, "properties": {"repobilityId": "8b0f2b55a4edcb7e", "scanner": "scanner-primary", "fingerprint": "c9b88080c30818a3", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"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"]}}]}]}