= "schemas/schema.json"
[]
= """
Allows the webview to drive the native syncular client: the one command
surface (syncular_command), the query paths (syncular_query and the atomic
syncular_query_snapshot sidecar), and the auth-rotation path
(syncular_set_headers). Grant this to the window(s)
that host your syncular-backed UI.
"""
= [
"allow-syncular-command",
"allow-syncular-query",
"allow-syncular-query-snapshot",
"allow-syncular-set-headers",
]