collect_legacy_project_intake
Collect and persist legacy project context to improve AI guidance quality while reducing repeated prompts and token usage.
Instructions
Collect and persist legacy-project contextual intake to improve AI guidance quality while minimizing repeated prompts/tokens.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| intakePath | No | ||
| dryRun | No | ||
| reason | No | ||
| maxDiffLines | No | ||
| askForMissingContext | No | ||
| projectGoal | No | ||
| businessDomain | No | ||
| criticality | No | ||
| runtimeLandscape | No | ||
| ui5RuntimeVersion | No | ||
| allowedRefactorScope | No | ||
| mustKeepStableAreas | No | ||
| knownPainPoints | No | ||
| constraints | No | ||
| complianceRequirements | No | ||
| notes | No |