| 1 | # Grouping · repositories (FORGE-ADR-0033) |
| 2 | |
| 3 | Extends **org-web** and **view-shell** `/view` with `groupStack` UX for repository catalog. |
| 4 | |
| 5 | Requires **grouping-core** + **org-web** in bundle (soft). Main page tree body: org-web (`IForgeMainPageCatalogBody`); group stack: this plugin (`IForgeOrgCatalogGrouping`). |
| 6 | |
| 7 | Plugin id: `grouping-repositories` (legacy alias: `catalog-grouping`). |
| 8 |