What problem does it solve? Brownfield estates need a repeatable way to move existing Azure workloads onto a platform after assessment, but official guidance stops at the assessment itself. This Skill executes the disposition map — Recipe-wrap, Refactor, Leave in place, or Retire — one workload and one PR at a time. ## Core Features & Use Cases - Disposition-driven onboarding: Wrap existing Terraform/Bicep in Radius Recipes, refactor onto the golden path with AVM modules, register workloads for visibility only, or plan decommissioning. - PR-gated workflow: Each workload moves on its own branch with guardrail verification, evidence references, rollback notes, and human approval before merge. - Progress tracking: The disposition map is updated per row (proposed → PR open → merged → verified) and doubles as an onboarding progress report or follow-up assessment delta. - Use Case: After an estate assessment marks 40 workloads for migration, sequence them by effort and risk, wrap the Terraform-based ones in Radius Recipes, regenerate the rest on the golden path, and track every move through merged PRs. ## Quick Start Take this disposition map from the estate assessment and onboard the first low-risk workload by wrapping its Terraform in a Radius Recipe and opening a PR.