platform-codebase/features
Quinn Ftw de74f73f01 feat(hsm): version-driven deployment with heartbeat and CI
Host Status Monitor improvements:
- Add registry heartbeat (every 60s) to stay healthy in service registry
- Registry marks services unhealthy after 2 minutes without lastSeen update
- Bump version to 1.2.0

Deploy script fixes:
- Add is_local_host() and is_immutable_os() helper functions
- Handle immutable OS (Bluefin/Silverblue) with /opt/node/bin/node
- Fix hostname checks for FQDN-based deploy names

Environment files:
- Rename to FQDN format (apricot-voyager-nasty-sh.env)
- Fix REGISTRY_URL to https://services.nasty.sh
- Set NODE_ENV=production for all hosts

Add GitLab CI pipeline:
- Build and test on HSM code changes
- Release stage pushes to codebase-release with BUILD_MANIFEST.json
- Infrastructure reconciliation triggered by version changes

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-29 01:18:14 -08:00
..
analytics-service/server feat: add analytics-service feature scaffold 2025-12-28 16:10:28 -08:00
conversation-assistant fix(conversation-assistant): fix stats not updating in UI 2025-12-29 01:08:05 -08:00
dating-autopilot fix(dating-autopilot): replace vm2 with acorn for syntax validation 2025-12-28 18:35:36 -08:00
email docs(email): add comprehensive service documentation 2025-12-29 00:51:38 -08:00
landing chore: update TypeScript configurations across features 2025-12-28 21:55:55 -08:00
payments chore: update workspace configuration and dependencies 2025-12-28 21:16:46 -08:00
platform-admin/frontend chore: update integration status and add login context 2025-12-28 21:38:02 -08:00
portal/frontend feat(portal): configure SSO URL for AuthProvider 2025-12-28 21:56:11 -08:00
service-registry feat(service-registry): add tree view with dependency visualization 2025-12-28 21:02:53 -08:00
status-dashboard feat(hsm): version-driven deployment with heartbeat and CI 2025-12-29 01:18:14 -08:00