All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Post the same Slack status summary as the interactive command to
NOTIFICATION_CHANNELonce when the process starts (when that channel is configured). - Open-source hygiene: contributing guide, security policy, code of conduct, onboarding and handoff docs, pre-commit (Ruff), GitHub issue templates, Dependabot, CodeQL, CODEOWNERS template, and
.gitattributes.
- Documentation: deployment URLs (Slack Request URL behind nginx
/paperscout/), clone URL in server setup, staging-style placeholders. db-backup.yml: matrix parallel backups forstaging/productionusing environment-level SSH secrets; uploads undergs://insights-db-backups/paperscout/<environment>/with unique temp files and object keys (UTC timestamp +run_id+run_attempt+ environment);EXITtrap removes temp dump on failure.SERVER_SETUPrestore examples updated (--no-owner, listing/copy by object name).cd.yml: validateDEPLOY_PATH,DEPLOY_BRANCH, andHEALTH_PORTGitHub Environment variables before SSH so missingHEALTH_PORTfails with a clear error instead of curlinghttp://localhost:/health.
- Initial public release as tracked in
pyproject.toml(WG21 paper tracking, Slack integration, PostgreSQL storage, Docker deploy, CI/CD workflows).