From 0ff204bcde81544b50e4c225c7cc695f4844a8d2 Mon Sep 17 00:00:00 2001 From: Imran Siddique Date: Sat, 8 Aug 2026 09:12:13 -0700 Subject: [PATCH 1/2] docs(adopters): drop the placeholder row The table had exactly one row and it read "Your org here". On a public repo that advertises zero adoption more loudly than having no table at all. Removed the table, kept the instructions for adding an entry, and asked explicitly for early-evaluation feedback, which is the thing an alpha with a moving delegation surface actually needs. Co-Authored-By: Claude Opus 5 (1M context) --- ADOPTERS.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ADOPTERS.md b/ADOPTERS.md index 5253946..8a34b4c 100644 --- a/ADOPTERS.md +++ b/ADOPTERS.md @@ -1,7 +1,7 @@ # Adopters -Organizations using cA2A in production or evaluation. Open a PR to add your organization. +Organizations using cA2A in production or evaluation are listed here. -| Organization | Use Case | Since | -|---|---|---| -| Your org here | - | - | +To add yours, open a PR adding a line with your organization, the use case, and the month you started. Anything you are not able to say publicly, leave out; a one-line entry is worth more than a case study you have to get approved. + +cA2A is alpha and the delegation surface is still moving, so early evaluations are especially useful to us even when they do not become entries here: open a [Discussion](https://github.com/orgs/agentrust-io/discussions) or contact the maintainers listed in [MAINTAINERS.md](MAINTAINERS.md). From 1325443ef280b7e7f6f75833f82cd808ecb83f77 Mon Sep 17 00:00:00 2001 From: Imran Siddique Date: Sat, 8 Aug 2026 13:16:41 -0700 Subject: [PATCH 2/2] chore: re-run CI after agent-manifest 0.10.1 lifted the cryptography cap