ML tools do not satisfy the authorship requirement, so they are merely
used, and not "create" on their own.
Signed-off-by: Eugene Syromiatnikov <esyr@openssl.org>
Reviewed-by: Paul Dale <paul.dale@oracle.com>
Reviewed-by: Kurt Roeckx <kurt@roeckx.be>
MergeDate: Thu Jun 25 07:22:26 2026
(Merged from https://github.com/openssl/openssl/pull/31643)
```
2. Similarly, if a non-trivial portion of a contribution was created
- by an AI, you must declare which agent and model were used. This
- is done by adding `Assisted-by: {agent}:{model}` below the commit
+ using an AI tool, you must declare which agent and model were used.
+ This is done by adding `Assisted-by: {agent}:{model}` below the commit
message:
```
- One-line summary of change with AI-created portions
+ One-line summary of change with AI-generated portions
Assisted-by: Claude:claude-sonnet-4-6
```