Skip to content

Revisions

  • stats: document zero_padded_numeric; bump stat count 47 -> 48 Reflects PR #3934 (qsv #3938): the new --zero-padded-numeric flag/column brings the stats summary-statistic count to 48. Document the flag in the main stats page (Aggregation-and-Statistics) and bump the 47 -> 48 count across the pages that cite it. The xsv-vs-qsv-1.0.0 legacy snapshot in Comparison.md and the describegpt 47-token content-type vocabulary are intentionally left as-is. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

    @jqnatividad jqnatividad committed Jun 3, 2026
  • wiki: remove the removed `generate` command + correct command count The `generate` command was removed from qsv but still appeared in Command-Reference under "Generators & Utility". Drop the row and rename the section to "Utility" (now containing just `help`). Also corrects the stale "81 commands" claim used across several pages. README's command catalog currently has 71 entries; the standard `qsv` binary reports 68 from `qsv --list`. Replaced fixed counts with "70+" or "every command" / "every qsv command" where a specific number was not load-bearing, plus a Command-Reference note that the exact set depends on the binary variant and feature flags. Pages touched: Command-Reference, Home, Getting-Started, Why-qsv, Selection-and- Inspection, Comparison. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

    @jqnatividad jqnatividad committed May 13, 2026
  • wiki: scaffold tiered IA + Phase A foundation pages Adds the new wiki information architecture: Home as a discoverability hub with a "Where things live" table, a tiered sidebar (Beginner/Intermediate/ Advanced), and the 9 foundation pages of Phase A. - Home rewritten as a hub with three CTAs, tier-grouped page lists, and pointers to anchor datasets used across the wiki. - _Sidebar groups pages by Get Started / Command Reference / Cookbook / Tuning / Ecosystem / Reference / Legacy. - _Footer adds universal links (Discussions, qsv pro, benchmarks, license). - Tier-Legend explains the Beginner/Intermediate/Advanced badges. - Installation covers prebuilt binaries, package managers, cargo install, source builds, SIGILL/portable variants, MSI installer, self-update, and signature verification. - Getting-Started walks through count/headers/stats/sample/search/slice/ flatten/select/sort/table/lens/clipboard/index against wcp.csv (verified end-to-end against the actual dataset; outputs match qsv 20.0.0). - Why-qsv is the elevator pitch: speed numbers (with deep-links to BENCHMARKS.md), composability, batteries-included list, ecosystem. - Binary-Variants explains qsv vs qsvlite vs qsvdp vs qsvmcp vs qsvpy with a decision tree. Plan: /Users/joelnatividad/.claude/plans/the-wiki-is-a-typed-dragon.md Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

    @jqnatividad jqnatividad committed May 13, 2026