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: index.html
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -318,7 +318,8 @@ <h2>The problem</h2>
318
318
<h2>How MPCP works</h2>
319
319
<p>A payment is accepted only if the recipient can verify a chain of signed artifacts. Each step narrows what the machine is allowed to do. As shown above, MPCP flows from policy through budget and payment authorization to settlement.</p>
320
320
<p><strong>MPCP is to machine payments what OAuth is to API authorization.</strong></p>
321
-
<ahref="/spec/architecture/reference-flow/" class="dive-in">View the end-to-end MPCP flow →</a>
321
+
<ahref="/spec/architecture/fleet-ev-reference-flow/" class="dive-in">View the Fleet-EV reference flow →</a>
322
+
<ahref="/spec/architecture/human-agent-reference-flow/" class="dive-in">View the Human-Agent reference flow →</a>
0 commit comments