JevMade field notes / Architecture and workflow guide
mobile-jev
An Android automation guide to baseline reset, observe-decide-act execution, dry-run previews, stale-target rejection, local artifacts, and honest timing.
Original by droidrunAgent workflowsRepository README and documentationSource reviewed
Before you dive in
What you’ll find in the original
Establish and verify an off baseline before timing the requested state change.
Record an action before the next observation so a failed read cannot erase evidence of a mutation.
Never retry a device mutation after an uncertain transport failure; reject stale targets instead.
Worth knowing
Behavior and measurements are reported by the repository authors; source and critical implementation were inspected but not executed.