prepare_legacy_project_for_ai
Transform legacy SAPUI5 projects for AI-assisted development by structuring code, creating baselines, and indexing context to enable automated analysis and generation.
Instructions
Prepare a legacy/existing project for high-quality AI delivery by orchestrating ensure, intake, baseline, and context index steps.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sourceDir | No | ||
| autoApply | No | ||
| runEnsureProjectMcp | No | ||
| ensureAutoApply | No | ||
| includeVscodeMcp | No | ||
| allowOverwrite | No | ||
| askForMissingContext | No | ||
| refreshBaseline | No | ||
| refreshContextIndex | No | ||
| reason | No | ||
| maxDiffLines | No |