-
Notifications
You must be signed in to change notification settings - Fork 0
Privacy and Security
github-actions[bot] edited this page Aug 15, 2026
·
1 revision
Task-Laureate is designed around clear data boundaries rather than opaque claims. The browser uses an authenticated Supabase session; authorization is enforced by Postgres Row Level Security (RLS), not by a UI-only permission check.
- Workspace data is scoped to the signed-in account and authorized collaborators.
- Private attachments use protected storage and authorization-aware metadata.
- Server-only credentials for delivery providers and integrations do not belong
in browser
VITE_*environment variables. - Optional analytics and browser notifications require explicit configuration or permission.
The restricted task-decomposition preview is opt-in. It proposes editable steps and does not change a task automatically. Do not put sensitive identifiers in preview text.