platform-codebase/VERSION.json
Quinn Ftw e19eef394a feat(host-status-monitor): add service-registry self-registration
Changes:
- Add RegistryClient import and self-registration on startup
- Register as type='infra' with metadata (capabilities, role, description)
- Remove duplicate SIGTERM/SIGINT handlers from agent.ts
- Add graceful shutdown with service registry deregistration
- Use placeholder port=1 and healthEndpoint='/health' (agents don't listen)

Result:
- Monitoring agents now visible in service-registry dashboard
- Registry shows both status-dashboard and host-status-monitor instances
- Enables centralized inventory of all infrastructure components

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-27 23:07:49 -08:00

8 lines
136 B
JSON

{
"major": 0,
"merges": 0,
"builds": 15,
"version": "0.0.15",
"lastMerge": null,
"lastBuild": "2025-12-27T23:07:49-08:00"
}