mindbase_apply_template
Apply a schema template to an existing project by appending template prose to README.md and seeding template-specific sections in context.md. Re-running with the same template is idempotent, preventing duplicate content.
Instructions
Overlay a schema template onto an existing project. Appends template prose to README.md and seeds template-specific sections in context.md. Idempotent — re-running with same template is a no-op marker.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | No | Project id; defaults to the current project (config.json) | |
| templateId | Yes |