PocketWorkers uses account, team, gateway, and route metadata to let authenticated clients discover the machines they are allowed to reach.
The web app stores user identity, team membership, gateway records, pairing state, timestamps, and FRP lease metadata such as public endpoint and port information.
AgentGateway remains the source of live worker truth. The web app should not become the durable store for local terminal history, repository contents, or agent workspace files.
Client access is account-scoped. A client must authenticate before it can see gateway records or endpoint data for a team.