Skip to content

[codex] Add docs architecture diagrams#133

Merged
slideep merged 1 commit into
mainfrom
codex/docs-architecture-diagrams
Jun 14, 2026
Merged

[codex] Add docs architecture diagrams#133
slideep merged 1 commit into
mainfrom
codex/docs-architecture-diagrams

Conversation

@slideep

@slideep slideep commented Jun 14, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Add optimized WebP architecture diagrams for the top-level Luotsi system and live-view data path.
  • Embed both diagrams on the Architecture concept page and the live-view sequence on the Live View workflow page.
  • Add a scoped wide architecture-diagram figure style so dense system diagrams can render wider than normal prose without affecting existing tutorial screenshots.

Validation

  • cmd.exe /c npm.cmd ci
  • cmd.exe /c npm.cmd run build
  • dotnet test Luotsi.Cli.Tests/Luotsi.Cli.Tests.csproj --filter "FullyQualifiedName~Website_Documentation_Links_Resolve|FullyQualifiedName~Website_Documentation_Sidebar_Slugs_Resolve"

Note: npm ci completed successfully and reported existing npm audit findings; this PR does not change package dependencies.

@slideep
slideep marked this pull request as ready for review June 14, 2026 00:33
Copilot AI review requested due to automatic review settings June 14, 2026 00:33

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds new architecture diagrams to the documentation site and introduces a scoped figure style so dense system diagrams can render wider than standard prose without impacting existing tutorial screenshots.

Changes:

  • Add a new figure.architecture-diagram style in the website CSS to render wide, centered, framed diagrams with captions.
  • Embed two WebP diagrams on the Architecture concept page.
  • Embed the live-view sequence diagram on the Live View workflow page.

Reviewed changes

Copilot reviewed 3 out of 5 changed files in this pull request and generated no comments.

File Description
website/src/styles/site.css Introduces scoped architecture-diagram figure styling (wider layout + framing) for dense diagrams.
website/src/content/docs/docs/core-workflows/live-view.mdx Imports and embeds the live-view path sequence diagram under a new “Runtime path” section.
website/src/content/docs/docs/concepts/architecture.mdx Imports and embeds top-level + live-view sequence architecture diagrams on the Architecture page.

@slideep
slideep merged commit 4ab7713 into main Jun 14, 2026
13 checks passed
@slideep
slideep deleted the codex/docs-architecture-diagrams branch June 14, 2026 03:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants