docs: pivot deployment target from K8s container to native desktop app#29
Merged
Conversation
#28) Signed-off-by: Aaron Cupp <mrcupp@mrcupp.com>
This was referenced May 18, 2026
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.
Closes #28.
Summary
DEPLOYMENT.mdaround native desktop GUI app distribution (macOS Apple Silicon primary; macOS Intel + Linux x86_64/ARM64 tested; Windows out of scope for v1).DEPLOYMENT.md, with a clear status note and the rationale for the pivot (Audiophore lives next to Synesthesia + the lighting LAN; orchestration adds nothing the constraints can use).SESSION_HANDOFF.md(axum, Svelte + Tailwind) andRUST_ECOSYSTEM.mdUI build pipeline are annotated as contingent on that choice.SESSION_HANDOFF.mdLocked decisions table updated: new rows for deployment target, container packaging, GUI framework, show file storage. Identity & infrastructure clarifies the K8s cluster's role is now marketing-site-only.README.mddeployment-target line and doc-index summary updated.HARDWARE.mdWorkspace setup swaps the "your K8s cluster has capacity" suggestion for the actual in-house dev/test hardware (Ubuntu server, Pi 5, Le Potato, Intel Mac).IMPLEMENTATION_PLAN.mdCI matrix bullet updated to reflect the four-target shape (macOS aarch64/x86_64 + Linux x86_64/aarch64) on native GitHub runners; Windows removed.RUST_ECOSYSTEM.mdcross-compile section reflects native ARM runners;if-addrsnote no longer references K8s nodes.Out of scope (follow-up issues)
tauri-bundlervscargo-bundlevs framework-specific) — gated on framework choice.CONTEXT.md,bench-pod.md,research.md) — outside this repo; updated separately.Test plan
DEPLOYMENT.mdon GitHub — confirm the in-page anchor#archived-approaches-kubernetesresolves and the appendix scrolls cleanly.DEPLOYMENT.md's archived appendix asserts K8s as the deployment target.