Skip to content

docs(features/charlie): embed SolidMap demo video#28

Merged
melvincarvalho merged 1 commit into
mainfrom
issue-27-embed-solidmap-video
Jun 7, 2026
Merged

docs(features/charlie): embed SolidMap demo video#28
melvincarvalho merged 1 commit into
mainfrom
issue-27-embed-solidmap-video

Conversation

@melvincarvalho

Copy link
Copy Markdown
Contributor

Closes #27

Adds the SolidMap demo video (33s, YouTube) as a new "Watch the loop close" subsection at the end of the existing "What it looks like in practice" section.

What the section adds

The existing Charlie doc covers the read/comprehend side of the pattern (agent probes WAC, examines policy, understands scope). The video shows the complementary write/render side: Charlie generates JSON-LD into /public/markmap/solid-project.jsonld; the markmap app on the same pod at /public/apps/markmap/ renders the data live.

Together: explanatory text + visual demonstration covering both registers of the agent-pod loop.

Implementation note

Standard YouTube iframe embed with JSX-compatible attributes (frameBorder, allowFullScreen) so it parses cleanly under Docusaurus 3's MDX-compatible markdown.

Adds the SolidMap demo video (33s, YouTube) as a new "Watch the loop
close" subsection at the end of "What it looks like in practice".
Complements the existing read/comprehend trace with a visual
write/render demonstration: Charlie generates JSON-LD into a pod
path; markmap app on the same pod renders the data live.

Together the text trace and the video cover both registers of the
Charlie pattern: read-and-reason, write-and-render.

Closes #27
@melvincarvalho
melvincarvalho merged commit 9787f45 into main Jun 7, 2026
@melvincarvalho
melvincarvalho deleted the issue-27-embed-solidmap-video branch June 7, 2026 06:34
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.

Embed SolidMap demo video in Charlie doc

1 participant