deploy: platform-neutral runbook + compose/systemd examples, Synology doc slimmed to deltas#5
Merged
Conversation
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
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.
Implements
docs/superpowers/specs/2026-07-04-generic-deployment-docs-design.md(first commit on this branch).What changed
deploy/README.md(new) — invariants-first generic runbook: thecircadian_daemon:block requirement, env-var-only key delivery, pre-pinned TLS, the data-dir/mount contract, host networking for SSE, supervision caveats, and healthy-start log lines; then three thin method sections (docker run / docker compose / bare-metal venv + systemd), the TV-bias shared-mount pattern, a daemon-less pointer, and a troubleshooting table.deploy/docker-compose.yml+deploy/systemd/hueman-circadian.service(new) — real, copyable artifacts the runbook links to.deploy/synology/README-docker.md— slimmed 183 → 74 lines to Synology-only deltas layered on the generic doc (paths, sudo docker path, Container Manager import, rsync-not-scp, tvsig permissions).README.md— three deployment pointers now lead withdeploy/README.md.no application key(only a wrong key 401s), and the TLS-pin failure's real error text.Verification
hueman/cli.py,circadian_daemon.py,config.py,pin.py,client.py, and the Dockerfile in review.🤖 Generated with Claude Code