fix: reconcile persistent service state - #43
Draft
ilyaZar wants to merge 5 commits into
Draft
Conversation
ilyaZar
force-pushed
the
fix-service-state-rescan-0.1.7
branch
from
August 27, 2026 14:46
13a86ef to
0397c53
Compare
ilyaZar
marked this pull request as ready for review
August 27, 2026 21:56
ilyaZar
force-pushed
the
fix-service-state-rescan-0.1.7
branch
from
August 30, 2026 21:20
0397c53 to
6d83411
Compare
ilyaZar
marked this pull request as draft
August 30, 2026 21:20
- keep runtime and startup choices independent - surface silent service enablement drift
- keep external systemd checks tunable - reject unsafe polling intervals
- make one folder or every folder rescannable - keep the local host identity available while stopped - tighten the top level service controls
- prevent remote values from becoming rich text - satisfy marketplace security review
- publish service state and rescan fixes - keep release documentation lean
ilyaZar
force-pushed
the
fix-service-state-rescan-0.1.7
branch
from
August 30, 2026 21:46
6d83411 to
4600867
Compare
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
Commit stack
fix: reconcile persistent service statefeat: configure service probe intervalfeat: add folder rescan controlsfix: render plugin text as plain textbuild: release 0.1.7The first commit can be replaced if the reporter of #42 contributes the fix.
Commits 2-5 are intentionally kept separate so they can remain stacked on top
without changing their code.
Status
Draft only. Do not merge while contributor authorship is being coordinated.
Related to #42.