docs: add top-level Workflow section to README (MK-21) #37
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "docs/readme-workflow-MK-21"
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?
Implements MK-21.
Summary
## Workflowsection between Install and Commands.monkey image auto --record,monkey image rate, iterate.~/.local/share/monkey/runs.jsonlas the stable XDG log location for the canonical example. Per-command examples below it continue to use the relativeruns.jsonlfilename (those examples document the flag, not the convention).Reformat note
The diff also carries an editor-driven reformat of pre-existing prose: long single-line paragraphs are hard-wrapped to ~120 columns and the video-format table's border syntax is tightened. That reformat was sitting in the working tree before this change and lands here per direct user instruction to bundle it into the same PR.
Test plan
just check(fmt + clippy + build + Docker stage).