{"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-8af352c47eac6715", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 projects/city-whispers/src/components/Overlays.jsx:17", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 projects/city-whispers/src/components/Overlays.jsx:17"}, "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-296e9299e597f3bc", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 projects/city-whispers/src/components/WhisperSheet.jsx:46", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 projects/city-whispers/src/components/WhisperSheet.jsx:46"}, "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-25715a0ea064e38c", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 projects/city-whispers/src/components/SubmitSheet.jsx:221", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 projects/city-whispers/src/components/SubmitSheet.jsx:221"}, "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-14b26b109577ced2", "name": "Stray `console.log` in TS/JS \u2014 projects/city-whispers/src/components/BugReportForm.jsx:22", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 projects/city-whispers/src/components/BugReportForm.jsx:22"}, "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-129a3db43bd1f6b4", "name": "Stray `console.log` in TS/JS \u2014 projects/city-whispers/src/lib/store.js:148", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 projects/city-whispers/src/lib/store.js:148"}, "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-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-1fc9c2f3d48a0e4a", "name": "Insecure pattern 'direct_innerhtml_assignment' in projects/city-whispers/docs/prototype.html:1241", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in projects/city-whispers/docs/prototype.html:1241"}, "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-ccf136d5ad9cac14", "name": "Insecure pattern 'local_storage_auth_token' in projects/city-whispers/docs/prototype.html:1209", "shortDescription": {"text": "Insecure pattern 'local_storage_auth_token' in projects/city-whispers/docs/prototype.html:1209"}, "fullDescription": {"text": "Found a known-risky pattern (local_storage_auth_token). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-a4bf86fe29cdd190", "name": "Insecure pattern 'direct_innerhtml_assignment' in projects/city-whispers/docs/intro-animation.html:182", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in projects/city-whispers/docs/intro-animation.html:182"}, "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-82045cac7c1a822f", "name": "Insecure pattern 'direct_innerhtml_assignment' in projects/city-whispers/docs/voice-audition.html:108", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in projects/city-whispers/docs/voice-audition.html:108"}, "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-69ebd9110dc2d934", "name": "Insecure pattern 'dangerous_innerhtml' in projects/city-whispers/src/components/Overlays.jsx:17", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in projects/city-whispers/src/components/Overlays.jsx:17"}, "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-86987a4ca9b7c6d0", "name": "Insecure pattern 'direct_innerhtml_assignment' in projects/city-whispers/src/components/MapView.jsx:260", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in projects/city-whispers/src/components/MapView.jsx:260"}, "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-dcbef16c28931bd8", "name": "Insecure pattern 'dangerous_innerhtml' in projects/city-whispers/src/components/WhisperSheet.jsx:46", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in projects/city-whispers/src/components/WhisperSheet.jsx:46"}, "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-848edb8d11ba370f", "name": "Insecure pattern 'dangerous_innerhtml' in projects/city-whispers/src/components/SubmitSheet.jsx:221", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in projects/city-whispers/src/components/SubmitSheet.jsx:221"}, "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-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-6893a6c8b0861585", "name": "Very low test-to-source ratio", "shortDescription": {"text": "Very low test-to-source ratio"}, "fullDescription": {"text": "0 test file(s) for 22 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-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-9ebd163249127c92", "name": "Agent authority lacks a verifier contract: projects/city-whispers/.claude/launch.json", "shortDescription": {"text": "Agent authority lacks a verifier contract: projects/city-whispers/.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-9512c91c1151bdd7", "name": "Commented-code block (5 lines) in projects/city-whispers/src/App.jsx:128", "shortDescription": {"text": "Commented-code block (5 lines) in projects/city-whispers/src/App.jsx:128"}, "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-3e279e813964d634", "name": "`fetch()` without try/.catch or AbortSignal \u2014 projects/city-whispers/src/App.jsx:331", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 projects/city-whispers/src/App.jsx:331"}, "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-5ed0fbb3ebc016f4", "name": "`fetch()` without try/.catch or AbortSignal \u2014 projects/city-whispers/src/components/TopBar.jsx:69", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 projects/city-whispers/src/components/TopBar.jsx:69"}, "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-1b5a76780c3df9aa", "name": "1 env vars used in code but missing from .env.example", "shortDescription": {"text": "1 env vars used in code but missing from .env.example"}, "fullDescription": {"text": "Drift between code and config docs. The first few: `DEV`. 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/19506"}, "properties": {"repository": "shivanirm17/my-projects", "repoUrl": "https://github.com/shivanirm17/my-projects", "branch": "main"}, "results": [{"ruleId": "scanner-8af352c47eac6715", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 projects/city-whispers/src/components/Overlays.jsx:17"}, "properties": {"repobilityId": "4e55cd0c325b26ef", "scanner": "scanner-primary", "fingerprint": "8af352c47eac6715", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-296e9299e597f3bc", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 projects/city-whispers/src/components/WhisperSheet.jsx:46"}, "properties": {"repobilityId": "c6a9a04a10743a9e", "scanner": "scanner-primary", "fingerprint": "296e9299e597f3bc", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-25715a0ea064e38c", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 projects/city-whispers/src/components/SubmitSheet.jsx:221"}, "properties": {"repobilityId": "4432adf52a3a6d47", "scanner": "scanner-primary", "fingerprint": "25715a0ea064e38c", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-14b26b109577ced2", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 projects/city-whispers/src/components/BugReportForm.jsx:22"}, "properties": {"repobilityId": "2e2f7ca8dbc606e1", "scanner": "scanner-primary", "fingerprint": "14b26b109577ced2", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-129a3db43bd1f6b4", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 projects/city-whispers/src/lib/store.js:148"}, "properties": {"repobilityId": "865415095a848f05", "scanner": "scanner-primary", "fingerprint": "129a3db43bd1f6b4", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"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-1fc9c2f3d48a0e4a", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in projects/city-whispers/docs/prototype.html:1241"}, "properties": {"repobilityId": "774f5f871b46dc91", "scanner": "scanner-primary", "fingerprint": "1fc9c2f3d48a0e4a", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "projects/city-whispers/docs/prototype.html"}, "region": {"startLine": 1241}}}]}, {"ruleId": "scanner-ccf136d5ad9cac14", "level": "warning", "message": {"text": "Insecure pattern 'local_storage_auth_token' in projects/city-whispers/docs/prototype.html:1209"}, "properties": {"repobilityId": "5211e9405cbe8d59", "scanner": "scanner-primary", "fingerprint": "ccf136d5ad9cac14", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "local_storage_auth_token"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "projects/city-whispers/docs/prototype.html"}, "region": {"startLine": 1209}}}]}, {"ruleId": "scanner-a4bf86fe29cdd190", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in projects/city-whispers/docs/intro-animation.html:182"}, "properties": {"repobilityId": "b1694b94c226a991", "scanner": "scanner-primary", "fingerprint": "a4bf86fe29cdd190", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "projects/city-whispers/docs/intro-animation.html"}, "region": {"startLine": 182}}}]}, {"ruleId": "scanner-82045cac7c1a822f", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in projects/city-whispers/docs/voice-audition.html:108"}, "properties": {"repobilityId": "bbffb60cbe4d34d3", "scanner": "scanner-primary", "fingerprint": "82045cac7c1a822f", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "projects/city-whispers/docs/voice-audition.html"}, "region": {"startLine": 108}}}]}, {"ruleId": "scanner-69ebd9110dc2d934", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in projects/city-whispers/src/components/Overlays.jsx:17"}, "properties": {"repobilityId": "e483c300002c5803", "scanner": "scanner-primary", "fingerprint": "69ebd9110dc2d934", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "projects/city-whispers/src/components/Overlays.jsx"}, "region": {"startLine": 17}}}]}, {"ruleId": "scanner-86987a4ca9b7c6d0", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in projects/city-whispers/src/components/MapView.jsx:260"}, "properties": {"repobilityId": "0d8bcfa72929bdd2", "scanner": "scanner-primary", "fingerprint": "86987a4ca9b7c6d0", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "projects/city-whispers/src/components/MapView.jsx"}, "region": {"startLine": 260}}}]}, {"ruleId": "scanner-dcbef16c28931bd8", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in projects/city-whispers/src/components/WhisperSheet.jsx:46"}, "properties": {"repobilityId": "4994658380937db6", "scanner": "scanner-primary", "fingerprint": "dcbef16c28931bd8", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "projects/city-whispers/src/components/WhisperSheet.jsx"}, "region": {"startLine": 46}}}]}, {"ruleId": "scanner-848edb8d11ba370f", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in projects/city-whispers/src/components/SubmitSheet.jsx:221"}, "properties": {"repobilityId": "d2058dc01af557bd", "scanner": "scanner-primary", "fingerprint": "848edb8d11ba370f", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "projects/city-whispers/src/components/SubmitSheet.jsx"}, "region": {"startLine": 221}}}]}, {"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-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": "3fc12222a334627b", "scanner": "scanner-primary", "fingerprint": "141b30a41e03817b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["license", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-2d0c7b7ab8f8aacf", "level": "warning", "message": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "properties": {"repobilityId": "a92ce5f288d7ae7e", "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": "cf4f4f7f0216657e", "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": "3f793e7ac95f917f", "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": "e15c90fc6f371b55", "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": "ca94abfc9c406d77", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-9ebd163249127c92", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: projects/city-whispers/.claude/launch.json"}, "properties": {"repobilityId": "a9f4fd09e29e4809", "scanner": "scanner-primary", "fingerprint": "9ebd163249127c92", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "projects/city-whispers/.claude/launch.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-9512c91c1151bdd7", "level": "none", "message": {"text": "Commented-code block (5 lines) in projects/city-whispers/src/App.jsx:128"}, "properties": {"repobilityId": "2ec3830bc62645f6", "scanner": "scanner-primary", "fingerprint": "9512c91c1151bdd7", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-3e279e813964d634", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 projects/city-whispers/src/App.jsx:331"}, "properties": {"repobilityId": "5fb7cb891804ccdf", "scanner": "scanner-primary", "fingerprint": "3e279e813964d634", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-5ed0fbb3ebc016f4", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 projects/city-whispers/src/components/TopBar.jsx:69"}, "properties": {"repobilityId": "3cef1da91bfb652a", "scanner": "scanner-primary", "fingerprint": "5ed0fbb3ebc016f4", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-1b5a76780c3df9aa", "level": "none", "message": {"text": "1 env vars used in code but missing from .env.example"}, "properties": {"repobilityId": "d04379b337b44a15", "scanner": "scanner-primary", "fingerprint": "1b5a76780c3df9aa", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "config-drift"]}}]}]}