blog: Pocket Live — the livestreaming chain as a native runtime - #331
Open
dozycat wants to merge 5 commits into
Open
blog: Pocket Live — the livestreaming chain as a native runtime#331dozycat wants to merge 5 commits into
dozycat wants to merge 5 commits into
Conversation
…ve character widget Companion to WIDGET.md: what pocket-character/Pocket Live chose at every layer (shell, VRM crates, QuickJS guest, data-driven plugins, MediaPipe sidecar, CMIO camera extension), the frequency-partitioning principle the choices follow from, the roads not taken, and an honest process count. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
…rison Tracking, stage compositor modes (virtual/camera/matte/clean/split), program-texture output, and virtual-camera delivery are now the spine; the pocket-character parity result is one paragraph pointing at WIDGET.md. Adds the honest multi-process measurement story (measure-live.ts roles). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
…example Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Adapts docs/POCKET_LIVE.md into the site's blog voice: vibe/plugin content system, MediaPipe sidecar tracking, compositor background modes and clean-plate matting, program-texture output, the CMIO virtual-camera design (marked as design, not shipped), and role-tagged process measurement. Registers the post in BLOG_POSTS; links the Electron story to the existing pocket-character post instead of retelling it. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
…_LIVE.md One rendition instead of two: the chain diagram, the frequency rule, the sink/source relay diagram and the two-invariants close move into the blog post in its own voice. The docs page was rationale narrative, not a normative contract — WIDGET.md and the pocket-character repo's own docs already carry the contracts. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
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.
What
Adds
site/content/blog/pocket-live.mdand registers it insite/nav.tsBLOG_POSTS(2026-08-25).The post covers the live chain — tracking → character sim → stage compositor → program output → virtual camera — with per-layer design rationale and the roads not taken:
An earlier revision also added
docs/POCKET_LIVE.md; it was rationale narrative rather than a normative contract (WIDGET.md and the pocket-character repo's own docs carry those), so it's been folded into the post — one rendition, one place to maintain.Verified
nav.tsparses; new entry is first (newest-first ordering preserved).markedpipeline (6 sections, 5 code/diagram blocks, no non-ASCII prose).tools/site-build.tsfails on this machine in the PSP/Symbian launcher-cover toolchain — pre-existing, unrelated to this change.🤖 Generated with Claude Code