{"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-eb2b9c593721adbb", "name": "Stray `console.log` in TS/JS \u2014 src/scripts/debug-envia-generate.ts:12", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/scripts/debug-envia-generate.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-5f25a74c07a07cf7", "name": "Stray `console.log` in TS/JS \u2014 src/scripts/test-envia-subscriber.ts:11", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/scripts/test-envia-subscriber.ts:11"}, "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-80d455b82c261019", "name": "Stray `console.log` in TS/JS \u2014 src/scripts/reset-admin-password.ts:24", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/scripts/reset-admin-password.ts:24"}, "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-f9e3bf89f20f5293", "name": "Stray `console.log` in TS/JS \u2014 src/scripts/test-envia-shipment.ts:73", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/scripts/test-envia-shipment.ts:73"}, "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-359d302deb0f7a4b", "name": "Stray `console.log` in TS/JS \u2014 src/scripts/register-envia-webhook.ts:19", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/scripts/register-envia-webhook.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-729ec73863c4742c", "name": "Stray `console.log` in TS/JS \u2014 src/scripts/debug-order.ts:9", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/scripts/debug-order.ts:9"}, "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-d63da3583b14afc0", "name": "Dockerfile runs as root: Dockerfile", "shortDescription": {"text": "Dockerfile runs as root: Dockerfile"}, "fullDescription": {"text": "No non-root USER set. Containers running as root expand the blast radius of any vulnerability inside the image."}, "properties": {"scanner": "scanner-primary", "layer": "hardware", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-a35c6a00f751880f", "name": "Docker base image is tag-pinned but not digest-pinned: node:20-slim", "shortDescription": {"text": "Docker base image is tag-pinned but not digest-pinned: node:20-slim"}, "fullDescription": {"text": "Container tags can be retagged upstream. Pin production base images to a reviewed digest (`image@sha256:...`) when reproducibility and supply-chain integrity matter."}, "properties": {"scanner": "scanner-primary", "layer": "hardware", "severity": "low", "confidence": 1.0}}, {"id": "scanner-43e496167fde2f4c", "name": "Runtime dotenv file present in repo: .env.test", "shortDescription": {"text": "Runtime dotenv file present in repo: .env.test"}, "fullDescription": {"text": "`.env.test` looks like a runtime dotenv file. It contains secret-looking assignments for MEDUSA_ADMIN_PASSWORD. Move real values to a secret manager and keep only `.env.example` style templates in source control."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "critical", "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 37 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. Opus verification showed these co-occurring gaps are a better readiness signal than reading each flag in isolation."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-749d4bc1bd66df5f", "name": "Agent instructions exist but release-hardening basics are missing", "shortDescription": {"text": "Agent instructions exist but release-hardening basics are missing"}, "fullDescription": {"text": "AI-coder instruction files were found, but the repo is missing license, 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-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-1b5c9c88a462a1a6", "name": "Commented-code block (11 lines) in instrumentation.ts:13", "shortDescription": {"text": "Commented-code block (11 lines) in instrumentation.ts:13"}, "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-43bcbed02d478f75", "name": "Commented-code block (7 lines) in src/api/admin/subscriptions/[id]/trigger-billing/route.ts:3", "shortDescription": {"text": "Commented-code block (7 lines) in src/api/admin/subscriptions/[id]/trigger-billing/route.ts:3"}, "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-22b81f96f891bf01", "name": "Commented-code block (9 lines) in src/api/admin/influencers/[id]/ship/route.ts:9", "shortDescription": {"text": "Commented-code block (9 lines) in src/api/admin/influencers/[id]/ship/route.ts:9"}, "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-f1406007ffdfb9ce", "name": "Commented-code block (5 lines) in src/jobs/send-cart-recovery-emails.ts:23", "shortDescription": {"text": "Commented-code block (5 lines) in src/jobs/send-cart-recovery-emails.ts:23"}, "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-1db17af64f1197c6", "name": "Commented-code block (8 lines) in src/scripts/test-envia-shipment.ts:15", "shortDescription": {"text": "Commented-code block (8 lines) in src/scripts/test-envia-shipment.ts:15"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-140e9b2cc2e80b45", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/scripts/register-envia-webhook.ts:20", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/scripts/register-envia-webhook.ts:20"}, "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-c178205f3b6dc718", "name": "Commented-code block (6 lines) in src/scripts/cleanup-smoke-carts.ts:3", "shortDescription": {"text": "Commented-code block (6 lines) in src/scripts/cleanup-smoke-carts.ts:3"}, "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-fce1a029590fcf64", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/admin/routes/influencers/page.tsx:31", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/admin/routes/influencers/page.tsx:31"}, "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-c9a2d83275d99e12", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/admin/routes/influencers/components/applications-tab.tsx:57", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/admin/routes/influencers/components/applications-tab.tsx:57"}, "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-5d21ddefc1f41454", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/admin/routes/influencers/components/influencer-table.tsx:46", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/admin/routes/influencers/components/influencer-table.tsx:46"}, "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-1bbf9693daf850c6", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/admin/routes/influencers/components/new-influencer-modal.tsx:88", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/admin/routes/influencers/components/new-influencer-modal.tsx:88"}, "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-a039eb2ab97b1711", "name": "Commented-code block (6 lines) in src/modules/influencer/models/influencer-application.ts:20", "shortDescription": {"text": "Commented-code block (6 lines) in src/modules/influencer/models/influencer-application.ts:20"}, "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-e6e54369bdaf2da6", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/workflows/envia-create-fulfillment/steps/generate-label.ts:67", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/workflows/envia-create-fulfillment/steps/generate-label.ts:67"}, "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-4137e9ff6444e43b", "name": "Commented-code block (5 lines) in src/workflows/envia-create-fulfillment/steps/create-fulfillment.ts:59", "shortDescription": {"text": "Commented-code block (5 lines) in src/workflows/envia-create-fulfillment/steps/create-fulfillment.ts:59"}, "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-596bc48802b839aa", "name": "Commented-code block (7 lines) in src/lib/envia-mappers.ts:115", "shortDescription": {"text": "Commented-code block (7 lines) in src/lib/envia-mappers.ts:115"}, "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-2a256dd4146e774b", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/envia-client.ts:112", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/envia-client.ts:112"}, "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-a260e355ea7d9f89", "name": "32 env vars used in code but missing from .env.example", "shortDescription": {"text": "32 env vars used in code but missing from .env.example"}, "fullDescription": {"text": "Drift between code and config docs. The first few: `BILLING_CRON_PAUSED`, `CLERK_SECRET_KEY`, `DEV`, `DISABLE_ADMIN`, `ENABLE_TEST_ROUTES`, `ENVIA_CARRIERS`, `ENVIA_WEBHOOK_SECRET`, `FLAT_SHIPPING_OPTION_ID` + 24 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/25453"}, "properties": {"repository": "dlucca/novabackend", "repoUrl": "https://github.com/dlucca/novabackend", "branch": "main"}, "results": [{"ruleId": "scanner-eb2b9c593721adbb", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/scripts/debug-envia-generate.ts:12"}, "properties": {"repobilityId": "bd7154fefb534922", "scanner": "scanner-primary", "fingerprint": "eb2b9c593721adbb", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-5f25a74c07a07cf7", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/scripts/test-envia-subscriber.ts:11"}, "properties": {"repobilityId": "584066c44e088585", "scanner": "scanner-primary", "fingerprint": "5f25a74c07a07cf7", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-80d455b82c261019", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/scripts/reset-admin-password.ts:24"}, "properties": {"repobilityId": "789da9bbe506a6b6", "scanner": "scanner-primary", "fingerprint": "80d455b82c261019", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-f9e3bf89f20f5293", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/scripts/test-envia-shipment.ts:73"}, "properties": {"repobilityId": "fa3ef5faa10ac291", "scanner": "scanner-primary", "fingerprint": "f9e3bf89f20f5293", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-359d302deb0f7a4b", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/scripts/register-envia-webhook.ts:19"}, "properties": {"repobilityId": "fbc72766766a301b", "scanner": "scanner-primary", "fingerprint": "359d302deb0f7a4b", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-729ec73863c4742c", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/scripts/debug-order.ts:9"}, "properties": {"repobilityId": "0047fbe16d0cf48e", "scanner": "scanner-primary", "fingerprint": "729ec73863c4742c", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-d63da3583b14afc0", "level": "warning", "message": {"text": "Dockerfile runs as root: Dockerfile"}, "properties": {"repobilityId": "a2ed1bd120e507db", "scanner": "scanner-primary", "fingerprint": "d63da3583b14afc0", "layer": "hardware", "severity": "medium", "confidence": 1.0, "tags": ["security", "container"]}}, {"ruleId": "scanner-a35c6a00f751880f", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: node:20-slim"}, "properties": {"repobilityId": "5febf0f6ac56457f", "scanner": "scanner-primary", "fingerprint": "a35c6a00f751880f", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "Dockerfile"}, "region": {"startLine": 14}}}]}, {"ruleId": "scanner-a35c6a00f751880f", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: node:20-slim"}, "properties": {"repobilityId": "d108afa6a83a30c2", "scanner": "scanner-primary", "fingerprint": "a35c6a00f751880f", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "Dockerfile"}, "region": {"startLine": 25}}}]}, {"ruleId": "scanner-a35c6a00f751880f", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: node:20-slim"}, "properties": {"repobilityId": "86db73c8a05c161f", "scanner": "scanner-primary", "fingerprint": "a35c6a00f751880f", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "Dockerfile"}, "region": {"startLine": 42}}}]}, {"ruleId": "scanner-43e496167fde2f4c", "level": "error", "message": {"text": "Runtime dotenv file present in repo: .env.test"}, "properties": {"repobilityId": "25baea8a4d77c75a", "scanner": "scanner-primary", "fingerprint": "43e496167fde2f4c", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets", "config", "env-file", "runtime-env", "env_file_with_secret"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".env.test"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-141b30a41e03817b", "level": "note", "message": {"text": "No license file detected"}, "properties": {"repobilityId": "42e34fa02c2e596f", "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": "36b99e43eb61d558", "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": "b05d720825bbf8db", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-b9088664ace7f748", "level": "note", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "9097e61849414311", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["production-readiness", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-749d4bc1bd66df5f", "level": "warning", "message": {"text": "Agent instructions exist but release-hardening basics are missing"}, "properties": {"repobilityId": "bd5adc025aab381e", "scanner": "scanner-primary", "fingerprint": "749d4bc1bd66df5f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "repo-hardening", "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-1b5c9c88a462a1a6", "level": "none", "message": {"text": "Commented-code block (11 lines) in instrumentation.ts:13"}, "properties": {"repobilityId": "07a6729e0ab398fb", "scanner": "scanner-primary", "fingerprint": "1b5c9c88a462a1a6", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-43bcbed02d478f75", "level": "none", "message": {"text": "Commented-code block (7 lines) in src/api/admin/subscriptions/[id]/trigger-billing/route.ts:3"}, "properties": {"repobilityId": "838bfa9a4725e046", "scanner": "scanner-primary", "fingerprint": "43bcbed02d478f75", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-22b81f96f891bf01", "level": "none", "message": {"text": "Commented-code block (9 lines) in src/api/admin/influencers/[id]/ship/route.ts:9"}, "properties": {"repobilityId": "2e64e57004929624", "scanner": "scanner-primary", "fingerprint": "22b81f96f891bf01", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f1406007ffdfb9ce", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/jobs/send-cart-recovery-emails.ts:23"}, "properties": {"repobilityId": "50d14013d52b0eb2", "scanner": "scanner-primary", "fingerprint": "f1406007ffdfb9ce", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-1db17af64f1197c6", "level": "none", "message": {"text": "Commented-code block (8 lines) in src/scripts/test-envia-shipment.ts:15"}, "properties": {"repobilityId": "735a79900f220fd2", "scanner": "scanner-primary", "fingerprint": "1db17af64f1197c6", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-140e9b2cc2e80b45", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/scripts/register-envia-webhook.ts:20"}, "properties": {"repobilityId": "b8bdd26096a48cea", "scanner": "scanner-primary", "fingerprint": "140e9b2cc2e80b45", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-c178205f3b6dc718", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/scripts/cleanup-smoke-carts.ts:3"}, "properties": {"repobilityId": "86e65c214d671b68", "scanner": "scanner-primary", "fingerprint": "c178205f3b6dc718", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-fce1a029590fcf64", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/admin/routes/influencers/page.tsx:31"}, "properties": {"repobilityId": "3e7f9d29d79d7f58", "scanner": "scanner-primary", "fingerprint": "fce1a029590fcf64", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-c9a2d83275d99e12", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/admin/routes/influencers/components/applications-tab.tsx:57"}, "properties": {"repobilityId": "44adea181436111a", "scanner": "scanner-primary", "fingerprint": "c9a2d83275d99e12", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-5d21ddefc1f41454", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/admin/routes/influencers/components/influencer-table.tsx:46"}, "properties": {"repobilityId": "baf234327575baa5", "scanner": "scanner-primary", "fingerprint": "5d21ddefc1f41454", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-1bbf9693daf850c6", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/admin/routes/influencers/components/new-influencer-modal.tsx:88"}, "properties": {"repobilityId": "23d4fc3b8fd8d15c", "scanner": "scanner-primary", "fingerprint": "1bbf9693daf850c6", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-a039eb2ab97b1711", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/modules/influencer/models/influencer-application.ts:20"}, "properties": {"repobilityId": "18ab806318980f97", "scanner": "scanner-primary", "fingerprint": "a039eb2ab97b1711", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-e6e54369bdaf2da6", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/workflows/envia-create-fulfillment/steps/generate-label.ts:67"}, "properties": {"repobilityId": "e96d00fd3a9ba720", "scanner": "scanner-primary", "fingerprint": "e6e54369bdaf2da6", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-4137e9ff6444e43b", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/workflows/envia-create-fulfillment/steps/create-fulfillment.ts:59"}, "properties": {"repobilityId": "c855f13590b5d18a", "scanner": "scanner-primary", "fingerprint": "4137e9ff6444e43b", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-596bc48802b839aa", "level": "none", "message": {"text": "Commented-code block (7 lines) in src/lib/envia-mappers.ts:115"}, "properties": {"repobilityId": "25fbc977a33383dd", "scanner": "scanner-primary", "fingerprint": "596bc48802b839aa", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-2a256dd4146e774b", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/envia-client.ts:112"}, "properties": {"repobilityId": "b5cb079665eba004", "scanner": "scanner-primary", "fingerprint": "2a256dd4146e774b", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-a260e355ea7d9f89", "level": "note", "message": {"text": "32 env vars used in code but missing from .env.example"}, "properties": {"repobilityId": "e735cee6f43259c2", "scanner": "scanner-primary", "fingerprint": "a260e355ea7d9f89", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "config-drift"]}}]}]}