Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 1.11 KB

File metadata and controls

28 lines (18 loc) · 1.11 KB

Contributing to EYDII

Thank you for your interest in contributing to EYDII.

What You Can Contribute

This repository contains EYDII's SDKs and framework adapters. Contributions are welcome in these areas:

  • SDK improvements — Bug fixes, new methods, better ergonomics
  • New framework adapters — Connect EYDII to additional agent frameworks
  • Documentation — Corrections, clarifications, integration guides
  • Bug reports — Issues with SDKs or adapters
  • Examples — Integration patterns and use cases

What Lives Elsewhere

The EYDII behavioral engine, verification infrastructure, and mathematical proof system are proprietary and maintained by Veritera Engineering. Issues and feature requests for the platform are welcome here as GitHub Issues.

How to Submit

  1. Fork this repository
  2. Create a branch (git checkout -b my-change)
  3. Make your changes
  4. Submit a pull request with a clear description

License

By contributing, you agree that your contributions will be licensed under the terms described in the LICENSE file. All rights reserved by Veritera Corporation.