Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions ADOPTERS.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# Adopters

Organizations and projects using the Agent Governance Toolkit in production or as part of their agent security infrastructure.

If you are using AGT, please consider adding yourself to this list by opening a pull request. It helps the project gain momentum and helps others discover real-world use cases.

| Organization | Description | Usage | Links |
|---|---|---|---|
| [Nobulex](https://nobulex.com) | Cryptographic accountability infrastructure for AI agents | Bilateral receipt primitive merged into AGT (PRs [#1302](https://github.com/microsoft/agent-governance-toolkit/pull/1302), [#1333](https://github.com/microsoft/agent-governance-toolkit/pull/1333); 216 LOC, 11 tests). Pre-execution + post-execution Ed25519 signatures hash-chained via JCS/RFC 8785 for tamper-evident audit trails. 8 byte-match validated implementations across 7 organizations. AAIF Growth-stage project with TC sponsorship. | [GitHub](https://github.com/arian-gogani/nobulex) |
Loading