PR #46 is the current merge-reliability hardening milestone. It adds broad WordPress semantic coverage, plugin validator infrastructure, crash/branch-birth/ID-band regressions, stale-audit revalidation, filesystem hardening, release preflight fixes, and documentation.
This issue tracks the remaining work needed before we can describe ForkPress merging as fully and completely reliable across real-world WordPress/plugin workloads.
Follow-up checklist
Current evidence from PR #46
docs/merge-reliability.md maps the nine reliability objectives to tests/docs and explicit remaining gaps.
docs/plugin-merge-validators.md documents the plugin validator contract.
docs/merge-crash-consistency.md maps covered crash boundaries, including the representative actual Git-push crash path, and the remaining external kill harness work.
docs/stale-audit-workflow.md documents the revalidation model and remaining plugin/schema evidence gaps.
docs/merge-repair-policy.md documents when semantic repairs must remain review-only.
tests/cow/merge.php, tests/cow/e2e.sh, and tests/cow/git_server.php contain the focused regression coverage added by the milestone.
Related: #46
PR #46 is the current merge-reliability hardening milestone. It adds broad WordPress semantic coverage, plugin validator infrastructure, crash/branch-birth/ID-band regressions, stale-audit revalidation, filesystem hardening, release preflight fixes, and documentation.
This issue tracks the remaining work needed before we can describe ForkPress merging as fully and completely reliable across real-world WordPress/plugin workloads.
Follow-up checklist
INTEGER PRIMARY KEYplugin patterns.Current evidence from PR #46
docs/merge-reliability.mdmaps the nine reliability objectives to tests/docs and explicit remaining gaps.docs/plugin-merge-validators.mddocuments the plugin validator contract.docs/merge-crash-consistency.mdmaps covered crash boundaries, including the representative actual Git-push crash path, and the remaining external kill harness work.docs/stale-audit-workflow.mddocuments the revalidation model and remaining plugin/schema evidence gaps.docs/merge-repair-policy.mddocuments when semantic repairs must remain review-only.tests/cow/merge.php,tests/cow/e2e.sh, andtests/cow/git_server.phpcontain the focused regression coverage added by the milestone.Related: #46