configure_design_system_source
Set the local DESIGN.md file as the source for Raven's design-system inventory and component comparison.
Instructions
Save which local DESIGN.md file Raven should use for design-system inventory and comparison.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| aliases | No | Project component id to Raven canonical component id aliases | |
| platform | No | Target platform: web-pointer, web-touch, ios, or android | |
| project_dir | Yes | Project directory where .raven configuration is stored | |
| source_kind | Yes | MVP source kind; only design-file is supported | |
| design_file_path | No | DESIGN.md path relative to the project directory; defaults to DESIGN.md |