Files
cds-ai/cdsmcp
anthony.wen 68cd428733 Require CDC cleanup before Windows CMC reinstall in CDS MCP workflow
- update the Windows CMC install reference to require CDC project cleanup before reinstall when stale host state may exist
- update the VMware MigrateOps guide so the cleanup-first CMC preparation rule applies to both Linux and Windows sources
- document that Windows reinstall must be followed by a fresh CDC reconnect check before creating migration sessions
- update CDS MCP AGENTS guidance so Windows sources do not skip the standard CDC cleanup plus reinstall sequence
2026-03-26 10:14:11 -04:00
..

CDS MCP Workspace

This folder contains the VMware/vCenter and MigrateOps runbook material used for CDS MCP workflows.

Start Here

  • VMware compute migration workflow:
    • docs/vmware-migrateops-guide.md
  • VM lookup and FC/disk assignment workflow:
    • docs/vm-lookup-and-assignment.md
  • CMC install and uninstall reference:
    • docs/cmc-install-reference.md
    • includes the Windows SSH + PowerShell install/reinstall path
  • Run-specific learnings:
    • docs/run-learnings.md
  • Base operation template:
    • templates/vmw.yaml

Layout

  • docs/
    • operator guidance and learnings
  • templates/
    • reusable operation template inputs
  • artifacts/logs/
    • runtime log artifacts

Update Policy

  • Update workflow docs when rules, defaults, or checklists change.
  • Update docs/run-learnings.md only when a run adds a new lasting lesson.
  • Keep templates/vmw.yaml as the starting template for VMware compute MigrateOps operations.