delimit_config_export
Export the current governance configuration as a shareable JSON bundle for sharing with teammates or importing into other projects.
Instructions
Export the current governance config as a shareable JSON bundle.
Reads delimit.yml (or .delimit/policies.yml) and the GitHub Action workflow from the project directory and packages them into a single portable config that can be shared with teammates or imported into other projects.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_path | No | Path to the project root (default: current directory). | . |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||