diff --git a/examples/workflows/project-bootstrap-automation/docs/assets/bootstrap-architecture.svg b/examples/workflows/project-bootstrap-automation/docs/assets/bootstrap-architecture.svg deleted file mode 100644 index ce999d8..0000000 --- a/examples/workflows/project-bootstrap-automation/docs/assets/bootstrap-architecture.svg +++ /dev/null @@ -1,121 +0,0 @@ - - GitLink project bootstrap automation architecture - A five-stage architecture diagram for the GitLink project bootstrap automation workflow. - - - - - - - - - - - - - - - - - - - - - - - - - - GitLink Project Bootstrap Automation - Configuration-driven project initialization, CLI orchestration, GitLink execution, and reproducible evidence - - - - - Input - Project metadata - Repository target - Branches - Initial issues - - sample_project.json - - - - - - Assets - README - LICENSE - Go CI - CONTRIBUTING - ROADMAP - - - - - - CLI Orchestration - - repo +info - - branch +list - - branch +create - - issue +create - - - - - - GitLink - Repository state - Collaboration - branches - Bootstrap issues - Issue comment - - Apply mode writes remotely - - - - - - Evidence - Markdown report - Issue summary - manifest.json - files.json - command log - - - - - - - - - Dry-run records planned commands; apply mode executes and records results - - - - - Go implementation - - 7 default CLI calls - - Reproducible dry-run - - Validated on real GitLink repo - -