Does this PR adhere to `Developer's Certificate of Origin 1.1` described in CONTRIBUTING.md?

(a) Does not seem to apply:
```
 (a) The contribution was created in whole or in part by me and I
     have the right to submit it under the open source license
     indicated in the file; or
```

(b) Also doesn't apply because this is based on previous work, but no one can assert knowledge of the licensing terms of the code it is based on:
```
 (b) The contribution is based upon previous work that, to the best
     of my knowledge, is covered under an appropriate open source
     license and I have the right under that license to submit that
     work with modifications, whether created in whole or in part
     by me, under the same open source license (unless I am
     permitted to submit under a different license), as indicated
     in the file; or
```

(c) Does not apply:
```
 (c) The contribution was provided directly to me by some other
     person who certified (a), (b) or (c) and I have not modified
     it.
```

> Disclaimer: I've used a significant amount of Claude Code tokens to create this PR. I've reviewed all changes myself.

I admire the aspiration behind the change, though
Does this PR adhere to `Developer's Certificate of Origin 1.1` described in CONTRIBUTING.md? (a) Does not seem to apply: ``` (a) The contribution was created in whole or in part by me and I have the right to submit it under the open source license indicated in the file; or ``` (b) Also doesn't apply because this is based on previous work, but no one can assert knowledge of the licensing terms of the code it is based on: ``` (b) The contribution is based upon previous work that, to the best of my knowledge, is covered under an appropriate open source license and I have the right under that license to submit that work with modifications, whether created in whole or in part by me, under the same open source license (unless I am permitted to submit under a different license), as indicated in the file; or ``` (c) Does not apply: ``` (c) The contribution was provided directly to me by some other person who certified (a), (b) or (c) and I have not modified it. ``` > Disclaimer: I've used a significant amount of Claude Code tokens to create this PR. I've reviewed all changes myself. I admire the aspiration behind the change, though