docs: prototype interactive Sandboxes diagram - #25979
Draft
dvdksn wants to merge 11 commits into
Draft
Conversation
✅ Deploy Preview for docsdocker ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
The existing security illustration combines every trust boundary and integration into one dense view. Replace it with three small, code-defined sequences covering Docker execution, direct workspace edits, and remote MCP calls.
The security model page now uses focused interactive sequences, leaving the previous composite image unreferenced. Remove the obsolete image so unused-media validation passes.
The sequence presentation forces stable security boundaries into an artificial timeline. Add a topology mode with persistent context and details on demand, then replace the three security sequences with one trust-boundary overview.
The combined topology still mixes isolation, network access, and MCP integration. Split it into focused microVM, network and credential, and MCP trust-boundary diagrams.
Focus the security page on isolation and the host proxy. Add SSH agent forwarding to the isolation map and reflow both topologies to fit the article column.
Keep the security page focused on microVM isolation and direct readers to the architecture sequence for the proxy request flow.
Compact the request sequence geometry and use the same 680px responsive floor as topology diagrams without shrinking its effective label size.
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
Add a repository-native interactive diagram prototype for Docker Sandboxes documentation. The prototype supports two complementary presentations:
Diagram content and geometry live alongside the documentation as YAML. The shared renderer provides keyboard interaction, reduced-motion behavior, accessible detail text, and a non-JavaScript fallback.
Preview
Prototype scope
This PR tests whether repository-owned interactive diagrams can make event sequences and trust relationships easier to understand in Docker Docs. Each example uses the presentation suited to its subject: sequence mode for request travel and topology mode for the persistent isolation model.
Generated by Codex