Skip to content

Refresh merge reliability evidence#366

Merged
adamziel merged 1 commit into
trunkfrom
codex/refresh-merge-roadmap-after-branch-guards
May 18, 2026
Merged

Refresh merge reliability evidence#366
adamziel merged 1 commit into
trunkfrom
codex/refresh-merge-roadmap-after-branch-guards

Conversation

@adamziel
Copy link
Copy Markdown
Contributor

What it does

Refreshes docs/merge-reliability.md after the latest reliability slices landed.

Rationale

The roadmap should track actual trunk evidence, not stale release or branch-birth status. v0.1.42 is now the current release-gate proof, and the Git update path now rejects existing non-main branches with missing SQLite databases.

Implementation

Adds evidence for:

  • built-in _wp_attachment_metadata.original_image invalid-shape handling
  • existing non-main Git update rejection when the branch DB is missing
  • v0.1.42 release workflow and Apple Silicon artifact

Testing instructions

git diff --check

Record the latest upload validator, branch-birth Git update guard, and v0.1.42 release gate evidence.
@adamziel adamziel merged commit ea09558 into trunk May 18, 2026
@adamziel adamziel deleted the codex/refresh-merge-roadmap-after-branch-guards branch May 18, 2026 18:52
@adamziel adamziel mentioned this pull request May 18, 2026
adamziel added a commit that referenced this pull request May 18, 2026
## Release `v0.1.43`

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

**Changelog draft:**
* Validate built-in attachment original image shape
([#364](#364))
* Reject Git branch updates without branch database
([#365](#365))
* Refresh merge reliability evidence
([#366](#366))

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

## Next steps

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

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