{"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-44ca3e2a6b3e7135", "name": "Stray `console.log` in TS/JS \u2014 scripts/generate-tm-data.ts:82", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/generate-tm-data.ts:82"}, "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-e44cd2e3191d4927", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/layout/Sidebar.tsx:176", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/layout/Sidebar.tsx:176"}, "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-3b837cdc5c5c91f5", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/location-module/LocationModule.tsx:95", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/location-module/LocationModule.tsx:95"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-f54a855862bddc8c", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/pokedex-module/PokedexModule.tsx:92", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/pokedex-module/PokedexModule.tsx:92"}, "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-d9f161a5ec30d81d", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/pokedex-module/Pokedex.tsx:188", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/pokedex-module/Pokedex.tsx:188"}, "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-db86b53568d4605b", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/damage-calc/TeamBattleSlotCard.tsx:586", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/damage-calc/TeamBattleSlotCard.tsx:586"}, "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-c4e2070eb0a154db", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/damage-calc/CompactPokemonSummary.tsx:52", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/damage-calc/CompactPokemonSummary.tsx:52"}, "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-0633b82f33438040", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/damage-calc/LoadTeamDropdown.tsx:86", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/damage-calc/LoadTeamDropdown.tsx:86"}, "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-b9c71a04d7ad8314", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/damage-calc/FullscreenDamageCalc.tsx:207", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/damage-calc/FullscreenDamageCalc.tsx:207"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-43a7d2f98bcc8dde", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/damage-calc/PokemonConfigPanel.tsx:1463", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/damage-calc/PokemonConfigPanel.tsx:1463"}, "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-a06d9cdbade8cd28", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/pokemon-module/PokemonModule.tsx:157", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/pokemon-module/PokemonModule.tsx:157"}, "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-f3093a5d25affe21", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/pokemon-module/TeamBuilderModule.tsx:243", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/pokemon-module/TeamBuilderModule.tsx:243"}, "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-3c42034b937b0298", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/pokemon-module/StatsDisplay.tsx:515", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/pokemon-module/StatsDisplay.tsx:515"}, "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-652b3de4a8f6c2c8", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/pokemon-module/NatureChartModule.tsx:88", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/pokemon-module/NatureChartModule.tsx:88"}, "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-f92309882a066fbf", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/pokemon-module/TypeChartModule.tsx:88", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/pokemon-module/TypeChartModule.tsx:88"}, "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-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-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-adec8199355c67c1", "name": "Very large file: src/stores/moduleStore.ts (1478 lines)", "shortDescription": {"text": "Very large file: src/stores/moduleStore.ts (1478 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-c7aedf33bdbb3bbc", "name": "Very large file: src/components/damage-calc/PokemonConfigPanel.tsx (1863 lines)", "shortDescription": {"text": "Very large file: src/components/damage-calc/PokemonConfigPanel.tsx (1863 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 82 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-3ab5d313dda8e5f9", "name": "Debug logging residue appears in source files", "shortDescription": {"text": "Debug logging residue appears in source files"}, "fullDescription": {"text": "Found 8 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 42 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, 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-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-fd6f0d7faa28abac", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/pokeapi/client.ts:31", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/pokeapi/client.ts:31"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-2e7596ba0a73c58d", "name": "Commented-code block (10 lines) in src/lib/sync/syncEngine.ts:5", "shortDescription": {"text": "Commented-code block (10 lines) in src/lib/sync/syncEngine.ts:5"}, "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-e2baec447ac5b317", "name": "Commented-code block (5 lines) in src/lib/sync/meta.ts:1", "shortDescription": {"text": "Commented-code block (5 lines) in src/lib/sync/meta.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}}]}}, "automationDetails": {"id": "repobility/21241"}, "properties": {"repository": "Thundderr/thundderrdex", "repoUrl": "https://github.com/Thundderr/thundderrdex", "branch": "main"}, "results": [{"ruleId": "scanner-44ca3e2a6b3e7135", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/generate-tm-data.ts:82"}, "properties": {"repobilityId": "c5dad5d4e5710ddb", "scanner": "scanner-primary", "fingerprint": "44ca3e2a6b3e7135", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-e44cd2e3191d4927", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/layout/Sidebar.tsx:176"}, "properties": {"repobilityId": "be1152cdf47927a8", "scanner": "scanner-primary", "fingerprint": "e44cd2e3191d4927", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-3b837cdc5c5c91f5", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/location-module/LocationModule.tsx:95"}, "properties": {"repobilityId": "d8e1473e8204b2dd", "scanner": "scanner-primary", "fingerprint": "3b837cdc5c5c91f5", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-f54a855862bddc8c", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/pokedex-module/PokedexModule.tsx:92"}, "properties": {"repobilityId": "5455e02e61858284", "scanner": "scanner-primary", "fingerprint": "f54a855862bddc8c", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-d9f161a5ec30d81d", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/pokedex-module/Pokedex.tsx:188"}, "properties": {"repobilityId": "489624a79f1ae27a", "scanner": "scanner-primary", "fingerprint": "d9f161a5ec30d81d", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-db86b53568d4605b", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/damage-calc/TeamBattleSlotCard.tsx:586"}, "properties": {"repobilityId": "0e5dc8fa3a11f959", "scanner": "scanner-primary", "fingerprint": "db86b53568d4605b", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-c4e2070eb0a154db", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/damage-calc/CompactPokemonSummary.tsx:52"}, "properties": {"repobilityId": "231d4975c215b305", "scanner": "scanner-primary", "fingerprint": "c4e2070eb0a154db", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-0633b82f33438040", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/damage-calc/LoadTeamDropdown.tsx:86"}, "properties": {"repobilityId": "215d1ed4b95ed700", "scanner": "scanner-primary", "fingerprint": "0633b82f33438040", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-b9c71a04d7ad8314", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/damage-calc/FullscreenDamageCalc.tsx:207"}, "properties": {"repobilityId": "2b843586ff694896", "scanner": "scanner-primary", "fingerprint": "b9c71a04d7ad8314", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-43a7d2f98bcc8dde", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/damage-calc/PokemonConfigPanel.tsx:1463"}, "properties": {"repobilityId": "1b6b090ff111c873", "scanner": "scanner-primary", "fingerprint": "43a7d2f98bcc8dde", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-a06d9cdbade8cd28", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/pokemon-module/PokemonModule.tsx:157"}, "properties": {"repobilityId": "cb4eb2fd1a8ce65c", "scanner": "scanner-primary", "fingerprint": "a06d9cdbade8cd28", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-f3093a5d25affe21", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/pokemon-module/TeamBuilderModule.tsx:243"}, "properties": {"repobilityId": "8356860eab7cfe49", "scanner": "scanner-primary", "fingerprint": "f3093a5d25affe21", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-3c42034b937b0298", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/pokemon-module/StatsDisplay.tsx:515"}, "properties": {"repobilityId": "d32878c99527d5c7", "scanner": "scanner-primary", "fingerprint": "3c42034b937b0298", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-652b3de4a8f6c2c8", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/pokemon-module/NatureChartModule.tsx:88"}, "properties": {"repobilityId": "a4be5ff32a519e20", "scanner": "scanner-primary", "fingerprint": "652b3de4a8f6c2c8", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-f92309882a066fbf", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/pokemon-module/TypeChartModule.tsx:88"}, "properties": {"repobilityId": "cc03c5368df30d9e", "scanner": "scanner-primary", "fingerprint": "f92309882a066fbf", "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-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-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-adec8199355c67c1", "level": "note", "message": {"text": "Very large file: src/stores/moduleStore.ts (1478 lines)"}, "properties": {"repobilityId": "983c142101b87309", "scanner": "scanner-primary", "fingerprint": "adec8199355c67c1", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-c7aedf33bdbb3bbc", "level": "note", "message": {"text": "Very large file: src/components/damage-calc/PokemonConfigPanel.tsx (1863 lines)"}, "properties": {"repobilityId": "cce243ba1af28277", "scanner": "scanner-primary", "fingerprint": "c7aedf33bdbb3bbc", "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": "f76d9b2936dab1e8", "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": "aa6b791c91df9bf4", "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": "9e64af48910f14c7", "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": "bd5a9342a9529f4c", "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": "334c4ef6542bab21", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "medium", "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": "205d81e9cc20184c", "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": "7b146733270421b5", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-fd6f0d7faa28abac", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/pokeapi/client.ts:31"}, "properties": {"repobilityId": "227932f250eef30d", "scanner": "scanner-primary", "fingerprint": "fd6f0d7faa28abac", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-2e7596ba0a73c58d", "level": "none", "message": {"text": "Commented-code block (10 lines) in src/lib/sync/syncEngine.ts:5"}, "properties": {"repobilityId": "92b59f1ad3a8df37", "scanner": "scanner-primary", "fingerprint": "2e7596ba0a73c58d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-e2baec447ac5b317", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/lib/sync/meta.ts:1"}, "properties": {"repobilityId": "0e5f78d9b053f313", "scanner": "scanner-primary", "fingerprint": "e2baec447ac5b317", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}]}]}