Back to the platform

Server-side isolation and permission

Each person sees only the work that belongs to them.

F6 evaluates identity, Workspace, role, Project, protected resource, and capability on the server for every operation.

An identifier from another Workspace does not reveal whether a resource exists and never expands access.

What changes

01

Isolated Workspaces

Queries, writes, children, and background jobs preserve the Workspace boundary.

02

Protected fields

Financials, documents, identity, and secrets are omitted without exact permission.

03

Auditable history

Sensitive actions include actor, target, time, and correlation.

How it flows

  1. 1Authenticate
  2. 2Resolve scope
  3. 3Evaluate permission
  4. 4Record the action
Request access