Single command that launches a tmux session with 4 panes: VM, redis, appview (with DID polling and label env setup), and tailwind watcher.
The appview pane waits for the VM bootstrap to write the owner DID file to the 9p-shared nix/vm-data/atproto/owner-did, then constructs TANGLED_LABEL_DEFAULTS and TANGLED_LABEL_GFI from it before starting the appview watcher.
Sets TANGLED_DEV=true so the appview uses DevDirectory for .test TLD handle resolution via the local PDS.
Requires running from within nix develop with TANGLED_VM_LOCAL_DEV=1.
Signed-off-by: Alessio Caiazza code.git@caiazza.info