{"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-17d9ebe7594448da", "name": "Stray `console.log` in TS/JS \u2014 scripts/smoke-articles.ts:12", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/smoke-articles.ts:12"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-2b273469046584f8", "name": "Stray `console.log` in TS/JS \u2014 scripts/create-user.ts:38", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/create-user.ts:38"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-5b7796bb86d9d9f9", "name": "Stray `console.log` in TS/JS \u2014 scripts/smoke-auth.ts:13", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/smoke-auth.ts:13"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-1bbf75560735d41d", "name": "Stray `console.log` in TS/JS \u2014 scripts/smoke-categories.ts:19", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/smoke-categories.ts:19"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-f7765ea54deb64e3", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/admin/page.tsx:97", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/admin/page.tsx:97"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-458f9c593138ca07", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/(public)/posts/[slug]/page.tsx:146", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/(public)/posts/[slug]/page.tsx:146"}, "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-cf6e667f1f8f9987", "name": "Stray `console.log` in TS/JS \u2014 src/lib/mailer.ts:56", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/lib/mailer.ts:56"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-cb60a4dadc9ed81b", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 src/lib/sanitize.ts:4", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/lib/sanitize.ts:4"}, "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-c45d1e9f80d9db10", "name": "Insecure pattern 'direct_innerhtml_assignment' in reference/theme/30nen_original/common/js/common.js:24", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in reference/theme/30nen_original/common/js/common.js:24"}, "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-3088d1cf214b1830", "name": "Insecure pattern 'insert_adjacent_html' in reference/theme/30nen_original/common/js/load-more.js:34", "shortDescription": {"text": "Insecure pattern 'insert_adjacent_html' in reference/theme/30nen_original/common/js/load-more.js:34"}, "fullDescription": {"text": "Found a known-risky pattern (insert_adjacent_html). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-108e79f9b3ade02f", "name": "Possible secret in scripts/smoke-auth.ts", "shortDescription": {"text": "Possible secret in scripts/smoke-auth.ts"}, "fullDescription": {"text": "Detected pattern matching password_literal. Rotate the credential and move to a secret manager."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "critical", "confidence": 1.0}}, {"id": "scanner-f3da6438106c6a40", "name": "Possible secret in scripts/smoke-categories.ts", "shortDescription": {"text": "Possible secret in scripts/smoke-categories.ts"}, "fullDescription": {"text": "Detected pattern matching password_literal. Rotate the credential and move to a secret manager."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "critical", "confidence": 1.0}}, {"id": "scanner-735ae76f3d4b899e", "name": "Insecure pattern 'dangerous_innerhtml' in src/app/(public)/posts/[slug]/page.tsx:146", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in src/app/(public)/posts/[slug]/page.tsx:146"}, "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-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": "1 test file(s) for 79 source file(s) (ratio 0.01). Consider adding integration or unit tests for critical paths."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-141b30a41e03817b", "name": "No license file detected", "shortDescription": {"text": "No license file detected"}, "fullDescription": {"text": "No LICENSE/COPYING/NOTICE file was found. Generated repositories often omit licensing, which blocks reuse and automated intake."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-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 47 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: license, ci, tests, operator-readme. Opus verification showed these co-occurring gaps are a better readiness signal than reading each flag in isolation."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-749d4bc1bd66df5f", "name": "Agent instructions exist but release-hardening basics are missing", "shortDescription": {"text": "Agent instructions exist but release-hardening basics are missing"}, "fullDescription": {"text": "AI-coder instruction files were found, but the repo is missing license, ci, tests, operator-readme. Treat this as a contract gap: the agent is guided, but the generated output is not yet guarded by the controls that make it repeatable."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-ea8f3013f588db25", "name": "Shallow git history limits provenance confidence", "shortDescription": {"text": "Shallow git history limits provenance confidence"}, "fullDescription": {"text": "The repository is a shallow clone. Origin/evolution analysis cannot distinguish fresh generation, imported legacy code, or long-lived human code with high confidence."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-8424db9c75e04ba4", "name": "Very short observed git history", "shortDescription": {"text": "Very short observed git history"}, "fullDescription": {"text": "The repo has multiple source files but two or fewer visible commits. This is not a failure by itself, but it lowers confidence in evolution-based diagnosis."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-e725d2ab884fbd49", "name": "Multiple root agent instruction files without precedence", "shortDescription": {"text": "Multiple root agent instruction files without precedence"}, "fullDescription": {"text": "The repo has multiple top-level AI-coder instruction files. Without precedence rules, different agents may follow different policies."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-6ae72152cf2e3a1a", "name": "`fetch()` without try/.catch or AbortSignal \u2014 reference/theme/30nen_original/common/js/load-more.js:22", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 reference/theme/30nen_original/common/js/load-more.js:22"}, "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-1df78fa23fdf3be5", "name": "Commented-code block (5 lines) in src/components/public/category-banner.tsx:1", "shortDescription": {"text": "Commented-code block (5 lines) in src/components/public/category-banner.tsx:1"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-98d09b97234e3c9e", "name": "Commented-code block (5 lines) in src/app/login/login-form.tsx:2", "shortDescription": {"text": "Commented-code block (5 lines) in src/app/login/login-form.tsx:2"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-fb304cd2bc33c17c", "name": "Commented-code block (6 lines) in src/app/actions/articles.ts:47", "shortDescription": {"text": "Commented-code block (6 lines) in src/app/actions/articles.ts:47"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-b5324f6d6e262f5c", "name": "Commented-code block (7 lines) in src/app/(public)/page.tsx:1", "shortDescription": {"text": "Commented-code block (7 lines) in src/app/(public)/page.tsx:1"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-5917d3e45a644091", "name": "Commented-code block (6 lines) in src/app/(public)/search/page.tsx:1", "shortDescription": {"text": "Commented-code block (6 lines) in src/app/(public)/search/page.tsx:1"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-25f93656338c7299", "name": "Commented-code block (5 lines) in src/lib/mailer.ts:4", "shortDescription": {"text": "Commented-code block (5 lines) in src/lib/mailer.ts:4"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-730c387d6b6bdcfc", "name": "Commented-code block (5 lines) in src/lib/sanitize.ts:1", "shortDescription": {"text": "Commented-code block (5 lines) in src/lib/sanitize.ts:1"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-676d79b065c91759", "name": "Commented-code block (5 lines) in src/db/index.ts:1", "shortDescription": {"text": "Commented-code block (5 lines) in src/db/index.ts:1"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-b0b5e7cb1208a7cd", "name": "13 env vars used in code but missing from .env.example", "shortDescription": {"text": "13 env vars used in code but missing from .env.example"}, "fullDescription": {"text": "Drift between code and config docs. The first few: `CONTACT_TO_EMAIL`, `DATABASE_PATH`, `EMAIL`, `MAIL_FROM`, `NAME`, `NODE_ENV`, `PASSWORD`, `ROLE` + 5 more. Add them (with a placeholder/comment) to .env.example so onboarding doesn't break."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/18776"}, "properties": {"repository": "sakipomco/30nen_next", "repoUrl": "https://github.com/sakipomco/30nen_next", "branch": "main"}, "results": [{"ruleId": "scanner-17d9ebe7594448da", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/smoke-articles.ts:12"}, "properties": {"repobilityId": "4bcd2d147050150f", "scanner": "scanner-primary", "fingerprint": "17d9ebe7594448da", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-2b273469046584f8", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/create-user.ts:38"}, "properties": {"repobilityId": "006d8cc91454845b", "scanner": "scanner-primary", "fingerprint": "2b273469046584f8", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-5b7796bb86d9d9f9", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/smoke-auth.ts:13"}, "properties": {"repobilityId": "1940c608a344f6fe", "scanner": "scanner-primary", "fingerprint": "5b7796bb86d9d9f9", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-1bbf75560735d41d", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/smoke-categories.ts:19"}, "properties": {"repobilityId": "363837eafe34e190", "scanner": "scanner-primary", "fingerprint": "1bbf75560735d41d", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-f7765ea54deb64e3", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/admin/page.tsx:97"}, "properties": {"repobilityId": "8d313b2589100140", "scanner": "scanner-primary", "fingerprint": "f7765ea54deb64e3", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-458f9c593138ca07", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/(public)/posts/[slug]/page.tsx:146"}, "properties": {"repobilityId": "711ee5dabd06e637", "scanner": "scanner-primary", "fingerprint": "458f9c593138ca07", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-cf6e667f1f8f9987", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/lib/mailer.ts:56"}, "properties": {"repobilityId": "a99aa9f315b43ff9", "scanner": "scanner-primary", "fingerprint": "cf6e667f1f8f9987", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-cb60a4dadc9ed81b", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/lib/sanitize.ts:4"}, "properties": {"repobilityId": "2c67af4e82a52bfb", "scanner": "scanner-primary", "fingerprint": "cb60a4dadc9ed81b", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-c45d1e9f80d9db10", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in reference/theme/30nen_original/common/js/common.js:24"}, "properties": {"repobilityId": "7b88874939223b4f", "scanner": "scanner-primary", "fingerprint": "c45d1e9f80d9db10", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "reference/theme/30nen_original/common/js/common.js"}, "region": {"startLine": 24}}}]}, {"ruleId": "scanner-3088d1cf214b1830", "level": "warning", "message": {"text": "Insecure pattern 'insert_adjacent_html' in reference/theme/30nen_original/common/js/load-more.js:34"}, "properties": {"repobilityId": "c6bb7aec84ad0113", "scanner": "scanner-primary", "fingerprint": "3088d1cf214b1830", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "insert_adjacent_html"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "reference/theme/30nen_original/common/js/load-more.js"}, "region": {"startLine": 34}}}]}, {"ruleId": "scanner-108e79f9b3ade02f", "level": "error", "message": {"text": "Possible secret in scripts/smoke-auth.ts"}, "properties": {"repobilityId": "cde851f309f25b8c", "scanner": "scanner-primary", "fingerprint": "108e79f9b3ade02f", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/smoke-auth.ts"}, "region": {"startLine": 11}}}]}, {"ruleId": "scanner-f3da6438106c6a40", "level": "error", "message": {"text": "Possible secret in scripts/smoke-categories.ts"}, "properties": {"repobilityId": "b547d50e86192f2c", "scanner": "scanner-primary", "fingerprint": "f3da6438106c6a40", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/smoke-categories.ts"}, "region": {"startLine": 48}}}]}, {"ruleId": "scanner-735ae76f3d4b899e", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in src/app/(public)/posts/[slug]/page.tsx:146"}, "properties": {"repobilityId": "b4a20960977e2b68", "scanner": "scanner-primary", "fingerprint": "735ae76f3d4b899e", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/app/(public)/posts/[slug]/page.tsx"}, "region": {"startLine": 146}}}]}, {"ruleId": "scanner-4601e3ad3bb28677", "level": "warning", "message": {"text": "No CI/CD pipelines detected"}, "properties": {"repobilityId": "c3ee439bce2bc51e", "scanner": "scanner-primary", "fingerprint": "4601e3ad3bb28677", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["coverage"]}}, {"ruleId": "scanner-6893a6c8b0861585", "level": "warning", "message": {"text": "Very low test-to-source ratio"}, "properties": {"repobilityId": "54a7de3f06314bf0", "scanner": "scanner-primary", "fingerprint": "6893a6c8b0861585", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["tests", "coverage"]}}, {"ruleId": "scanner-141b30a41e03817b", "level": "note", "message": {"text": "No license file detected"}, "properties": {"repobilityId": "744959b87c5e3d52", "scanner": "scanner-primary", "fingerprint": "141b30a41e03817b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["license", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-01f96f71d9907a8c", "level": "note", "message": {"text": "README lacks setup or run instructions"}, "properties": {"repobilityId": "1779fd0723c5098e", "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": "8d712a5e4b34b3eb", "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": "35d97065115ff91d", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-b9088664ace7f748", "level": "warning", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "ab8016780043bbb6", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["production-readiness", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-749d4bc1bd66df5f", "level": "warning", "message": {"text": "Agent instructions exist but release-hardening basics are missing"}, "properties": {"repobilityId": "f368c3c75a39602e", "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": "d1e668cf82bde09c", "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": "bdb030ea061c942e", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-e725d2ab884fbd49", "level": "note", "message": {"text": "Multiple root agent instruction files without precedence"}, "properties": {"repobilityId": "1953db6c89508d22", "scanner": "scanner-primary", "fingerprint": "e725d2ab884fbd49", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["agent-instructions", "governance"]}}, {"ruleId": "scanner-6ae72152cf2e3a1a", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 reference/theme/30nen_original/common/js/load-more.js:22"}, "properties": {"repobilityId": "13a77b31aa6f3451", "scanner": "scanner-primary", "fingerprint": "6ae72152cf2e3a1a", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-1df78fa23fdf3be5", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/components/public/category-banner.tsx:1"}, "properties": {"repobilityId": "000b5d6cc7081009", "scanner": "scanner-primary", "fingerprint": "1df78fa23fdf3be5", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-98d09b97234e3c9e", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/app/login/login-form.tsx:2"}, "properties": {"repobilityId": "65228a45a1f86740", "scanner": "scanner-primary", "fingerprint": "98d09b97234e3c9e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-fb304cd2bc33c17c", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/app/actions/articles.ts:47"}, "properties": {"repobilityId": "27b703b8d4d67638", "scanner": "scanner-primary", "fingerprint": "fb304cd2bc33c17c", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-b5324f6d6e262f5c", "level": "none", "message": {"text": "Commented-code block (7 lines) in src/app/(public)/page.tsx:1"}, "properties": {"repobilityId": "e172f64a0d1a869d", "scanner": "scanner-primary", "fingerprint": "b5324f6d6e262f5c", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-5917d3e45a644091", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/app/(public)/search/page.tsx:1"}, "properties": {"repobilityId": "27cc215cab3794f3", "scanner": "scanner-primary", "fingerprint": "5917d3e45a644091", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-25f93656338c7299", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/lib/mailer.ts:4"}, "properties": {"repobilityId": "9de4b3a90c27c164", "scanner": "scanner-primary", "fingerprint": "25f93656338c7299", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-730c387d6b6bdcfc", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/lib/sanitize.ts:1"}, "properties": {"repobilityId": "3605d6b403d874e0", "scanner": "scanner-primary", "fingerprint": "730c387d6b6bdcfc", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-676d79b065c91759", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/db/index.ts:1"}, "properties": {"repobilityId": "dd7486dc5278349b", "scanner": "scanner-primary", "fingerprint": "676d79b065c91759", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-b0b5e7cb1208a7cd", "level": "note", "message": {"text": "13 env vars used in code but missing from .env.example"}, "properties": {"repobilityId": "2737b8666c1f7eeb", "scanner": "scanner-primary", "fingerprint": "b0b5e7cb1208a7cd", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "config-drift"]}}]}]}