{"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-8f1f4ef7c012de50", "name": "Possibly dead Python function: generate_title_slide", "shortDescription": {"text": "Possibly dead Python function: generate_title_slide"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-466fe6e72ee9a360", "name": "Possibly dead Python function: generate_problem_slide", "shortDescription": {"text": "Possibly dead Python function: generate_problem_slide"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-15deed7cecff2fa3", "name": "Possibly dead Python function: generate_solution_slide", "shortDescription": {"text": "Possibly dead Python function: generate_solution_slide"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-7bd6d36495271589", "name": "Possibly dead Python function: generate_metrics_slide", "shortDescription": {"text": "Possibly dead Python function: generate_metrics_slide"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-707f2026272b0a63", "name": "Possibly dead Python function: generate_chart_slide", "shortDescription": {"text": "Possibly dead Python function: generate_chart_slide"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-4dd291c253bdd82d", "name": "Possibly dead Python function: generate_testimonial_slide", "shortDescription": {"text": "Possibly dead Python function: generate_testimonial_slide"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-ad3e12ffd6957768", "name": "Possibly dead Python function: generate_cta_slide", "shortDescription": {"text": "Possibly dead Python function: generate_cta_slide"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-60c5a1c690022b62", "name": "Insecure pattern 'node_child_process' in .claude/skills/ckm-brand/scripts/sync-brand-to-tokens.cjs:14", "shortDescription": {"text": "Insecure pattern 'node_child_process' in .claude/skills/ckm-brand/scripts/sync-brand-to-tokens.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-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": "2 test file(s) for 53 source file(s) (ratio 0.04). Consider adding integration or unit tests for critical paths."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-01f96f71d9907a8c", "name": "README lacks setup or run instructions", "shortDescription": {"text": "README lacks setup or run instructions"}, "fullDescription": {"text": "A README exists, but it does not contain common install/setup/run markers. This matches a frequent generated-code pattern: UI is present, operational handoff is thin."}, "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 259 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-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: ci, 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": "low", "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 ci, 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-bea357a6497a2d5d", "name": "Agent authority lacks a verifier contract: CLAUDE.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: CLAUDE.md"}, "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-122f91b7f2906dc4", "name": "Agent authority lacks a verifier contract: .claude/settings.json", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/settings.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-2c5f98b152cddb6d", "name": "Agent authority lacks a verifier contract: .claude/launch.json", "shortDescription": {"text": "Agent authority lacks a verifier contract: .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-88607da8453a208f", "name": "Agent authority lacks a verifier contract: .claude/skills/ckm-banner-design/SKILL.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/skills/ckm-banner-design/SKILL.md"}, "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-38efab5c6898a9d6", "name": "Agent authority lacks a verifier contract: .claude/skills/ckm-banner-design/references/banner-sizes-and-styles.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/skills/ckm-banner-design/references/banner-sizes-and-styles.md"}, "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-6b8e7774c7c3c08e", "name": "Agent authority lacks a verifier contract: .claude/skills/ckm-ui-styling/references/shadcn-accessibility.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/skills/ckm-ui-styling/references/shadcn-accessibility.md"}, "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-8f7b54ea6d07264f", "name": "Agent authority lacks a verifier contract: .claude/skills/ckm-ui-styling/references/shadcn-components.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/skills/ckm-ui-styling/references/shadcn-components.md"}, "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-d994dd11c7d55d11", "name": "Agent authority lacks a verifier contract: .claude/skills/gsap-react/SKILL.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/skills/gsap-react/SKILL.md"}, "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-62ada4c596771c6b", "name": "Agent authority lacks a verifier contract: .claude/skills/ckm-brand/references/asset-organization.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/skills/ckm-brand/references/asset-organization.md"}, "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-b39dcb2c78ba4b72", "name": "Agent authority lacks a verifier contract: .claude/skills/ckm-brand/templates/brand-guidelines-starter.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/skills/ckm-brand/templates/brand-guidelines-starter.md"}, "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-cbc92e13897b698a", "name": "Agent authority lacks a verifier contract: .claude/skills/ckm-slides/SKILL.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/skills/ckm-slides/SKILL.md"}, "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-b7c8af503d377b70", "name": "Agent authority lacks a verifier contract: .claude/skills/ckm-slides/references/layout-patterns.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/skills/ckm-slides/references/layout-patterns.md"}, "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-07cc3e71e40043d3", "name": "Agent authority lacks a verifier contract: .claude/skills/ckm-slides/references/slide-strategies.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/skills/ckm-slides/references/slide-strategies.md"}, "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-f50beb7227d3041c", "name": "Agent authority lacks a verifier contract: .claude/skills/ckm-design/references/slides-layout-patterns.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/skills/ckm-design/references/slides-layout-patterns.md"}, "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-7ddf7596334ab32e", "name": "Agent authority lacks a verifier contract: .claude/skills/ckm-design/references/cip-design.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/skills/ckm-design/references/cip-design.md"}, "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-63788c09c5534cc8", "name": "Agent authority lacks a verifier contract: .claude/skills/ckm-design/references/banner-sizes-and-styles.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/skills/ckm-design/references/banner-sizes-and-styles.md"}, "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-a9ba9a97ef543dc5", "name": "Agent authority lacks a verifier contract: .claude/skills/ckm-design/references/slides-strategies.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/skills/ckm-design/references/slides-strategies.md"}, "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-cbe057c5611238c0", "name": "Agent authority lacks a verifier contract: .claude/skills/ckm-design/references/logo-design.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/skills/ckm-design/references/logo-design.md"}, "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-caa93ec57350d022", "name": "Agent authority lacks a verifier contract: .claude/skills/ckm-design/references/slides.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/skills/ckm-design/references/slides.md"}, "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-3659e838efc2fd82", "name": "Agent authority lacks a verifier contract: .claude/skills/ckm-design-system/SKILL.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/skills/ckm-design-system/SKILL.md"}, "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-730966da52e60d14", "name": "Agent authority lacks a verifier contract: .claude/skills/ckm-design-system/references/tailwind-integration.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/skills/ckm-design-system/references/tailwind-integration.md"}, "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-3b97ba6f5ac14112", "name": "Network/subprocess call without timeout or try/except \u2014 .claude/skills/ckm-design-system/scripts/slide-token-validator.p", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 .claude/skills/ckm-design-system/scripts/slide-token-validator.py:30"}, "fullDescription": {"text": "`subprocess.run(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-9aa4ccac1d047796", "name": "Legacy-named symbol `card__copy` in src/pages/Home.jsx:299", "shortDescription": {"text": "Legacy-named symbol `card__copy` in src/pages/Home.jsx:299"}, "fullDescription": {"text": "Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-49c98f7cedd9c977", "name": "Near-duplicate function bodies in 4 places", "shortDescription": {"text": "Near-duplicate function bodies in 4 places"}, "fullDescription": {"text": "Functions with the same first-5-line body hash:\n.claude/skills/ui-ux-pro-max/scripts/core.py:tokenize, .claude/skills/ckm-design/scripts/cip/core.py:tokenize, .claude/skills/ckm-design/scripts/logo/core.py:tokenize, .claude/skills/ckm-design-system/scripts/slide_search_core.py:tokenize\n\nThis is *the* AI-coder failure mode (4\u00d7 more duplication in vibe-coded repos \u2014 see https://jw.hn/ai-code-hygiene). Consolidate or document why they're separate."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-2c04133e54348533", "name": "Near-duplicate function bodies in 2 places", "shortDescription": {"text": "Near-duplicate function bodies in 2 places"}, "fullDescription": {"text": "Functions with the same first-5-line body hash:\n.claude/skills/ui-ux-pro-max/scripts/core.py:search, .claude/skills/ckm-design/scripts/logo/core.py:search\n\nThis is *the* AI-coder failure mode (4\u00d7 more duplication in vibe-coded repos \u2014 see https://jw.hn/ai-code-hygiene). Consolidate or document why they're separate."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-b9257eae7f48d224", "name": "Frontend route `/products/:slug` has no Link/navigate to it \u2014 src/App.jsx", "shortDescription": {"text": "Frontend route `/products/:slug` has no Link/navigate to it \u2014 src/App.jsx"}, "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-f31dff63d18ebff9", "name": "Frontend route `/blog/:slug` has no Link/navigate to it \u2014 src/App.jsx", "shortDescription": {"text": "Frontend route `/blog/:slug` has no Link/navigate to it \u2014 src/App.jsx"}, "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-f485e496957e1d5f", "name": "Frontend route `/news/:slug` has no Link/navigate to it \u2014 src/App.jsx", "shortDescription": {"text": "Frontend route `/news/:slug` has no Link/navigate to it \u2014 src/App.jsx"}, "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/20736"}, "properties": {"repository": "TahoshinIslam/leotechsite", "repoUrl": "https://github.com/TahoshinIslam/leotechsite", "branch": "main"}, "results": [{"ruleId": "scanner-8f1f4ef7c012de50", "level": "note", "message": {"text": "Possibly dead Python function: generate_title_slide"}, "properties": {"repobilityId": "439a1d40b9214f59", "scanner": "scanner-primary", "fingerprint": "8f1f4ef7c012de50", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/ckm-design-system/scripts/generate-slide.py:411"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-466fe6e72ee9a360", "level": "note", "message": {"text": "Possibly dead Python function: generate_problem_slide"}, "properties": {"repobilityId": "a877bda0bfc222bb", "scanner": "scanner-primary", "fingerprint": "466fe6e72ee9a360", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/ckm-design-system/scripts/generate-slide.py:430"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-15deed7cecff2fa3", "level": "note", "message": {"text": "Possibly dead Python function: generate_solution_slide"}, "properties": {"repobilityId": "fe81965771dbe20b", "scanner": "scanner-primary", "fingerprint": "15deed7cecff2fa3", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/ckm-design-system/scripts/generate-slide.py:461"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-7bd6d36495271589", "level": "note", "message": {"text": "Possibly dead Python function: generate_metrics_slide"}, "properties": {"repobilityId": "e88ea02a6e9933f3", "scanner": "scanner-primary", "fingerprint": "7bd6d36495271589", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/ckm-design-system/scripts/generate-slide.py:506"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-707f2026272b0a63", "level": "note", "message": {"text": "Possibly dead Python function: generate_chart_slide"}, "properties": {"repobilityId": "86ef10594147f39c", "scanner": "scanner-primary", "fingerprint": "707f2026272b0a63", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/ckm-design-system/scripts/generate-slide.py:537"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-4dd291c253bdd82d", "level": "note", "message": {"text": "Possibly dead Python function: generate_testimonial_slide"}, "properties": {"repobilityId": "08c17cff08d7fe52", "scanner": "scanner-primary", "fingerprint": "4dd291c253bdd82d", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/ckm-design-system/scripts/generate-slide.py:571"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-ad3e12ffd6957768", "level": "note", "message": {"text": "Possibly dead Python function: generate_cta_slide"}, "properties": {"repobilityId": "665644074a26bc47", "scanner": "scanner-primary", "fingerprint": "ad3e12ffd6957768", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/ckm-design-system/scripts/generate-slide.py:589"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-60c5a1c690022b62", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in .claude/skills/ckm-brand/scripts/sync-brand-to-tokens.cjs:14"}, "properties": {"repobilityId": "6c81c52fe7bbf16e", "scanner": "scanner-primary", "fingerprint": "60c5a1c690022b62", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/ckm-brand/scripts/sync-brand-to-tokens.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-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-01f96f71d9907a8c", "level": "note", "message": {"text": "README lacks setup or run instructions"}, "properties": {"repobilityId": "91ada899842340f6", "scanner": "scanner-primary", "fingerprint": "01f96f71d9907a8c", "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": "067a92aaf4412516", "scanner": "scanner-primary", "fingerprint": "3ab5d313dda8e5f9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["debug", "cleanup", "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": "5b054af578f780d4", "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": "63e556072bdde091", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "low", "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": "ae623f16cbadc42e", "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": "46d0d44ffcb00d82", "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": "fa041f1ac30d1deb", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-bea357a6497a2d5d", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: CLAUDE.md"}, "properties": {"repobilityId": "aae72df3934829ac", "scanner": "scanner-primary", "fingerprint": "bea357a6497a2d5d", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "CLAUDE.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-122f91b7f2906dc4", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/settings.json"}, "properties": {"repobilityId": "a2967269048b6a9d", "scanner": "scanner-primary", "fingerprint": "122f91b7f2906dc4", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/settings.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-2c5f98b152cddb6d", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/launch.json"}, "properties": {"repobilityId": "0de48c0f4ab303d8", "scanner": "scanner-primary", "fingerprint": "2c5f98b152cddb6d", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/launch.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-88607da8453a208f", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/skills/ckm-banner-design/SKILL.md"}, "properties": {"repobilityId": "3ea0b61f077d6492", "scanner": "scanner-primary", "fingerprint": "88607da8453a208f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/ckm-banner-design/SKILL.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-38efab5c6898a9d6", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/skills/ckm-banner-design/references/banner-sizes-and-styles.md"}, "properties": {"repobilityId": "9b84f61912adecc8", "scanner": "scanner-primary", "fingerprint": "38efab5c6898a9d6", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/ckm-banner-design/references/banner-sizes-and-styles.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-6b8e7774c7c3c08e", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/skills/ckm-ui-styling/references/shadcn-accessibility.md"}, "properties": {"repobilityId": "171280f7057d7378", "scanner": "scanner-primary", "fingerprint": "6b8e7774c7c3c08e", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/ckm-ui-styling/references/shadcn-accessibility.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-8f7b54ea6d07264f", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/skills/ckm-ui-styling/references/shadcn-components.md"}, "properties": {"repobilityId": "8ac720d1c1c90c96", "scanner": "scanner-primary", "fingerprint": "8f7b54ea6d07264f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/ckm-ui-styling/references/shadcn-components.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-d994dd11c7d55d11", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/skills/gsap-react/SKILL.md"}, "properties": {"repobilityId": "c466ae2dd7ec5099", "scanner": "scanner-primary", "fingerprint": "d994dd11c7d55d11", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/gsap-react/SKILL.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-62ada4c596771c6b", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/skills/ckm-brand/references/asset-organization.md"}, "properties": {"repobilityId": "0da84700afe85474", "scanner": "scanner-primary", "fingerprint": "62ada4c596771c6b", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/ckm-brand/references/asset-organization.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-b39dcb2c78ba4b72", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/skills/ckm-brand/templates/brand-guidelines-starter.md"}, "properties": {"repobilityId": "fbc49aa8c7874e90", "scanner": "scanner-primary", "fingerprint": "b39dcb2c78ba4b72", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/ckm-brand/templates/brand-guidelines-starter.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-cbc92e13897b698a", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/skills/ckm-slides/SKILL.md"}, "properties": {"repobilityId": "b3ff1b7b1db73004", "scanner": "scanner-primary", "fingerprint": "cbc92e13897b698a", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/ckm-slides/SKILL.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-b7c8af503d377b70", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/skills/ckm-slides/references/layout-patterns.md"}, "properties": {"repobilityId": "cf9a070f4b29eda4", "scanner": "scanner-primary", "fingerprint": "b7c8af503d377b70", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/ckm-slides/references/layout-patterns.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-07cc3e71e40043d3", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/skills/ckm-slides/references/slide-strategies.md"}, "properties": {"repobilityId": "08e3bb394f6d7ab5", "scanner": "scanner-primary", "fingerprint": "07cc3e71e40043d3", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/ckm-slides/references/slide-strategies.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-f50beb7227d3041c", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/skills/ckm-design/references/slides-layout-patterns.md"}, "properties": {"repobilityId": "6e84df58442a92a9", "scanner": "scanner-primary", "fingerprint": "f50beb7227d3041c", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/ckm-design/references/slides-layout-patterns.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-7ddf7596334ab32e", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/skills/ckm-design/references/cip-design.md"}, "properties": {"repobilityId": "bd362c48305f7650", "scanner": "scanner-primary", "fingerprint": "7ddf7596334ab32e", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/ckm-design/references/cip-design.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-63788c09c5534cc8", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/skills/ckm-design/references/banner-sizes-and-styles.md"}, "properties": {"repobilityId": "4f02a80b4ec6553a", "scanner": "scanner-primary", "fingerprint": "63788c09c5534cc8", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/ckm-design/references/banner-sizes-and-styles.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-a9ba9a97ef543dc5", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/skills/ckm-design/references/slides-strategies.md"}, "properties": {"repobilityId": "953bb99fddf8af21", "scanner": "scanner-primary", "fingerprint": "a9ba9a97ef543dc5", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/ckm-design/references/slides-strategies.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-cbe057c5611238c0", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/skills/ckm-design/references/logo-design.md"}, "properties": {"repobilityId": "53e83ff85ae49598", "scanner": "scanner-primary", "fingerprint": "cbe057c5611238c0", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/ckm-design/references/logo-design.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-caa93ec57350d022", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/skills/ckm-design/references/slides.md"}, "properties": {"repobilityId": "0f7f1525370719f4", "scanner": "scanner-primary", "fingerprint": "caa93ec57350d022", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/ckm-design/references/slides.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-3659e838efc2fd82", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/skills/ckm-design-system/SKILL.md"}, "properties": {"repobilityId": "0161f4c6adbc4f16", "scanner": "scanner-primary", "fingerprint": "3659e838efc2fd82", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/ckm-design-system/SKILL.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-730966da52e60d14", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/skills/ckm-design-system/references/tailwind-integration.md"}, "properties": {"repobilityId": "980fa6c91ae28b0c", "scanner": "scanner-primary", "fingerprint": "730966da52e60d14", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/ckm-design-system/references/tailwind-integration.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-3b97ba6f5ac14112", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 .claude/skills/ckm-design-system/scripts/slide-token-validator.py:30"}, "properties": {"repobilityId": "fe267029aa92895e", "scanner": "scanner-primary", "fingerprint": "3b97ba6f5ac14112", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-9aa4ccac1d047796", "level": "note", "message": {"text": "Legacy-named symbol `card__copy` in src/pages/Home.jsx:299"}, "properties": {"repobilityId": "a80c1d67a3f9ddcf", "scanner": "scanner-primary", "fingerprint": "9aa4ccac1d047796", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-49c98f7cedd9c977", "level": "note", "message": {"text": "Near-duplicate function bodies in 4 places"}, "properties": {"repobilityId": "d60e9250b59153e3", "scanner": "scanner-primary", "fingerprint": "49c98f7cedd9c977", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-49c98f7cedd9c977", "level": "note", "message": {"text": "Near-duplicate function bodies in 4 places"}, "properties": {"repobilityId": "325785ccf56e3a25", "scanner": "scanner-primary", "fingerprint": "49c98f7cedd9c977", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-49c98f7cedd9c977", "level": "note", "message": {"text": "Near-duplicate function bodies in 4 places"}, "properties": {"repobilityId": "87bcf01f297d5dad", "scanner": "scanner-primary", "fingerprint": "49c98f7cedd9c977", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "e664b5317f8f60ae", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "67b9e8286ad9a1e1", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "533df65183dbbe20", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "d0b92da7aa67eb21", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-b9257eae7f48d224", "level": "warning", "message": {"text": "Frontend route `/products/:slug` has no Link/navigate to it \u2014 src/App.jsx"}, "properties": {"repobilityId": "908e6dc13aae9e3a", "scanner": "scanner-primary", "fingerprint": "b9257eae7f48d224", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-f31dff63d18ebff9", "level": "warning", "message": {"text": "Frontend route `/blog/:slug` has no Link/navigate to it \u2014 src/App.jsx"}, "properties": {"repobilityId": "9ad351ea6691117e", "scanner": "scanner-primary", "fingerprint": "f31dff63d18ebff9", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-f485e496957e1d5f", "level": "warning", "message": {"text": "Frontend route `/news/:slug` has no Link/navigate to it \u2014 src/App.jsx"}, "properties": {"repobilityId": "67eb0dbd6940820b", "scanner": "scanner-primary", "fingerprint": "f485e496957e1d5f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}]}]}