potiuk opened a new pull request, #102: URL: https://github.com/apache/airflow-steward/pull/102
## Summary Follow-up to #99. One missed rename in `MISSION.md` line 85 — the *"Validate vendor-neutrality in v1 pilots"* bullet still read *"modes A–C"* after #99 renamed every other reference. ## Diff ```diff - - **Validate vendor-neutrality** in v1 pilots: at least one project running modes A–C against a frontier-model backend, … + - **Validate vendor-neutrality** in v1 pilots: at least one project running Triage, Mentoring, and Drafting against a frontier-model backend, … ``` ## Test plan - [x] `grep -nE "\bModes?\s+[A-D]\b|\bmodes?\s+[A-D]\b" MISSION.md` returns no results - [x] `prek run --files MISSION.md` clean 🤖 Generated with [Claude Code](https://claude.com/claude-code) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
