Codex/feature parity pr hook (#6)

* CI: auto-refresh FEATURE_PARITY.md on PR updates

* docs: keep manual feature parity policy only

---------

Co-authored-by: Firat Sertgoz <[email protected]>
This commit is contained in:
firat.sertgoz
2026-02-09 03:00:35 +00:00
committed by GitHub
co-authored by Firat Sertgoz
parent 642c320b13
commit 91e27b7395
2 changed files with 17 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
# Contributing
## Feature Parity Requirement
When your change affects a tracked capability, update `FEATURE_PARITY.md` in the same branch.
### Required before opening a PR
1. Review the relevant parity rows in `FEATURE_PARITY.md`.
2. Update status/notes if behavior changed.
3. Include the `FEATURE_PARITY.md` diff in your commit when applicable.