[Domini API]

Collaboration Domain

The Collaboration domain provides real-time collaboration features for war rooms and investigations.

Metadati del modulo

The Collaboration domain provides real-time collaboration features for war rooms and investigations.

Torna a tutti i moduli

Riferimento sorgente

content/modules/domain-collaboration.md

Ultimo aggiornamento

5 feb 2026

Categoria

Domini API

Checksum del contenuto

2dfcdb8587580c44

Tag

api-domainsreal-time

Documentazione renderizzata

Questa pagina renderizza Markdown e Mermaid del modulo direttamente dalla fonte pubblica di documentazione.

Overview#

The Collaboration domain provides real-time collaboration features for war rooms and investigations. It includes notes with mentions, tasks with subtasks, activity tracking, entity locking for concurrent editing, and cursor position awareness for live collaborative workflows.

Key Features#

  • War room notes with rich text, priority levels, @-mentions, and file attachments
  • Task management with subtasks, assignments, priorities, due dates, and labels
  • @-mention system with real-time notifications and unread badge counts
  • Comprehensive activity log tracking all collaboration actions with audit trail
  • Pessimistic entity locking for concurrent editing with automatic expiration
  • Real-time cursor position sharing for collaborative editing awareness
  • Multi-tenancy with organization-level isolation and RBAC integration
  • WebSocket-based live updates for presence and activity feeds

Use Cases#

  1. Real-time war room coordination during active investigations
  2. Task assignment and tracking for investigation team members
  3. Collaborative note-taking with @-mentions for cross-team communication
  4. Concurrent document editing with conflict prevention via entity locking

Integration#

Integrates with investigation management for context, user management for authentication, notification system for alerts, and WebSocket infrastructure for real-time updates.

Last Reviewed: 2026-02-05