{"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-0788a4c1752587ab", "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-c7e9acd90beb5f20", "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-757f65175217bbd4", "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-eee8242c9a3e670d", "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-7e13f3797d1c93de", "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-2be8c868587a8cd1", "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-0985f566c6f93168", "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-2ae56cba290df63f", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 components/JourneyExperience.tsx:130", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 components/JourneyExperience.tsx:130"}, "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-5c6e5c41fa077284", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 components/ArticleJsonLd.tsx:38", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 components/ArticleJsonLd.tsx:38"}, "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-10f43c440f561e3c", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 components/CommandDeck.tsx:155", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 components/CommandDeck.tsx:155"}, "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-f60aa538d0ad201d", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 app/home-client.tsx:282", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 app/home-client.tsx:282"}, "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-33cbb362f662b607", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 app/layout.tsx:67", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 app/layout.tsx:67"}, "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-a1ea63b1bf973d31", "name": "Insecure pattern 'dangerous_innerhtml' in components/JourneyExperience.tsx:130", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in components/JourneyExperience.tsx:130"}, "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-b79ed2a670620e1b", "name": "Insecure pattern 'dangerous_innerhtml' in components/ArticleJsonLd.tsx:38", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in components/ArticleJsonLd.tsx:38"}, "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-fd1bf029a019c4de", "name": "Insecure pattern 'dangerous_innerhtml' in components/CommandDeck.tsx:155", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in components/CommandDeck.tsx:155"}, "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-09109b8206041942", "name": "Insecure pattern 'direct_innerhtml_assignment' in components/Analytics.tsx:16", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in components/Analytics.tsx:16"}, "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-36aa0126bdc1362d", "name": "Insecure pattern 'dangerous_innerhtml' in app/home-client.tsx:282", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in app/home-client.tsx:282"}, "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-113a6fb1083fd9da", "name": "Insecure pattern 'dangerous_innerhtml' in app/layout.tsx:67", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in app/layout.tsx:67"}, "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-6f91e38326d94f18", "name": "Insecure pattern 'node_child_process' in .claude/skills/brand/scripts/sync-brand-to-tokens.cjs:14", "shortDescription": {"text": "Insecure pattern 'node_child_process' in .claude/skills/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-9e9364b636a5a09a", "name": "Very large file: app/research/russia-oil-machine/RussiaOilArticle.tsx (816 lines)", "shortDescription": {"text": "Very large file: app/research/russia-oil-machine/RussiaOilArticle.tsx (816 lines)"}, "fullDescription": {"text": "Files with >800 lines often hide complexity hotspots and discourage tests."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-6893a6c8b0861585", "name": "Very low test-to-source ratio", "shortDescription": {"text": "Very low test-to-source ratio"}, "fullDescription": {"text": "3 test file(s) for 132 source file(s) (ratio 0.02). Consider adding integration or unit tests for critical paths."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "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-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. 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-fe4826c8fe2e64d5", "name": "Agent authority lacks a verifier contract: .claude/skills/brand/references/asset-organization.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/skills/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-4f1adf71fa42c354", "name": "Agent authority lacks a verifier contract: .claude/skills/brand/templates/brand-guidelines-starter.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/skills/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-9aacdde86114e962", "name": "Agent authority lacks a verifier contract: .claude/skills/ui-styling/references/shadcn-accessibility.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/skills/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-174e2536d1171d35", "name": "Agent authority lacks a verifier contract: .claude/skills/ui-styling/references/shadcn-components.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/skills/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-297a89e3aaefd34f", "name": "Agent authority lacks a verifier contract: .claude/skills/banner-design/SKILL.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/skills/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-7fa5686d97d8e5e8", "name": "Agent authority lacks a verifier contract: .claude/skills/banner-design/references/banner-sizes-and-styles.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/skills/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-efd944ff0e1991f3", "name": "Agent authority lacks a verifier contract: .claude/skills/design/references/slides-layout-patterns.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/skills/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-5f1d43b3de4e0dcd", "name": "Agent authority lacks a verifier contract: .claude/skills/design/references/cip-design.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/skills/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-bc31d2bbc9c2d406", "name": "Agent authority lacks a verifier contract: .claude/skills/design/references/banner-sizes-and-styles.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/skills/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-db0739837029be5e", "name": "Agent authority lacks a verifier contract: .claude/skills/design/references/slides-strategies.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/skills/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-ec269b993ce6613a", "name": "Agent authority lacks a verifier contract: .claude/skills/design/references/logo-design.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/skills/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-287d4cf2d33f58ff", "name": "Agent authority lacks a verifier contract: .claude/skills/design/references/slides.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/skills/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-a9efd6148b14c4dd", "name": "Agent authority lacks a verifier contract: .claude/skills/design-system/SKILL.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/skills/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-d60e06b48b7fa56d", "name": "Agent authority lacks a verifier contract: .claude/skills/design-system/references/tailwind-integration.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/skills/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-08f8f3764ea9cbf2", "name": "Agent authority lacks a verifier contract: .claude/skills/slides/SKILL.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/skills/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-5df68c6f99043d0b", "name": "Agent authority lacks a verifier contract: .claude/skills/slides/references/layout-patterns.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/skills/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-44315c6caebd5a6a", "name": "Agent authority lacks a verifier contract: .claude/skills/slides/references/slide-strategies.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/skills/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-9dcd40d1aad62df4", "name": "`fetch()` without try/.catch or AbortSignal \u2014 components/JourneyExperience.tsx:35", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 components/JourneyExperience.tsx:35"}, "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-c475da1a726a95dc", "name": "`fetch()` without try/.catch or AbortSignal \u2014 components/LiveChart.tsx:43", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 components/LiveChart.tsx:43"}, "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-1859c8b7ab85e401", "name": "`fetch()` without try/.catch or AbortSignal \u2014 components/TVChart.tsx:48", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 components/TVChart.tsx:48"}, "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-9b00f9871a7a1355", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/api/geopolitical/route.ts:21", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/api/geopolitical/route.ts:21"}, "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-a9b318eb3310b1ca", "name": "Network/subprocess call without timeout or try/except \u2014 .claude/skills/design-system/scripts/slide-token-validator.py:30", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 .claude/skills/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-250f57e8a1dbd3c5", "name": "4 env vars used in code but missing from .env.example", "shortDescription": {"text": "4 env vars used in code but missing from .env.example"}, "fullDescription": {"text": "Drift between code and config docs. The first few: `COLORTERM`, `FINNHUB_API_KEY`, `GEMINI_API_KEY`, `GOOGLE_API_KEY`. 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-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/design/scripts/cip/core.py:tokenize, .claude/skills/design/scripts/logo/core.py:tokenize, .claude/skills/design-system/scripts/slide_search_core.py:tokenize, .claude/skills/ui-ux-pro-max/scripts/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/design/scripts/cip/core.py:search_all, .claude/skills/design/scripts/logo/core.py:search_all\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}}]}}, "automationDetails": {"id": "repobility/18700"}, "properties": {"repository": "s2dinfo/s2d-capital", "repoUrl": "https://github.com/s2dinfo/s2d-capital", "branch": "main"}, "results": [{"ruleId": "scanner-0788a4c1752587ab", "level": "note", "message": {"text": "Possibly dead Python function: generate_title_slide"}, "properties": {"repobilityId": "439a1d40b9214f59", "scanner": "scanner-primary", "fingerprint": "0788a4c1752587ab", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/design-system/scripts/generate-slide.py:411"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-c7e9acd90beb5f20", "level": "note", "message": {"text": "Possibly dead Python function: generate_problem_slide"}, "properties": {"repobilityId": "a877bda0bfc222bb", "scanner": "scanner-primary", "fingerprint": "c7e9acd90beb5f20", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/design-system/scripts/generate-slide.py:430"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-757f65175217bbd4", "level": "note", "message": {"text": "Possibly dead Python function: generate_solution_slide"}, "properties": {"repobilityId": "fe81965771dbe20b", "scanner": "scanner-primary", "fingerprint": "757f65175217bbd4", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/design-system/scripts/generate-slide.py:461"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-eee8242c9a3e670d", "level": "note", "message": {"text": "Possibly dead Python function: generate_metrics_slide"}, "properties": {"repobilityId": "e88ea02a6e9933f3", "scanner": "scanner-primary", "fingerprint": "eee8242c9a3e670d", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/design-system/scripts/generate-slide.py:506"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-7e13f3797d1c93de", "level": "note", "message": {"text": "Possibly dead Python function: generate_chart_slide"}, "properties": {"repobilityId": "86ef10594147f39c", "scanner": "scanner-primary", "fingerprint": "7e13f3797d1c93de", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/design-system/scripts/generate-slide.py:537"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-2be8c868587a8cd1", "level": "note", "message": {"text": "Possibly dead Python function: generate_testimonial_slide"}, "properties": {"repobilityId": "08c17cff08d7fe52", "scanner": "scanner-primary", "fingerprint": "2be8c868587a8cd1", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/design-system/scripts/generate-slide.py:571"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-0985f566c6f93168", "level": "note", "message": {"text": "Possibly dead Python function: generate_cta_slide"}, "properties": {"repobilityId": "665644074a26bc47", "scanner": "scanner-primary", "fingerprint": "0985f566c6f93168", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/design-system/scripts/generate-slide.py:589"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-2ae56cba290df63f", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 components/JourneyExperience.tsx:130"}, "properties": {"repobilityId": "778ebed4b6fac42f", "scanner": "scanner-primary", "fingerprint": "2ae56cba290df63f", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-5c6e5c41fa077284", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 components/ArticleJsonLd.tsx:38"}, "properties": {"repobilityId": "c2a761adf00fd598", "scanner": "scanner-primary", "fingerprint": "5c6e5c41fa077284", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-10f43c440f561e3c", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 components/CommandDeck.tsx:155"}, "properties": {"repobilityId": "59354586146c4f9e", "scanner": "scanner-primary", "fingerprint": "10f43c440f561e3c", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-f60aa538d0ad201d", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 app/home-client.tsx:282"}, "properties": {"repobilityId": "a8036e811ba62c35", "scanner": "scanner-primary", "fingerprint": "f60aa538d0ad201d", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-33cbb362f662b607", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 app/layout.tsx:67"}, "properties": {"repobilityId": "6f16eb9b82a2dcd6", "scanner": "scanner-primary", "fingerprint": "33cbb362f662b607", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-a1ea63b1bf973d31", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in components/JourneyExperience.tsx:130"}, "properties": {"repobilityId": "082d653f69a04fa3", "scanner": "scanner-primary", "fingerprint": "a1ea63b1bf973d31", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "components/JourneyExperience.tsx"}, "region": {"startLine": 130}}}]}, {"ruleId": "scanner-b79ed2a670620e1b", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in components/ArticleJsonLd.tsx:38"}, "properties": {"repobilityId": "bfa62e7b2fa5db3a", "scanner": "scanner-primary", "fingerprint": "b79ed2a670620e1b", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "components/ArticleJsonLd.tsx"}, "region": {"startLine": 38}}}]}, {"ruleId": "scanner-fd1bf029a019c4de", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in components/CommandDeck.tsx:155"}, "properties": {"repobilityId": "a9e48d03085fd127", "scanner": "scanner-primary", "fingerprint": "fd1bf029a019c4de", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "components/CommandDeck.tsx"}, "region": {"startLine": 155}}}]}, {"ruleId": "scanner-09109b8206041942", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in components/Analytics.tsx:16"}, "properties": {"repobilityId": "314ed37e67e3b751", "scanner": "scanner-primary", "fingerprint": "09109b8206041942", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "components/Analytics.tsx"}, "region": {"startLine": 16}}}]}, {"ruleId": "scanner-36aa0126bdc1362d", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in app/home-client.tsx:282"}, "properties": {"repobilityId": "7e0908e85e8ccfcb", "scanner": "scanner-primary", "fingerprint": "36aa0126bdc1362d", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/home-client.tsx"}, "region": {"startLine": 282}}}]}, {"ruleId": "scanner-113a6fb1083fd9da", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in app/layout.tsx:67"}, "properties": {"repobilityId": "69d4743587f721a0", "scanner": "scanner-primary", "fingerprint": "113a6fb1083fd9da", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/layout.tsx"}, "region": {"startLine": 67}}}]}, {"ruleId": "scanner-6f91e38326d94f18", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in .claude/skills/brand/scripts/sync-brand-to-tokens.cjs:14"}, "properties": {"repobilityId": "cb789514f1208f11", "scanner": "scanner-primary", "fingerprint": "6f91e38326d94f18", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/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-9e9364b636a5a09a", "level": "note", "message": {"text": "Very large file: app/research/russia-oil-machine/RussiaOilArticle.tsx (816 lines)"}, "properties": {"repobilityId": "7cf9dadbc05cc0a7", "scanner": "scanner-primary", "fingerprint": "9e9364b636a5a09a", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-6893a6c8b0861585", "level": "warning", "message": {"text": "Very low test-to-source ratio"}, "properties": {"repobilityId": "54a7de3f06314bf0", "scanner": "scanner-primary", "fingerprint": "6893a6c8b0861585", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["tests", "coverage"]}}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "3e1c5dca5e6df326", "scanner": "scanner-primary", "fingerprint": "3ab5d313dda8e5f9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["debug", "cleanup", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-749d4bc1bd66df5f", "level": "warning", "message": {"text": "Agent instructions exist but release-hardening basics are missing"}, "properties": {"repobilityId": "ba54054ffa23d80f", "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": "4bac71e7afac0620", "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": "0b12c618007fbb9f", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-fe4826c8fe2e64d5", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/skills/brand/references/asset-organization.md"}, "properties": {"repobilityId": "a3ba7cd7932d1b8c", "scanner": "scanner-primary", "fingerprint": "fe4826c8fe2e64d5", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/brand/references/asset-organization.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-4f1adf71fa42c354", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/skills/brand/templates/brand-guidelines-starter.md"}, "properties": {"repobilityId": "b9489cf003051881", "scanner": "scanner-primary", "fingerprint": "4f1adf71fa42c354", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/brand/templates/brand-guidelines-starter.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-9aacdde86114e962", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/skills/ui-styling/references/shadcn-accessibility.md"}, "properties": {"repobilityId": "ba987a3718652311", "scanner": "scanner-primary", "fingerprint": "9aacdde86114e962", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/ui-styling/references/shadcn-accessibility.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-174e2536d1171d35", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/skills/ui-styling/references/shadcn-components.md"}, "properties": {"repobilityId": "dddda59c0751e768", "scanner": "scanner-primary", "fingerprint": "174e2536d1171d35", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/ui-styling/references/shadcn-components.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-297a89e3aaefd34f", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/skills/banner-design/SKILL.md"}, "properties": {"repobilityId": "cd18ee13c514a43d", "scanner": "scanner-primary", "fingerprint": "297a89e3aaefd34f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/banner-design/SKILL.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-7fa5686d97d8e5e8", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/skills/banner-design/references/banner-sizes-and-styles.md"}, "properties": {"repobilityId": "6990b7dad03aeeb0", "scanner": "scanner-primary", "fingerprint": "7fa5686d97d8e5e8", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/banner-design/references/banner-sizes-and-styles.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-efd944ff0e1991f3", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/skills/design/references/slides-layout-patterns.md"}, "properties": {"repobilityId": "4a0cf968f56c557c", "scanner": "scanner-primary", "fingerprint": "efd944ff0e1991f3", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/design/references/slides-layout-patterns.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-5f1d43b3de4e0dcd", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/skills/design/references/cip-design.md"}, "properties": {"repobilityId": "3dbf32d07b2a4ddf", "scanner": "scanner-primary", "fingerprint": "5f1d43b3de4e0dcd", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/design/references/cip-design.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-bc31d2bbc9c2d406", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/skills/design/references/banner-sizes-and-styles.md"}, "properties": {"repobilityId": "e39d675aeb4642dd", "scanner": "scanner-primary", "fingerprint": "bc31d2bbc9c2d406", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/design/references/banner-sizes-and-styles.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-db0739837029be5e", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/skills/design/references/slides-strategies.md"}, "properties": {"repobilityId": "42032ed57672ab10", "scanner": "scanner-primary", "fingerprint": "db0739837029be5e", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/design/references/slides-strategies.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-ec269b993ce6613a", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/skills/design/references/logo-design.md"}, "properties": {"repobilityId": "de41e62b274f9edb", "scanner": "scanner-primary", "fingerprint": "ec269b993ce6613a", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/design/references/logo-design.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-287d4cf2d33f58ff", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/skills/design/references/slides.md"}, "properties": {"repobilityId": "c0c6a85ec0c49011", "scanner": "scanner-primary", "fingerprint": "287d4cf2d33f58ff", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/design/references/slides.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-a9efd6148b14c4dd", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/skills/design-system/SKILL.md"}, "properties": {"repobilityId": "bf378b1477697d22", "scanner": "scanner-primary", "fingerprint": "a9efd6148b14c4dd", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/design-system/SKILL.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-d60e06b48b7fa56d", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/skills/design-system/references/tailwind-integration.md"}, "properties": {"repobilityId": "de09068c62608a74", "scanner": "scanner-primary", "fingerprint": "d60e06b48b7fa56d", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/design-system/references/tailwind-integration.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-08f8f3764ea9cbf2", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/skills/slides/SKILL.md"}, "properties": {"repobilityId": "71c07c438b374cda", "scanner": "scanner-primary", "fingerprint": "08f8f3764ea9cbf2", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/slides/SKILL.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-5df68c6f99043d0b", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/skills/slides/references/layout-patterns.md"}, "properties": {"repobilityId": "4312123c3cf7ee8b", "scanner": "scanner-primary", "fingerprint": "5df68c6f99043d0b", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/slides/references/layout-patterns.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-44315c6caebd5a6a", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/skills/slides/references/slide-strategies.md"}, "properties": {"repobilityId": "f946a1d7b07b6ea9", "scanner": "scanner-primary", "fingerprint": "44315c6caebd5a6a", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/slides/references/slide-strategies.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-9dcd40d1aad62df4", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 components/JourneyExperience.tsx:35"}, "properties": {"repobilityId": "9c0b31319bb39256", "scanner": "scanner-primary", "fingerprint": "9dcd40d1aad62df4", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-c475da1a726a95dc", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 components/LiveChart.tsx:43"}, "properties": {"repobilityId": "613bc28e6b58ccca", "scanner": "scanner-primary", "fingerprint": "c475da1a726a95dc", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-1859c8b7ab85e401", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 components/TVChart.tsx:48"}, "properties": {"repobilityId": "3251159b0c9f2b3f", "scanner": "scanner-primary", "fingerprint": "1859c8b7ab85e401", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-9b00f9871a7a1355", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/api/geopolitical/route.ts:21"}, "properties": {"repobilityId": "2d7f32d9f0d9c7f4", "scanner": "scanner-primary", "fingerprint": "9b00f9871a7a1355", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-a9b318eb3310b1ca", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 .claude/skills/design-system/scripts/slide-token-validator.py:30"}, "properties": {"repobilityId": "cef1d5a436156148", "scanner": "scanner-primary", "fingerprint": "a9b318eb3310b1ca", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-250f57e8a1dbd3c5", "level": "none", "message": {"text": "4 env vars used in code but missing from .env.example"}, "properties": {"repobilityId": "57584f22b735b5ee", "scanner": "scanner-primary", "fingerprint": "250f57e8a1dbd3c5", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "config-drift"]}}, {"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": "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-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"]}}]}]}