You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
sims-hq/docs
Thomas Joise 62eb937012 feat(d33): database backup script (pg_dump + rotation)
scripts/backup.mjs (npm run backup): pg_dump the DB to a timestamped compressed
pg_restore-able file under ./backups (gitignored), keep newest HQ_BACKUP_KEEP (14).
Locates pg_dump on PATH or the Windows PostgreSQL install dir. Verified against live
data: 304 KB dump, 32 tables, valid archive. Backups hold plaintext creds (D32) so
backups/ is gitignored + documented as access-controlled. Pending: schedule + off-box
copy + DB password out of server.ts.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
3 days ago
..
superpowers docs: feature roadmap from ultracode design pass (9 features speced + build order) 3 days ago
06-DECISIONS.md feat(d33): database backup script (pg_dump + rotation) 3 days ago
07-DB-AND-CONFIG.md docs: HQ ops console spec (D15) + roadmap/decisions updates 2 weeks ago
11-ADMIN-SUPPORT-CONSOLE.md docs: HQ project identity (README, STATUS, CLAUDE) + fix cross-repo doc links 5 days ago
14-SPEC-HQ-CONSOLE.md docs: bring all documents current with the delivered redesign (D17) 5 days ago
16-PROJECT-RULES.md docs: HQ ops console spec (D15) + roadmap/decisions updates 2 weeks ago
DEPLOY-HQ.md docs: D20 — hq.simssoftware.com on the company EC2; runbook gets the decided target + RDS-first sequencing (D19 switch delivered) 4 days ago