Add manifest-driven release tooling, wire CI and release workflows to validate deterministic release surfaces, register asp-doc as a submodule, and rewrite the release runbook around the standardized flow.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Map v0.4.1 to its release notes, update the compose package image template, and advance the documentation submodule.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Add stopped full backup and restore guidance to the Docker Compose package README files and update the documentation submodule pointer.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Include a standalone Chinese README in the Docker Compose release package and update the documentation submodule with deployment operations and upgrade pages.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Refresh runtime configuration before worker iterations so long-running worker processes do not keep stale lru_cache values after settings changes. Also probe the frontend healthcheck through 127.0.0.1 to match the nginx listener.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Ensure Docker Compose package scripts keep executable permissions and make the frontend certificate entrypoint executable in the image.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>