Public scan — anyone with this URL can view this analysis. Sign up to track your own repos privately, run scheduled re-scans, and get AI fix prompts via your dashboard.

thomascassidyzm/ssi-dashboard-v7

https://github.com/thomascassidyzm/ssi-dashboard-v7 · scanned 2026-06-16 00:35 UTC (2 months, 2 weeks ago)

398 raw signals (23 security + 375 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 2 weeks ago · v1 · 381 actionable findings from 2 signal sources. 31 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all
Corpus Intelligence Cross-corpus context (cohort percentile, top patterns, fix plan) is shown only on repositories you own. Sign up and connect your repo to view it.
Scan summary Repository scanned at 57.2/100 with 100.0% coverage. It contains 4286 nodes across 30 cross-layer flows, written primarily in mixed languages. Engine surfaced 375 findings — concentrated in quality (133), security (103), api (69). Risk profile is high: 0 critical, 20 high, 134 medium. Recommended next step: open the quality layer findings first — that's where the highest-impact wins live.

Showing 308 of 381 actionable findings. 412 raw detector signals were grouped into reader-sized issues. Click TP / FP to vote on a finding's accuracy — votes adjust the confidence weighting and improve detection across the platform.

high Security checks quality Practices conf 0.84 7 occurrences Foundry mined bad chains: thomascassidyzm/ssi-dashboard-v7
Comment chain pattern product: bad_chains Repo: thomascassidyzm/ssi-dashboard-v7 Thread: thomascassidyzm/ssi-dashboard-v7#9 Outcome: not_resolved_or_not_observed Thread label: thread_has_human_issue_without_fix_context Source graph label: source_backed_multi_signal_graph Reasons: source_graph_has_r…
7 occurrences
repo-level (7 hits)
high Security checks quality Practices conf 0.80 Foundry mined docs only runtime fix: thomascassidyzm/ssi-dashboard-v7
Graph query export: Docs-only response to runtime or integration issue Query id: docs_only_runtime_fix Query type: motif_query Intent: Assumption-check examples where docs or claims are not enough proof. Motif: docs_only_runtime_fix Training usage: assumption_check Graph gold label: supported_by_ve…
high Security checks quality Quality conf 0.76 9 occurrences Foundry mined schema ui api mismatch: thomascassidyzm/ssi-dashboard-v7
Graph query export: Schema, UI, and API mismatch Query id: schema_ui_api_mismatch Query type: motif_query Intent: Assumption-check examples for data-path consistency across layers. Motif: schema_ui_api_mismatch Training usage: assumption_check Graph gold label: assumption_check Repo: thomascassidyz…
9 occurrences
repo-level (9 hits)
high Security checks quality Testing conf 0.78 3 occurrences Foundry mined test ci gap after feedback: thomascassidyzm/ssi-dashboard-v7
Graph query export: Feedback exposes missing tests or CI Query id: test_ci_gap_after_feedback Query type: motif_query Intent: Hard negatives for feedback/fix chains without adequate guardrails. Motif: test_ci_gap_after_feedback Training usage: hard_negative Graph gold label: assumption_check Repo: …
3 occurrences
repo-level (3 hits)
high System graph security Agent instructions conf 1.00 Agent instruction/config may expose a secret: CLAUDE.md
Agent-facing files are routinely pasted into LLM/tool contexts. Move literal tokens, keys, and passwords into a secret manager or document them as placeholders only.
CLAUDE.md:450 SecretsClaude instruction
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/course/legos (src/services/seedService.js:38)
`src/services/seedService.js:38` calls `GET /api/course/legos` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/course/legos` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: GET http://localhost:${ctx.config.PORT || 3471}/api/course/${courseCode}/translate?limit=1 (services/course-builder/routes/build.cjs:445)
`services/course-builder/routes/build.cjs:445` calls `GET http://localhost:${ctx.config.PORT || 3471}/api/course/${courseCode}/translate?limit=1` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:/<p>/a…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://localhost:3470/api/production/${courseCode}/audio-stats?fresh=1 (services/phases/phase8-audio-v13.cjs:3124)
`services/phases/phase8-audio-v13.cjs:3124` calls `GET http://localhost:3470/api/production/${courseCode}/audio-stats?fresh=1` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:3470/api/production/<p>/a…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://localhost:3470/api/production/${courseCode}/audio-stats?fresh=1 (services/phases/phase8-audio-v13.cjs:3654)
`services/phases/phase8-audio-v13.cjs:3654` calls `GET http://localhost:3470/api/production/${courseCode}/audio-stats?fresh=1` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:3470/api/production/<p>/a…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://localhost:3470/api/production/${courseCode}/audio-stats?fresh=1 (services/phases/phase8-audio-v13.cjs:3935)
`services/phases/phase8-audio-v13.cjs:3935` calls `GET http://localhost:3470/api/production/${courseCode}/audio-stats?fresh=1` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:3470/api/production/<p>/a…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://localhost:3471/api/course/${courseCode}/components/gaps?limit=5&include_partial=true (services/briefs/component-backfill.cjs:42)
`services/briefs/component-backfill.cjs:42` calls `GET http://localhost:3471/api/course/${courseCode}/components/gaps?limit=5&include_partial=true` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:3471…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://localhost:4040/api/tunnels (services/orchestration/orchestrator.cjs:10895)
`services/orchestration/orchestrator.cjs:10895` calls `GET http://localhost:4040/api/tunnels` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/http:/localhost:4040/api/tunnels` If this points at an external API, prefi…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: GET https://${AZURE_SPEECH_REGION}.tts.speech.microsoft.com/cognitiveservices/voices/list (api/voices/list.js:42)
`api/voices/list.js:42` calls `GET https://${AZURE_SPEECH_REGION}.tts.speech.microsoft.com/cognitiveservices/voices/list` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/<p>.tts.speech.microsoft.com/cognitives…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://${azureRegion}.tts.speech.microsoft.com/cognitiveservices/voices/list (services/voice-discovery-service.cjs:128)
`services/voice-discovery-service.cjs:128` calls `GET https://${azureRegion}.tts.speech.microsoft.com/cognitiveservices/voices/list` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/<p>.tts.speech.microsoft.com…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://iso639-3.sil.org/sites/iso639-3/files/downloads/iso-639-3.tab (services/orchestration/orchestrator.cjs:5242)
`services/orchestration/orchestrator.cjs:5242` calls `GET https://iso639-3.sil.org/sites/iso639-3/files/downloads/iso-639-3.tab` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/iso639-3.sil.org/sites/iso639-3/…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: GET https://uptime.betterstack.com/api/v2/incidents?from=${encodeURIComponent(since)} (services/production-api.cjs:10557)
`services/production-api.cjs:10557` calls `GET https://uptime.betterstack.com/api/v2/incidents?from=${encodeURIComponent(since)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/uptime.betterstack.com/api/v2/i…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://uptime.betterstack.com/api/v2/monitors (services/production-api.cjs:10556)
`services/production-api.cjs:10556` calls `GET https://uptime.betterstack.com/api/v2/monitors` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/uptime.betterstack.com/api/v2/monitors` If this points at an exter…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://localhost:${port}/api/build/golden/${courseCode}?target=10&phase=calibration (services/course-builder/routes/translation.cjs:585)
`services/course-builder/routes/translation.cjs:585` calls `POST http://localhost:${port}/api/build/golden/${courseCode}?target=10&phase=calibration` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:/<…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://localhost:${port}/api/build/golden/${courseCode}?target=50&phase=golden (services/course-builder/routes/golden.cjs:359)
`services/course-builder/routes/golden.cjs:359` calls `POST http://localhost:${port}/api/build/golden/${courseCode}?target=50&phase=golden` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:/<p>/api/bui…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://localhost:${port}/api/seed/complete?course=${courseCode}&skip_validation=true (services/course-builder/routes/golden.cjs:534)
`services/course-builder/routes/golden.cjs:534` calls `POST http://localhost:${port}/api/seed/complete?course=${courseCode}&skip_validation=true` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:/<p>/a…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://localhost:${PORT}/phase-complete (services/orchestration/orchestrator.cjs:2684)
`services/orchestration/orchestrator.cjs:2684` calls `POST http://localhost:${PORT}/phase-complete` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/http:/localhost:/<p>/phase-complete` If this points at an external A…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: POST http://localhost:3470/api/production/internal/emit (services/course-builder/context.cjs:42)
`services/course-builder/context.cjs:42` calls `POST http://localhost:3470/api/production/internal/emit` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:3470/api/production/internal/emit` If this poin…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://${AZURE_SPEECH_REGION}.tts.speech.microsoft.com/cognitiveservices/v1 (api/voices/preview.js:87)
`api/voices/preview.js:87` calls `POST https://${AZURE_SPEECH_REGION}.tts.speech.microsoft.com/cognitiveservices/v1` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/<p>.tts.speech.microsoft.com/cognitiveservic…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.x.ai/v1/tts (services/tts-service.cjs:226)
`services/tts-service.cjs:226` calls `POST https://api.x.ai/v1/tts` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.x.ai/v1/tts` If this points at an external API, prefix it with `https://` so the matcher …
Dangling fetchFetch
medium Security checks quality maintenance conf 0.70 10 occurrences Foundry mined blueprint gap alignment: thomascassidyzm/ssi-dashboard-v7
Graph query export: Human feedback aligned with blueprint or architecture gaps Query id: blueprint_gap_alignment Query type: motif_query Intent: Curriculum-gap examples connecting issue threads to helicopter-view gaps. Motif: blueprint_gap_alignment Training usage: curriculum_gap Graph gold label: …
10 occurrences
repo-level (10 hits)
medium Security checks quality Practices conf 0.70 7 occurrences Foundry mined unresolved feedback: thomascassidyzm/ssi-dashboard-v7
Graph query export: Human feedback without linked fix evidence Query id: unresolved_feedback Query type: motif_query Intent: Negative/unresolved examples that should not be hallucinated into fixes. Motif: unlinked_feedback_needs_evidence Training usage: negative_or_unresolved Graph gold label: assu…
7 occurrences
repo-level (7 hits)
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — api/voices/list.js:42
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — api/voices/preview.js:87
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — services/briefs/component-backfill.cjs:42
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — services/course-builder/lib/pipeline.cjs:152
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — services/course-builder/lib/validation.cjs:648
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — services/course-builder/routes/build.cjs:445
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — services/elevenlabs-service.cjs:216
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — services/google-tts-service.cjs:345
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — services/insight-discovery.cjs:47
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — services/orchestration/orchestrator.cjs:7826
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — services/production-api.cjs:1161
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — services/release-notes.cjs:152
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — services/tts-service.cjs:62
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — services/voice-engine/db.cjs:48
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — src/composables/useAudioUpload.ts:180
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — src/composables/useAuth.js:103
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — src/composables/useAutocueState.js:475
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — src/composables/useCourses.js:123
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — src/composables/useExportWorkflow.ts:666
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — src/services/api.js:1163
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — src/services/authFetch.js:2
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — src/services/vfs.js:20
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — src/stores/production.js:345
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — tools/generators/phase8-generate-audio.cjs:92
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — tools/seed-canonical-pods.cjs:94
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/commands/phrase-fixer.md
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.
.claude/commands/phrase-fixer.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent instructions exist but release-hardening basics are missing
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.
Repo hardeningGenerated repo pattern
medium System graph quality Placeholder conf 1.00 Critical user flow still appears backed by mock or placeholder data
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.
Mock dataCritical flowGenerated repo pattern
medium System graph cicd CI/CD security conf 1.00 GitHub Actions workflow grants broad write permissions
CI tokens with write permissions increase blast radius when an action, dependency, or PR workflow is compromised. Prefer job-level least-privilege permissions.
.github/workflows/auto-merge-claude.yml CI/CD securitySupply chainGithub actions
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in api/algorithm-config.js:18
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
api/algorithm-config.js:18 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in api/auth/generate-code.js:12
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
api/auth/generate-code.js:12 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in api/auth/invite.js:27
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
api/auth/invite.js:27 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in api/auth/login.js:11
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
api/auth/login.js:11 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in api/auth/me.js:12
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
api/auth/me.js:12 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in api/auth/request-link.js:10
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
api/auth/request-link.js:10 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in api/auth/users.js:23
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
api/auth/users.js:23 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in api/auth/verify.js:9
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
api/auth/verify.js:9 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in api/baskets/upload.js:35
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
api/baskets/upload.js:35 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in api/courses/[courseCode]/baskets/[seedId].js:13
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
api/courses/[courseCode]/baskets/[seedId].js:13 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in api/courses/[courseCode]/files/[filename].js:13
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
api/courses/[courseCode]/files/[filename].js:13 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in api/courses/[courseCode]/index.js:24
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
api/courses/[courseCode]/index.js:24 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in api/courses/[courseCode]/introductions/[legoId].js:13
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
api/courses/[courseCode]/introductions/[legoId].js:13 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in api/courses/[courseCode]/outputs.js:13
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
api/courses/[courseCode]/outputs.js:13 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in api/courses/[courseCode]/progress.js:25
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
api/courses/[courseCode]/progress.js:25 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in api/courses/[courseCode]/script.js:15
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
api/courses/[courseCode]/script.js:15 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in api/courses/[courseCode]/sync.js:35
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
api/courses/[courseCode]/sync.js:35 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in api/courses/[courseCode]/translations/[uuid].js:13
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
api/courses/[courseCode]/translations/[uuid].js:13 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in api/courses/generate.js:13
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
api/courses/generate.js:13 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in api/courses/index.js:12
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
api/courses/index.js:12 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in api/import-course.js:465
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
api/import-course.js:465 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in api/intelligence/[phase].js:41
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
api/intelligence/[phase].js:41 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in api/legos/upload.js:76
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
api/legos/upload.js:76 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in api/pod-content.js:57
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
api/pod-content.js:57 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in api/production/[courseCode]/audio-metadata.js:9
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
api/production/[courseCode]/audio-metadata.js:9 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in api/production/[courseCode]/audio-pipeline/plan.js:11
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
api/production/[courseCode]/audio-pipeline/plan.js:11 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in api/production/[courseCode]/audio/[uuid]/url.js:23
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
api/production/[courseCode]/audio/[uuid]/url.js:23 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in api/production/[courseCode]/feedback/aggregated.js:9
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
api/production/[courseCode]/feedback/aggregated.js:9 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in api/production/[courseCode]/feedback/index.js:10
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
api/production/[courseCode]/feedback/index.js:10 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in api/production/[courseCode]/feedback/resolve.js:9
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
api/production/[courseCode]/feedback/resolve.js:9 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in api/production/[courseCode]/feedback/stats.js:9
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
api/production/[courseCode]/feedback/stats.js:9 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in api/production/[courseCode]/flags/index.js:9
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
api/production/[courseCode]/flags/index.js:9 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in api/production/[courseCode]/flags/update.js:9
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
api/production/[courseCode]/flags/update.js:9 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in api/production/[courseCode]/manifest.js:79
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
api/production/[courseCode]/manifest.js:79 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in api/production/[courseCode]/script-view.js:57
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
api/production/[courseCode]/script-view.js:57 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in api/production/health.js:10
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
api/production/health.js:10 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in api/seeds/upload.js:120
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
api/seeds/upload.js:120 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in api/upload-seed.js:66
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
api/upload-seed.js:66 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in api/voices/list.js:19
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
api/voices/list.js:19 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in api/voices/preview.js:26
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
api/voices/preview.js:26 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in services/api/ngrok-proxy.cjs:45
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
services/api/ngrok-proxy.cjs:45 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in services/api/progress-tracker.cjs:35
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
services/api/progress-tracker.cjs:35 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in services/network-builder-api.cjs:12
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
services/network-builder-api.cjs:12 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in services/phases/manifest-compilation/server.cjs:36
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
services/phases/manifest-compilation/server.cjs:36 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in services/phases/phase0-language-brief/server.cjs:58
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
services/phases/phase0-language-brief/server.cjs:58 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in services/phases/phase1-translation/server.cjs:94
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
services/phases/phase1-translation/server.cjs:94 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in services/phases/phase2-conflict-resolution/server.cjs:43
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
services/phases/phase2-conflict-resolution/server.cjs:43 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in services/phases/phase3-basket-generation/server.cjs:57
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
services/phases/phase3-basket-generation/server.cjs:57 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in services/phases/phase8-audio-from-baskets.cjs:34
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
services/phases/phase8-audio-from-baskets.cjs:34 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in services/phases/phase8-audio-v13.cjs:48
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
services/phases/phase8-audio-v13.cjs:48 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in services/pipeline/pipeline-server.cjs:211
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
services/pipeline/pipeline-server.cjs:211 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in new_vision/autocue-recording-system.html:1199
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
new_vision/autocue-recording-system.html:1199 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in new_vision/autocue-teleprompter-prototype.html:1438
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
new_vision/autocue-teleprompter-prototype.html:1438 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in public/layer1-explorer.html:495
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
public/layer1-explorer.html:495 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in public/listening-playground.html:890
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
public/listening-playground.html:890 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in services/audio-processor.cjs:12
Found a known-risky pattern (node_child_process). Review and replace if possible.
services/audio-processor.cjs:12 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in services/course-builder/lib/agent-spawner.cjs:7
Found a known-risky pattern (node_child_process). Review and replace if possible.
services/course-builder/lib/agent-spawner.cjs:7 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in services/course-builder/lib/build-manager.cjs:14
Found a known-risky pattern (node_child_process). Review and replace if possible.
services/course-builder/lib/build-manager.cjs:14 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in services/course-builder/routes/qa.cjs:11
Found a known-risky pattern (node_child_process). Review and replace if possible.
services/course-builder/routes/qa.cjs:11 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in services/course-builder/routes/v2.cjs:12
Found a known-risky pattern (node_child_process). Review and replace if possible.
services/course-builder/routes/v2.cjs:12 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in services/display-tiler.cjs:28
Found a known-risky pattern (node_child_process). Review and replace if possible.
services/display-tiler.cjs:28 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in services/gender-prep-coordinator.cjs:18
Found a known-risky pattern (node_child_process). Review and replace if possible.
services/gender-prep-coordinator.cjs:18 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in services/gender-prep-detector.cjs:15
Found a known-risky pattern (node_child_process). Review and replace if possible.
services/gender-prep-detector.cjs:15 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in services/insight-discovery.cjs:21
Found a known-risky pattern (node_child_process). Review and replace if possible.
services/insight-discovery.cjs:21 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in services/orchestration/orchestrator.cjs:24
Found a known-risky pattern (node_child_process). Review and replace if possible.
services/orchestration/orchestrator.cjs:24 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in services/phases/generate-legacy-manifest.cjs:42
Found a known-risky pattern (node_child_process). Review and replace if possible.
services/phases/generate-legacy-manifest.cjs:42 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in services/phases/manifest-compilation/server.cjs:17
Found a known-risky pattern (node_child_process). Review and replace if possible.
services/phases/manifest-compilation/server.cjs:17 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in services/phases/phase1-translation/server.cjs:30
Found a known-risky pattern (node_child_process). Review and replace if possible.
services/phases/phase1-translation/server.cjs:30 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in services/phases/phase3-basket-generation/server.cjs:26
Found a known-risky pattern (node_child_process). Review and replace if possible.
services/phases/phase3-basket-generation/server.cjs:26 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in services/pod-bulk-migrate.cjs:59
Found a known-risky pattern (node_child_process). Review and replace if possible.
services/pod-bulk-migrate.cjs:59 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in services/preflight-check-service.cjs:486
Found a known-risky pattern (node_child_process). Review and replace if possible.
services/preflight-check-service.cjs:486 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in services/production-api.cjs:9059
Found a known-risky pattern (node_child_process). Review and replace if possible.
services/production-api.cjs:9059 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in services/publish-manifest-service.cjs:12
Found a known-risky pattern (node_child_process). Review and replace if possible.
services/publish-manifest-service.cjs:12 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in services/release-notes.cjs:30
Found a known-risky pattern (node_child_process). Review and replace if possible.
services/release-notes.cjs:30 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in services/shared/claude-cli.cjs:13
Found a known-risky pattern (node_child_process). Review and replace if possible.
services/shared/claude-cli.cjs:13 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in services/shared/spawn-agent-cli.cjs:23
Found a known-risky pattern (node_child_process). Review and replace if possible.
services/shared/spawn-agent-cli.cjs:23 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in services/shared/spawn-agent-terminal.cjs:15
Found a known-risky pattern (node_child_process). Review and replace if possible.
services/shared/spawn-agent-terminal.cjs:15 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in services/shared/spawn-agent.cjs:20
Found a known-risky pattern (node_child_process). Review and replace if possible.
services/shared/spawn-agent.cjs:20 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in services/voice-engine/align.cjs:28
Found a known-risky pattern (node_child_process). Review and replace if possible.
services/voice-engine/align.cjs:28 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in services/voice-engine/splicer.cjs:24
Found a known-risky pattern (node_child_process). Review and replace if possible.
services/voice-engine/splicer.cjs:24 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in start-automation.cjs:19
Found a known-risky pattern (node_child_process). Review and replace if possible.
start-automation.cjs:19 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in tools/build-shared-known-store.cjs:59
Found a known-risky pattern (node_child_process). Review and replace if possible.
tools/build-shared-known-store.cjs:59 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in tools/mergers/merge_all_basket_branches.cjs:3
Found a known-risky pattern (node_child_process). Review and replace if possible.
tools/mergers/merge_all_basket_branches.cjs:3 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in tools/mergers/merge_all_segments.cjs:70
Found a known-risky pattern (node_child_process). Review and replace if possible.
tools/mergers/merge_all_segments.cjs:70 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in tools/mergers/watch_and_merge_branches.cjs:33
Found a known-risky pattern (node_child_process). Review and replace if possible.
tools/mergers/watch_and_merge_branches.cjs:33 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in tools/orchestrators/orchestrator-workflow.cjs:13
Found a known-risky pattern (node_child_process). Review and replace if possible.
tools/orchestrators/orchestrator-workflow.cjs:13 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in tools/orchestrators/spawn-swarm-5x5x3.cjs:16
Found a known-risky pattern (node_child_process). Review and replace if possible.
tools/orchestrators/spawn-swarm-5x5x3.cjs:16 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in tools/orchestrators/spawn_basket_windows.cjs:3
Found a known-risky pattern (node_child_process). Review and replace if possible.
tools/orchestrators/spawn_basket_windows.cjs:3 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in tools/recording-optimizer/align-audio.cjs:31
Found a known-risky pattern (node_child_process). Review and replace if possible.
tools/recording-optimizer/align-audio.cjs:31 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in tools/recording-optimizer/segment-audio.cjs:20
Found a known-risky pattern (node_child_process). Review and replace if possible.
tools/recording-optimizer/segment-audio.cjs:20 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in tools/recording-optimizer/splice-legos.cjs:19
Found a known-risky pattern (node_child_process). Review and replace if possible.
tools/recording-optimizer/splice-legos.cjs:19 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in tools/sync/publish-to-course-configs.cjs:34
Found a known-risky pattern (node_child_process). Review and replace if possible.
tools/sync/publish-to-course-configs.cjs:34 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in tools/validators/manifest-structure-validator.cjs:848
Found a known-risky pattern (node_child_process). Review and replace if possible.
tools/validators/manifest-structure-validator.cjs:848 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in vite.config.js:3
Found a known-risky pattern (node_child_process). Review and replace if possible.
vite.config.js:3 Node child process
medium System graph security security conf 1.00 Insecure pattern 'weak_hash' in api/courses/[courseCode]/baskets/[seedId].js:15
Found a known-risky pattern (weak_hash). Review and replace if possible.
api/courses/[courseCode]/baskets/[seedId].js:15 Weak hash
medium System graph security security conf 1.00 Insecure pattern 'weak_hash' in api/courses/[courseCode]/introductions/[legoId].js:15
Found a known-risky pattern (weak_hash). Review and replace if possible.
api/courses/[courseCode]/introductions/[legoId].js:15 Weak hash
medium System graph security security conf 1.00 Insecure pattern 'weak_hash' in api/courses/[courseCode]/outputs.js:15
Found a known-risky pattern (weak_hash). Review and replace if possible.
api/courses/[courseCode]/outputs.js:15 Weak hash
medium System graph security security conf 1.00 Insecure pattern 'weak_hash' in api/courses/[courseCode]/translations/[uuid].js:15
Found a known-risky pattern (weak_hash). Review and replace if possible.
api/courses/[courseCode]/translations/[uuid].js:15 Weak hash
medium System graph security security conf 1.00 Insecure pattern 'weak_hash' in api/courses/generate.js:15
Found a known-risky pattern (weak_hash). Review and replace if possible.
api/courses/generate.js:15 Weak hash
medium System graph security security conf 1.00 Insecure pattern 'weak_hash' in tools/generators/README.md:47
Found a known-risky pattern (weak_hash). Review and replace if possible.
tools/generators/README.md:47 Weak hash
medium System graph quality Placeholder conf 1.00 Placeholder or mock-heavy implementation detected
Found 62 placeholder/mock markers across 24 source files. This often means the repo looks complete while core flows still use generated scaffolding or fake data.
Mock dataIncompleteGenerated repo pattern
medium System graph quality Placeholder conf 1.00 Runtime service client appears to use placeholder configuration
A runtime source file appears to wire Supabase/Firebase/AI/payment-style clients to placeholder URLs, keys, or fallback values. In the Fable corpus this often means the UI/API shape is present while the backend service is not actually configured.
Runtime configService clientGenerated repo pattern
medium System graph quality Tests conf 1.00 Very low test-to-source ratio
24 test file(s) for 324 source file(s) (ratio 0.07). Consider adding integration or unit tests for critical paths.
Coverage
low System graph quality Integrity conf 1.00 85 env vars used in code but missing from .env.example
Drift between code and config docs. The first few: `ADMIN_SECRET`, `AGENT_SPAWN_DELAY`, `ANTHROPIC_API_KEY`, `AUDIO_CONCURRENCY`, `AUDIO_PARALLEL`, `AUDIO_URL`, `AUDIT_ARCHIVE_CRON`, `AUDIT_ARCHIVE_HOT_DAYS` + 77 more. Add them (with a placeholder/comment) to .env.example so onboarding doesn't brea…
config drift
low System graph quality Debug conf 1.00 Debug logging residue appears in source files
Found 3004 console/debugger/print-style debug statements in non-test source. This is a common fast-generation residue before production cleanup.
CleanupRepo hardeningGenerated repo pattern
low System graph cicd CI/CD security conf 1.00 GitHub Action is tag-pinned rather than SHA-pinned
actions/[email protected] can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA.
.github/workflows/auto-merge-claude.yml:16 CI/CD securitySupply chainGithub actions
low System graph frontend Frontend quality conf 1.00 Icon-only button without accessible name — src/components/LegoBasketViewer.vue:459
A `<button>` whose only child is a single glyph or symbol needs `title=` or `aria-label=` so screen readers (and tooltips on hover) work. Why: P3 in CHECKLIST.md — icon-only buttons skipped a title. Rule id: fq.button.no-label
Fq button no label
low System graph frontend Frontend quality conf 1.00 Icon-only button without accessible name — src/components/LegoVisualizer.vue:287
A `<button>` whose only child is a single glyph or symbol needs `title=` or `aria-label=` so screen readers (and tooltips on hover) work. Why: P3 in CHECKLIST.md — icon-only buttons skipped a title. Rule id: fq.button.no-label
Fq button no label
low System graph frontend Frontend quality conf 1.00 Icon-only button without accessible name — src/components/RemoteControl.vue:20
A `<button>` whose only child is a single glyph or symbol needs `title=` or `aria-label=` so screen readers (and tooltips on hover) work. Why: P3 in CHECKLIST.md — icon-only buttons skipped a title. Rule id: fq.button.no-label
Fq button no label
low System graph frontend Frontend quality conf 1.00 Icon-only button without accessible name — src/views/CourseEditor.vue:786
A `<button>` whose only child is a single glyph or symbol needs `title=` or `aria-label=` so screen readers (and tooltips on hover) work. Why: P3 in CHECKLIST.md — icon-only buttons skipped a title. Rule id: fq.button.no-label
Fq button no label
low System graph frontend Frontend quality conf 1.00 Icon-only button without accessible name — src/views/production/components/FilterBar.vue:95
A `<button>` whose only child is a single glyph or symbol needs `title=` or `aria-label=` so screen readers (and tooltips on hover) work. Why: P3 in CHECKLIST.md — icon-only buttons skipped a title. Rule id: fq.button.no-label
Fq button no label
low System graph quality License conf 1.00 No license file detected
No LICENSE/COPYING/NOTICE file was found. Generated repositories often omit licensing, which blocks reuse and automated intake.
Repo hardeningGenerated repo pattern
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `codeToLegacy` in services/language-code-service.cjs:27
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.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `course_manifest_v2` in tools/generators/transform-to-v2-manifest.cjs:16
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.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `dashboard_v2` in services/course-builder/routes/v2.cjs:1165
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.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `deleted_baskets_backup` in services/orchestration/orchestrator.cjs:8035
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.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `eleven_multilingual_v2` in services/audio-generation-planner.cjs:77
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.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `eleven_multilingual_v2` in services/elevenlabs-service.cjs:22
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.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `eleven_multilingual_v2` in services/tts-service.cjs:72
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.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `eleven_multilingual_v2` in tools/generators/phase8-generate-audio.cjs:100
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.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `knownLegacy` in services/phases/generate-legacy-manifest.cjs:1549
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.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `spa_for_eng_v2` in database/enrich-baskets.cjs:12
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.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `spa_for_eng_v2` in database/import-course-registry.cjs:15
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.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `spa_for_eng_v2` in database/import-course-to-db.cjs:12
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.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `spa_for_eng_v2` in database/import-course-v2.cjs:5
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.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `spa_for_eng_v2` in services/course-data-service.cjs:214
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.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `spa_for_eng_v2` in services/data-finders.cjs:356
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.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `spa_for_eng_v2` in services/manifest-generator.cjs:202
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.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `spa_legacy` in tools/sync/publish-to-course-configs.cjs:26
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.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `standardToLegacy` in database/lib/import-legacy-course-core.cjs:57
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.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `standardToLegacy` in services/mar-service.cjs:117
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.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `standardToLegacy` in services/uuid-service.cjs:24
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.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `targetLegacy` in tools/phase-prep/phase5_prep_scaffolds_v10.cjs:49
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.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `useLegacy` in services/production-api.cjs:1245
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.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `zho_for_eng_v2` in services/course-builder/lib/validation.cjs:892
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.
old markerDead code
low System graph quality Provenance conf 1.00 Shallow git history limits provenance confidence
The repository is a shallow clone. Origin/evolution analysis cannot distinguish fresh generation, imported legacy code, or long-lived human code with high confidence.
Git historyGenerated repo pattern
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — api/auth/generate-code.js:43
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — api/auth/invite.js:108
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — api/auth/login.js:31
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — api/auth/request-link.js:29
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — api/auth/users.js:111
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — api/courses/[courseCode]/baskets/[seedId].js:62
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — api/courses/[courseCode]/introductions/[legoId].js:52
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — api/courses/[courseCode]/outputs.js:102
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — api/courses/[courseCode]/script.js:168
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — api/courses/[courseCode]/sync.js:49
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — api/courses/[courseCode]/translations/[uuid].js:50
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — api/courses/generate.js:53
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — api/courses/index.js:29
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — api/lib/s3-course.js:55
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — api/production/[courseCode]/manifest.js:98
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — api/production/[courseCode]/script-view.js:136
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — api/voices/list.js:40
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — api/voices/preview.js:55
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — apml/compiler/src/generator/vue-generator.ts:875
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — apml/compiler/src/index.ts:23
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — src/components/CourseScriptViewer.vue:260
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — src/components/EnvironmentSwitcher.vue:80
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — src/components/generation/LanguageBriefEditor.vue:466
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — src/components/IntroductionsViewer.vue:212
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — src/components/production/audio/AudioPipeline.vue:131
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — src/components/ProgressMonitor.vue:163
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — src/components/quality/CourseHealthReport.vue:677
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — src/components/quality/LearnedRulesView.vue:206
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — src/components/quality/PromptEvolutionView.vue:667
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — src/composables/useAutocueState.js:183
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — src/composables/useExportWorkflow.ts:261
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — src/composables/useTextGenSocket.js:37
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — src/config/github.js:33
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — src/main.js:40
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — src/services/__test_cache__.js:7
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — src/services/api.js:166
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — src/services/courseCache.js:50
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — src/services/seedService.js:31
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — src/services/supabase.js:996
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — src/stores/production.js:318
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — src/views/_archive/AudioGeneration.vue:545
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — src/views/_archive/AudioPipelineView.vue:577
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — src/views/CanonicalSeeds.vue:243
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — src/views/CourseEditor.vue:1293
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — src/views/CourseManager.vue:1869
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — src/views/CourseValidator.vue:680
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — src/views/DocsIndex.vue:280
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — src/views/Pedagogy.vue:672
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — src/views/production/components/MissingAudio.vue:610
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — src/views/production/MissionControl.vue:331
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — src/views/production/QAReview.vue:254
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — src/views/production/ScriptViewer.vue:1208
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — src/views/production/TextGeneration.vue:1243
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — tools/generators/generate-course-manifest.js:23
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — vite.config.js:37
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph api Wiring conf 1.00 Unused endpoint: ALL /api/agents
`services/production-api.cjs` declares `ALL /api/agents` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ALL /api/agents/*
`services/production-api.cjs` declares `ALL /api/agents/*` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ALL /api/build/*
`services/production-api.cjs` declares `ALL /api/build/*` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ALL /api/course/*
`services/production-api.cjs` declares `ALL /api/course/*` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ALL /api/golden/*
`services/production-api.cjs` declares `ALL /api/golden/*` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ALL /api/legos/*
`services/production-api.cjs` declares `ALL /api/legos/*` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ALL /api/orchestrator/*
`services/production-api.cjs` declares `ALL /api/orchestrator/*` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ALL /api/phrases/*
`services/production-api.cjs` declares `ALL /api/phrases/*` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ALL /api/qa/*
`services/production-api.cjs` declares `ALL /api/qa/*` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ALL /api/seeds/*
`services/production-api.cjs` declares `ALL /api/seeds/*` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ALL /api/v2/*
`services/production-api.cjs` declares `ALL /api/v2/*` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: DELETE /api/auth/users
`services/production-api.cjs` declares `DELETE /api/auth/users` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /api/auth/invite-codes
`services/production-api.cjs` declares `GET /api/auth/invite-codes` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /api/auth/users
`services/production-api.cjs` declares `GET /api/auth/users` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /api/courses
`services/production-api.cjs` declares `GET /api/courses` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /api/courses/:courseCode/seed-phrases-preview
`services/production-api.cjs` declares `GET /api/courses/:courseCode/seed-phrases-preview` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who …
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /api/courses/:courseCode/stats
`services/production-api.cjs` declares `GET /api/courses/:courseCode/stats` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /api/courses/:courseCode/voice-config
`services/production-api.cjs` declares `GET /api/courses/:courseCode/voice-config` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes…
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /api/languages
`services/production-api.cjs` declares `GET /api/languages` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /api/mission-control/jobs
`services/production-api.cjs` declares `GET /api/mission-control/jobs` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /api/production/:courseCode/pods/coverage
`services/production-api.cjs` declares `GET /api/production/:courseCode/pods/coverage` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who cons…
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /api/production/:courseCode/stats
`services/production-api.cjs` declares `GET /api/production/:courseCode/stats` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /api/production/course-stats
`services/production-api.cjs` declares `GET /api/production/course-stats` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /api/production/health
`services/production-api.cjs` declares `GET /api/production/health` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /api/production/schema/validate
`services/production-api.cjs` declares `GET /api/production/schema/validate` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /api/services
`services/production-api.cjs` declares `GET /api/services` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /api/services/:name/logs
`services/production-api.cjs` declares `GET /api/services/:name/logs` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /api/stats/:courseCode
`services/production-api.cjs` declares `GET /api/stats/:courseCode` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /api/voices/discover/:language
`services/production-api.cjs` declares `GET /api/voices/discover/:language` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: PATCH /api/courses/:courseCode/platform-status
`services/production-api.cjs` declares `PATCH /api/courses/:courseCode/platform-status` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who con…
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: PATCH /api/courses/:courseCode/voice-config/:role
`services/production-api.cjs` declares `PATCH /api/courses/:courseCode/voice-config/:role` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who …
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /api/auth/generate-code
`services/production-api.cjs` declares `POST /api/auth/generate-code` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /api/auth/invite
`services/production-api.cjs` declares `POST /api/auth/invite` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /api/auth/invite-codes/generate
`services/production-api.cjs` declares `POST /api/auth/invite-codes/generate` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /api/auth/invite-codes/redeem
`services/production-api.cjs` declares `POST /api/auth/invite-codes/redeem` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /api/auth/invite-dashboard
`services/production-api.cjs` declares `POST /api/auth/invite-dashboard` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /api/auth/login
`services/production-api.cjs` declares `POST /api/auth/login` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /api/auth/logout
`services/production-api.cjs` declares `POST /api/auth/logout` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /api/courses/create
`services/production-api.cjs` declares `POST /api/courses/create` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /api/deploy
`services/production-api.cjs` declares `POST /api/deploy` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /api/mission-control/jobs/:jobId/clear
`services/production-api.cjs` declares `POST /api/mission-control/jobs/:jobId/clear` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consum…
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /api/mission-control/jobs/:jobId/resume
`services/production-api.cjs` declares `POST /api/mission-control/jobs/:jobId/resume` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consu…
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /api/mission-control/jobs/:jobId/stop
`services/production-api.cjs` declares `POST /api/mission-control/jobs/:jobId/stop` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consume…
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /api/services/:name/restart
`services/production-api.cjs` declares `POST /api/services/:name/restart` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /api/voices/preview
`services/production-api.cjs` declares `POST /api/voices/preview` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: PUT /api/auth/invite
`services/production-api.cjs` declares `PUT /api/auth/invite` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: PUT /api/courses/:courseCode/voice-config
`services/production-api.cjs` declares `PUT /api/courses/:courseCode/voice-config` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes…
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: USE /api/production/:courseCode/pods
`services/production-api.cjs` declares `USE /api/production/:courseCode/pods` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: USE /api/production/:courseCode/team
`services/production-api.cjs` declares `USE /api/production/:courseCode/team` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: USE /api/production/:courseCode/voice-engine
`services/production-api.cjs` declares `USE /api/production/:courseCode/voice-engine` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consu…
Unused endpoint
low System graph quality Complexity conf 1.00 Very large file: services/course-builder/routes/build.cjs (1245 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: services/course-builder/routes/qa.cjs (1793 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: services/course-builder/routes/seed-complete.cjs (2084 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: services/course-builder/routes/v2.cjs (1797 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.

Showing first 300 of 308. Refine filters or use the findings page for deep search.

For AI agents: Voting guide (TP/FP) MCP manifest Stdio wrapper SARIF Integrate Findings queue Vote TP/FP on findings to calibrate the engine.
For AI agents + API integrations
Email me when this repo regresses
Free. We re-scan periodically; new criticals → your inbox. No signup required for the scan itself.
API access

This page is publicly accessible at: https://repobility.com/scan/2b2c084b-e374-4e46-89a1-8cf1216e9295/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/2b2c084b-e374-4e46-89a1-8cf1216e9295/

Important — please don't re-submit the same URL repeatedly. The submission endpoint is idempotent: re-submitting the same git URL returns this same scan_token, not a new one. To re-scan this repo, sign up free and use the dashboard.