feat: define deferred non-core service follow-up for Home Assistant-class workloads#199
Open
clubanderson wants to merge 1 commit into
Open
Conversation
…ds (projectbluefin#69) Add §6 to homelab-contracts.md formally defining Home Assistant-class workloads as deferred scope under the service-catalog epic (projectbluefin#51). The section specifies: - What "Home Assistant-class" means (long-lived stateful services with web UIs, persistent config, hardware integration, LAN discovery) - Why this is deferred (substrate prerequisites not yet proven) - Six entry criteria that must all be met before activation (projectbluefin#66, projectbluefin#79, projectbluefin#80, projectbluefin#81, projectbluefin#58, projectbluefin#61, and the storage lane) - What the lane will validate once active (deployment, persistence, HTTPS reachability, auth-gating, health endpoint) - What remains out of scope even when active (USB passthrough, mDNS, addon ecosystem, HA OS/Supervised, VM-backed roles, SSO) - How to activate the lane when criteria are met Signed-off-by: Andy Anderson <andy@clubanderson.com> Signed-off-by: unknown <unknown@users.noreply.github.com>
6 tasks
hanthor
approved these changes
Jul 1, 2026
hanthor
left a comment
Member
There was a problem hiding this comment.
Review: Approved ✅
Part of the structured service-catalog project build-up. Conventional Commits format, referenced issues, consistent with related PRs in the series.
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.
Summary
Formally defines Home Assistant-class workloads as deferred scope under the service-catalog epic (#51), closing #69. This is a planning/documentation change — no workflows, tests, or implementation code.
Adds §6 to
docs/homelab-contracts.mdwith:Links
Test plan