{"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-d8846ac2c6fa447e", "name": "Insecure pattern 'node_child_process' in scripts/gen-book.cjs:14", "shortDescription": {"text": "Insecure pattern 'node_child_process' in scripts/gen-book.cjs:14"}, "fullDescription": {"text": "Found a known-risky pattern (node_child_process). 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-16d6c4a06ab22134", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "Azure/static-web-apps-deploy@v1 can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-0ee25f36be93db12", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "azure/webapps-deploy@v3 can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA."}, "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 25 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-faccb9061e9b52a0", "name": "No README detected", "shortDescription": {"text": "No README detected"}, "fullDescription": {"text": "No README file was found. Generated repos without README context are hard to operate, validate, or safely hand off."}, "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 9 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-11825279136b53a3", "name": "CI is configured but no tests are detected", "shortDescription": {"text": "CI is configured but no tests are detected"}, "fullDescription": {"text": "A CI pipeline exists, but the scan found no test files to gate. Opus labeled this generated-code pattern as config theater: release machinery exists, but it has little behavioral signal."}, "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, tests, operator-readme. 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, tests, operator-readme. 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-b39cf9f7c9ef0217", "name": "Commented-code block (5 lines) in scripts/gen-xrefs.cjs:53", "shortDescription": {"text": "Commented-code block (5 lines) in scripts/gen-xrefs.cjs:53"}, "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-440ed0de9aa972ef", "name": "Commented-code block (5 lines) in scripts/gen-book.cjs:1", "shortDescription": {"text": "Commented-code block (5 lines) in scripts/gen-book.cjs: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-7a5b7e6a614c54d2", "name": "Commented-code block (6 lines) in scripts/check-xrefs.cjs:1", "shortDescription": {"text": "Commented-code block (6 lines) in scripts/check-xrefs.cjs: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-bb0007984a5b45c6", "name": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/gen-cover.cjs:75", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/gen-cover.cjs:75"}, "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-6529feb41a2f40a7", "name": "Commented-code block (5 lines) in ai-mysteries-web/src/components/Loading.tsx:4", "shortDescription": {"text": "Commented-code block (5 lines) in ai-mysteries-web/src/components/Loading.tsx:4"}, "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-8e8d2e6cb1368d97", "name": "`fetch()` without try/.catch or AbortSignal \u2014 ai-mysteries-web/src/lib/api.ts:13", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 ai-mysteries-web/src/lib/api.ts:13"}, "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-e96bbd711e57583e", "name": "Commented-code block (5 lines) in ai-mysteries-web/src/lib/share.ts:1", "shortDescription": {"text": "Commented-code block (5 lines) in ai-mysteries-web/src/lib/share.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-f407e1cb6187ecf8", "name": "Commented-code block (5 lines) in ai-mysteries-web/src/routes/Landing.tsx:189", "shortDescription": {"text": "Commented-code block (5 lines) in ai-mysteries-web/src/routes/Landing.tsx:189"}, "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-ab3963b401d788c2", "name": "Commented-code block (6 lines) in ai-mysteries-web/src/routes/BookLanding.tsx:15", "shortDescription": {"text": "Commented-code block (6 lines) in ai-mysteries-web/src/routes/BookLanding.tsx:15"}, "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-2eafc3188c36bb02", "name": "3 env vars used in code but missing from .env.example", "shortDescription": {"text": "3 env vars used in code but missing from .env.example"}, "fullDescription": {"text": "Drift between code and config docs. The first few: `CF_ACCOUNT_ID`, `CF_API_TOKEN`, `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}}, {"id": "scanner-6843407bb8c28b7b", "name": "Frontend route `/:bookId` has no Link/navigate to it \u2014 ai-mysteries-web/src/App.tsx", "shortDescription": {"text": "Frontend route `/:bookId` has no Link/navigate to it \u2014 ai-mysteries-web/src/App.tsx"}, "fullDescription": {"text": "The route is registered but no `<Link to=\u2026>` or `navigate(\u2026)` in the codebase navigates here. Either it's reachable only via direct URL (intentional), it's dead, or the link broke during a refactor."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-5d74e47ef19e3ca7", "name": "Frontend route `/:bookId/ending` has no Link/navigate to it \u2014 ai-mysteries-web/src/App.tsx", "shortDescription": {"text": "Frontend route `/:bookId/ending` has no Link/navigate to it \u2014 ai-mysteries-web/src/App.tsx"}, "fullDescription": {"text": "The route is registered but no `<Link to=\u2026>` or `navigate(\u2026)` in the codebase navigates here. Either it's reachable only via direct URL (intentional), it's dead, or the link broke during a refactor."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-1b310c03c3b1ed95", "name": "Frontend route `/:bookId/ending/:code` has no Link/navigate to it \u2014 ai-mysteries-web/src/App.tsx", "shortDescription": {"text": "Frontend route `/:bookId/ending/:code` has no Link/navigate to it \u2014 ai-mysteries-web/src/App.tsx"}, "fullDescription": {"text": "The route is registered but no `<Link to=\u2026>` or `navigate(\u2026)` in the codebase navigates here. Either it's reachable only via direct URL (intentional), it's dead, or the link broke during a refactor."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-8d417e9d20f694db", "name": "Frontend route `/:bookId/:slug` has no Link/navigate to it \u2014 ai-mysteries-web/src/App.tsx", "shortDescription": {"text": "Frontend route `/:bookId/:slug` has no Link/navigate to it \u2014 ai-mysteries-web/src/App.tsx"}, "fullDescription": {"text": "The route is registered but no `<Link to=\u2026>` or `navigate(\u2026)` in the codebase navigates here. Either it's reachable only via direct URL (intentional), it's dead, or the link broke during a refactor."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/18633"}, "properties": {"repository": "RyanGano/ai-mysteries", "repoUrl": "https://github.com/RyanGano/ai-mysteries", "branch": "main"}, "results": [{"ruleId": "scanner-d8846ac2c6fa447e", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in scripts/gen-book.cjs:14"}, "properties": {"repobilityId": "cb13c61b78fb5295", "scanner": "scanner-primary", "fingerprint": "d8846ac2c6fa447e", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/gen-book.cjs"}, "region": {"startLine": 14}}}]}, {"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-16d6c4a06ab22134", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "92838f959e386521", "scanner": "scanner-primary", "fingerprint": "16d6c4a06ab22134", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/azure-static-web-apps-happy-glacier-0dcefde1e.yml"}, "region": {"startLine": 30}}}]}, {"ruleId": "scanner-16d6c4a06ab22134", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "92838f959e386521", "scanner": "scanner-primary", "fingerprint": "16d6c4a06ab22134", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/azure-static-web-apps-happy-glacier-0dcefde1e.yml"}, "region": {"startLine": 53}}}]}, {"ruleId": "scanner-0ee25f36be93db12", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "f92cbe4437c4ab54", "scanner": "scanner-primary", "fingerprint": "0ee25f36be93db12", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/api.yml"}, "region": {"startLine": 39}}}]}, {"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": "7000d1b016183367", "scanner": "scanner-primary", "fingerprint": "141b30a41e03817b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["license", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-faccb9061e9b52a0", "level": "note", "message": {"text": "No README detected"}, "properties": {"repobilityId": "efde9971303cb9d7", "scanner": "scanner-primary", "fingerprint": "faccb9061e9b52a0", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["docs", "readme", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "c427fb9053fe95d7", "scanner": "scanner-primary", "fingerprint": "3ab5d313dda8e5f9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["debug", "cleanup", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-11825279136b53a3", "level": "warning", "message": {"text": "CI is configured but no tests are detected"}, "properties": {"repobilityId": "c0b328729dc4bf95", "scanner": "scanner-primary", "fingerprint": "11825279136b53a3", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["tests", "ci", "config-theater", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-b9088664ace7f748", "level": "warning", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "cc045af6e9803877", "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": "9c2f116ef667ee87", "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": "80192f3514a8f917", "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": "2193a5db27cae900", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-b39cf9f7c9ef0217", "level": "none", "message": {"text": "Commented-code block (5 lines) in scripts/gen-xrefs.cjs:53"}, "properties": {"repobilityId": "fc02c4a384890b0c", "scanner": "scanner-primary", "fingerprint": "b39cf9f7c9ef0217", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-440ed0de9aa972ef", "level": "none", "message": {"text": "Commented-code block (5 lines) in scripts/gen-book.cjs:1"}, "properties": {"repobilityId": "9834b50954e2faa5", "scanner": "scanner-primary", "fingerprint": "440ed0de9aa972ef", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-7a5b7e6a614c54d2", "level": "none", "message": {"text": "Commented-code block (6 lines) in scripts/check-xrefs.cjs:1"}, "properties": {"repobilityId": "896293a9aa6dc7d3", "scanner": "scanner-primary", "fingerprint": "7a5b7e6a614c54d2", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-bb0007984a5b45c6", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/gen-cover.cjs:75"}, "properties": {"repobilityId": "35dfa5940d9648be", "scanner": "scanner-primary", "fingerprint": "bb0007984a5b45c6", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-6529feb41a2f40a7", "level": "none", "message": {"text": "Commented-code block (5 lines) in ai-mysteries-web/src/components/Loading.tsx:4"}, "properties": {"repobilityId": "9fe4961d3e6ab979", "scanner": "scanner-primary", "fingerprint": "6529feb41a2f40a7", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-8e8d2e6cb1368d97", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 ai-mysteries-web/src/lib/api.ts:13"}, "properties": {"repobilityId": "9b8fc87025dc2552", "scanner": "scanner-primary", "fingerprint": "8e8d2e6cb1368d97", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-e96bbd711e57583e", "level": "none", "message": {"text": "Commented-code block (5 lines) in ai-mysteries-web/src/lib/share.ts:1"}, "properties": {"repobilityId": "e1eded5a85eba632", "scanner": "scanner-primary", "fingerprint": "e96bbd711e57583e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f407e1cb6187ecf8", "level": "none", "message": {"text": "Commented-code block (5 lines) in ai-mysteries-web/src/routes/Landing.tsx:189"}, "properties": {"repobilityId": "a58e6f744a28dee2", "scanner": "scanner-primary", "fingerprint": "f407e1cb6187ecf8", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-ab3963b401d788c2", "level": "none", "message": {"text": "Commented-code block (6 lines) in ai-mysteries-web/src/routes/BookLanding.tsx:15"}, "properties": {"repobilityId": "3bfe510e34f9304c", "scanner": "scanner-primary", "fingerprint": "ab3963b401d788c2", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-2eafc3188c36bb02", "level": "none", "message": {"text": "3 env vars used in code but missing from .env.example"}, "properties": {"repobilityId": "bd934ba112b02ffa", "scanner": "scanner-primary", "fingerprint": "2eafc3188c36bb02", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "config-drift"]}}, {"ruleId": "scanner-6843407bb8c28b7b", "level": "warning", "message": {"text": "Frontend route `/:bookId` has no Link/navigate to it \u2014 ai-mysteries-web/src/App.tsx"}, "properties": {"repobilityId": "85a7aab5adf3e4a3", "scanner": "scanner-primary", "fingerprint": "6843407bb8c28b7b", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-5d74e47ef19e3ca7", "level": "warning", "message": {"text": "Frontend route `/:bookId/ending` has no Link/navigate to it \u2014 ai-mysteries-web/src/App.tsx"}, "properties": {"repobilityId": "21bbd12f28296cd7", "scanner": "scanner-primary", "fingerprint": "5d74e47ef19e3ca7", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-1b310c03c3b1ed95", "level": "warning", "message": {"text": "Frontend route `/:bookId/ending/:code` has no Link/navigate to it \u2014 ai-mysteries-web/src/App.tsx"}, "properties": {"repobilityId": "1e55c5b9b201364e", "scanner": "scanner-primary", "fingerprint": "1b310c03c3b1ed95", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-8d417e9d20f694db", "level": "warning", "message": {"text": "Frontend route `/:bookId/:slug` has no Link/navigate to it \u2014 ai-mysteries-web/src/App.tsx"}, "properties": {"repobilityId": "54ab08ed73e1b99a", "scanner": "scanner-primary", "fingerprint": "8d417e9d20f694db", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}]}]}