docs: reorganize project docs (CHANGELOG + TODO + UNIFICATION)#60
Merged
Conversation
The unification shipped across #37 (Phases 1-7); the doc no longer describes future work. Move it under docs/, flip the status header to "implemented", resolve the two open-decision sections inline, and repoint README.md and CLAUDE.md at the new path. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Record completed work newest-first, grouped by merge date with PR links: UPS monitoring (#59), macOS benchmark suite (#53), per-platform tags (#52), server backups, HTTPS-over-Tailscale rollout, setup unification (#37), CachyOS/Arch support (#18). Detail extracted from TODO.md. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Move completed work into CHANGELOG.md; keep only partial/untouched items (live-run cleanup, OpenCode local models, CachyOS follow-ups, NPM HTTPS edge, server observability #49, qBittorrent VPN, Raspberry Pi 4). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
ulises-c
marked this pull request as ready for review
July 12, 2026 09:23
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 & why
Documentation-only reorganization.
UNIFICATION.mdstill read as a pending spec eventhough the unification shipped (Phases 1–7, #37), and
TODO.mdhad grown into a mix ofdone and open work with no changelog. This splits those concerns cleanly.
Changes
docs/UNIFICATION.md— moved out of the repo root and reframed from a "planned"spec into the design record: status header flipped to implemented, the two
OPEN DECISION/Open questionssections resolved inline, phased-breakdown introput in past tense. References repointed in
README.mdandCLAUDE.md.CHANGELOG.md(new) — completed work, newest-first, grouped by merge date withPR links: UPS monitoring (server: UPS monitoring via NUT + PeaNUT dashboard #59), macOS benchmark suite + review fixes (feat(benchmarks): macOS benchmark suite + fresh-install and review fixes #53),
per-platform tags (Package optimization: per-platform fields, tags, validator + interactive picker #52), server backups, HTTPS-over-Tailscale rollout, setup
unification (feat: setup unification — one packages.json + root setup.sh/verify.sh, shims, dotfiles (#36, Phases 1-7) #37), CachyOS/Arch support (feat(cachyos): CachyOS desktop setup + Claude install improvements #18).
TODO.md— trimmed to open items only (partial or untouched); everything donemoved into the changelog. Cross-links updated.
Notes
AGENTS.md/CLAUDE.mdconsolidation (AGENTS.md as the master agent doc,CLAUDE.md inheriting via
@AGENTS.md) is intentionally out of scope here and willland in a follow-up.
🤖 Generated with Claude Code