Skip to content

Roadmap to v1.0.0 #8

Description

@yancya

Goal

A stable 1.0.0: no silent data corruption anywhere in dump/parse, a refinement-free public API, exact typed round-trip, and documentation that matches reality.

Why now

Edge-case probing (2026-07-10) found real bugs beyond the known hygiene items: the NoNextError path infinitely recurses into SystemStackError, negative integers destroy data on round-trip, and malformed input returns corrupt arrays (nils, silent empties) instead of raising.

Milestones

Milestone Theme Issues
v0.2.1 Hygiene #1
v0.3.0 Robustness — fix known bugs, define error handling #2, #3, #4
v0.4.0 API expansion — module functions, typed parse #5, #6
v1.0.0 Docs & stable release #7

Dependency order

Task list

Each issue is scoped to be completable in a single agent session and carries its own prerequisites, acceptance criteria, and verification commands. Releases 0.3.0 / 0.4.0 / 1.0.0 each ship by pushing a v* tag (Trusted Publisher workflow); tag pushes are human-GO gated.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions