-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNOTICE
More file actions
79 lines (53 loc) · 2.91 KB
/
Copy pathNOTICE
File metadata and controls
79 lines (53 loc) · 2.91 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
AgentCard — Standardized Identity & Capability Schema for AI Agents
Copyright 2026 Aevum Network Contributors
This product is licensed under the Apache License, Version 2.0.
You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
PATENT GRANT — NO RESERVATION
The Apache License 2.0 (Section 3) grants a perpetual, worldwide,
non-exclusive, no-charge, royalty-free, irrevocable patent license.
This NOTICE explicitly reaffirms:
- No patent claims covering the AgentCard schema, wire format, or
ULID-based agent identity scheme are reserved by the Licensor.
- No contributor holds back any patent beyond what Apache 2.0 grants.
- Any future contributor must agree to these terms before merge.
SPECIFICATION LICENSE
Specification documents (SPEC-CAUSAL-TOPOLOGY.md, schema.json, *-SPEC.md)
are additionally licensed under CC-BY 4.0:
https://creativecommons.org/licenses/by/4.0/
This allows AgentCard specifications to be incorporated into RFCs and
other standards documents with attribution, without a separate agreement.
PUBLIC DOMAIN POSTURE (Rule M1)
AgentCard is designed as an open public standard — no single entity owns
or controls the protocol. The Licensor publicly commits to NOT:
1. Add proprietary terms or dual-licensing to this repository.
2. File patent claims covering any part of the AgentCard schema.
3. Create a commercial edition withholding capabilities from the open version.
This git history and NOTICE serve as evidence of original intent.
Any fork preserving this NOTICE is the authoritative continuation.
---
AgentCard — AI Agent 標準化身份與能力規格
版權 2026 Aevum Network 貢獻者
本產品採用 Apache License 2.0 授權。
您可以在 http://www.apache.org/licenses/LICENSE-2.0 獲得許可證副本
專利授權 — 無保留
Apache License 2.0(第三條)授予永久的、全球性的、
非排他性的、免費的、免版稅的、不可撤銷的專利許可。
本通知明確重申:
- 對 AgentCard 規格、線路格式或基於 ULID 的 Agent 身份方案的專利主張
不由許可人保留。
- 任何貢獻者都不保留超出 Apache 2.0 授予範圍的任何專利。
- 任何未來的貢獻者必須在合併前同意這些條款。
規格授權
規格文件(SPEC-CAUSAL-TOPOLOGY.md、schema.json、*-SPEC.md)
額外採用 CC-BY 4.0 授權:
https://creativecommons.org/licenses/by/4.0/
這允許 AgentCard 規格被納入 RFC 和其他標準文件中,
僅需署名,無需另行協議。
公域立場(Rule M1)
AgentCard 設計為開放公共標準——沒有單一實體擁有或控制該協議。
許可人公開承諾不會:
1. 向本倉庫添加專有條款或雙重授權。
2. 申請涵蓋 AgentCard 規格任何部分的專利。
3. 創建功能受限的商業版本。
本 git 歷史和本通知作為原始意圖的證據。
任何保留本通知的複刻版本均視為本項目的正統延續。