From 82ac20ae74c62e07099f09b8eac4c4470ca08974 Mon Sep 17 00:00:00 2001
From: Jiachen Li <3115250840@qq.com>
Date: Thu, 4 Jun 2026 14:57:42 +0800
Subject: [PATCH] docs(workflows): fix project bootstrap architecture layout
---
.../docs/assets/bootstrap-architecture.svg | 57 ++++++++++---------
1 file changed, 29 insertions(+), 28 deletions(-)
diff --git a/examples/workflows/project-bootstrap-automation/docs/assets/bootstrap-architecture.svg b/examples/workflows/project-bootstrap-automation/docs/assets/bootstrap-architecture.svg
index df0dbd9..ce999d8 100644
--- a/examples/workflows/project-bootstrap-automation/docs/assets/bootstrap-architecture.svg
+++ b/examples/workflows/project-bootstrap-automation/docs/assets/bootstrap-architecture.svg
@@ -38,22 +38,22 @@
GitLink Project Bootstrap Automation
Configuration-driven project initialization, CLI orchestration, GitLink execution, and reproducible evidence
-
-
-
- Input
+
+
+
+ Input
Project metadata
Repository target
Branches
Initial issues
-
+
sample_project.json
-
-
-
- Assets
+
+
+
+ Assets
README
LICENSE
Go CI
@@ -61,7 +61,7 @@
ROADMAP
-
+
CLI Orchestration
@@ -75,19 +75,20 @@
issue +create
-
-
-
- GitLink
+
+
+
+ GitLink
Repository state
- Collaboration branches
- Bootstrap issues
- Issue comment
-
- Apply mode only writes remotely
+ Collaboration
+ branches
+ Bootstrap issues
+ Issue comment
+
+ Apply mode writes remotely
-
+
Evidence
@@ -98,13 +99,13 @@
command log
-
-
-
-
+
+
+
+
-
- Dry-run records planned commands; apply mode executes and records results
+
+ Dry-run records planned commands; apply mode executes and records results
@@ -114,7 +115,7 @@
7 default CLI calls
Reproducible dry-run
-
- Validated on real GitLink repository
+
+ Validated on real GitLink repo