Bundle: ci-pipeline-cleanup, Phase 6 follow-up.
Phase 5+6 commit removed the deploy-vendor-e2e-windows matrix from
ci.yml; this commit closes the Phase 6 deliverables that aren't
ci.yml-side:
1. NEW docs/connector-iis.md::Operator validation playbook
(Windows host) — the procedure operators run pre-release to flip
the IIS / WinCertStore vendor-matrix cells from
'operator-playbook' → '✓'. Mirrors the Bundle II frozen decision
0.14 third-criterion (operator manual smoke required).
2. docs/deployment-vendor-matrix.md — IIS + WinCertStore rows status
updated from 'pending' → 'operator-playbook' with link to the
new playbook section.
3. deploy/docker-compose.test.yml — windows-iis-test sidecar comment
updated to reflect that CI no longer activates this profile;
sidecar definition preserved for operator local use via
'docker compose --profile deploy-e2e-windows up -d windows-iis-test'.
Operator workflow going forward:
- Pre-release: run the playbook on a Windows host
- Record validation date + Windows Server version in
cowork/<bundle>/iis-validation-receipts.md
- Update docs/deployment-vendor-matrix.md cells if applicable