Skip to content

fix: align bundled email schema with delivery validation - #2

Merged
TDaglis merged 1 commit into
mainfrom
codex/align-email-schema
Sep 9, 2026
Merged

fix: align bundled email schema with delivery validation#2
TDaglis merged 1 commit into
mainfrom
codex/align-email-schema

Conversation

@TDaglis

@TDaglis TDaglis commented Sep 9, 2026

Copy link
Copy Markdown
Member

The bundled schema now checks the same basic email shape as delivery validation, so addresses such as agent@localhost fail at the schema step. Existing delivery acceptance and whitespace normalization are unchanged.

Adds regression coverage and refreshes the bundled contract checksum. Validation: 76 tests passed, one case-collision test skipped because the local filesystem prevents case-colliding entries; Ruff passed. No new dependencies or DNS checks.

@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 9, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-09-09T09:56:21.243581Z 1cef927 PR opened
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@TDaglis
TDaglis merged commit 0b56e85 into main Sep 9, 2026
11 checks passed
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.

2 participants