Skip to content

Commit f95aa87

Browse files
committed
docs(plan): fix Mermaid parse in Phase 4 sequence diagram
1 parent 6237ced commit f95aa87

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

1917-java-embed-rust-cli-runtime-remove-before-merge/1917-embed-cli-runtime-ignorance-reduction-plan-phase-04-sequence-diagram.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,11 @@ sequenceDiagram
3131
end
3232
end
3333
34-
Note over Agent,Tests: Step 4.1: PlatformDetector (linux-x64 correctness gate in this phase)
35-
Note over Agent,Tests: Step 4.2: NativeRuntimeLoader (linux-x64 extraction/cache now; uber-jar multi-platform readiness noted for future)
36-
Note over Agent,Tests: Step 4.3: NativeBinding + JnaNativeBinding + OutboundCallback
37-
Note over Agent,Tests: Step 4.4: FfiRuntimeHost lifecycle + callback drain + write/close safety
38-
Note over Agent,Tests: Step 4.5: RuntimeConnection integration in CopilotClient + env var resolution + compatibility validation
34+
Note over Agent,Tests: Step 4.1 PlatformDetector. linux-x64 correctness gate in this phase.
35+
Note over Agent,Tests: Step 4.2 NativeRuntimeLoader. linux-x64 extraction and cache now. Uber-jar multi-platform readiness is for a later phase.
36+
Note over Agent,Tests: Step 4.3 NativeBinding, JnaNativeBinding, and OutboundCallback.
37+
Note over Agent,Tests: Step 4.4 FfiRuntimeHost lifecycle, callback drain, and write-close safety.
38+
Note over Agent,Tests: Step 4.5 RuntimeConnection integration in CopilotClient, env var resolution, and compatibility validation.
3939
4040
Agent->>Build: Execute Step 4.6a (reactor restructure)
4141
Build-->>Agent: Parent/sdk module structure green

0 commit comments

Comments
 (0)