Skip to content

docs: add ROADMAP.md focused on high-volume generation use cases#55

Merged
williajm merged 1 commit into
mainfrom
docs/roadmap
Jul 3, 2026
Merged

docs: add ROADMAP.md focused on high-volume generation use cases#55
williajm merged 1 commit into
mainfrom
docs/roadmap

Conversation

@williajm

@williajm williajm commented Jul 3, 2026

Copy link
Copy Markdown
Owner

Summary

Adds a roadmap anchored on the users forgery's speed advantage actually serves — people generating fake data by the millions of rows:

  • Phase 1 (v0.7): single-table completeness at scale — sequence fields, numeric distributions (zipf/normal/exponential), monotonic timestamps, and the two existing code TODOs (unique+derive, streaming serialization).
  • Phase 2 (v0.8): multi-table dataset() generation with referential integrity and cardinality control — the headline differentiator.
  • Phase 3 (v0.9): scale-out output ergonomics — chunked iterator API, hive-partitioned Parquet, thread-count-independent determinism (demand-driven).

Also records explicit non-goals (ML-learned synthesis, data masking, providers/locales for completeness).

🤖 Generated with Claude Code

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@codecov

codecov Bot commented Jul 3, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@williajm
williajm merged commit 6ba8988 into main Jul 3, 2026
11 checks passed
@williajm
williajm deleted the docs/roadmap branch July 3, 2026 15:29
@sonarqubecloud

sonarqubecloud Bot commented Jul 3, 2026

Copy link
Copy Markdown

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.

1 participant