Skip to content

Commit 0737e54

Browse files
docs: document project sponsorship roles (#29)
## Summary - add a dedicated sponsor policy and recognition page - separate sponsorship from maintainership and project governance - protect contract, privacy, conformance, and evidence semantics from sponsor influence - link the policy from the repository overview ## Validation - `git diff --check` Signed-off-by: Imran Siddique <45405841+imran-siddique@users.noreply.github.com>
1 parent 07b16c4 commit 0737e54

2 files changed

Lines changed: 20 additions & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@ python examples/governed_workflow.py
129129
- [Roadmap](ROADMAP.md)
130130
- [Security](SECURITY.md)
131131
- [Governance](GOVERNANCE.md)
132+
- [Sponsors](SPONSORS.md)
132133
- [Releasing](RELEASING.md)
133134
- [Contributing](CONTRIBUTING.md)
134135

SPONSORS.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# Sponsors
2+
3+
AgentTrust Telemetry is an open-source AgenTrust project. Sponsors provide
4+
funding, engineering time, infrastructure, or other in-kind support.
5+
Sponsorship does not confer project ownership, governance authority, or control
6+
over technical decisions.
7+
8+
## Current sponsors
9+
10+
### OPAQUE Systems
11+
12+
Founding engineering and infrastructure sponsor, and contributor to the
13+
AgenTrust telemetry ecosystem.
14+
15+
## Recognition policy
16+
17+
Sponsor recognition is separate from maintainership and governance. Sponsors
18+
receive no authority over the telemetry contract, privacy profile, conformance
19+
fixtures, compatibility claims, or evidence semantics.

0 commit comments

Comments
 (0)