docs: refresh Platform architecture diagram#179
Merged
Conversation
Replace the radial dj-platform.png with an updated SVG showing the
open-source core (relational database + code repo + object store)
inside a DataJoint Platform frame, with surrounding services labeled
explicitly. Switching to SVG keeps the asset small (~10KB vs 160KB)
and scales cleanly at any zoom level.
Adapted for the conceptual data-pipelines page:
- AI bar labeled "AI Interface" (protocol-agnostic, was "(MCP)" in the
source slide deck) — keeps the doc durable across protocol choices
- Bottom band reworded from governance/compliance language
("Governed Execution / Access Control / Audit Logging / Provenance")
to generic pipeline qualities
("Reproducibility / Provenance / Integrity / Collaboration"),
which fits a pipelines architecture overview rather than a Platform
product pitch
Also lightly revise the surrounding prose to make the
open-source-core vs. Platform layering explicit, and relabel the
core-component table header to "Open-Source Core".
Delete the now-unused dj-platform.png.
MilagrosMarin
approved these changes
Jun 1, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
src/images/dj-platform.pngwith an updated SVG showing the open-source core (relational database, code repo, object store) inside a DataJoint Platform frame, with surrounding services labeled explicitly. SVG is ~10 KB vs the previous 160 KB PNG and scales cleanly.explanation/data-pipelines.mdpage:data-pipelines.mdto make the open-source-core vs. Platform layering explicit; relabel the core-component table header to "Open-Source Core".dj-platform.png.Test plan
MODE="LIVE" docker compose up --build(or localmkdocs serve) and open/explanation/data-pipelines/— confirm the new SVG renders crisply, the "AI Interface" label and reworded band are visible, and the surrounding prose/table read correctly.dj-platform.png(search):grep -rn "dj-platform" src.