{"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-bead75b0f9233e05", "name": "No API endpoints detected", "shortDescription": {"text": "No API endpoints detected"}, "fullDescription": {"text": "The scanner did not find FastAPI/Flask/Express/NestJS/GraphQL/gRPC routes. If this repo exposes APIs, the framework may be unsupported."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "info", "confidence": 1.0}}, {"id": "scanner-428ca2f05e0235fb", "name": "Stray `console.log` in TS/JS \u2014 scripts/smoke-hosted.ts:32", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/smoke-hosted.ts:32"}, "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-9386eed290ba44f9", "name": "Stray `console.log` in TS/JS \u2014 scripts/walkthrough-phase8.ts:50", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/walkthrough-phase8.ts:50"}, "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-5065b7668b172aeb", "name": "Stray `console.log` in TS/JS \u2014 scripts/load-geo.ts:35", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/load-geo.ts:35"}, "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-0d2c21433baf57f2", "name": "Stray `console.log` in TS/JS \u2014 scripts/walkthrough-phase9.ts:76", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/walkthrough-phase9.ts:76"}, "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-403655e734c96382", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/(app)/p/messages/page.tsx:78", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(app)/p/messages/page.tsx:78"}, "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-70e9d8077d96f87d", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/(app)/b/team/CopyInviteLink.tsx:11", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(app)/b/team/CopyInviteLink.tsx:11"}, "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-69bdea45efa0aafb", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/(app)/b/messages/page.tsx:80", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(app)/b/messages/page.tsx:80"}, "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-cc8cf85e76e2a256", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/(app)/admin/threads/page.tsx:68", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(app)/admin/threads/page.tsx:68"}, "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-fe6c29994ead4703", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/(app)/admin/deliveries/page.tsx:135", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(app)/admin/deliveries/page.tsx:135"}, "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-8fafa8322278fd23", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/(app)/admin/reports/page.tsx:126", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(app)/admin/reports/page.tsx:126"}, "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-7c66e5db42afec81", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/(app)/admin/credentials/[id]/page.tsx:147", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(app)/admin/credentials/[id]/page.tsx:147"}, "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-b2b432151d3f7bcc", "name": "Stray `console.log` in TS/JS \u2014 src/lib/notifications/channels/email.ts:46", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/lib/notifications/channels/email.ts:46"}, "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-db3c6503383aa55a", "name": "Stray `console.log` in TS/JS \u2014 src/lib/notifications/channels/sms.ts:21", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/lib/notifications/channels/sms.ts:21"}, "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-52bec7ca6dace53b", "name": "Stray `console.log` in TS/JS \u2014 src/lib/matching/fanout.ts:130", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/lib/matching/fanout.ts:130"}, "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-79febada91fa8383", "name": "Stray `console.log` in TS/JS \u2014 src/workers/index.ts:82", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/workers/index.ts:82"}, "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-730c344fbe7bdd20", "name": "Stray `console.log` in TS/JS \u2014 src/workers/jobs/crons.ts:52", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/workers/jobs/crons.ts:52"}, "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-ed842c57f32c37d6", "name": "Stray `console.log` in TS/JS \u2014 src/db/migrate.ts:33", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/db/migrate.ts:33"}, "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-ab81bf3dbdd1541c", "name": "Stray `console.log` in TS/JS \u2014 src/db/seed/credentials.ts:112", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/db/seed/credentials.ts:112"}, "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-4522c5683c8c42a0", "name": "Stray `console.log` in TS/JS \u2014 src/db/seed/taxonomy.ts:99", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/db/seed/taxonomy.ts:99"}, "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-e14426946412de24", "name": "Stray `console.log` in TS/JS \u2014 src/db/seed/index.ts:10", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/db/seed/index.ts:10"}, "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-6ec2beb392f20f43", "name": "Stray `console.log` in TS/JS \u2014 src/db/seed/demo.ts:221", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/db/seed/demo.ts:221"}, "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-3e7b8cc6f01ff7ff", "name": "Possible secret in scripts/walkthrough-phase8.ts", "shortDescription": {"text": "Possible secret in scripts/walkthrough-phase8.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-7dbd00c842228c68", "name": "Possible secret in scripts/walkthrough-phase9.ts", "shortDescription": {"text": "Possible secret in scripts/walkthrough-phase9.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-6893a6c8b0861585", "name": "Very low test-to-source ratio", "shortDescription": {"text": "Very low test-to-source ratio"}, "fullDescription": {"text": "15 test file(s) for 177 source file(s) (ratio 0.08). 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 41 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 47 placeholder/mock markers across 20 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-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. 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-2c5f98b152cddb6d", "name": "Agent authority lacks a verifier contract: .claude/launch.json", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/launch.json"}, "fullDescription": {"text": "This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-6b73902ffb7fa171", "name": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/load-geo.ts:39", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/load-geo.ts:39"}, "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-af022f937dd5b7fd", "name": "9 env vars used in code but missing from .env.example", "shortDescription": {"text": "9 env vars used in code but missing from .env.example"}, "fullDescription": {"text": "Drift between code and config docs. The first few: `ALLOW_DEMO_SEED`, `MAPBOX_TOKEN`, `NEXT_PUBLIC_APP_SHORT_NAME`, `RESEND_API_KEY`, `RESEND_WEBHOOK_SECRET`, `SUPABASE_SERVICE_ROLE_KEY`, `TWILIO_ACCOUNT_SID`, `TWILIO_AUTH_TOKEN` + 1 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/18603"}, "properties": {"repository": "rwmontgomery86/aesthetics-staffing", "repoUrl": "https://github.com/rwmontgomery86/aesthetics-staffing", "branch": "main"}, "results": [{"ruleId": "scanner-bead75b0f9233e05", "level": "none", "message": {"text": "No API endpoints detected"}, "properties": {"repobilityId": "0f8bb852027c38f8", "scanner": "scanner-primary", "fingerprint": "bead75b0f9233e05", "layer": "api", "severity": "info", "confidence": 1.0, "tags": ["coverage"]}}, {"ruleId": "scanner-428ca2f05e0235fb", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/smoke-hosted.ts:32"}, "properties": {"repobilityId": "ffa6fb9357e0c91e", "scanner": "scanner-primary", "fingerprint": "428ca2f05e0235fb", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-9386eed290ba44f9", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/walkthrough-phase8.ts:50"}, "properties": {"repobilityId": "94c1f05e8b2bae37", "scanner": "scanner-primary", "fingerprint": "9386eed290ba44f9", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-5065b7668b172aeb", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/load-geo.ts:35"}, "properties": {"repobilityId": "9c5b758c3e16fbff", "scanner": "scanner-primary", "fingerprint": "5065b7668b172aeb", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-0d2c21433baf57f2", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/walkthrough-phase9.ts:76"}, "properties": {"repobilityId": "0f52cf6cecd2ef73", "scanner": "scanner-primary", "fingerprint": "0d2c21433baf57f2", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-403655e734c96382", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(app)/p/messages/page.tsx:78"}, "properties": {"repobilityId": "be673ad53782539d", "scanner": "scanner-primary", "fingerprint": "403655e734c96382", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-70e9d8077d96f87d", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(app)/b/team/CopyInviteLink.tsx:11"}, "properties": {"repobilityId": "4a3971433c90f831", "scanner": "scanner-primary", "fingerprint": "70e9d8077d96f87d", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-69bdea45efa0aafb", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(app)/b/messages/page.tsx:80"}, "properties": {"repobilityId": "19218d884e56023e", "scanner": "scanner-primary", "fingerprint": "69bdea45efa0aafb", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-cc8cf85e76e2a256", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(app)/admin/threads/page.tsx:68"}, "properties": {"repobilityId": "b6aa38fb5f2cff23", "scanner": "scanner-primary", "fingerprint": "cc8cf85e76e2a256", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-fe6c29994ead4703", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(app)/admin/deliveries/page.tsx:135"}, "properties": {"repobilityId": "7827ee904f076ff7", "scanner": "scanner-primary", "fingerprint": "fe6c29994ead4703", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-8fafa8322278fd23", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(app)/admin/reports/page.tsx:126"}, "properties": {"repobilityId": "5499f72d9b6ac1cf", "scanner": "scanner-primary", "fingerprint": "8fafa8322278fd23", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-7c66e5db42afec81", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(app)/admin/credentials/[id]/page.tsx:147"}, "properties": {"repobilityId": "755818dbe85867ec", "scanner": "scanner-primary", "fingerprint": "7c66e5db42afec81", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-b2b432151d3f7bcc", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/lib/notifications/channels/email.ts:46"}, "properties": {"repobilityId": "521d49492845177f", "scanner": "scanner-primary", "fingerprint": "b2b432151d3f7bcc", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-db3c6503383aa55a", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/lib/notifications/channels/sms.ts:21"}, "properties": {"repobilityId": "d068cdfaf5404425", "scanner": "scanner-primary", "fingerprint": "db3c6503383aa55a", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-52bec7ca6dace53b", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/lib/matching/fanout.ts:130"}, "properties": {"repobilityId": "eca74591d7b5c277", "scanner": "scanner-primary", "fingerprint": "52bec7ca6dace53b", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-79febada91fa8383", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/workers/index.ts:82"}, "properties": {"repobilityId": "e1439d157c9cbae2", "scanner": "scanner-primary", "fingerprint": "79febada91fa8383", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-730c344fbe7bdd20", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/workers/jobs/crons.ts:52"}, "properties": {"repobilityId": "9ea49919e3c83d7c", "scanner": "scanner-primary", "fingerprint": "730c344fbe7bdd20", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-ed842c57f32c37d6", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/db/migrate.ts:33"}, "properties": {"repobilityId": "ff643d177961ee3d", "scanner": "scanner-primary", "fingerprint": "ed842c57f32c37d6", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-ab81bf3dbdd1541c", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/db/seed/credentials.ts:112"}, "properties": {"repobilityId": "d9ca4b50b399371b", "scanner": "scanner-primary", "fingerprint": "ab81bf3dbdd1541c", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-4522c5683c8c42a0", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/db/seed/taxonomy.ts:99"}, "properties": {"repobilityId": "f90fc9e0bc84c354", "scanner": "scanner-primary", "fingerprint": "4522c5683c8c42a0", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-e14426946412de24", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/db/seed/index.ts:10"}, "properties": {"repobilityId": "19478cb955ba611c", "scanner": "scanner-primary", "fingerprint": "e14426946412de24", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-6ec2beb392f20f43", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/db/seed/demo.ts:221"}, "properties": {"repobilityId": "03ccad38f1b51426", "scanner": "scanner-primary", "fingerprint": "6ec2beb392f20f43", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-3e7b8cc6f01ff7ff", "level": "error", "message": {"text": "Possible secret in scripts/walkthrough-phase8.ts"}, "properties": {"repobilityId": "57b69d63a4b77fd8", "scanner": "scanner-primary", "fingerprint": "3e7b8cc6f01ff7ff", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/walkthrough-phase8.ts"}, "region": {"startLine": 27}}}]}, {"ruleId": "scanner-7dbd00c842228c68", "level": "error", "message": {"text": "Possible secret in scripts/walkthrough-phase9.ts"}, "properties": {"repobilityId": "6337503b4939c500", "scanner": "scanner-primary", "fingerprint": "7dbd00c842228c68", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/walkthrough-phase9.ts"}, "region": {"startLine": 37}}}]}, {"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": "47518f5c3259dcb2", "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": "786d0a1f1c139286", "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": "909e804398d91837", "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": "954591b65bf76d89", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-749d4bc1bd66df5f", "level": "warning", "message": {"text": "Agent instructions exist but release-hardening basics are missing"}, "properties": {"repobilityId": "3d70132b10722cb7", "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": "d7998bc0d04cc2ea", "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": "68e908609f2fba30", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-2c5f98b152cddb6d", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/launch.json"}, "properties": {"repobilityId": "0de48c0f4ab303d8", "scanner": "scanner-primary", "fingerprint": "2c5f98b152cddb6d", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/launch.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-6b73902ffb7fa171", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/load-geo.ts:39"}, "properties": {"repobilityId": "2990b644806bf83e", "scanner": "scanner-primary", "fingerprint": "6b73902ffb7fa171", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-af022f937dd5b7fd", "level": "note", "message": {"text": "9 env vars used in code but missing from .env.example"}, "properties": {"repobilityId": "5597384795dea7a4", "scanner": "scanner-primary", "fingerprint": "af022f937dd5b7fd", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "config-drift"]}}]}]}