project_register
Turn any existing directory into an mdflow project by creating its .mdflow/project.json descriptor. Safe to run again when the descriptor already exists.
Instructions
Register an existing directory as an mdflow project. This creates only .mdflow/project.json and is idempotent when the descriptor already exists.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | ||
| name | No | ||
| projectRoot | Yes | ||
| includeStructured | No |