Visibility
Every twin and context store carries a visibility level, and access widens in steps:
Isolation is defense-in-depth — enforced both in application code and in
Firestore security rules.
Team-twin members
The most common form of sharing. A member is invited by phone or email and is fenced to exactly one twin:Team members
Full roster management.
Agents and API keys
An agent gets access by holding ansk-kaya-* key. Treat a key as the unit of
access: mint one per agent or person so you can revoke it without disturbing
anything else.
Credential broker
How agents call Gmail and friends without ever seeing a token.