We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
docs(wiki): retract "image not published yet" — chrome-selkies is live The image build pipeline now actually publishes: ghcr.io/streamspace-dev/chrome-selkies:latest - linux/amd64 (arm64 blocked on upstream Selkies binaries) - cosign keyless signature - SPDX SBOM attestation Update both Home.md and Project-Overview.md to reflect the live state. Project-Overview.md also notes the per-image PLATFORMS convention added in streamspace-templates#5.
docs(wiki): be honest about chrome-selkies build status Both Home.md and Project-Overview.md claimed chrome-selkies is "in production" / a "current published image". It isn't — the Dockerfile references a non-existent base image and CI build has failed every run. Tracked in streamspace-templates#3. Updated both pages to call this out explicitly with a link to the tracking issue and the fix path (rewrite FROM ubuntu:24.04 + install Selkies from release tarballs). Templates-Catalog.md already had the right framing for this - it described the pipeline structure without making the published claim. No change there.
docs(wiki): rebuild user-facing wiki around the post-rebuild reality Update every page touched by the April 2026 cleanup so the wiki matches the codebase: Selkies-only streaming, image build pipeline in streamspace-templates, the streamspace-dev/* org, and the new repo topology. Rewritten: - Home.md drop v2.0-beta.1 production-ready framing, describe current state + repo topology - Project-Overview.md Selkies streaming pipeline, image-pipeline lives in templates repo - Architecture.md components, streaming data flow, HA, security boundaries — rewritten without VNC proxy - Templates-Catalog.md describe images/ + selkies/ structure; document the build pipeline (cosign + SBOM); explain the inherited LinuxServer set is legacy and not currently usable - Roadmap-and-Releases.md released v2.0, the active April 2026 rebuild items, v2.1/v3.0 outlook - Getting-Started.md chrome-selkies as the demo template Surgical fixes: - Plugins-Catalog.md JoshuaAFerguson/streamspace-plugins -> streamspace-dev/streamspace-plugins (x3) Remaining VNC/linuxserver mentions are intentional historical context.
docs: Update wiki for v2.0-beta.1 release - Home.md: Add v2.0-beta.1 banner with key features - Project-Overview.md: Rewrite with v2.0 architecture and test coverage - Roadmap-and-Releases.md: Update status, add v2.0-beta.1 highlights - Architecture.md: Rewrite with Control Plane + Agent architecture - Security-and-Compliance.md: Add Wave 28 security fixes 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
new file: Architecture.md new file: Deployment-and-Operations.md new file: Development-Guide.md new file: Getting-Started.md modified: Home.md new file: Plugins-Catalog.md new file: Project-Overview.md new file: Roadmap-and-Releases.md new file: Security-and-Compliance.md new file: Templates-Catalog.md new file: Testing-and-QA.md