Thank you for your interest in contributing to AgentTrust examples.
This repo carries first-party examples and flagship partner examples developed with the maintainers. Every line is reviewed and every claim in a README is verified against a real run before merge.
Vendor and product integrations belong in agentrust-io/integrations - self-serve, with published rules and a community/verified tier model. PRs adding vendor integrations here will be redirected there.
- Fork the repository and create a feature branch (
git checkout -b feat/my-example) - Commit using Conventional Commits
- Open a pull request against
mainwith a clear description of the example
Each example should live in its own subdirectory with a self-contained README.md and runnable code.
Use GitHub Security Advisories rather than public issues.
See CODE_OF_CONDUCT.md.