Conversation
…ity matrix for streaming and first-token latency validation.
- Add dedicated compatibility.yml workflow that runs the compat-matrix suite on every PR and push to develop/main/master - Upload JSON and Markdown compatibility artifacts on every CI run - Fail CI when a regression breaks vendor header, body, streaming, or path/query fidelity - Add writeMarkdown() to compatibility_matrix.zig to generate a human-readable summary table with status icons and latency data - Update compat_matrix.zig to emit both JSON and Markdown artifacts - Add Zig CI and Compatibility status badges to README - Clean up commented-out compat steps from zig-ci.yml
- Add docs/tls_strategy.md with decision matrix, deployment topologies, cipher details, and known limitations - Add TLS & Production Deployment section to README with topology table - Add §6 TLS Architecture section to docs/architecture.md - Add Ingress + TLS Secret manifests to standalone-deployment.yaml - Add TLS architecture header to sidecar-pod.yaml - Add tls: values block to Helm chart values.yaml - Wire TLS-aware HTTPS probe scheme in Helm deployment.yaml - Add tls_posture + production_tls_hint structured logs to main.zig - Add tls_smoke_test.zig with 5 tests (4 error paths + 1 happy path) - Register tls_smoke_test in root.zig test harness Review fixes applied: - Replace empty TLS Secret data with descriptive placeholders (Finding 2) - Add happy-path EC P-256 cert+key smoke test (Finding 6)
Feature/nmv3 002 compatibility ci
…, HTTP security tests, security review documentation, and a dedicated CI workflow.
… compliance, and pentest findings.
… parsing, main execution flow, and Docker CI/CD.
…and Kubernetes deployment via Helm.
…de audit logging, key management, and admin modules.
…I/PHI redaction, entity masking, and fuzzy matching.
…it emitter, configurable text stages, schema-aware processing, and initial application structure with healthcare starters.
…cation and its core components.
…drails, and observability infrastructure.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.