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.

tnorlund/Portfolio

https://github.com/tnorlund/Portfolio · scanned 2026-06-16 00:39 UTC (2 months, 1 week ago)

304 raw signals (0 security + 304 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 259 actionable findings from 1 signal source. 45 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 54.9/100 with 100.0% coverage. It contains 12390 nodes across 6 cross-layer flows, written primarily in mixed languages. Engine surfaced 304 findings — concentrated in quality (187), hardware (37), software (24). Risk profile is high: 1 critical, 1 high, 56 medium. Recommended next step: open the quality layer findings first — that's where the highest-impact wins live.

Showing 199 of 259 actionable findings. 304 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.

critical System graph security Secrets conf 1.00 Possible secret in receipt_places/README.md
Detected pattern matching generic_api_key. Rotate the credential and move to a secret manager.
receipt_places/README.md:30
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:423 SecretsClaude instruction
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — portfolio/hooks/useQAQueue.ts:7
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 — portfolio/hooks/useUploadProgress.ts:148
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 — portfolio/scripts/download-api-data.js:6
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 — portfolio/services/api/index.ts:35
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 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 hardware Supply chain conf 1.00 2 occurrences Docker base image uses a mutable or implicit tag: transformers
Container tags can be retagged upstream. Pin production base images to a reviewed digest (`image@sha256:...`) when reproducibility and supply-chain integrity matter.
lines 51, 57
infra/sagemaker_training/Dockerfile:51, 57 (2 hits)
containersPinned dependencies
medium System graph hardware Security conf 1.00 Dockerfile runs as root: infra/chroma/lambdas/Dockerfile
No non-root USER set. Containers running as root expand the blast radius of any vulnerability inside the image.
Container
medium System graph hardware Security conf 1.00 Dockerfile runs as root: infra/chromadb_compaction/lambdas/Dockerfile
No non-root USER set. Containers running as root expand the blast radius of any vulnerability inside the image.
Container
medium System graph hardware Security conf 1.00 Dockerfile runs as root: infra/combine_receipts_step_functions/lambdas/Dockerfile
No non-root USER set. Containers running as root expand the blast radius of any vulnerability inside the image.
Container
medium System graph hardware Security conf 1.00 Dockerfile runs as root: infra/embedding_step_functions/unified_embedding/Dockerfile
No non-root USER set. Containers running as root expand the blast radius of any vulnerability inside the image.
Container
medium System graph hardware Security conf 1.00 Dockerfile runs as root: infra/fix_place_lambda/lambdas/Dockerfile
No non-root USER set. Containers running as root expand the blast radius of any vulnerability inside the image.
Container
medium System graph hardware Security conf 1.00 Dockerfile runs as root: infra/label_refresh_lambda/lambdas/Dockerfile
No non-root USER set. Containers running as root expand the blast radius of any vulnerability inside the image.
Container
medium System graph hardware Security conf 1.00 Dockerfile runs as root: infra/mcp_server_lambda/lambdas/Dockerfile
No non-root USER set. Containers running as root expand the blast radius of any vulnerability inside the image.
Container
medium System graph hardware Security conf 1.00 Dockerfile runs as root: infra/merge_receipt_lambda/lambdas/Dockerfile
No non-root USER set. Containers running as root expand the blast radius of any vulnerability inside the image.
Container
medium System graph hardware Security conf 1.00 Dockerfile runs as root: infra/metadata_harmonizer_step_functions/lambdas/Dockerfile
No non-root USER set. Containers running as root expand the blast radius of any vulnerability inside the image.
Container
medium System graph hardware Security conf 1.00 Dockerfile runs as root: infra/qa_agent_step_functions/lambdas/Dockerfile
No non-root USER set. Containers running as root expand the blast radius of any vulnerability inside the image.
Container
medium System graph hardware Security conf 1.00 Dockerfile runs as root: infra/routes/address_similarity_cache_generator/lambdas/Dockerfile
No non-root USER set. Containers running as root expand the blast radius of any vulnerability inside the image.
Container
medium System graph hardware Security conf 1.00 Dockerfile runs as root: infra/routes/layoutlm_inference_cache_generator/lambdas/Dockerfile
No non-root USER set. Containers running as root expand the blast radius of any vulnerability inside the image.
Container
medium System graph hardware Security conf 1.00 Dockerfile runs as root: infra/routes/word_similarity_cache_generator/lambdas/Dockerfile
No non-root USER set. Containers running as root expand the blast radius of any vulnerability inside the image.
Container
medium System graph hardware Security conf 1.00 Dockerfile runs as root: infra/sagemaker_training/Dockerfile
No non-root USER set. Containers running as root expand the blast radius of any vulnerability inside the image.
Container
medium System graph hardware Security conf 1.00 Dockerfile runs as root: infra/trigger_reocr_lambda/lambdas/Dockerfile
No non-root USER set. Containers running as root expand the blast radius of any vulnerability inside the image.
Container
medium System graph hardware Security conf 1.00 Dockerfile runs as root: infra/upload_images/container_ocr/Dockerfile
No non-root USER set. Containers running as root expand the blast radius of any vulnerability inside the image.
Container
medium System graph hardware Security conf 1.00 Dockerfile runs as root: infra/upload_images/container_upload/Dockerfile
No non-root USER set. Containers running as root expand the blast radius of any vulnerability inside the image.
Container
medium System graph cicd CI/CD security conf 1.00 3 occurrences GitHub Action is tag-pinned rather than SHA-pinned
aws-actions/configure-aws-credentials@v4 can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA.
2 files, 3 locations
.github/workflows/swift-ci.yml:38, 124 (2 hits)
.github/workflows/main.yml:217
CI/CD securitySupply chainGithub actions
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/main.yml CI/CD securitySupply chainGithub actions
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in infra/routes/address_similarity/handler/index.py:40
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
infra/routes/address_similarity/handler/index.py:40 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in infra/routes/ai_usage/handler/index.py:93
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
infra/routes/ai_usage/handler/index.py:93 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in infra/routes/image_details_cache/handler/index.py:39
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
infra/routes/image_details_cache/handler/index.py:39 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in infra/routes/job_training_metrics/handler/index.py:326
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
infra/routes/job_training_metrics/handler/index.py:326 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in infra/routes/label_evaluator_viz_cache/lambdas/index.py:169
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
infra/routes/label_evaluator_viz_cache/lambdas/index.py:169 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in infra/routes/label_validation_timeline/handler/index.py:54
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
infra/routes/label_validation_timeline/handler/index.py:54 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in infra/routes/label_validation_viz_cache/lambdas/index.py:190
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
infra/routes/label_validation_viz_cache/lambdas/index.py:190 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in infra/routes/layoutlm_inference/handler/index.py:203
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
infra/routes/layoutlm_inference/handler/index.py:203 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in infra/routes/merchant_counts/handler/index.py:76
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
infra/routes/merchant_counts/handler/index.py:76 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in infra/routes/qa_viz_cache/lambdas/index.py:50
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
infra/routes/qa_viz_cache/lambdas/index.py:50 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in infra/routes/word_similarity/handler/index.py:40
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
infra/routes/word_similarity/handler/index.py:40 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in portfolio/components/ui/Figures/LockingSwimlane.tsx:389
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
portfolio/components/ui/Figures/LockingSwimlane.tsx:389 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in portfolio/mcp-server.js:11
Found a known-risky pattern (node_child_process). Review and replace if possible.
portfolio/mcp-server.js:11 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in portfolio/monitor-project.js:2
Found a known-risky pattern (node_child_process). Review and replace if possible.
portfolio/monitor-project.js:2 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in portfolio/scripts/analyze-bundle.js:5
Found a known-risky pattern (node_child_process). Review and replace if possible.
portfolio/scripts/analyze-bundle.js:5 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in portfolio/scripts/optimize-images.js:10
Found a known-risky pattern (node_child_process). Review and replace if possible.
portfolio/scripts/optimize-images.js:10 Node child process
medium System graph security security conf 1.00 Insecure pattern 'subprocess_shell_true' in scripts/maintenance/analyze_phase4_violations.py:31
Found a known-risky pattern (subprocess_shell_true). Review and replace if possible.
scripts/maintenance/analyze_phase4_violations.py:31 Subprocess shell true
medium System graph quality Integrity conf 1.00 Network/subprocess call without timeout or try/except — .github/pr-reviews/scripts/fetch-pr-reviews-paginated.py:25
`subprocess.run(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 Network/subprocess call without timeout or try/except — infra/chromadb_compaction/components/docker_image.py:49
`subprocess.check_output(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 Network/subprocess call without timeout or try/except — infra/embedding_step_functions/components/docker_image.py:49
`subprocess.check_output(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 Network/subprocess call without timeout or try/except — infra/sagemaker_training/train.py:206
`subprocess.run(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 Network/subprocess call without timeout or try/except — infra/scripts/query_langsmith_traces.py:20
`subprocess.run(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 Network/subprocess call without timeout or try/except — receipt_dynamo/scripts/run_tests.py:10
`subprocess.run(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 Network/subprocess call without timeout or try/except — receipt_layoutlm/receipt_layoutlm/trainer.py:825
`subprocess.run(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 Network/subprocess call without timeout or try/except — scripts/dev_label_evaluator.py:194
`subprocess.run(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 Network/subprocess call without timeout or try/except — scripts/smart_test_runner.py:278
`subprocess.run(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries.
runtime safetyRobustness
medium System graph security Coverage conf 1.00 No auth library detected
The scanner did not find any standard auth library (JWT, OAuth, NextAuth, Auth0, etc.). The repo has auth/admin/session surface indicators, so auth may live in custom code, in a separate service, or be missing.
auth
medium System graph quality Placeholder conf 1.00 Placeholder or mock-heavy implementation detected
Found 66 placeholder/mock markers across 38 source files. This often means the repo looks complete while core flows still use generated scaffolding or fake data.
Mock dataIncompleteGenerated repo pattern
low System graph quality Maintenance conf 1.00 43 TODO/FIXME markers
High count of TODO/FIXME/HACK markers — track them as issues so they're not forgotten.
low System graph hardware Coverage conf 1.00 Containers defined but no K8s/orchestration manifest found
Repo has Dockerfiles/compose but no Kubernetes/Nomad manifests. If the target deployment is K8s, the manifests may live in a separate ops repo.
Deployment
low System graph quality Debug conf 1.00 Debug logging residue appears in source files
Found 2106 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 hardware Supply chain conf 1.00 Docker base image is tag-pinned but not digest-pinned: public.ecr.aws/docker/library/python:3.12-slim
Container tags can be retagged upstream. Pin production base images to a reviewed digest (`image@sha256:...`) when reproducibility and supply-chain integrity matter.
infra/chroma/lambdas/Dockerfile:6 containersPinned dependencies
low System graph hardware Supply chain conf 1.00 15 occurrences Docker base image is tag-pinned but not digest-pinned: public.ecr.aws/lambda/python:3.12
Container tags can be retagged upstream. Pin production base images to a reviewed digest (`image@sha256:...`) when reproducibility and supply-chain integrity matter.
12 files, 12 locations
infra/chromadb_compaction/lambdas/Dockerfile:6
infra/combine_receipts_step_functions/lambdas/Dockerfile:4
infra/embedding_step_functions/unified_embedding/Dockerfile:5
infra/fix_place_lambda/lambdas/Dockerfile:5
infra/label_refresh_lambda/lambdas/Dockerfile:1
infra/mcp_server_lambda/lambdas/Dockerfile:5
infra/merge_receipt_lambda/lambdas/Dockerfile:5
infra/metadata_harmonizer_step_functions/lambdas/Dockerfile:4
containersPinned dependencies
low System graph hardware Supply chain conf 1.00 Docker base image is tag-pinned but not digest-pinned: pytorch/pytorch:2.6.0-cuda12.4-cudnn9-runtime
Container tags can be retagged upstream. Pin production base images to a reviewed digest (`image@sha256:...`) when reproducibility and supply-chain integrity matter.
infra/sagemaker_training/Dockerfile:17 containersPinned dependencies
low System graph cicd CI/CD security conf 1.00 12 occurrences GitHub Action is tag-pinned rather than SHA-pinned
actions/upload-artifact@v7 can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA.
3 files, 12 locations
portfolio/.github/workflows/performance.yml:19, 42, 54, 78, 92, 110, 145 (7 hits)
.github/workflows/main.yml:123, 148, 186 (3 hits)
.github/workflows/swift-ci.yml:48, 134 (2 hits)
CI/CD securitySupply chainGithub actions
low System graph quality Integrity conf 1.00 13 occurrences Near-duplicate function bodies in 2 places
Functions with the same first-5-line body hash: receipt_dynamo/receipt_dynamo/utils/transformations.py:find_perspective_coeffs, receipt_upload/receipt_upload/geometry/transformations.py:find_perspective_coeffs This is *the* AI-coder failure mode (4× more duplication in vibe-coded repos — see https…
13 occurrences
repo-level (13 hits)
duplicatesduplication
low System graph quality Integrity conf 1.00 5 occurrences Near-duplicate function bodies in 3 places
Functions with the same first-5-line body hash: receipt_dynamo/receipt_dynamo/entities/receipt_word_label.py:gsi4_key, receipt_dynamo/receipt_dynamo/entities/receipt_word.py:gsi4_key, receipt_dynamo/receipt_dynamo/entities/receipt_line.py:gsi4_key This is *the* AI-coder failure mode (4× more dupli…
5 occurrences
repo-level (5 hits)
duplicatesduplication
low System graph quality Integrity conf 1.00 2 occurrences Near-duplicate function bodies in 5 places
Functions with the same first-5-line body hash: receipt_dynamo/receipt_dynamo/entities/value_objects.py:to_dynamodb, receipt_dynamo/receipt_dynamo/entities/value_objects.py:to_dynamodb, receipt_dynamo/receipt_dynamo/entities/value_objects.py:to_dynamodb, receipt_dynamo/receipt_dynamo/entities/value…
2 occurrences
repo-level (2 hits)
duplicatesduplication
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `_tracing_v2` in receipt_upload/receipt_upload/label_validation/langsmith_logging.py:34
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 `A_copy` in receipt_dynamo/receipt_dynamo/utils/transformations.py:254
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 `A_copy` in receipt_upload/receipt_upload/geometry/transformations.py:263
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 `adapt_v1_geometry_to_legacy` in receipt_places/tests/test_adapter.py:11
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 `adapt_v1_to_legacy` in receipt_places/receipt_places/client_v1.py:28
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 `api_calls_legacy` in receipt_places/monitoring.py:36
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 `client_v1` in receipt_places/receipt_places/client.py:689
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 `entities_to_copy` in portfolio/scripts/check_corrupted_entities.py:97
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 `entity_copy` in scripts/visualize_final_clusters_cropped.py:128
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 `from_legacy` in receipt_langsmith/receipt_langsmith/spark/qa_viz_cache_helpers.py:90
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 `from_legacy` in receipt_langsmith/receipt_langsmith/spark/qa_viz_cache_job.py:107
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 `line_copy` in receipt_agent/receipt_agent/utils/receipt_coordinates.py:141
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 `list_objects_v2` in infra/chroma/lambdas/entrypoint.py:36
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 `list_objects_v2` in infra/chromadb_compaction/tests/integration/test_aws_service_integration.py:170
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 `list_objects_v2` in infra/components/langsmith_bulk_export/lambdas/setup.py:182
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 `list_objects_v2` in infra/embedding_step_functions/unified_embedding/handlers/compaction.py:3115
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 `list_objects_v2` in infra/label_evaluator_step_functions/lambdas/build_viz_cache.py:71
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 `list_objects_v2` in infra/routes/label_evaluator_viz_cache/lambdas/index.py:55
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 `list_objects_v2` in infra/routes/label_validation_viz_cache/lambdas/index.py:47
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 `list_objects_v2` in infra/routes/layoutlm_inference/handler/index.py:41
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 `list_objects_v2` in infra/routes/qa_viz_cache/lambdas/index.py:109
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 `list_objects_v2` in infra/upload_images/container_ocr/handler/efs_snapshot_manager.py:178
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 `list_objects_v2` in portfolio/scripts/analyze_cdn_mapping.py:35
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 `list_objects_v2` in portfolio/scripts/analyze_prod_cdn_structure.py: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 `list_objects_v2` in portfolio/scripts/analyze_receipt_cdn_mapping.py:35
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 `list_objects_v2` in portfolio/scripts/analyze_receipt_patterns.py:30
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 `list_objects_v2` in portfolio/scripts/check_image_cdn_mapping.py:37
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 `list_objects_v2` in portfolio/scripts/comprehensive_cdn_analysis.py:67
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 `list_objects_v2` in portfolio/scripts/comprehensive_image_check.py:140
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 `list_objects_v2` in portfolio/scripts/find_dev_cdn_records.py:84
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 `list_objects_v2` in portfolio/scripts/find_receipts_with_cdn_images.py:167
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 `list_objects_v2` in portfolio/scripts/investigate_receipt_files.py:48
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 `list_objects_v2` in portfolio/scripts/simple_s3_investigation.py:25
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 `list_objects_v2` in receipt_chroma/receipt_chroma/compaction/deltas.py:403
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 `list_objects_v2` in receipt_chroma/receipt_chroma/s3/helpers.py:319
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 `list_objects_v2` in receipt_chroma/tests/integration/test_chroma_client.py:339
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 `list_objects_v2` in receipt_chroma/tests/integration/test_chroma_client_coverage.py:346
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 `list_objects_v2` in receipt_chroma/tests/integration/test_delta_producer.py:68
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 `list_objects_v2` in receipt_chroma/tests/integration/test_s3_helpers.py:150
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 `list_objects_v2` in receipt_chroma/tests/integration/test_s3_snapshot.py:151
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 `list_objects_v2` in receipt_dynamo/tests/export_table_to_json.py:44
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 `list_objects_v2` in receipt_langsmith/receipt_langsmith/parsers/parquet.py:101
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 `list_objects_v2` in receipt_langsmith/receipt_langsmith/spark/evaluator_patterns_viz_cache.py:364
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 `list_objects_v2` in receipt_langsmith/receipt_langsmith/spark/merged_job.py:1131
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 `list_objects_v2` in receipt_layoutlm/receipt_layoutlm/export_coreml.py:457
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 `list_objects_v2` in receipt_layoutlm/receipt_layoutlm/export_worker.py:51
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 `list_objects_v2` in receipt_layoutlm/receipt_layoutlm/inference.py:199
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 `list_objects_v2` in receipt_layoutlm/receipt_layoutlm/resume.py:83
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 `list_objects_v2` in receipt_layoutlm/tests/end_to_end/test_inference_end_to_end.py:69
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 `list_objects_v2` in scripts/copy_images_dev_to_prod.py:83
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 `list_objects_v2` in scripts/copy_layoutlm_model_dev_to_prod.py:127
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 `list_objects_v2` in scripts/reset_embedding_status.py:319
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 `list_objects_v2` in scripts/sync_ocr_jobs_dev_to_prod.py:112
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 `list_objects_v2` in scripts/verify_label_evaluator_cdn.py:61
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 `model_v1` in receipt_chroma/tests/unit/test_embedding_records.py:294
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 `place_v1` in receipt_agent/receipt_agent/subagents/place_finder/backfill_receipt_place.py:275
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 `place_v1` in receipt_agent/receipt_agent/subagents/place_finder/tools/receipt_place_finder.py:925
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 `rollback_prod_labels_from_backup` in scripts/Receipt_matching_dev_with_prod.py:445
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 `types_v1` in receipt_places/receipt_places/adapter.py: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 `types_v1` in scripts/verify_deployment_readiness.py:135
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 `word_copy` in infra/combine_receipts_step_functions/lambdas/records_builder.py:105
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 `word_copy` in receipt_upload/receipt_upload/combine/records_builder.py:108
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 `x_old` in receipt_dynamo/tests/unit/test_line.py:1007
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 software Dead code conf 1.00 Possibly dead Python function: add_item
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
receipt_dynamo/receipt_dynamo/utils/batch_queue.py:73
low System graph software Dead code conf 1.00 Possibly dead Python function: add_job_checkpoint_with_params
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
receipt_dynamo/receipt_dynamo/services/job_operations/checkpoint_operations.py:13
low System graph software Dead code conf 1.00 Possibly dead Python function: add_job_dependency_with_params
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
receipt_dynamo/receipt_dynamo/services/job_operations/dependency_operations.py:14
low System graph software Dead code conf 1.00 Possibly dead Python function: add_job_log_with_params
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
receipt_dynamo/receipt_dynamo/services/job_operations/status_operations.py:50
low System graph software Dead code conf 1.00 Possibly dead Python function: add_job_metric_with_params
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
receipt_dynamo/receipt_dynamo/services/job_operations/metric_operations.py:13
low System graph software Dead code conf 1.00 Possibly dead Python function: add_job_resource_with_params
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
receipt_dynamo/receipt_dynamo/services/job_operations/resource_operations.py:14
low System graph software Dead code conf 1.00 Possibly dead Python function: assign_job_to_instance
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
receipt_dynamo/receipt_dynamo/services/instance_service.py:266
low System graph software Dead code conf 1.00 Possibly dead Python function: check_job_dependencies
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
receipt_dynamo/receipt_dynamo/services/job_service.py:132
low System graph software Dead code conf 1.00 Possibly dead Python function: claim_job
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
receipt_dynamo/receipt_dynamo/services/queue_service.py:303
low System graph software Dead code conf 1.00 Possibly dead Python function: create_job
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
receipt_dynamo/receipt_dynamo/services/job_service.py:43
low System graph software Dead code conf 1.00 Possibly dead Python function: delete_queue_job
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
receipt_dynamo/receipt_dynamo/services/queue_service.py:221
low System graph software Dead code conf 1.00 Possibly dead Python function: find_idle_instances
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
receipt_dynamo/receipt_dynamo/services/instance_service.py:232
low System graph software Dead code conf 1.00 Possibly dead Python function: list_instances_by_type
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
receipt_dynamo/receipt_dynamo/services/instance_service.py:206
low System graph software Dead code conf 1.00 Possibly dead Python function: list_jobs_for_instance
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
receipt_dynamo/receipt_dynamo/services/instance_service.py:372
low System graph software Dead code conf 1.00 Possibly dead Python function: list_queues_by_user
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
receipt_dynamo/receipt_dynamo/services/queue_service.py:131
low System graph software Dead code conf 1.00 Possibly dead Python function: list_queues_for_job
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
receipt_dynamo/receipt_dynamo/services/queue_service.py:255
low System graph software Dead code conf 1.00 Possibly dead Python function: mark_job_completed
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
receipt_dynamo/receipt_dynamo/services/queue_service.py:326
low System graph software Dead code conf 1.00 Possibly dead Python function: register_instance
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
receipt_dynamo/receipt_dynamo/services/instance_service.py:38
low System graph software Dead code conf 1.00 Possibly dead Python function: release_job
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
receipt_dynamo/receipt_dynamo/services/queue_service.py:349
low System graph software Dead code conf 1.00 Possibly dead Python function: should_retry
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
receipt_dynamo/receipt_dynamo/utils/retry_with_backoff.py:144
low System graph software Dead code conf 1.00 Possibly dead Python function: update_instance_heartbeat
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
receipt_dynamo/receipt_dynamo/services/instance_service.py:135
low System graph software Dead code conf 1.00 Possibly dead Python function: update_instance_job_status
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
receipt_dynamo/receipt_dynamo/services/instance_service.py:325
low System graph software Dead code conf 1.00 Possibly dead Python function: update_instance_status
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
receipt_dynamo/receipt_dynamo/services/instance_service.py:112
low System graph software Dead code conf 1.00 Possibly dead Python function: update_queue_job
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
receipt_dynamo/receipt_dynamo/services/queue_service.py:206
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 — portfolio/__tests__/performance/rendering.perf.test.tsx:46
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 — portfolio/components/providers/PerformanceProvider.tsx: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 — portfolio/components/ui/animations/AnimatedHullEdgeAlignment.tsx:147
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 — portfolio/e2e/diagram-performance.perf.spec.ts:225
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 — portfolio/e2e/receipt-bounding-box-grid.spec.ts:135
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 — portfolio/e2e/skeleton-height-stability.spec.ts:124
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 — portfolio/monitor-project.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 — portfolio/pages/_app.tsx:72
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 — portfolio/scripts/analyze-bundle.js:21
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 — portfolio/scripts/download-api-data.js:14
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 — portfolio/scripts/optimize-images.js:28
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 — portfolio/services/api/config.ts:19
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 — portfolio/tests/bar_receipt.integration.test.ts:92
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 — portfolio/utils/performance/api-wrapper.ts:22
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 — portfolio/utils/performance/logger.ts:67
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 — portfolio/utils/performance/monitor.ts:207
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 — portfolio/utils/performance/testing.ts:36
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 — portfolio/utils/receipt.fixture.test.ts:215
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 quality Complexity conf 1.00 Very large file: infra/__main__.py (1713 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: infra/components/lambda_layer.py (1462 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: infra/embedding_step_functions/unified_embedding/handlers/compaction.py (3391 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: infra/embedding_step_functions/unified_embedding/handlers/line_polling.py (1458 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: infra/embedding_step_functions/unified_embedding/handlers/word_polling.py (1526 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: infra/label_evaluator_step_functions/lambdas/unified_receipt_evaluator.py (1415 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: infra/label_evaluator_step_functions/lambdas/utils/tracing.py (1757 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: infra/mcp_server_lambda/lambdas/receipt_mcp_server_server.py (2980 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: infra/upload_images/container_ocr/handler/ocr_processor.py (1855 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: infra/upload_images/container_ocr/handler/tests/test_overlay.py (1404 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: portfolio/components/ui/Figures/LabelEvaluatorVisualization/index.tsx (1435 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: receipt_agent/receipt_agent/agents/harmonizer/graph.py (2128 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: receipt_agent/receipt_agent/agents/label_evaluator/financial_subagent.py (3176 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: receipt_agent/receipt_agent/agents/place_id_finder/tools/place_id_finder.py (1352 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: receipt_agent/receipt_agent/agents/question_answering/tools/search.py (1354 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: receipt_agent/receipt_agent/utils/chroma_helpers.py (2193 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: receipt_dynamo/tests/integration/test__receipt_chatgpt_validation.py (2221 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: receipt_dynamo/tests/integration/test__receipt_field.py (2309 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: receipt_dynamo/tests/integration/test__receipt_label_analysis.py (1869 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: receipt_dynamo/tests/integration/test__receipt_line_item_analysis.py (2048 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: receipt_dynamo/tests/integration/test__receipt_validation_category.py (1584 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: receipt_dynamo/tests/integration/test__receipt_validation_result.py (2120 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: receipt_dynamo/tests/unit/test_letter.py (1342 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: receipt_dynamo/tests/unit/test_line.py (1634 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: receipt_layoutlm/receipt_layoutlm/trainer.py (1852 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: receipt_upload/receipt_upload/merchant_resolution/embedding_processor.py (1859 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: scripts/receipt_mcp_server.py (2966 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: scripts/visualize_final_clusters_cropped.py (1215 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
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/852c6a67-bdb9-4875-b96e-2cf11623bca0/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/852c6a67-bdb9-4875-b96e-2cf11623bca0/

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.