App Control

sikuli-go provides app/window/process APIs through AppController.

Public API

Request protocol

App actions flow through core.AppRequest with strict validation:

Backend behavior

This keeps app/window contracts stable while enabling incremental cross-platform backend expansion.