Repository Analysis

dathere/qsv

Blazing-fast Data-Wrangling toolkit

4.3 Likely human-written View on GitHub

Analysis Overview

This report presents the forensic synthetic code analysis of dathere/qsv, a Rust project with 3,769 GitHub stars. SynthScan v2.0 examined 469,038 lines of code across 822 source files, recording 1421 pattern matches distributed across 19 syntactic categories. The overall adjusted score of 4.3 places this repository in the Likely human-written band.

The scanner applied 160+ deterministic lexical heuristics, multi-line block detectors, abstract syntax tree depth profilers, and a cross-file Jaccard similarity matrix to construct a statistically normalised synthetic code estimate. All matches are individually weighted by severity coefficient and contextual multiplier before summation, and the resulting headline score is temporally discounted to account for the repository's development history relative to the commercial emergence of large language model coding tooling (November 2022 onward).

4.3
Adjusted Score
4.3
Raw Score
100%
Time Factor
2026-08-28
Last Push
3.8K
Stars
Rust
Language
469.0K
Lines of Code
822
Files
1.4K
Pattern Hits
2026-08-29
Scan Date
0.02
HC Hit Rate

What These Metrics Mean

Adjusted Score
Primary synthetic code indicator. Raw score normalised per 1,000 lines of code and multiplied by the temporal discount factor. This is the definitive comparative metric — use it to rank repositories by AI authorship density.
Raw Score
The unmodified sum of all severity-weighted, context-multiplied pattern match scores before temporal discounting. Reflects the absolute signal strength independent of when the repository was last active.
Time Factor
The temporal discount multiplier (0–100%) applied to the raw score. Repositories last updated before ChatGPT's launch (Nov 2022) receive a 5% factor. Full signal is only assigned to repositories active in the post-adoption era (Jan 2024+).
Pattern Hits
Total count of individual pattern matches across all files and categories. A high hit count with a low score may indicate a very large codebase with isolated AI snippets; a low count with a high score indicates dense, concentrated AI signatures.
HC Hit Rate
High+Critical pattern hits per file, averaged across the repository. This orthogonal signal catches repositories where a few files are densely packed with high-severity AI tells — a strong indicator even when the normalised score appears moderate due to codebase size.
Lines of Code / Files
Total lines and files analysed. The scanner examines 94 file extensions. These denominators are used to normalise the score, enabling fair comparison between repositories of vastly different sizes.

Score History

This chart maps the temporal evolution of the adjusted synthetic code score across successive scan runs. An upward trajectory indicates ongoing incorporation of AI-generated code or expanding LLM-assisted scaffolding; a stable or declining trajectory may reflect active human refactoring, code removal, or the adoption of stricter authorship policies. The dashed secondary line (right axis) independently tracks total raw pattern hit count, which can diverge from the normalised score when codebase size changes significantly between scans.

Severity Breakdown

Classifies detected patterns by their diagnostic confidence and structural impact. CRITICAL patterns (coefficient 10) represent definitive synthetic signatures — hallucinated imports, explicit LLM attribution metadata — virtually never produced by human authors. HIGH (5) indicates strong structural tells such as cross-file repetition or cross-linguistic idioms. MEDIUM (2) covers recognisable conversational padding and AI-specific vocabulary. LOW (1) captures subtle indicators like tautological comments and generic boilerplate that require density to carry independent signal.

CRITICAL 1HIGH 15MEDIUM 257LOW 1148

Directory Score Breakdown

This horizontal bar chart decomposes the repository's raw synthetic code score by top-level directory, allowing you to pinpoint precisely which modules or components carry the highest AI authorship density. Directories with disproportionately high scores relative to their size warrant targeted manual review: concentrated AI signatures often trace back to mass-generated configuration layers, auto-ported test suites, LLM-scaffolded boilerplate classes, or entire subsystems authored under heavy copilot assistance. Use this view to prioritise your human code-review effort.

Pattern Findings

The scanner identified 1421 distinct pattern matches across 19 syntactic categories. Each entry below represents a discrete location in the source code where the engine recorded a statistically significant AI authorship indicator. Expand any category row to inspect the individual file paths, line numbers, code snippets, and the lexical context (CODE, COMMENT, or STRING) in which each match was detected.

Reading the findings table: The Severity column indicates the diagnostic confidence level (CRITICAL / HIGH / MEDIUM / LOW). The Context column identifies whether the match occurred inside executable code, an inline comment, or a string literal — comment-context matches receive a ×1.5 weight because LLMs systematically over-annotate. The ⚡ bolt icon marks clustered matches: three or more patterns within a 10-line window, each receiving an additional ×1.5 density multiplier as dense clusters constitute far stronger evidence of synthetic authorship than isolated hits.

Over-Commented Block962 hits · 893 pts
SeverityFileLineSnippetContext
LOWCargo.toml21 "LICENSE-MIT",COMMENT
LOWCargo.toml301# export through a webdriver-managed headless browser. NO polars dependency. See #302.COMMENT
LOWCargo.toml481COMMENT
LOWCargo.toml501# apply — so we must replicate polars' patch here, otherwise polars-io fails toCOMMENT
LOWCargo.toml521# drops its own [patch.crates-io] object_store override; ORCOMMENT
LOWCargo.toml541# use our patched fork until our PR is merged with bumped deps and quick-xml RUSTSEC fixesCOMMENT
LOWCargo.toml561# - if we are using a commit hash, separate the tag and commit hash with a colon, in the order ofCOMMENT
LOWCargo.toml581# kernels at runtime, so enabling it for all x86_64 builds is safe.COMMENT
LOWCargo.toml681magika = ["dep:magika", "dep:ort"]COMMENT
LOWCargo.toml701to = ["csvs_convert", "dep:spreadsheet-ods"]COMMENT
LOWbacon.toml21 "cargo", "clippy",COMMENT
LOW.serena/project.yml1# the name by which the project can be referenced within Serena/when chatting with the LLM.COMMENT
LOW.serena/project.yml41# This extends the existing inclusions (e.g. from the global configuration).COMMENT
LOW.serena/project.yml61# Otherwise, this overrides the setting from the global configuration (serena_config.yml).COMMENT
LOW.serena/project.yml81# Note: the backend is fixed at startup. If a project with a different backendCOMMENT
LOW.serena/project.yml101COMMENT
LOW.serena/project.yml121# - ../shared-libCOMMENT
LOW.serena/project.yml141# backstop for non-terminating commands; on expiry the process is killed and activation continues.COMMENT
LOW.serena/project.yml161# rego ruby ruby_solargraph rust scalaCOMMENT
LOWresources/describegpt_defaults.toml21# otherwise insertsCOMMENT
LOWresources/describegpt_defaults.toml41# {{ sample_size }} - The number of rows in the random sample.COMMENT
LOWresources/describegpt_defaults.toml381Summary Statistics (CSV):COMMENT
LOWresources/describegpt_md_defaults.toml1name = "qsv Default Markdown Template File"COMMENT
LOWresources/describegpt_md_defaults.toml21# content_type, min, max, cardinality, enumeration, null_count,COMMENT
LOWresources/describegpt_md_defaults.toml101# the `{DATASET_DESCRIPTION}` and `{SEMANTICMD_TAGS}` placeholders are substituted afterwardsCOMMENT
LOWresources/profiles/geoconnex.yaml1# Geoconnex hydrologic linked-data projection profileCOMMENT
LOWresources/profiles/geoconnex.yaml21# Discovery merge: disabled. Geoconnex contributors typically authorCOMMENT
LOWresources/profiles/geoconnex.yaml121# =========================================================================COMMENT
LOWresources/profiles/geoconnex.yaml261# Catalog envelopeCOMMENT
LOWresources/profiles/dcat-ap-v3.yaml1# DCAT-AP v3 projection profile (https://semiceu.github.io/DCAT-AP/releases/3.0.0/)COMMENT
LOWresources/profiles/croissant.yaml1# Croissant 1.1 ML metadata profile (https://github.com/mlcommons/croissant)COMMENT
LOWresources/profiles/croissant.yaml21# remains the faster option but is not in the Croissant vocabulary;COMMENT
LOWresources/profiles/croissant.yaml241 # 1.1: `citeAs` is a first-class cr: term defined in the @context;COMMENT
LOWresources/profiles/croissant.yaml281 # `res.url` if one was supplied (URL inputs, --initial-context), elseCOMMENT
LOWresources/profiles/croissant.yaml301COMMENT
LOWresources/profiles/croissant.yaml321# build_croissant_fields helper) so we can include the canonicalCOMMENT
LOWresources/profiles/dcat-us-v3.yaml1# DCAT-US v3 projection profileCOMMENT
LOWtests/test_apply.rs1321 ];COMMENT
LOWtests/test_profile.rs301COMMENT
LOWtests/test_profile.rs1641 // and lands at the default "stdin.metadata.json" in the workdir.COMMENT
LOWtests/test_profile.rs1921 );COMMENT
LOWtests/test_profile.rs2041#[test]COMMENT
LOWtests/test_alloc_tuning.rs1//! Regression tests for startup allocator-tuning ordering (roborev #2717 / #2718).COMMENT
LOWtests/test_alloc_tuning.rs21COMMENT
LOWtests/test_synthesize.rs421 err.contains("does not exist") || err.contains("not a file"),COMMENT
LOWtests/test_synthesize.rs781 );COMMENT
LOWtests/test_describegpt.rs4121 "--strict-dates should emit `format: \"date\"` on Date columns"COMMENT
LOWtests/test_describegpt.rs4261COMMENT
LOWtests/test_moarstats.rs4701 );COMMENT
LOWtests/test_moarstats.rs4841 // joint-frequency maps and their merge in `compute_all_bivariatestats` have noCOMMENT
LOWtests/test_moarstats.rs5061COMMENT
LOWtests/test_moarstats.rs5241 "--bivariate-batch {k} changed the output on a duplicate-header CSV; a column's \COMMENT
LOWtests/test_moarstats.rs5261 // unreachable in practice: `update_correlation_state` only fires when BOTH sidesCOMMENT
LOWtests/test_moarstats.rs6701 );COMMENT
LOWtests/test_moarstats.rs6901COMMENT
LOWtests/test_stats.rs4501 );COMMENT
LOWtests/test_stats.rs7381 );COMMENT
LOWtests/test_stats.rs9161}COMMENT
LOWtests/test_stats.rs9241 ["0", "0"],COMMENT
LOWtests/test_viz_geocode_auto.rs1//! Tests for `viz --geojson auto --geocode`: a `--locations` column of city/place NAMESCOMMENT
902 more matches not shown…
Decorative Section Separators173 hits · 540 pts
SeverityFileLineSnippetContext
MEDIUMCargo.toml566# ================================COMMENT
MEDIUMresources/describegpt_md_defaults.toml232# ─────────────────────────────────────────────────────────────────────────────STRING
MEDIUMresources/profiles/geoconnex.yaml30# =========================================================================COMMENT
MEDIUMresources/profiles/geoconnex.yaml32# =========================================================================COMMENT
MEDIUMresources/profiles/geoconnex.yaml59# =========================================================================COMMENT
MEDIUMresources/profiles/geoconnex.yaml61# =========================================================================COMMENT
MEDIUMresources/profiles/geoconnex.yaml83# =========================================================================COMMENT
MEDIUMresources/profiles/geoconnex.yaml85# =========================================================================COMMENT
MEDIUMresources/profiles/geoconnex.yaml121# =========================================================================COMMENT
MEDIUMresources/profiles/geoconnex.yaml123# =========================================================================COMMENT
MEDIUMresources/profiles/geoconnex.yaml229# =========================================================================COMMENT
MEDIUMresources/profiles/geoconnex.yaml231# =========================================================================COMMENT
MEDIUMresources/profiles/geoconnex.yaml260# =========================================================================COMMENT
MEDIUMresources/profiles/geoconnex.yaml262# =========================================================================COMMENT
MEDIUMresources/profiles/geoconnex.yaml282# =========================================================================COMMENT
MEDIUMresources/profiles/geoconnex.yaml284# =========================================================================COMMENT
MEDIUMresources/profiles/dcat-ap-v3.yaml21# =========================================================================COMMENT
MEDIUMresources/profiles/dcat-ap-v3.yaml23# =========================================================================COMMENT
MEDIUMresources/profiles/dcat-ap-v3.yaml92# =========================================================================COMMENT
MEDIUMresources/profiles/dcat-ap-v3.yaml94# =========================================================================COMMENT
MEDIUMresources/profiles/dcat-ap-v3.yaml131# =========================================================================COMMENT
MEDIUMresources/profiles/dcat-ap-v3.yaml133# =========================================================================COMMENT
MEDIUMresources/profiles/dcat-ap-v3.yaml182# =========================================================================COMMENT
MEDIUMresources/profiles/dcat-ap-v3.yaml184# =========================================================================COMMENT
MEDIUMresources/profiles/dcat-ap-v3.yaml305# =========================================================================COMMENT
MEDIUMresources/profiles/dcat-ap-v3.yaml307# =========================================================================COMMENT
MEDIUMresources/profiles/dcat-ap-v3.yaml395# =========================================================================COMMENT
MEDIUMresources/profiles/dcat-ap-v3.yaml397# =========================================================================COMMENT
MEDIUMresources/profiles/dcat-ap-v3.yaml405# =========================================================================COMMENT
MEDIUMresources/profiles/dcat-ap-v3.yaml407# =========================================================================COMMENT
MEDIUMresources/profiles/croissant.yaml39# =========================================================================COMMENT
MEDIUMresources/profiles/croissant.yaml41# =========================================================================COMMENT
MEDIUMresources/profiles/croissant.yaml68# =========================================================================COMMENT
MEDIUMresources/profiles/croissant.yaml70# =========================================================================COMMENT
MEDIUMresources/profiles/croissant.yaml93# =========================================================================COMMENT
MEDIUMresources/profiles/croissant.yaml95# =========================================================================COMMENT
MEDIUMresources/profiles/croissant.yaml119# =========================================================================COMMENT
MEDIUMresources/profiles/croissant.yaml121# =========================================================================COMMENT
MEDIUMresources/profiles/croissant.yaml249# =========================================================================COMMENT
MEDIUMresources/profiles/croissant.yaml251# =========================================================================COMMENT
MEDIUMresources/profiles/croissant.yaml313# =========================================================================COMMENT
MEDIUMresources/profiles/croissant.yaml315# =========================================================================COMMENT
MEDIUMresources/profiles/croissant.yaml510# =========================================================================COMMENT
MEDIUMresources/profiles/croissant.yaml512# =========================================================================COMMENT
MEDIUMresources/profiles/croissant.yaml524# =========================================================================COMMENT
MEDIUMresources/profiles/croissant.yaml526# =========================================================================COMMENT
MEDIUMresources/profiles/dcat-us-v3.yaml22# =========================================================================COMMENT
MEDIUMresources/profiles/dcat-us-v3.yaml24# =========================================================================COMMENT
MEDIUMresources/profiles/dcat-us-v3.yaml112# =========================================================================COMMENT
MEDIUMresources/profiles/dcat-us-v3.yaml114# =========================================================================COMMENT
MEDIUMresources/profiles/dcat-us-v3.yaml182# =========================================================================COMMENT
MEDIUMresources/profiles/dcat-us-v3.yaml184# =========================================================================COMMENT
MEDIUMresources/profiles/dcat-us-v3.yaml208# =========================================================================COMMENT
MEDIUMresources/profiles/dcat-us-v3.yaml210# =========================================================================COMMENT
MEDIUMresources/profiles/dcat-us-v3.yaml422# =========================================================================COMMENT
MEDIUMresources/profiles/dcat-us-v3.yaml424# =========================================================================COMMENT
MEDIUMresources/profiles/dcat-us-v3.yaml531# =========================================================================COMMENT
MEDIUMresources/profiles/dcat-us-v3.yaml533# =========================================================================COMMENT
MEDIUMresources/profiles/dcat-us-v3.yaml541# =========================================================================COMMENT
MEDIUMresources/profiles/dcat-us-v3.yaml543# =========================================================================COMMENT
113 more matches not shown…
AI Slop Vocabulary63 hits · 186 pts
SeverityFileLineSnippetContext
MEDIUMtests/test_select.rs463 // This should not panic with our new robust implementationCOMMENT
MEDIUMtests/test_select.rs487 // This should not panic with our new robust implementationCOMMENT
MEDIUMtests/test_synthesize.rs507 // "Tom"), so the "no real value leaked" assertion below is robust toCOMMENT
MEDIUMtests/test_stats.rs1181 // Parse the JSON and assert on fields (rather than raw substrings) so the test is robust toCOMMENT
MEDIUMtests/test_pivotp.rs1100 // Should use Median — outliers inflate stddev but MAD stays robustCOMMENT
MEDIUM.claude/skills/src/converted-file-manager.ts400 // Use path.relative() for robust cross-platform validation (handles Windows case-insensitivity)COMMENT
MEDIUM.claude/skills/src/converted-file-manager.ts725 // Use more robust parsing to handle edge cases like filenames containing ".converted."COMMENT
MEDIUM.claude/skills/src/converted-file-manager.ts1260 // Delete files with robust error handlingCOMMENT
MEDIUMcontrib/completions/src/usage_parser.rs5// completion generation. It uses the qsv_docopt parser for robust option typeCOMMENT
MEDIUMexamples/viz/smart_dict_treemap.html493 // live) and MapLibre (setScrollZoom toggles the GL handler), the robust fix is a capture-phaseCOMMENT
MEDIUMexamples/viz/smart_onboarding_funnel.html433 // live) and MapLibre (setScrollZoom toggles the GL handler), the robust fix is a capture-phaseCOMMENT
MEDIUMexamples/viz/smart_us_choropleth.html495 // live) and MapLibre (setScrollZoom toggles the GL handler), the robust fix is a capture-phaseCOMMENT
MEDIUMexamples/viz/smart_us_choropleth.html2089 // is what makes a theme flip mid-selection look seamlessCOMMENT
MEDIUMexamples/viz/smart_us_choropleth.html2103<script type="application/json" id="qsv-tour-config">{"key":"343f5f31","steps":[{"id":"intro","title":"Welcome to your DCODE
MEDIUMexamples/viz/smart_world_choropleth.html525 // live) and MapLibre (setScrollZoom toggles the GL handler), the robust fix is a capture-phaseCOMMENT
MEDIUMexamples/viz/smart_world_choropleth.html2119 // is what makes a theme flip mid-selection look seamlessCOMMENT
MEDIUMexamples/viz/smart_sales.html501 // live) and MapLibre (setScrollZoom toggles the GL handler), the robust fix is a capture-phaseCOMMENT
MEDIUMexamples/viz/smart_smarter.html485 // live) and MapLibre (setScrollZoom toggles the GL handler), the robust fix is a capture-phaseCOMMENT
MEDIUMexamples/viz/smart_dict_sunburst.html557 // live) and MapLibre (setScrollZoom toggles the GL handler), the robust fix is a capture-phaseCOMMENT
MEDIUMexamples/viz/smart_sales_kpi.html549 // live) and MapLibre (setScrollZoom toggles the GL handler), the robust fix is a capture-phaseCOMMENT
MEDIUMexamples/viz/smart_cpdb.html541 // live) and MapLibre (setScrollZoom toggles the GL handler), the robust fix is a capture-phaseCOMMENT
MEDIUMexamples/viz/smart_world_events.html485 // live) and MapLibre (setScrollZoom toggles the GL handler), the robust fix is a capture-phaseCOMMENT
MEDIUMexamples/viz/smart_world_events.html2079 // is what makes a theme flip mid-selection look seamlessCOMMENT
MEDIUMexamples/viz/smart_timeseries.html501 // live) and MapLibre (setScrollZoom toggles the GL handler), the robust fix is a capture-phaseCOMMENT
MEDIUMexamples/viz/smart_geo_outliers.html535 // live) and MapLibre (setScrollZoom toggles the GL handler), the robust fix is a capture-phaseCOMMENT
MEDIUMexamples/viz/smart_geo_outliers.html2129 // is what makes a theme flip mid-selection look seamlessCOMMENT
MEDIUMexamples/viz/smart_cms_medicare.html82 Plotly.newPlot("qsv-viz-smart-grid", {"data":[{"type":"indicator","mode":"number","value":7.669404,"domain":{"x":[0.CODE
MEDIUMexamples/viz/smart_cms_medicare.html433 // live) and MapLibre (setScrollZoom toggles the GL handler), the robust fix is a capture-phaseCOMMENT
MEDIUMexamples/viz/smart_cms_medicare.html1551<script type="application/json" id="qsv-tour-config">{"key":"83f0ff8f","steps":[{"id":"intro","title":"Welcome to your DCODE
MEDIUMexamples/viz/gen_gallery.py407 # scrolls the page. The robust fix is a capture-phase wheel interceptor: inline we stopPropagationCOMMENT
MEDIUMexamples/viz/smart_regions_growth.html541 // live) and MapLibre (setScrollZoom toggles the GL handler), the robust fix is a capture-phaseCOMMENT
MEDIUMbenchmarks/index_superpowers.html372 // live) and MapLibre (setScrollZoom toggles the GL handler), the robust fix is a capture-phaseCOMMENT
MEDIUMbenchmarks/stats_growth.html372 // live) and MapLibre (setScrollZoom toggles the GL handler), the robust fix is a capture-phaseCOMMENT
MEDIUMbenchmarks/trend.html372 // live) and MapLibre (setScrollZoom toggles the GL handler), the robust fix is a capture-phaseCOMMENT
MEDIUMbenchmarks/validate_growth.html372 // live) and MapLibre (setScrollZoom toggles the GL handler), the robust fix is a capture-phaseCOMMENT
MEDIUMbenchmarks/time_spent.html372 // live) and MapLibre (setScrollZoom toggles the GL handler), the robust fix is a capture-phaseCOMMENT
MEDIUMbenchmarks/sqlp_tuning.html372 // live) and MapLibre (setScrollZoom toggles the GL handler), the robust fix is a capture-phaseCOMMENT
MEDIUMbenchmarks/freq_growth.html372 // live) and MapLibre (setScrollZoom toggles the GL handler), the robust fix is a capture-phaseCOMMENT
MEDIUMbenchmarks/moarstats_growth.html372 // live) and MapLibre (setScrollZoom toggles the GL handler), the robust fix is a capture-phaseCOMMENT
MEDIUMbenchmarks/gainers.html372 // live) and MapLibre (setScrollZoom toggles the GL handler), the robust fix is a capture-phaseCOMMENT
MEDIUMbenchmarks/heatmap.html372 // live) and MapLibre (setScrollZoom toggles the GL handler), the robust fix is a capture-phaseCOMMENT
MEDIUMbenchmarks/index_advantage.html372 // live) and MapLibre (setScrollZoom toggles the GL handler), the robust fix is a capture-phaseCOMMENT
MEDIUMbenchmarks/count_callout.html372 // live) and MapLibre (setScrollZoom toggles the GL handler), the robust fix is a capture-phaseCOMMENT
MEDIUMbenchmarks/change_by_family.html372 // live) and MapLibre (setScrollZoom toggles the GL handler), the robust fix is a capture-phaseCOMMENT
MEDIUMscripts/viz-golden-check.sh3# viz-golden-check.sh -- byte-level regression harness for `qsv viz smart`.COMMENT
MEDIUMscripts/viz-golden-check.sh121# `build_cyclic_panel` needs, so this one ships with the harness.COMMENT
MEDIUMscripts/pgo-train.sh3# pgo-train.sh - lean, single-pass PGO training harness for qsv.COMMENT
MEDIUMscripts/pgo-train.sh21# (see the `t` helper), so the same harness works against full and reduced builds.COMMENT
MEDIUMscripts/pgo-train.sh209# 2. 8.05 GiB is still ~52% of a hosted runner's RAM. A training harness should not sit thatCOMMENT
MEDIUMsrc/help_markdown_gen.rs7// Uses qsv-docopt Parser for robust structured parsing of options, arguments and defaults,COMMENT
MEDIUMsrc/mcp_skills_gen.rs7// Uses qsv-docopt Parser for robust USAGE text parsing.COMMENT
MEDIUMsrc/mcp_skills_gen.rs269 /// Parse USAGE text using qsv-docopt Parser for robust parsingCOMMENT
MEDIUMsrc/cmd/geocode.rs4260/// `US.NY.119` -> `119`), which is robust regardless of its leading digit.COMMENT
MEDIUMsrc/cmd/clean.rs335 // extension) as a sibling of the cache — robust to cwd, symlinks andCOMMENT
MEDIUMsrc/cmd/count.rs634 // now leverage the magic of Polars SQL with its lazy evaluation, to count the recordsCOMMENT
MEDIUMsrc/cmd/validate.rs1326 // This is robust to whitespace and avoids false matches onCOMMENT
MEDIUMsrc/cmd/pivotp.rs711 // moarstats: robust vs non-robust spread divergence — outliers inflate stddevCOMMENT
MEDIUMsrc/cmd/pivotp.rs737 // moarstats: robust quartile-based variabilityCOMMENT
MEDIUMsrc/cmd/moarstats.rs1147/// Tukey's trimean - a robust estimator of central tendency thatCOMMENT
MEDIUMsrc/cmd/moarstats.rs1159/// Midpoint of the middle 50% of data, a robust central tendency measure.COMMENT
3 more matches not shown…
Structural Annotation Overuse53 hits · 101 pts
SeverityFileLineSnippetContext
LOWresources/describegpt_defaults.toml15### NOTE: The following VARIABLES are available in MiniJinja templates (use {{ variable }} syntax):COMMENT
LOWresources/describegpt_md_defaults.toml6### NOTE: The following VARIABLES are available in MiniJinja templates (use {{ variable }} syntax):COMMENT
LOWtests/test_sqlp.rs4447 // Step 1: Generate stats cache with --infer-dates so DateTime type is detectedCOMMENT
LOWtests/test_sqlp.rs4461 // Step 2: Generate Polars schema from stats cacheCOMMENT
LOWtests/test_sqlp.rs4478 // Step 3: Use sqlp with the cached schema to verify it parses datetimes correctlyCOMMENT
LOWtests/test_to.rs1433 // Step 1: Run `qsv schema --polars data.csv` to generate pschemaCOMMENT
LOWtests/test_to.rs1445 // Step 2: Run `qsv to parquet out/ data.csv` — should pick up the pschemaCOMMENT
LOW.claude/skills/review-respond/SKILL.md11## Step 1: Identify the PRCOMMENT
LOW.claude/skills/review-respond/SKILL.md19## Step 2: Fetch all pending review commentsCOMMENT
LOW.claude/skills/review-respond/SKILL.md31## Step 3: Route comments by reviewer typeCOMMENT
LOW.claude/skills/review-respond/SKILL.md36## Step 4: Apply fixes for human reviewer commentsCOMMENT
LOW.claude/skills/review-respond/SKILL.md52## Step 5: Verification gateCOMMENT
LOW.claude/skills/review-respond/SKILL.md62## Step 6: Run testsCOMMENT
LOW.claude/skills/review-respond/SKILL.md70## Step 7: CommitCOMMENT
LOW.claude/skills/review-respond/SKILL.md77## Step 8: Reply to resolved commentsCOMMENT
LOW.claude/skills/review-respond/SKILL.md85## Step 9: Report summaryCOMMENT
LOW.claude/skills/tests/duckdb.test.ts575 // Step 1: Convert CSV to Parquet using qsv_to_parquet (the MCP tool)COMMENT
LOW.claude/skills/tests/duckdb.test.ts586 // Step 2: Query the Parquet file with DuckDBCOMMENT
LOW.claude/skills/tests/pipeline-manifest.test.ts349 // Step 1: input.csv → intermediate.csvCOMMENT
LOW.claude/skills/tests/pipeline-manifest.test.ts383 // Step 1: read data.csv as inputCOMMENT
LOW.claude/skills/tests/pipeline-manifest.test.ts391 // Step 2: overwrite data.csv as output (e.g., in-place sort)COMMENT
LOW.claude/skills/tests/pipeline-manifest.test.ts793 // Step 1: reads data.csv (input), step 2: writes data.csv (output) — in-place overwriteCOMMENT
LOW.claude/skills/docs/desktop/README-MCPB.md25### Step 1: DownloadCOMMENT
LOW.claude/skills/docs/desktop/README-MCPB.md31### Step 2: Install in Claude DesktopCOMMENT
LOW.claude/skills/docs/desktop/README-MCPB.md35### Step 3: There is no step 3! The extension is ready to use. Just restart Claude Desktop and start asking Claude aboutCOMMENT
LOW.claude/skills/docs/guides/CLAUDE_CODE.md62### Step 1: Build the MCP ServerCOMMENT
LOW.claude/skills/docs/guides/CLAUDE_CODE.md73### Step 2: Configure Claude CodeCOMMENT
LOW.claude/skills/docs/guides/CLAUDE_CODE.md123### Step 3: Restart Claude CodeCOMMENT
LOW.claude/skills/docs/guides/START_HERE.md24## Step 1: Install the MCP ServerCOMMENT
LOW.claude/skills/docs/guides/GEMINI_CLI.md25### Step 1: Build the MCP ServerCOMMENT
LOW.claude/skills/docs/guides/GEMINI_CLI.md37### Step 2: Configure Gemini CLICOMMENT
LOW.claude/skills/scripts/install-mcp.js344 // Step 1: Check for qsv binaryCOMMENT
LOW.claude/skills/scripts/install-mcp.js350 // Step 2: Build TypeScriptCOMMENT
LOW.claude/skills/scripts/install-mcp.js356 // Step 3: Configure environment variablesCOMMENT
LOW.claude/skills/scripts/install-mcp.js360 // Step 4: Update Claude Desktop configCOMMENT
LOW.claude/skills/scripts/install-mcp.js366 // Step 5: Print verification stepsCOMMENT
LOW.claude/skills/scripts/package-mcpb.js293 // Step 1: Clean upCOMMENT
LOW.claude/skills/scripts/package-mcpb.js296 // Step 2: Build TypeScriptCOMMENT
LOW.claude/skills/scripts/package-mcpb.js299 // Step 3: Validate filesCOMMENT
LOW.claude/skills/scripts/package-mcpb.js302 // Step 4: Create archiveCOMMENT
LOW.claude/skills/scripts/package-mcpb.js305 // Step 5: Display summaryCOMMENT
LOW.claude/skills/skills/bls-query/SKILL.md15### Step 1: Identify the topicCOMMENT
LOW.claude/skills/skills/bls-query/SKILL.md29### Step 2: Choose the right toolCOMMENT
LOW.claude/skills/skills/bls-query/SKILL.md39### Step 3: Interpret and present resultsCOMMENT
LOW.claude/skills/skills/bls-query/SKILL.md47### Step 4: Handle unknownsCOMMENT
LOW.claude/skills/src/tool-handlers.ts1500 // Step 1: Ensure stats cache is up-to-date (needed by both DuckDB and qsv to parquet paths)COMMENT
LOW.claude/skills/src/tool-handlers.ts1503 // Step 3: Convert to Parquet (DuckDB with ZSTD when available, qsv to parquet with ZSTD otherwise)COMMENT
LOW.claude/skills/src/parquet-bridge.ts689 // Step 2: Generate Polars schemaCOMMENT
LOW.claude/skills/src/parquet-bridge.ts718 // Step 3: Convert to Parquet (DuckDB with ZSTD when available, qsv to parquet with ZSTD otherwise)COMMENT
LOWdocs/contributor/STATS_TECHNICAL_GUIDE.md738 // Step 1: Parse command-line argumentsCOMMENT
LOWdocs/contributor/STATS_TECHNICAL_GUIDE.md741 // Step 2: Handle typesonly mode (disable other stats)COMMENT
LOWdocs/contributor/STATS_TECHNICAL_GUIDE.md748 // Step 3: Setup boolean inferenceCOMMENT
LOWdocs/contributor/STATS_TECHNICAL_GUIDE.md754 // Step 4: Check environment variable overridesCOMMENT
Fake / Example Data68 hits · 58 pts
SeverityFileLineSnippetContext
LOWtests/test_fixedwidth.rs89 svec!["Jane Doe", "1017"],CODE
LOWtests/test_geocode.rs1921 .args(["--api-key", "dummy-key-for-arg-validation"])CODE
LOWtests/test_geocode.rs2027 .args(["--api-key", "dummy-key-for-arg-validation"])CODE
LOWtests/test_geocode.rs2049 .args(["--api-key", "dummy-key-for-arg-validation"])CODE
LOWtests/test_geocode.rs2073 .args(["--api-key", "dummy-key-for-arg-validation"])CODE
LOWtests/test_geocode.rs2091 .args(["--api-key", "dummy-key-for-arg-validation"])CODE
LOWtests/test_geocode.rs2109 .args(["--api-key", "dummy-key-for-arg-validation"])CODE
LOWtests/test_geocode.rs2126 .args(["--api-key", "dummy-key-for-arg-validation"])CODE
LOWtests/test_profile.rs1813 "contact_point": {"fn": "Jane Doe", "hasEmail": "jane@example.gov"},CODE
LOWtests/test_profile.rs2135 "contact_point": {"fn": "Jane Doe", "hasEmail": "jane@example.gov"},CODE
LOWtests/test_validate.rs3221 "user@example.com",CODE
LOWtests/test_validate.rs3228 "user@example.com",CODE
LOWtests/test_validate.rs3235 "user@example.com",CODE
LOWtests/test_validate.rs3324 "user@example.com",CODE
LOWtests/test_validate.rs3331 "user@example.com",CODE
LOWtests/test_validate.rs3338 "user@example.com",CODE
LOWtests/test_validate.rs1058 svec!["1", "John Doe", "john@example.com", "IT"],CODE
LOWtests/test_validate.rs1060 svec!["3", "John Doe", "john@example.com", "IT"], // Duplicate name+emailCODE
LOWtests/test_validate.rs1100 svec!["1", "John Doe", "john@example.com", "IT"],CODE
LOWtests/test_validate.rs1109 svec!["3", "John Doe", "john@example.com", "IT"],CODE
LOWtests/test_validate.rs1124 svec!["1", "John Doe", "john@example.com", "IT"],CODE
LOWtests/test_validate.rs1126 svec!["3", "John Doe", "john@example.com", "IT"], // Duplicate name+emailCODE
LOWtests/test_validate.rs1166 svec!["1", "John Doe", "john@example.com", "IT"],CODE
LOWtests/test_validate.rs1175 svec!["3", "John Doe", "john@example.com", "IT"],CODE
LOWtests/test_validate.rs1190 svec!["1", "John Doe", "john@example.com", "IT"],CODE
LOWtests/test_validate.rs1192 svec!["3", "John Doe", "john@example.com", "IT"], // Duplicate name+emailCODE
LOWtests/test_validate.rs1232 svec!["1", "John Doe", "john@example.com", "IT"],CODE
LOWtests/test_validate.rs1241 svec!["3", "John Doe", "john@example.com", "IT"],CODE
LOWtests/test_validate.rs1256 svec!["1", "John Doe", "john@example.com", "IT"],CODE
LOWtests/test_validate.rs1258 svec!["3", "John Doe", "", "IT"], // Empty emailCODE
LOWtests/test_validate.rs1307 svec!["1", "John Doe", "john@example.com", "IT"],CODE
LOWtests/test_validate.rs1309 svec!["3", "John Doe", "", "IT"],CODE
LOWtests/test_validate.rs1329 svec!["1", "John Doe", "john.doe@example.com", "IT"],CODE
LOWtests/test_validate.rs1331 svec!["3", "John Doe", "john.doe@example.com", "IT"], // DuplicateCODE
LOWtests/test_validate.rs1371 svec!["1", "John Doe", "john.doe@example.com", "IT"],CODE
LOWtests/test_validate.rs1380 svec!["3", "John Doe", "john.doe@example.com", "IT"],CODE
LOWtests/test_validate.rs1586 svec!["1", "John Doe", "john@example.com", "IT", "Developer"],CODE
LOWtests/test_validate.rs1588 svec!["3", "John Doe", "john@example.com", "IT", "Developer"], // Duplicate name+email+roleCODE
LOWtests/test_validate.rs1635 svec!["1", "John Doe", "john@example.com", "IT", "Developer"],CODE
LOWtests/test_validate.rs1646 svec!["3", "John Doe", "john@example.com", "IT", "Developer"],CODE
LOWtests/test_validate.rs1663 "John Doe",CODE
LOWtests/test_validate.rs2078 svec!["1", "John Doe", "not-an-email", "not-a-url", "not-currency"],CODE
LOWtests/test_validate.rs2158 svec!["1", "John Doe", "not-an-email", "25"], // Format error onlyCODE
LOWtests/test_validate.rs2221 svec!["1", "John Doe", "not-an-email", "25"], // Now valid (format ignored)CODE
LOWtests/test_validate.rs2814 svec!["1", "John Doe", "user@example.com"], // Valid emailCODE
LOWtests/test_validate.rs2814 svec!["1", "John Doe", "user@example.com"], // Valid emailCODE
LOWtests/test_validate.rs2858 svec!["1", "John Doe", "user@example.com"],CODE
LOWtests/test_validate.rs2858 svec!["1", "John Doe", "user@example.com"],CODE
LOWtests/test_validate.rs2885 svec!["1", "John Doe", "user@example.com"],CODE
LOWtests/test_validate.rs2885 svec!["1", "John Doe", "user@example.com"],CODE
LOWtests/test_validate.rs2936 svec!["1", "John Doe", "user@example.com"],CODE
LOWtests/test_validate.rs2936 svec!["1", "John Doe", "user@example.com"],CODE
LOWtests/test_validate.rs2989 svec!["1", "John Doe", "user@example.com"],CODE
LOWtests/test_validate.rs2989 svec!["1", "John Doe", "user@example.com"],CODE
LOWtests/test_validate.rs3207 "user@example.com",CODE
LOWtests/test_validate.rs3297 "user@example.com",CODE
LOWtests/test_luau.rs3328 svec!["user@example.com", "yes"],CODE
LOWtests/test_luau.rs3341 let expected = vec![svec!["email", "valid"], svec!["user@example.com", "yes"]];CODE
LOWtests/resources/profile/dcat-init-context.json17 "contact_point": {"fn": "Jane Doe", "hasEmail": "jane.doe@example.gov"},CODE
LOW…/profile/golden/wprdc-311-subset.dataset.expected.json15 "vcard:fn": "Jane Doe",CODE
8 more matches not shown…
Cross-Language Confusion11 hits · 50 pts
SeverityFileLineSnippetContext
HIGHexamples/viz/gen_gallery.py193 "<script>(function(){var target=null,until=0,iv=null,moved=false;"CODE
HIGHexamples/viz/gen_gallery.py194 "function stop(){if(iv){clearInterval(iv);iv=null;}}"CODE
HIGHexamples/viz/gen_gallery.py236 "b._t=setTimeout(function(){b.classList.remove(\"ok\");b.title=\"Copy\";b._t=null;},1200);}"CODE
HIGHexamples/viz/gen_gallery.py290 "var f=document.getElementsByClassName(\"dash\"),src=null;"CODE
HIGHexamples/viz/gen_gallery.py361 'if(!b||typeof b.z!=="number"||!(plotW>0)||!(plotH>0))return null;'CODE
HIGHexamples/viz/gen_gallery.py365 'var ratio=Math.min((dx*plotW)/aw,(dy*plotH)/ah);if(!isFinite(ratio)||ratio<=0)return null;'CODE
HIGHexamples/viz/gen_gallery.py379 'function qsvFitNow(gd,tries){if(tries===undefined)tries=20;qsvCaptureBaked(gd);'CODE
HIGHexamples/viz/gen_gallery.py399 'function qsvApplyScrollZoom(gd,tries){if(tries===undefined)tries=20;var fl=gd._fullLayout||{};'CODE
HIGHexamples/viz/gen_gallery.py449 " cargo build --bin qsv -F all_features && python3 examples/viz/gen_gallery.py\n"CODE
HIGHscripts/gen_benchmark_viz.py19 git add benchmarks && git commit # Pages redeploys on push to masterSTRING
HIGHscripts/gen_benchmark_viz.py33 git -C qsv.wiki add Benchmarks.md && git -C qsv.wiki commit && git -C qsv.wiki pushSTRING
Verbosity Indicators25 hits · 48 pts
SeverityFileLineSnippetContext
LOWtests/test_sqlp.rs4447 // Step 1: Generate stats cache with --infer-dates so DateTime type is detectedCOMMENT
LOWtests/test_sqlp.rs4461 // Step 2: Generate Polars schema from stats cacheCOMMENT
LOWtests/test_sqlp.rs4478 // Step 3: Use sqlp with the cached schema to verify it parses datetimes correctlyCOMMENT
LOWtests/test_to.rs1433 // Step 1: Run `qsv schema --polars data.csv` to generate pschemaCOMMENT
LOWtests/test_to.rs1445 // Step 2: Run `qsv to parquet out/ data.csv` — should pick up the pschemaCOMMENT
LOW.claude/skills/tests/duckdb.test.ts575 // Step 1: Convert CSV to Parquet using qsv_to_parquet (the MCP tool)COMMENT
LOW.claude/skills/tests/duckdb.test.ts586 // Step 2: Query the Parquet file with DuckDBCOMMENT
LOW.claude/skills/tests/pipeline-manifest.test.ts349 // Step 1: input.csv → intermediate.csvCOMMENT
LOW.claude/skills/tests/pipeline-manifest.test.ts383 // Step 1: read data.csv as inputCOMMENT
LOW.claude/skills/tests/pipeline-manifest.test.ts391 // Step 2: overwrite data.csv as output (e.g., in-place sort)COMMENT
LOW.claude/skills/tests/pipeline-manifest.test.ts793 // Step 1: reads data.csv (input), step 2: writes data.csv (output) — in-place overwriteCOMMENT
LOW.claude/skills/scripts/install-mcp.js344 // Step 1: Check for qsv binaryCOMMENT
LOW.claude/skills/scripts/install-mcp.js350 // Step 2: Build TypeScriptCOMMENT
LOW.claude/skills/scripts/install-mcp.js356 // Step 3: Configure environment variablesCOMMENT
LOW.claude/skills/scripts/install-mcp.js360 // Step 4: Update Claude Desktop configCOMMENT
LOW.claude/skills/scripts/install-mcp.js366 // Step 5: Print verification stepsCOMMENT
LOW.claude/skills/scripts/package-mcpb.js293 // Step 1: Clean upCOMMENT
LOW.claude/skills/scripts/package-mcpb.js296 // Step 2: Build TypeScriptCOMMENT
LOW.claude/skills/scripts/package-mcpb.js299 // Step 3: Validate filesCOMMENT
LOW.claude/skills/scripts/package-mcpb.js302 // Step 4: Create archiveCOMMENT
LOW.claude/skills/scripts/package-mcpb.js305 // Step 5: Display summaryCOMMENT
LOW.claude/skills/src/tool-handlers.ts1500 // Step 1: Ensure stats cache is up-to-date (needed by both DuckDB and qsv to parquet paths)COMMENT
LOW.claude/skills/src/tool-handlers.ts1503 // Step 3: Convert to Parquet (DuckDB with ZSTD when available, qsv to parquet with ZSTD otherwise)COMMENT
LOW.claude/skills/src/parquet-bridge.ts689 // Step 2: Generate Polars schemaCOMMENT
LOW.claude/skills/src/parquet-bridge.ts718 // Step 3: Convert to Parquet (DuckDB with ZSTD when available, qsv to parquet with ZSTD otherwise)COMMENT
Modern AI Meta-Vocabulary12 hits · 33 pts
SeverityFileLineSnippetContext
MEDIUMCHANGELOG.md1287- **Seamlessly works with both [Claude Code](https://code.claude.com/docs/en/overview) and the just launched [Claude CowCODE
MEDIUMresources/describegpt_md_defaults.toml13# {{ reasoning }} - LLM reasoning trace (may be empty)COMMENT
MEDIUMtests/test_viz.rs9465 // scaffold (the gallery reassembles bare figure JSON, so without it that figure would snap)COMMENT
MEDIUMdocs/Describegpt.md243## SQL Query Generation and Execution ("SQL RAG" mode)COMMENT
MEDIUMdocs/help/TableOfContents.md19| [describegpt](describegpt.md)<br>[📇](#legend "uses an index when available.")[🗃️](#legend "Limited Extended input suppCODE
MEDIUMdocs/help/TableOfContents.md19| [describegpt](describegpt.md)<br>[📇](#legend "uses an index when available.")[🗃️](#legend "Limited Extended input suppCODE
MEDIUMexamples/viz/gen_gallery.py1281# own scaffold, which carries none of viz's injected chrome — without lifting this block across,COMMENT
MEDIUMexamples/viz/gen_gallery.py1286# then spliced into the scaffold by main().COMMENT
MEDIUMexamples/viz/gen_gallery.py1906 # reuse the existing scaffold verbatim: everything up to and including `<div class="grid">`,COMMENT
MEDIUMexamples/viz/gen_gallery.py2069 # here are bare JSON reassembled under this scaffold, so without it the gallery's parcatsCOMMENT
MEDIUMsrc/cmd/describegpt.rs92 # Ask detailed natural language questions that require SQL queries and auto-invoke SQL RAG modeCOMMENT
MEDIUMsrc/cmd/describegpt.rs4175 // Schema scaffold. Cache that shape regardless of the chosen output formatCOMMENT
Slop Phrases6 hits · 16 pts
SeverityFileLineSnippetContext
MEDIUM.serena/project.yml12# Same syntax as gitignore, so you can use * and **.COMMENT
MEDIUM.claude/skills/.serena/project.yml12# Same syntax as gitignore, so you can use * and **.COMMENT
MEDIUMsrc/cmd/sqlp.rs72 # In long, complex scripts that produce multiple temporary tables, note that you can useCOMMENT
MEDIUMsrc/cmd/sqlp.rs136 # note that you can also use read_csv() to read compressed files directlyCOMMENT
MEDIUMsrc/cmd/sqlp.rs142 # apart from using Polar's table functions, you can also use SKIP_INPUT when the SELECTCOMMENT
LOWsrc/cmd/replace.rs5the replacement string. But don't forget to escape your $ in bash by using aCODE
Hyper-Verbose Identifiers16 hits · 16 pts
SeverityFileLineSnippetContext
LOW.claude/skills/tests/elicitation.test.ts72async function buildDirectorySuggestions(currentWorkingDir: string): Promise<string> {CODE
LOW.claude/skills/scripts/verify-bundles.js65function startsFromExtractedBundle(extractDir) {CODE
LOW.claude/skills/scripts/package-mcpb.js118function isExcludedFromNodeModules(entryName) {CODE
LOW.claude/skills/src/file-operations.ts261export async function resolveAndConvertInputFile(CODE
LOW.claude/skills/src/file-operations.ts623export function collectAdditionalInputFiles(CODE
LOW.claude/skills/src/command-guidance.ts188export function enhanceParameterDescription(CODE
LOW.claude/skills/src/tool-handlers.ts403async function runSqlpParquetInterception(CODE
LOW.claude/skills/src/tool-handlers.ts493export function validateLlmResponsesShape(arr: unknown[]): string | null {CODE
LOW.claude/skills/src/tool-handlers.ts530async function runDescribegptInterception(CODE
LOW.claude/skills/src/utils.ts196export function describegptFallbackResult(args: string[]): string {CODE
LOW.claude/skills/src/tool-definitions.ts108export function createGenericToolDefinition(CODE
LOW.claude/skills/src/tool-definitions.ts257export function createBrowseDirectoryTool(): McpToolDefinition {CODE
LOW.claude/skills/src/tool-definitions.ts444export function createSetupToolDefinition(): McpToolDefinition {CODE
LOW.claude/skills/src/version.ts76export function readMinimumQsvVersionFromManifest(projectRoot: string): string | null {CODE
LOW.claude/skills/src/mcp-sampling.ts119export async function executeDescribegptWithSampling(CODE
LOWscripts/docs-drift-check.py119def expand_all_features_for_docs(features: dict[str, set[str]]) -> set[str]:CODE
Cross-File Repetition3 hits · 15 pts
SeverityFileLineSnippetContext
HIGHtests/test_py.rs0{qty} {fruit} cost ${(float(unit_cost) * float(qty)):.2f}. its quite {"cheap" if ((float(unit_cost) * float(qty)) < 20.0STRING
HIGHdocs/help/py.md0{qty} {fruit} cost ${(float(unit_cost) * float(qty)):.2f}. its quite {"cheap" if ((float(unit_cost) * float(qty)) < 20.0STRING
HIGHsrc/cmd/python.rs0{qty} {fruit} cost ${(float(unit_cost) * float(qty)):.2f}. its quite {"cheap" if ((float(unit_cost) * float(qty)) < 20.0STRING
Deep Nesting14 hits · 12 pts
SeverityFileLineSnippetContext
LOW…laude/skills/visual-data-dictionary/edit_dictionary.py272CODE
LOW…laude/skills/visual-data-dictionary/edit_dictionary.py421CODE
LOW…laude/skills/visual-data-dictionary/edit_dictionary.py514CODE
LOW…laude/skills/visual-data-dictionary/edit_dictionary.py523CODE
LOWdocs/describegpt/check_semanticmd.py73CODE
LOWdocs/describegpt/check_semanticmd.py118CODE
LOWexamples/viz/gen_gallery.py1248CODE
LOWexamples/viz/gen_gallery.py1790CODE
LOWexamples/viz/gen_gallery.py1874CODE
LOWexamples/viz/gen_world_cities.py58CODE
LOWscripts/docs-drift-check.py224CODE
LOWscripts/gen_benchmark_viz.py250CODE
LOWscripts/double-run-check.py111CODE
LOWscripts/double-run-check.py218CODE
Self-Referential Comments4 hits · 12 pts
SeverityFileLineSnippetContext
MEDIUMsrc/cmd/applydp.rs115 # Create a new column 'mailing address' from 'house number', 'street', 'city' and 'zip-code' columns:COMMENT
MEDIUMsrc/cmd/applydp.rs118 # Create a new column 'FullName' from 'FirstName', 'MI', and 'LastName' columns:COMMENT
MEDIUMsrc/cmd/apply.rs186 # Create a new column 'mailing address' from 'house number', 'street', 'city'COMMENT
MEDIUMsrc/cmd/apply.rs190 # Create a new column 'FullName' from 'FirstName', 'MI', and 'LastName' columns:COMMENT
Hallucination Indicators1 hit · 10 pts
SeverityFileLineSnippetContext
CRITICALsrc/cmd/assets/datatables.min.js55(e=>{var i;"function"==typeof define&&define.amd?define(["datatables.net"],function(t){return e(window,document,t)}):"obCODE
Synthetic Comment Markers1 hit · 8 pts
SeverityFileLineSnippetContext
HIGHCHANGELOG.md1824* Created [Event Logo Archive](https://github.com/dathere/qsv/tree/master/docs/images/event-logos) with AI-generated seaCOMMENT
Redundant / Tautological Comments4 hits · 6 pts
SeverityFileLineSnippetContext
LOW.serena/project.yml54# Set this to [] to disable base modes for this project.COMMENT
LOW.serena/project.yml55# Set this to a list of mode names to always include the respective modes for this project.COMMENT
LOWscripts/benchmarks.sh911# Check if a results directory exists, if it doesn't create itCOMMENT
LOWsrc/cmd/sortcheck.rs35 # Check if file.csv is lexicographically sorted on all columns:COMMENT
Example Usage Blocks2 hits · 3 pts
SeverityFileLineSnippetContext
LOWscripts/viz-golden-check.sh11# Usage:COMMENT
LOWscripts/qsv-tune.sh29# Usage:COMMENT
Unused Imports2 hits · 2 pts
SeverityFileLineSnippetContext
LOWdocs/describegpt/check_semanticmd.py27CODE
LOWscripts/docs-drift-check.py36CODE
Excessive Try-Catch Wrapping1 hit · 1 pts
SeverityFileLineSnippetContext
LOW…laude/skills/visual-data-dictionary/edit_dictionary.py391 except Exception:CODE