Skip to content

feat(graph): Slide node type — present decks straight from the mesh#205

Merged
rbuergi merged 1 commit into
mainfrom
feat/slide-nodetype
Jul 2, 2026
Merged

feat(graph): Slide node type — present decks straight from the mesh#205
rbuergi merged 1 commit into
mainfrom
feat/slide-nodetype

Conversation

@rbuergi

@rbuergi rbuergi commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

For the Agentic Engineering training: a built-in Slide NodeType. Deck = any parent with Slide children (ordered by order). 16:9 stage with per-slide background, markdown/HTML/SVG body, presenter bar, click-the-stage (or Next) advances via the standard redirect mechanism, chrome-free Present area for full-screen presenting (advance stays in Present mode), Notes area for speaker notes.

Verified: Release -warnaserror 0/0; 3/3 structural/serialization tests (out-of-order order respected; Present has no buttons; stage clickable).

🤖 Generated with Claude Code

New built-in NodeType 'Slide' (SlideContent { Content, Notes, Background,
Transition }): any parent node is a deck, Slide children order by MeshNode
order. Content area renders a 16:9 stage (theme-aware gradient, Background
override, fluid type; body is Markdown so raw HTML/SVG passes through) plus
a presenter bar (Prev / 'Slide n / N' / Deck / Present / Next). Clicking the
stage advances to the next slide (host.UpdateArea RedirectControl — the
post-save mechanism from CodeLayoutAreas); Present area is the chrome-free
variant with a corner counter that stays in Present mode across advances;
Notes area carries speaker notes + a preview stage.

Sibling resolution is the live CodeLayoutAreas.Overview query pattern
(namespace + nodeType:Slide, ordered by Order). All chrome is framework
controls. Registered in AddGraph; SlideContent on WithGraphTypes (short
name); projector-screen icon shipped.

Tests (Monolith): SlideContent short-$type round-trip; 3-slide deck
structural nav (out-of-order Order respected, counter, clickable stage);
Present chrome-free assertions. Release -warnaserror 0/0.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@github-actions

github-actions Bot commented Jul 2, 2026

Copy link
Copy Markdown

Test Results (shard 3)

798 tests  ±0   690 ✅ ±0   2m 34s ⏱️ +4s
 13 suites ±0   108 💤 ±0 
 13 files   ±0     0 ❌ ±0 

Results for commit 58abbf8. ± Comparison against base commit ecb5c91.

@github-actions

github-actions Bot commented Jul 2, 2026

Copy link
Copy Markdown

Test Results (shard 1)

1 314 tests   - 82   1 314 ✅  - 81   4m 38s ⏱️ - 1m 56s
   14 suites ± 0       0 💤  -  1 
   14 files   ± 0       0 ❌ ± 0 

Results for commit 58abbf8. ± Comparison against base commit ecb5c91.

This pull request removes 82 tests.
MeshWeaver.Hosting.Monolith.Test.AgentPickerProjectionTest ‑ ObserveAgents_FromHostedSubHub_PopulatesCombobox
MeshWeaver.Hosting.Monolith.Test.AgentPickerProjectionTest ‑ ObserveAgents_FromMeshHub_PopulatesCombobox
MeshWeaver.Hosting.Monolith.Test.AgentPickerProjectionTest ‑ ObserveAgents_SpaceAndUserSet_SurfacesSpaceAgent_UserAgent_AndPlatform
MeshWeaver.Hosting.Monolith.Test.AgentPickerProjectionTest ‑ ObserveModels_FromHostedSubHub_PopulatesCombobox
MeshWeaver.Hosting.Monolith.Test.AgentPickerProjectionTest ‑ ObserveModels_FromMeshHub_PopulatesCombobox
MeshWeaver.Hosting.Monolith.Test.CessionLayoutAreaTest ‑ BusinessRulesDoc_RelativeReference_ResolvesToMotorXL
MeshWeaver.Hosting.Monolith.Test.CessionLayoutAreaTest ‑ Cession_Trace_HubConfiguration
MeshWeaver.Hosting.Monolith.Test.CessionLayoutAreaTest ‑ MotorXL_LayoutArea_ReturnsContent
MeshWeaver.Hosting.Monolith.Test.CessionLayoutAreaTest ‑ MotorXL_Overview_ShouldRender
MeshWeaver.Hosting.Monolith.Test.CessionLayoutAreaTest ‑ MotorXL_PathResolves
…

@github-actions

github-actions Bot commented Jul 2, 2026

Copy link
Copy Markdown

Test Results (shard 0)

1 480 tests  ±0   1 480 ✅ ±0   3m 15s ⏱️ -14s
   12 suites ±0       0 💤 ±0 
   12 files   ±0       0 ❌ ±0 

Results for commit 58abbf8. ± Comparison against base commit ecb5c91.

@github-actions

github-actions Bot commented Jul 2, 2026

Copy link
Copy Markdown

Test Results (shard 2)

   15 files  ±  0     15 suites  ±0   7m 29s ⏱️ -14s
1 214 tests  - 139  1 211 ✅  - 139  3 💤 ±0  0 ❌ ±0 
1 223 runs   - 169  1 220 ✅  - 169  3 💤 ±0  0 ❌ ±0 

Results for commit 58abbf8. ± Comparison against base commit ecb5c91.

This pull request removes 139 tests.
MeshWeaver.Persistence.Test.DocumentationCodeBlockCompilationTest ‑ ExecutedCsharpBlocks_MustCompile(embeddedResourceName: "MeshWeaver.Documentation.Data.AI.AgenticAI.md")
MeshWeaver.Persistence.Test.DocumentationCodeBlockCompilationTest ‑ ExecutedCsharpBlocks_MustCompile(embeddedResourceName: "MeshWeaver.Documentation.Data.AI.ChatCommands.md")
MeshWeaver.Persistence.Test.DocumentationCodeBlockCompilationTest ‑ ExecutedCsharpBlocks_MustCompile(embeddedResourceName: "MeshWeaver.Documentation.Data.AI.ExecuteScript.md")
MeshWeaver.Persistence.Test.DocumentationCodeBlockCompilationTest ‑ ExecutedCsharpBlocks_MustCompile(embeddedResourceName: "MeshWeaver.Documentation.Data.AI.ExecutiveAssistan"···)
MeshWeaver.Persistence.Test.DocumentationCodeBlockCompilationTest ‑ ExecutedCsharpBlocks_MustCompile(embeddedResourceName: "MeshWeaver.Documentation.Data.AI.McpAuthentication"···)
MeshWeaver.Persistence.Test.DocumentationCodeBlockCompilationTest ‑ ExecutedCsharpBlocks_MustCompile(embeddedResourceName: "MeshWeaver.Documentation.Data.AI.ModelProviderSett"···)
MeshWeaver.Persistence.Test.DocumentationCodeBlockCompilationTest ‑ ExecutedCsharpBlocks_MustCompile(embeddedResourceName: "MeshWeaver.Documentation.Data.AI.ModelProviderSetu"···)
MeshWeaver.Persistence.Test.DocumentationCodeBlockCompilationTest ‑ ExecutedCsharpBlocks_MustCompile(embeddedResourceName: "MeshWeaver.Documentation.Data.AI.PlatformProviderS"···)
MeshWeaver.Persistence.Test.DocumentationCodeBlockCompilationTest ‑ ExecutedCsharpBlocks_MustCompile(embeddedResourceName: "MeshWeaver.Documentation.Data.AI.ProviderConfigura"···)
MeshWeaver.Persistence.Test.DocumentationCodeBlockCompilationTest ‑ ExecutedCsharpBlocks_MustCompile(embeddedResourceName: "MeshWeaver.Documentation.Data.AI.TeamsBot.md")
…

@github-actions

github-actions Bot commented Jul 2, 2026

Copy link
Copy Markdown

Test Results

   54 files  ±  0     54 suites  ±0   17m 57s ⏱️ - 2m 20s
4 806 tests  - 221  4 695 ✅  - 220  111 💤  - 1  0 ❌ ±0 
4 815 runs   - 251  4 704 ✅  - 250  111 💤  - 1  0 ❌ ±0 

Results for commit 58abbf8. ± Comparison against base commit ecb5c91.

This pull request removes 221 tests.
MeshWeaver.Hosting.Monolith.Test.AgentPickerProjectionTest ‑ ObserveAgents_FromHostedSubHub_PopulatesCombobox
MeshWeaver.Hosting.Monolith.Test.AgentPickerProjectionTest ‑ ObserveAgents_FromMeshHub_PopulatesCombobox
MeshWeaver.Hosting.Monolith.Test.AgentPickerProjectionTest ‑ ObserveAgents_SpaceAndUserSet_SurfacesSpaceAgent_UserAgent_AndPlatform
MeshWeaver.Hosting.Monolith.Test.AgentPickerProjectionTest ‑ ObserveModels_FromHostedSubHub_PopulatesCombobox
MeshWeaver.Hosting.Monolith.Test.AgentPickerProjectionTest ‑ ObserveModels_FromMeshHub_PopulatesCombobox
MeshWeaver.Hosting.Monolith.Test.CessionLayoutAreaTest ‑ BusinessRulesDoc_RelativeReference_ResolvesToMotorXL
MeshWeaver.Hosting.Monolith.Test.CessionLayoutAreaTest ‑ Cession_Trace_HubConfiguration
MeshWeaver.Hosting.Monolith.Test.CessionLayoutAreaTest ‑ MotorXL_LayoutArea_ReturnsContent
MeshWeaver.Hosting.Monolith.Test.CessionLayoutAreaTest ‑ MotorXL_Overview_ShouldRender
MeshWeaver.Hosting.Monolith.Test.CessionLayoutAreaTest ‑ MotorXL_PathResolves
…

@rbuergi rbuergi merged commit 98aac49 into main Jul 2, 2026
11 checks passed
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.

1 participant