Skip to content

Commit 3605fae

Browse files
docs: document project sponsorship roles (#84)
Signed-off-by: Imran Siddique <45405841+imran-siddique@users.noreply.github.com>
1 parent 67552de commit 3605fae

2 files changed

Lines changed: 24 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@
88

99
End-to-end integration examples showing cMCP, Agent Manifest, and TRACE working together across deployment scenarios. Each example is self-contained and runnable on a fresh cloud VM. Running them shows how the projects compose: cMCP enforces policy at the tool call boundary, Agent Manifest carries the identity and capability declaration, cA2A attenuates authority at the agent-to-agent boundary, and TRACE emits a signed Trust Record for every tool invocation so you can see what the full audit trail looks like in practice.
1010

11+
Project support is recognized in [SPONSORS.md](SPONSORS.md). Sponsorship is
12+
separate from example authorship, fixture identities, partner provenance,
13+
adoption, and project governance.
14+
1115
## Examples
1216

1317
| Example | What it shows | Platform | Compliance |

SPONSORS.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# Sponsors
2+
3+
AgenTrust Examples is an open-source project. Sponsors provide funding,
4+
engineering time, infrastructure, or other in-kind support. Sponsorship does
5+
not confer project ownership, governance authority, or control over technical
6+
decisions or example results.
7+
8+
## Current sponsors
9+
10+
### OPAQUE Systems
11+
12+
Founding engineering and infrastructure sponsor, and contributor to the
13+
AgenTrust example ecosystem.
14+
15+
## Recognition policy
16+
17+
Sponsor recognition is separate from example authorship, partner provenance,
18+
and adoption. Vendor names and identities inside example manifests, policies,
19+
fixtures, and deployment profiles describe the scenario being exercised; they
20+
do not identify the owner of this repository or its projects.

0 commit comments

Comments
 (0)