Skip to content

Commit 9a6a7b3

Browse files
committed
Include adversarial reviews on compiler and type system work
1 parent d7c0671 commit 9a6a7b3

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

CONTRIBUTING.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -223,10 +223,11 @@ agents in Elixir spaces:
223223
use coding agents to implement it, as long as it follows the AI Contributions
224224
guidelines below.
225225

226-
* When automating AI usage on the Elixir codebase for performance improvements
227-
or security fixes, pair it with a separate set of agents whose job is to argue
228-
against and try to invalidate any proposed change. And treat their approval as
229-
advisory: a human must still validate it before opening issues or pull requests.
226+
* When automating AI usage on the Elixir codebase for performance improvements,
227+
security fixes, or correctness changes to the compiler or type system, pair it
228+
with a separate set of agents whose job is to argue against and try to invalidate
229+
any proposed change. And treat their approval as advisory: a human must still
230+
validate it before opening issues or pull requests.
230231

231232
If any code is written by AI, then you must follow the guidelines below.
232233

0 commit comments

Comments
 (0)