repository_create
Create a validated local Git repository from an architecture declaration, without creating a commit.
Instructions
Create a validated local Git repository without creating a commit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target_path | Yes | ||
| initial_branch | No | main | |
| declaration_path | No | architecture.yaml | |
| declaration_source | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||