docs(architecture): replace hand-drawn ASCII System Boundaries with the real SVG #79
Reference in New Issue
Block a user
Delete Branch "docs/architecture-page-use-svg"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The deep
/docs/architecture/architecture("System Architecture") page still rendered the old hand-drawn ASCII System Boundaries diagram, while the main/docs/architecturepage (+ home + concepts) use the proper SVG. Replaced the ASCII block with the same<img>SVG embed — so this page now carries the corrected CP/tenant split + animated section reveal too..md→.mdxso the JSX<img>renders identically to the other embeds (URL/docs/architecture/architectureunchanged; no inbound links).Build green; built HTML confirms the SVG is embedded and the ASCII
Go (gin) backendblock is gone.ASCII System Boundaries replaced with the SVG; MDX arrow-parse fixed; build green, SVG embedded, ASCII gone. LGTM.
New commits pushed, approval review dismissed automatically according to repository settings
Re-approving on current head after the MDX arrow fix. SVG embed verified, build green.