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