You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: GOVERNANCE.md
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,6 +15,16 @@ Steward duties include:
15
15
- preventing schema, example, manifest, checksum, and public-doc drift
16
16
- coordinating with Protocol-Commons, Agent Cards, and commandlayer.org mirrors so that current-line path teaching stays coherent
17
17
18
+
## Succession and continuity
19
+
20
+
If the founding steward becomes unavailable or chooses to step down, a successor steward may be designated by a signed repository update that:
21
+
22
+
- names the incoming steward explicitly
23
+
- updates this document and any mirrored governance metadata in the same change set
24
+
- preserves the rule that published release lines remain immutable
25
+
26
+
Until such a designation lands, no other party may claim unilateral authority to mutate published artifacts or redefine the current line retroactively.
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -261,6 +261,8 @@ sha256sum -c checksums.txt
261
261
262
262
Agent Cards v1.1.0 should bind directly to the current flat commercial schema URIs published by this repository. They should not point at the historical v1.0.0 `requests/` or `receipts/` paths when declaring current-line commercial capability.
263
263
264
+
The `manifest.json` alignment metadata is intentionally declarative only. It records the intended version pairing with Protocol-Commons and Agent Cards, but it must not be read as machine-verified cross-repository enforcement on its own.
265
+
264
266
Protocol-Commons and Protocol-Commercial therefore tell one coherent story:
0 commit comments