Use for ANY build, test, lint, vet, run, install, image, or debug operation in the x11droid repo. Always go through `just` recipes instead of raw `go`/`podman`/shell snippets; if the operation has no recipe yet, add one to the justfile and run that.
2026-06-11