Skip to content

Commit 2d392b1

Browse files
committed
deploy: f677212
1 parent 36a17ad commit 2d392b1

40 files changed

Lines changed: 3956 additions & 89 deletions

File tree

spec/404.html

Lines changed: 30 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -861,14 +861,42 @@
861861

862862

863863
<li class="md-nav__item">
864-
<a href="/spec/architecture/reference-flow/" class="md-nav__link">
864+
<a href="/spec/architecture/fleet-ev-reference-flow/" class="md-nav__link">
865865

866866

867867

868868
<span class="md-ellipsis">
869869

870870

871-
Reference Flow
871+
Reference Flow (Fleet EV)
872+
873+
874+
875+
</span>
876+
877+
878+
879+
</a>
880+
</li>
881+
882+
883+
884+
885+
886+
887+
888+
889+
890+
891+
<li class="md-nav__item">
892+
<a href="/spec/architecture/human-agent-reference-flow/" class="md-nav__link">
893+
894+
895+
896+
<span class="md-ellipsis">
897+
898+
899+
Reference Flow (Human-Agent)
872900

873901

874902

spec/architecture/actors/index.html

Lines changed: 31 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1012,14 +1012,42 @@
10121012

10131013

10141014
<li class="md-nav__item">
1015-
<a href="../reference-flow/" class="md-nav__link">
1015+
<a href="../fleet-ev-reference-flow/" class="md-nav__link">
10161016

10171017

10181018

10191019
<span class="md-ellipsis">
10201020

10211021

1022-
Reference Flow
1022+
Reference Flow (Fleet EV)
1023+
1024+
1025+
1026+
</span>
1027+
1028+
1029+
1030+
</a>
1031+
</li>
1032+
1033+
1034+
1035+
1036+
1037+
1038+
1039+
1040+
1041+
1042+
<li class="md-nav__item">
1043+
<a href="../human-agent-reference-flow/" class="md-nav__link">
1044+
1045+
1046+
1047+
<span class="md-ellipsis">
1048+
1049+
1050+
Reference Flow (Human-Agent)
10231051

10241052

10251053

@@ -2104,7 +2132,7 @@ <h2 id="settlement-rail">Settlement Rail</h2>
21042132
<p>MPCP does not replace settlement systems—it <strong>controls authorization above them</strong>.</p>
21052133
<h2 id="see-also">See Also</h2>
21062134
<ul>
2107-
<li><a href="../reference-flow/">Reference Flow</a> — Full actor interaction in EV charging scenario</li>
2135+
<li><a href="../fleet-ev-reference-flow/">Reference Flow</a> — Full actor interaction in EV charging scenario</li>
21082136
<li><a href="../system-model/">System Model</a></li>
21092137
</ul>
21102138

spec/architecture/artifact-lifecycle/index.html

Lines changed: 32 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<link rel="canonical" href="https://mpcp-protocol.github.io/spec/architecture/artifact-lifecycle/">
1414

1515

16-
<link rel="prev" href="../reference-flow/">
16+
<link rel="prev" href="../human-agent-reference-flow/">
1717

1818

1919
<link rel="next" href="../../protocol/mpcp/">
@@ -877,14 +877,42 @@
877877

878878

879879
<li class="md-nav__item">
880-
<a href="../reference-flow/" class="md-nav__link">
880+
<a href="../fleet-ev-reference-flow/" class="md-nav__link">
881881

882882

883883

884884
<span class="md-ellipsis">
885885

886886

887-
Reference Flow
887+
Reference Flow (Fleet EV)
888+
889+
890+
891+
</span>
892+
893+
894+
895+
</a>
896+
</li>
897+
898+
899+
900+
901+
902+
903+
904+
905+
906+
907+
<li class="md-nav__item">
908+
<a href="../human-agent-reference-flow/" class="md-nav__link">
909+
910+
911+
912+
<span class="md-ellipsis">
913+
914+
915+
Reference Flow (Human-Agent)
888916

889917

890918

@@ -2006,7 +2034,7 @@ <h2 id="storage">Storage</h2>
20062034
</ul>
20072035
<h2 id="see-also">See Also</h2>
20082036
<ul>
2009-
<li><a href="../reference-flow/">Reference Flow</a> — End-to-end EV charging scenario with timeline</li>
2037+
<li><a href="../fleet-ev-reference-flow/">Reference Flow</a> — End-to-end EV charging scenario with timeline</li>
20102038
<li><a href="../../protocol/mpcp/">Protocol specs</a> — Full artifact specifications</li>
20112039
</ul>
20122040

spec/architecture/authorization-chain/index.html

Lines changed: 32 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<link rel="prev" href="../actors/">
1717

1818

19-
<link rel="next" href="../reference-flow/">
19+
<link rel="next" href="../fleet-ev-reference-flow/">
2020

2121

2222

@@ -957,14 +957,42 @@
957957

958958

959959
<li class="md-nav__item">
960-
<a href="../reference-flow/" class="md-nav__link">
960+
<a href="../fleet-ev-reference-flow/" class="md-nav__link">
961961

962962

963963

964964
<span class="md-ellipsis">
965965

966966

967-
Reference Flow
967+
Reference Flow (Fleet EV)
968+
969+
970+
971+
</span>
972+
973+
974+
975+
</a>
976+
</li>
977+
978+
979+
980+
981+
982+
983+
984+
985+
986+
987+
<li class="md-nav__item">
988+
<a href="../human-agent-reference-flow/" class="md-nav__link">
989+
990+
991+
992+
<span class="md-ellipsis">
993+
994+
995+
Reference Flow (Human-Agent)
968996

969997

970998

@@ -1962,7 +1990,7 @@ <h2 id="see-also">See Also</h2>
19621990
<ul>
19631991
<li><a href="../system-model/">System Model</a> — How the chain fits in the overall architecture</li>
19641992
<li><a href="../artifact-lifecycle/">Artifact Lifecycle</a> — When each artifact is created</li>
1965-
<li><a href="../reference-flow/">Reference Flow</a> — Full EV charging walkthrough</li>
1993+
<li><a href="../fleet-ev-reference-flow/">Reference Flow</a> — Full EV charging walkthrough</li>
19661994
<li><a href="../../protocol/artifacts/">Protocol: Artifacts</a> — Detailed artifact specs</li>
19671995
</ul>
19681996

spec/architecture/reference-flow/index.html renamed to spec/architecture/fleet-ev-reference-flow/index.html

Lines changed: 33 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@
1010

1111

1212

13-
<link rel="canonical" href="https://mpcp-protocol.github.io/spec/architecture/reference-flow/">
13+
<link rel="canonical" href="https://mpcp-protocol.github.io/spec/architecture/fleet-ev-reference-flow/">
1414

1515

1616
<link rel="prev" href="../authorization-chain/">
1717

1818

19-
<link rel="next" href="../artifact-lifecycle/">
19+
<link rel="next" href="../human-agent-reference-flow/">
2020

2121

2222

@@ -27,7 +27,7 @@
2727

2828

2929

30-
<title>Reference Flow - MPCP Spec</title>
30+
<title>Reference Flow (Fleet EV) - MPCP Spec</title>
3131

3232

3333

@@ -114,7 +114,7 @@
114114
<div class="md-header__topic" data-md-component="header-topic">
115115
<span class="md-ellipsis">
116116

117-
Reference Flow
117+
Reference Flow (Fleet EV)
118118

119119
</span>
120120
</div>
@@ -893,7 +893,7 @@
893893
<span class="md-ellipsis">
894894

895895

896-
Reference Flow
896+
Reference Flow (Fleet EV)
897897

898898

899899

@@ -914,6 +914,34 @@
914914

915915

916916

917+
<li class="md-nav__item">
918+
<a href="../human-agent-reference-flow/" class="md-nav__link">
919+
920+
921+
922+
<span class="md-ellipsis">
923+
924+
925+
Reference Flow (Human-Agent)
926+
927+
928+
929+
</span>
930+
931+
932+
933+
</a>
934+
</li>
935+
936+
937+
938+
939+
940+
941+
942+
943+
944+
917945
<li class="md-nav__item">
918946
<a href="../artifact-lifecycle/" class="md-nav__link">
919947

0 commit comments

Comments
 (0)