mason_complete_init
Record assistant instruction setup for a project in local and shared config files. Preserves original setup time on repeated calls.
Instructions
Record assistant instruction setup locally in ignored .mason/local/project.json, with feature settings in shared .mason/config.json. Other tools work without this marker. Repeated calls preserve the original setup time and existing settings; pass confluenceConfigured only to change that setting.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dir | Yes | Absolute path to the project root directory | |
| confluenceConfigured | No | Set the Confluence setup status; omit to preserve the existing value |