Skip to content

Add operational health history for v0.44.0 - #98

Merged
crypt0rr merged 1 commit into
mainfrom
codex/v0.44.0-operations
Aug 14, 2026
Merged

Add operational health history for v0.44.0#98
crypt0rr merged 1 commit into
mainfrom
codex/v0.44.0-operations

Conversation

@crypt0rr

Copy link
Copy Markdown
Owner

What changed

  • Add persisted, bounded operational snapshots for queue age, provider failures, database size, backup age, restore status, and readiness degradation reasons.
  • Surface the latest operational state and recent snapshots in the admin interface.
  • Expose safe operational readiness headers without changing the existing healthy HTTP response contract.
  • Add a non-destructive retention review threshold and documentation.
  • Add release-documentation/version checks, CI wiring, and Renovate grouping for related Go tooling.

Why

This completes the v0.44 operational-visibility and recovery-governance work while keeping diagnostics household-scoped, redacted, and bounded. The readiness endpoint remains usable for orchestration, while headers and admin diagnostics distinguish database availability from operational degradation.

Validation

  • gofmt and git diff check
  • go test ./... -count=1
  • go test -race ./... -count=1
  • go vet ./...
  • pinned lint and vulnerability checks
  • make fmt-check tooling-check version-check VERSION=v0.44.0 coverage
  • Docker test/runtime builds
  • container startup, readiness, persistence, manual sync, and graceful-shutdown smoke test

@crypt0rr
crypt0rr marked this pull request as ready for review August 14, 2026 17:33
@crypt0rr
crypt0rr merged commit 676bb9f into main Aug 14, 2026
3 checks passed
@crypt0rr
crypt0rr deleted the codex/v0.44.0-operations branch August 14, 2026 17:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant