Merged
Conversation
- Architecture.md: ADR-001 追加(デーモン採用の設計判断を記録)、 パッケージ構成・データフロー・責務分担表を daemon 方式に更新 - Configuration.md: DDNS_TIME / UPDATE_TIME の説明を正確に修正、 時間サフィックスフォーマット(1d/5m/2h/30s)の説明を追加、 設定例(最小構成・MyDNS+CF 併用)を追加 - Usage.md: daemon / keepalive コマンドを追加、 systemd タイマー方式の記述をデーモン方式に置き換え - Installation.md: タイマーユニット関連の記述を削除、 v1.5.0 以前からのアップグレードに関する注記を追加 Co-Authored-By: Claude Sonnet 4.6 <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.
変更内容
前セッションで指摘された「簡易的なドキュメントしか作らなかった」問題への対応。設計判断(ADR)を Architecture.md に記録し、今後の判断根拠が失われないようにする。