Entity Relationships
This section collects every entity-relationship diagram maintained for this project: what the codebase actually contains today, what it’s meant to converge toward, and what the real drupal.org production system currently runs, for comparison.
- All Entities (Generated) — the current codebase’s entity schema, generated directly from Drupal entity/field metadata.
- Group v4 Target Design — the Group v4 entity
model this initiative is meant to converge toward. Latest release:
4.0.0-alpha2(2026-08-21), not yet stable. - Production Group Schema (drupal.org) — what drupal.org’s live Groups feature actually runs today (Group v3.3), read directly from the real site’s configuration.
- Group 3.3 to 4 Migration — what actually changes moving the production schema to Group v4, and a high-level migration plan.
- Production Events Schema (drupal.org) — what drupal.org’s live Events feature actually runs today, read directly from the real site’s configuration.
- Matrix Integration Entity Relationships — the planned data model for the Drupal–Matrix integration.
- Matrix Integration Topology & Gaps — an architecture review of the Matrix integration’s request/data-flow topology and open questions.
- Target System Topology — a high-level, field-free diagram of how Drupal Core, Group v4, Events, and Matrix relate as systems in the target design.
