Filedot Vlad Folder -

– FileDot Vlad Folder Epic – FileDot Platform → Advanced Folder Management

All endpoints must support scopes folders:read , folders:write , folders:admin . filedot vlad folder

| Metric | Target (6 mo) | |--------|---------------| | | ≥ 30 % of enterprise tenants using at least one folder policy. | | Automation | ≥ 50 % of folder creations performed via apply spec (vs manual UI). | | Time‑to‑Create | Average folder creation ≤ 2 seconds (CLI & UI). | | Error Rate | < 0.1 – FileDot Vlad Folder Epic – FileDot Platform

| Attribute | Type | Description | |-----------|------|-------------| | id | UUID | Immutable internal identifier. | | path | String (POSIX‑style) | Full virtual path, e.g., /projX/reports/2024 . | | parent_id | UUID (nullable) | Link to parent folder; null for root. | | display_name | String | Friendly name (can differ from last segment of path ). | | metadata | JSONB | Arbitrary key‑value pairs (tags, business context). | | policy_id | UUID (nullable) | Reference to a object. | | created_by , updated_by | UserID | Auditable actors. | | created_at , updated_at | Timestamp | Audit timestamps. | | state | Enum ( ACTIVE , ARCHIVED , DELETING ) | Lifecycle status. | | | Time‑to‑Create | Average folder creation ≤