Overview

This describes the mechanism used to sync preferences across devices/surfaces.

Structure / Terminology

{
	"name": "john", 
	"address.mailing.city": "san francisco",
}

Agents

Interacting with the prefs is done via agents of the _rmx_prefs app, deployed in the main workspace of a user (the workpace of the user org)

Resources

curl -H "Authorization: Bearer $REMIX_TOKEN" "<https://agt.remixlabs.com/run-agent/erzvkynof/_rmx_prefs/get_prefs>" -d '' | jq