Skip to content

Refresh merge reliability evidence for v0.1.43#371

Merged
adamziel merged 1 commit into
trunkfrom
codex/merge-reliability-evidence-v0143
May 18, 2026
Merged

Refresh merge reliability evidence for v0.1.43#371
adamziel merged 1 commit into
trunkfrom
codex/merge-reliability-evidence-v0143

Conversation

@adamziel
Copy link
Copy Markdown
Contributor

What it does

Updates docs/merge-reliability.md with the latest trunk evidence after v0.1.43 and the recent focused merge-hardening PRs.

Rationale

The roadmap document is our working map for what is covered versus still review-only. It should record the evidence when we add focused tests, especially around media metadata shape and ID-band dependent graph handling.

Implementation

Added recent-evidence bullets for:

  • generated-size and backup-size child mime-type invalid-shape coverage;
  • explicit wp_posts.post_parent child holds behind imported out-of-band parent IDs;
  • the successful v0.1.43 release across all five targets, including Apple Silicon macOS.

Testing instructions

git diff --check 'origin/trunk'...HEAD && git diff --check && git diff --cached --check

Record the v0.1.43 release plus recent attachment MIME-shape and explicit post_parent ID-band coverage.
@adamziel adamziel merged commit c13a9b6 into trunk May 18, 2026
1 check passed
@adamziel adamziel deleted the codex/merge-reliability-evidence-v0143 branch May 18, 2026 19:24
@adamziel adamziel mentioned this pull request May 18, 2026
adamziel added a commit that referenced this pull request May 18, 2026
## Release `v0.1.44`

Version bump and release metadata update for `v0.1.44`.

**Changelog draft:**
* Validate attachment child MIME metadata shape
([#368](#368))
* Cover non-string attachment child MIME metadata
([#369](#369))
* Cover explicit parent page ID holds
([#370](#370))
* Refresh merge reliability evidence for v0.1.43
([#371](#371))

**Full changelog:**
v0.1.43...release/v0.1.44

## Next steps

1. **Review** the changes in this pull request.
2. **Push** any additional edits to this branch (`release/v0.1.44`).
3. **Merge** this pull request to publish `v0.1.44`.

Merging will automatically build ForkPress binaries, create a GitHub
release, and update the Homebrew formula.

Co-authored-by: Codex <codex@openai.com>
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