RoadmapSmith Update
Use this command when the user wants the canonical public update surface without routing through the legacy /roadmap-sync <action> root.
Required behavior
- Run
roadmapsmith update --project-root .. - Explain that
/roadmap-updateis the visible namespaced command for the publicupdatefamily, while/roadmap-sync <action>remains deprecated compatibility only. - The no-argument
updatesyncs the roadmap from repository evidence. Thesyncalias covers the same refresh path. It is not a full regeneration path and not an independent audit engine. - To mark a specific task complete, run
roadmapsmith update --task TASK-ID --evidence "description". The CLI validates before writing; use--dry-runto preview.