import "./default.dcdl" // { slug = "companion"; description = "Workspace companion profile."; scope = "workspace_write"; feature = { task = { enabled = true; }; memory = { enabled = true; }; web = { enabled = true; }; workers = { enabled = true; }; ticket = { enabled = true; authoring = true; thread = true; }; }; }