Skip to content

chore: start production readiness hardening#79

Merged
AlexJuca merged 5 commits into
mainfrom
codex/production-readiness-foundation-pr
Apr 27, 2026
Merged

chore: start production readiness hardening#79
AlexJuca merged 5 commits into
mainfrom
codex/production-readiness-foundation-pr

Conversation

@AlexJuca
Copy link
Copy Markdown
Owner

@AlexJuca AlexJuca commented Apr 27, 2026

This PR aims to harden our implementation for production readiness, her is what is does:

  • Harden CMake and GitHub Actions with strict warnings, Release coverage, and sanitizer CI.
  • Add strict numeric parsing for TTL and integer command paths.
  • Fix response buffering so partial writes and EAGAIN keep ordered queued responses instead of dropping frames.
  • Add signal-safe shutdown request handling and centralized server/client/database cleanup.
  • Add focused integration, response-writer, and lifecycle regression tests.

Related issues

These are references, not automatic closes, because several tickets are broader production-readiness tracks.

Refs #31
Refs #71
Refs #72
Refs #74
Refs #75
Refs #76
Refs #78

@AlexJuca AlexJuca self-assigned this Apr 27, 2026
@AlexJuca AlexJuca added enhancement New feature or request labels Apr 27, 2026
@AlexJuca AlexJuca changed the title Start production readiness hardening chore: start production readiness hardening Apr 27, 2026
@AlexJuca AlexJuca merged commit 5eb5983 into main Apr 27, 2026
5 checks passed
@AlexJuca AlexJuca deleted the codex/production-readiness-foundation-pr branch April 27, 2026 11:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant