Changelog¶
This project follows the structure of Keep a Changelog. No release tags or release manifest exist in the repository. Git history for this service begins in May 2026.
[Unreleased]¶
Added¶
- Source-verified operator and developer documentation covering installation, configuration, architecture, database, development, deployment, and troubleshooting.
Security¶
- Documented committed database secrets without reproducing their values; deployments must rotate and remove them.
Known limitations¶
- Application DB and two systemd settings remain hardcoded despite legacy/documented environment names.
- The supplied schema lacks scheduler mode/repeat columns conditionally supported by code.
- Docker Compose, Dockerfile, and the older Docker guide are not a single consistent deployment path.
- Automated tests, build/release manifests, migrations, health checks, monitoring, Nginx, and automated TLS configuration are absent.
[1.0.0] - 2026-07-15¶
Added¶
- Documentation baseline for the existing Jasper service source.
This entry records the requested documentation baseline only. It does not assert a historical product release, artifact, or Git tag.