Skip to content

docs: Reorder README to lead with strategies, JSON paths, and row filters#63

Merged
ababic merged 1 commit into
mainfrom
cursor/readme-section-order-a352
May 4, 2026
Merged

docs: Reorder README to lead with strategies, JSON paths, and row filters#63
ababic merged 1 commit into
mainfrom
cursor/readme-section-order-a352

Conversation

@ababic

@ababic ababic commented May 4, 2026

Copy link
Copy Markdown
Owner

This change reshapes the README so a new reader sees the most distinctive capabilities first: built-in anonymization strategies (with the cheap-vs-realistic guidance), conditional column_cases, JSON path rules inside columns, and row filtering with the same path semantics.

The full TOML example, secret references, strict coverage, residual scan, input formats, policy linting, and notes follow as supporting material.

Dump seal behavior and the hardened security profile are removed from the README body and expanded in the mdBook configuration guide instead, with links from Usage for readers who need that depth. The configuration guide’s anonymization section now points at the README for the per-strategy reference and briefly notes where JSON paths are expanded in-book.

Validation: cargo fmt --check, cargo clippy --all-targets --all-features, cargo test --all-targets --all-features.

Slack Thread

Open in Web Open in Cursor 

Lead with anonymization strategies, conditional column cases, JSON path
rules, and row filtering before the full TOML example and CI-oriented
sections. Tighten Why Dumpling around flexibility. Move dump seal and
hardened security profile detail into the mdBook configuration guide with
README cross-links; trim duplicate README sections.

Co-authored-by: Andy Babic <ababic@users.noreply.github.com>
@ababic ababic marked this pull request as ready for review May 4, 2026 09:12
@ababic ababic merged commit 085a3d9 into main May 4, 2026
10 checks passed
@ababic ababic deleted the cursor/readme-section-order-a352 branch May 4, 2026 09:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants