Skip to main content

Contract status

Derived implementation contract

Source document

Feature purpose

Defines inbox-like cleanup tools that reorganize conversations without destructive loss of context.

Required operations

  • Suggest cleanup or rename actions mid-conversation
  • Move threads into spaces or folders
  • Run bulk chat operations across selected items
  • Support recently deleted retention behavior

Suggested resources

  • chat_cleanup_jobs
  • chat_moves
  • chat_archives
  • chat_bulk_operations

Implementation notes

  • Keep this feature workspace-scoped and persona-aware where applicable.
  • Preserve authorship, timestamps, and auditability for all state changes.
  • Treat the source doc as the behavioral specification even where final route names remain open.
Last modified on April 18, 2026