Design and status review: add TODO section to README for 1.0 release #47
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Goal
Perform an overall design and status review of the codebase on
main. Assess what exists, what works, what's missing, and what needs fixing.Deliverable
Add a TODO section to the README that lists the remaining work needed for basic functionality in a 1.0 release. This should cover:
The TODO list should be concrete and actionable — not vague aspirations.
Additional scope (from #50): There is a
TODO.mdin the repo root. Its items should be integrated into the README TODO section created by this issue, andTODO.mdshould then be removed from the repo.