Problem: The design principle of WikiProject X is that WikiProjects should surface the most relevant information, rather than embed entire features onto the main WikiProject page. WPX UI implements this by having up to four entries of a longer list transcludable, with the full list available via link. This is implemented through a rather nasty combination of Lua modules and noinclude/includeonly tags.
As part of the collaborationhub content model, it should be built in which elements are transcluded and which ones are not. Alternative approach would be some kind of list content model that includes a setting "transclude only X entries" and decide whether elements are transcluded in order or if random ones are selected.