(docs) Add pobsync 1.0 roadmap

Document the remaining 1.0 work as ordered, reviewable chunks with
checkboxes for install/update flow, logging, preflight validation,
retention UX, dashboard polish, restore docs, config cleanup, and release
hardening.

Link the roadmap from the README and note how it can later be mirrored into
Gitea milestones and issues.
This commit is contained in:
2026-05-20 01:07:17 +02:00
parent 7cd87bc8a8
commit bfe17969e6
2 changed files with 116 additions and 0 deletions

View File

@@ -185,3 +185,7 @@ systemctl status pobsync-web pobsync-worker pobsync-scheduler
Development, Docker, maintainer tooling, and architecture notes live in:
- [docs/development.md](docs/development.md)
The 1.0 delivery roadmap is tracked in:
- [docs/roadmap-1.0.md](docs/roadmap-1.0.md)