{"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-105370d73d21c54e", "name": "Possibly dead Python function: log_message", "shortDescription": {"text": "Possibly dead Python function: log_message"}, "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-d813a16f798a3a37", "name": "Possibly dead Python function: populate", "shortDescription": {"text": "Possibly dead Python function: populate"}, "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-06f53e3a6b2b7ccc", "name": "Stray `console.log` in TS/JS \u2014 website/scripts/hubspot_form_relay-1.0.0.js:119", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 website/scripts/hubspot_form_relay-1.0.0.js:119"}, "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-e148d1f0b3ddb9b9", "name": "Stray `console.log` in TS/JS \u2014 website/scripts/hubspot_form_relay-1.0.0.min.js:1", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 website/scripts/hubspot_form_relay-1.0.0.min.js:1"}, "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-0bd621d6a86b5928", "name": "Insecure pattern 'direct_innerhtml_assignment' in cwdb-scripts.json:3", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in cwdb-scripts.json:3"}, "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-152853ed1d9803b1", "name": "Insecure pattern 'direct_innerhtml_assignment' in operations/control-plane/dashboard/public/app.js:56", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in operations/control-plane/dashboard/public/app.js:56"}, "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-75141c8bfdaffba7", "name": "Insecure pattern 'direct_innerhtml_assignment' in website/scripts/cwdb_launch_polish-1.2.0.min.js:1", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in website/scripts/cwdb_launch_polish-1.2.0.min.js:1"}, "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-191938b4efe7354b", "name": "Insecure pattern 'cors_wildcard' in marketing/launch-2026-04/creatives/serve.py:14", "shortDescription": {"text": "Insecure pattern 'cors_wildcard' in marketing/launch-2026-04/creatives/serve.py:14"}, "fullDescription": {"text": "Found a known-risky pattern (cors_wildcard). 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-0a86a2337da4cb94", "name": "Very large file: sales/estimating/build_estimator_workbook.py (2077 lines)", "shortDescription": {"text": "Very large file: sales/estimating/build_estimator_workbook.py (2077 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": "0 test file(s) for 24 source file(s) (ratio 0.00). Consider adding integration or unit tests for critical paths."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-141b30a41e03817b", "name": "No license file detected", "shortDescription": {"text": "No license file detected"}, "fullDescription": {"text": "No LICENSE/COPYING/NOTICE file was found. Generated repositories often omit licensing, which blocks reuse and automated intake."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-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-72b2a6250083a784", "name": "Placeholder or mock-heavy implementation detected", "shortDescription": {"text": "Placeholder or mock-heavy implementation detected"}, "fullDescription": {"text": "Found 18 placeholder/mock markers across 6 source files. This often means the repo looks complete while core flows still use generated scaffolding or fake data."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-2d0c7b7ab8f8aacf", "name": "Critical user flow still appears backed by mock or placeholder data", "shortDescription": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "fullDescription": {"text": "A payment/auth/admin/order/billing-style flow contains mock, fake, TODO, dummy, or placeholder markers in runtime source. In the Fable corpus this is a high-leverage completeness smell: the app can look finished while the money, identity, or tenant flow is still scaffolded."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-b9088664ace7f748", "name": "Composite production-readiness gap", "shortDescription": {"text": "Composite production-readiness gap"}, "fullDescription": {"text": "Multiple low-cost hardening controls are missing together: license, ci, tests. Opus verification showed these co-occurring gaps are a better readiness signal than reading each flag in isolation."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-749d4bc1bd66df5f", "name": "Agent instructions exist but release-hardening basics are missing", "shortDescription": {"text": "Agent instructions exist but release-hardening basics are missing"}, "fullDescription": {"text": "AI-coder instruction files were found, but the repo is missing license, ci, tests. Treat this as a contract gap: the agent is guided, but the generated output is not yet guarded by the controls that make it repeatable."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-ea8f3013f588db25", "name": "Shallow git history limits provenance confidence", "shortDescription": {"text": "Shallow git history limits provenance confidence"}, "fullDescription": {"text": "The repository is a shallow clone. Origin/evolution analysis cannot distinguish fresh generation, imported legacy code, or long-lived human code with high confidence."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-8424db9c75e04ba4", "name": "Very short observed git history", "shortDescription": {"text": "Very short observed git history"}, "fullDescription": {"text": "The repo has multiple source files but two or fewer visible commits. This is not a failure by itself, but it lowers confidence in evolution-based diagnosis."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-dfc8f1c0145f2d7e", "name": "Agent authority lacks a verifier contract: .claude/hookify.session-end-required.local.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/hookify.session-end-required.local.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-0a7b1b2a3a0f933a", "name": "Agent authority lacks a verifier contract: .claude/commands/session-end.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/commands/session-end.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-74d197faa36dc4b2", "name": "Agent authority lacks a verifier contract: .claude/agent-memory/accounting/expense-tracking.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/agent-memory/accounting/expense-tracking.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-33c3f312e75f4d8f", "name": "Agent authority lacks a verifier contract: .claude/agent-memory/cwdb-ceo-operator/user_james.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/agent-memory/cwdb-ceo-operator/user_james.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-1d2e4962b40a64dc", "name": "Agent authority lacks a verifier contract: .claude/agent-memory/cwdb-ceo-operator/project_blockers.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/agent-memory/cwdb-ceo-operator/project_blockers.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-9dcac59f6fdf642d", "name": "Agent authority lacks a verifier contract: .claude/agent-memory/cwdb-ceo-operator/feedback_autonomy.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/agent-memory/cwdb-ceo-operator/feedback_autonomy.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-4dedef33fc36139b", "name": "Agent authority lacks a verifier contract: .claude/agent-memory/cwdb-ceo-operator/feedback_mentor_mandate.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/agent-memory/cwdb-ceo-operator/feedback_mentor_mandate.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-5d8b21b7c26be719", "name": "Agent authority lacks a verifier contract: .claude/skills/session-end.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/skills/session-end.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-f01aa2e5b541446c", "name": "Commented-code block (5 lines) in operations/control-plane/workflows/council.mjs:1", "shortDescription": {"text": "Commented-code block (5 lines) in operations/control-plane/workflows/council.mjs: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-b413b72e912ddbf2", "name": "`fetch()` without try/.catch or AbortSignal \u2014 website/scripts/hubspot_form_relay-1.0.0.js:121", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 website/scripts/hubspot_form_relay-1.0.0.js:121"}, "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-45df5c9f5f5d7785", "name": "Stub function `log_message` (body is just `pass`/`return`) \u2014 marketing/launch-2026-04/creatives/serve.py:10", "shortDescription": {"text": "Stub function `log_message` (body is just `pass`/`return`) \u2014 marketing/launch-2026-04/creatives/serve.py:10"}, "fullDescription": {"text": "Likely an AI scaffold that was never filled in. Remove or implement."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-7ca807b12ca68225", "name": "Network/subprocess call without timeout or try/except \u2014 sales/estimates/deck_calculator.py:1007", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 sales/estimates/deck_calculator.py:1007"}, "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-717d4082f39660b8", "name": "Legacy-named symbol `CWDB_Deck_Estimator_v1` in sales/estimating/build_estimator_workbook.py:5", "shortDescription": {"text": "Legacy-named symbol `CWDB_Deck_Estimator_v1` in sales/estimating/build_estimator_workbook.py:5"}, "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-d6966c4c679226ca", "name": "Legacy-named symbol `CWDB_Deck_Estimator_v1` in sales/estimating/streamlit_app/populate_workbook.py:2", "shortDescription": {"text": "Legacy-named symbol `CWDB_Deck_Estimator_v1` in sales/estimating/streamlit_app/populate_workbook.py:2"}, "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-319e66a630e14977", "name": "2 env vars used in code but missing from .env.example", "shortDescription": {"text": "2 env vars used in code but missing from .env.example"}, "fullDescription": {"text": "Drift between code and config docs. The first few: `DOCUSIGN_ACCESS_TOKEN`, `DOCUSIGN_ACCOUNT_ID`. 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-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:\nsales/estimating/build_estimator_workbook.py:section_font, sales/estimating/build_estimator_workbook.py:section\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/19863"}, "properties": {"repository": "slogarcapital-byte/CWDB", "repoUrl": "https://github.com/slogarcapital-byte/CWDB", "branch": "main"}, "results": [{"ruleId": "scanner-105370d73d21c54e", "level": "note", "message": {"text": "Possibly dead Python function: log_message"}, "properties": {"repobilityId": "965f3150b4af5b2e", "scanner": "scanner-primary", "fingerprint": "105370d73d21c54e", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "marketing/launch-2026-04/creatives/serve.py:10"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-d813a16f798a3a37", "level": "note", "message": {"text": "Possibly dead Python function: populate"}, "properties": {"repobilityId": "7152759dec250070", "scanner": "scanner-primary", "fingerprint": "d813a16f798a3a37", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "sales/estimating/streamlit_app/populate_workbook.py:76"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-06f53e3a6b2b7ccc", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 website/scripts/hubspot_form_relay-1.0.0.js:119"}, "properties": {"repobilityId": "b572b1eb0e9807c2", "scanner": "scanner-primary", "fingerprint": "06f53e3a6b2b7ccc", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-e148d1f0b3ddb9b9", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 website/scripts/hubspot_form_relay-1.0.0.min.js:1"}, "properties": {"repobilityId": "2119eb2a0c08964f", "scanner": "scanner-primary", "fingerprint": "e148d1f0b3ddb9b9", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-0bd621d6a86b5928", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in cwdb-scripts.json:3"}, "properties": {"repobilityId": "ef119cedac06b02c", "scanner": "scanner-primary", "fingerprint": "0bd621d6a86b5928", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "cwdb-scripts.json"}, "region": {"startLine": 3}}}]}, {"ruleId": "scanner-152853ed1d9803b1", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in operations/control-plane/dashboard/public/app.js:56"}, "properties": {"repobilityId": "ef250e79f339fd74", "scanner": "scanner-primary", "fingerprint": "152853ed1d9803b1", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "operations/control-plane/dashboard/public/app.js"}, "region": {"startLine": 56}}}]}, {"ruleId": "scanner-75141c8bfdaffba7", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in website/scripts/cwdb_launch_polish-1.2.0.min.js:1"}, "properties": {"repobilityId": "dd93a681d9cd73dd", "scanner": "scanner-primary", "fingerprint": "75141c8bfdaffba7", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "website/scripts/cwdb_launch_polish-1.2.0.min.js"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-191938b4efe7354b", "level": "warning", "message": {"text": "Insecure pattern 'cors_wildcard' in marketing/launch-2026-04/creatives/serve.py:14"}, "properties": {"repobilityId": "acf8426ecb8f6dd6", "scanner": "scanner-primary", "fingerprint": "191938b4efe7354b", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "cors_wildcard"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "marketing/launch-2026-04/creatives/serve.py"}, "region": {"startLine": 14}}}]}, {"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-0a86a2337da4cb94", "level": "note", "message": {"text": "Very large file: sales/estimating/build_estimator_workbook.py (2077 lines)"}, "properties": {"repobilityId": "6daa81534cfe3745", "scanner": "scanner-primary", "fingerprint": "0a86a2337da4cb94", "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-141b30a41e03817b", "level": "note", "message": {"text": "No license file detected"}, "properties": {"repobilityId": "f5988664f37bb3ee", "scanner": "scanner-primary", "fingerprint": "141b30a41e03817b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["license", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "7b7201ba926168ba", "scanner": "scanner-primary", "fingerprint": "3ab5d313dda8e5f9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["debug", "cleanup", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-72b2a6250083a784", "level": "warning", "message": {"text": "Placeholder or mock-heavy implementation detected"}, "properties": {"repobilityId": "1dd5b0478497b82a", "scanner": "scanner-primary", "fingerprint": "72b2a6250083a784", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "incomplete", "generated-repo-pattern"]}}, {"ruleId": "scanner-2d0c7b7ab8f8aacf", "level": "warning", "message": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "properties": {"repobilityId": "0252b4b172b9b487", "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": "c7756ac06affc7e1", "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": "7526739db7c63d8c", "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": "b196b5b5f59fb77e", "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": "1fece535023916b6", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-dfc8f1c0145f2d7e", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/hookify.session-end-required.local.md"}, "properties": {"repobilityId": "9ea3fb9d5858ae63", "scanner": "scanner-primary", "fingerprint": "dfc8f1c0145f2d7e", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/hookify.session-end-required.local.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-0a7b1b2a3a0f933a", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/commands/session-end.md"}, "properties": {"repobilityId": "0cc45ea7f3479b8f", "scanner": "scanner-primary", "fingerprint": "0a7b1b2a3a0f933a", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/commands/session-end.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-74d197faa36dc4b2", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/agent-memory/accounting/expense-tracking.md"}, "properties": {"repobilityId": "1646b6b579748e25", "scanner": "scanner-primary", "fingerprint": "74d197faa36dc4b2", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/agent-memory/accounting/expense-tracking.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-33c3f312e75f4d8f", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/agent-memory/cwdb-ceo-operator/user_james.md"}, "properties": {"repobilityId": "f8aba0f94a1ac1b8", "scanner": "scanner-primary", "fingerprint": "33c3f312e75f4d8f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/agent-memory/cwdb-ceo-operator/user_james.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-1d2e4962b40a64dc", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/agent-memory/cwdb-ceo-operator/project_blockers.md"}, "properties": {"repobilityId": "bd528394155cfea5", "scanner": "scanner-primary", "fingerprint": "1d2e4962b40a64dc", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/agent-memory/cwdb-ceo-operator/project_blockers.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-9dcac59f6fdf642d", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/agent-memory/cwdb-ceo-operator/feedback_autonomy.md"}, "properties": {"repobilityId": "1d913c25dca686a2", "scanner": "scanner-primary", "fingerprint": "9dcac59f6fdf642d", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/agent-memory/cwdb-ceo-operator/feedback_autonomy.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-4dedef33fc36139b", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/agent-memory/cwdb-ceo-operator/feedback_mentor_mandate.md"}, "properties": {"repobilityId": "3d1e98c861523c51", "scanner": "scanner-primary", "fingerprint": "4dedef33fc36139b", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/agent-memory/cwdb-ceo-operator/feedback_mentor_mandate.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-5d8b21b7c26be719", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/skills/session-end.md"}, "properties": {"repobilityId": "eafac5949ceb3bc4", "scanner": "scanner-primary", "fingerprint": "5d8b21b7c26be719", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/session-end.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-f01aa2e5b541446c", "level": "none", "message": {"text": "Commented-code block (5 lines) in operations/control-plane/workflows/council.mjs:1"}, "properties": {"repobilityId": "2c4469d790c5041c", "scanner": "scanner-primary", "fingerprint": "f01aa2e5b541446c", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-b413b72e912ddbf2", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 website/scripts/hubspot_form_relay-1.0.0.js:121"}, "properties": {"repobilityId": "8caab9d321991578", "scanner": "scanner-primary", "fingerprint": "b413b72e912ddbf2", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-45df5c9f5f5d7785", "level": "note", "message": {"text": "Stub function `log_message` (body is just `pass`/`return`) \u2014 marketing/launch-2026-04/creatives/serve.py:10"}, "properties": {"repobilityId": "ecc05e07af059b97", "scanner": "scanner-primary", "fingerprint": "45df5c9f5f5d7785", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "empty-handler", "dead-code"]}}, {"ruleId": "scanner-7ca807b12ca68225", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 sales/estimates/deck_calculator.py:1007"}, "properties": {"repobilityId": "bf67a1dc2c88c6f7", "scanner": "scanner-primary", "fingerprint": "7ca807b12ca68225", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-717d4082f39660b8", "level": "note", "message": {"text": "Legacy-named symbol `CWDB_Deck_Estimator_v1` in sales/estimating/build_estimator_workbook.py:5"}, "properties": {"repobilityId": "d1fea8c140aa49ac", "scanner": "scanner-primary", "fingerprint": "717d4082f39660b8", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-d6966c4c679226ca", "level": "note", "message": {"text": "Legacy-named symbol `CWDB_Deck_Estimator_v1` in sales/estimating/streamlit_app/populate_workbook.py:2"}, "properties": {"repobilityId": "ae1ea6f9870aeb56", "scanner": "scanner-primary", "fingerprint": "d6966c4c679226ca", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-319e66a630e14977", "level": "none", "message": {"text": "2 env vars used in code but missing from .env.example"}, "properties": {"repobilityId": "d838d1fc5d8231c9", "scanner": "scanner-primary", "fingerprint": "319e66a630e14977", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "config-drift"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "35b05d09c63cf747", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}]}]}