Skip to main content

Data Flow

This page describes data flow from a tenant perspective.

High-Level Lifecycle

  1. A user or agent action is initiated in the product.
  2. The action is evaluated against tenant and project permissions.
  3. The platform processes the request within the authorized scope.
  4. Results are returned to the workspace UI and saved to project history.
  5. Audit and activity records are stored for governance and traceability.

Scope Enforcement

  • Actions are constrained to the current tenant scope.
  • Project-scoped operations require project context.
  • Workspace-level policies can further restrict access.

Outputs You Can Expect

  • Updated project artifacts.
  • Action history and run status.
  • Logs and audit records visible through authorized UI surfaces.

Security Note

Implementation-level routing, token handling internals, and backend topology are intentionally omitted from public docs.