Scenario Baseline Cloning

Clone the closest existing eShopLite scenario baseline before adding a new modernization story.

Azure-Samples b22826d 631 B Updated

File contents

Pattern

Start new modernization scenarios from the closest working baseline: 01 for most demos, 06 for MCP, and 10 for A2A.

When to use

Use this when a new scenario needs to stay runnable while the new docs, contracts, or UI are being added.

Guidance

  • Keep the existing baseline projects intact until the new story is stable.
  • Document any non-01 baseline choice in the scenario README.
  • Preserve explicit Aspire parameter wiring and avoid hidden fallback behavior.

azure-samples/eshoplite/tree/main/.squad/skills/scenario-baseline-cloning commit b22826de8d

Frequently asked questions

npx skillmds@latest add azure-samples/scenario-baseline-cloning