You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Write and finalize all public-facing documentation: README, CONTRIBUTING, CHANGELOG, end-to-end user guide, CLI command reference, and support docs.
Context
Documentation must be complete by May 19. This is a gating requirement for public release — users cannot onboard without it. From plans/release/0501_release_plan/release.md.
Summary
Write and finalize all public-facing documentation: README, CONTRIBUTING, CHANGELOG, end-to-end user guide, CLI command reference, and support docs.
Context
Documentation must be complete by May 19. This is a gating requirement for public release — users cannot onboard without it. From
plans/release/0501_release_plan/release.md.Tasks (D-01 ~ D-08)
README.md— project overview, quick start, badges, trademark notice, telemetry notice (required by L-05, L-06)CONTRIBUTING.md— dev setup, coding standards, PR process; must include CLA mention; includeuvsetup,ruff,pytestinstructionsCHANGELOG.mdwith initial release notes (v0.1.0) — follow Keep a Changelog format; include all P0 featureswmk build,wmk perf,wmk debug,wmk hub) — flags, examples, expected outputSUPPORT.mdusing Microsoft repo-templates/SUPPORT.md — how to get help vs file a bugAcceptance Criteria
uv+ruff+pytestsetup instructions completewmk build→wmk perf)Technical Notes
uv)wmk runis explicitly deferred — do NOT document it as availableRelated Files
plans/release/0501_release_plan/release.md— D-01 ~ D-08 task details