CES-108: clarify registry-overlay auto-rollout docs#192
Conversation
4d5b717 to
c578630
Compare
|
Advise-review (operator-gated): low-risk docs refinement — one sequencing caveat. This updates the docs + generator strings ( Caveat before merge: CES-108 is still In Verification. These docs now assert the auto-rollout as current behavior ('no separate manual rollout step'), so they should land together with CES-108's live-verification rather than ahead of it — otherwise an operator trusting 'no manual restart' could skip a step the hook isn't yet confirmed to perform live. The pre-existing overlay README already referenced the PostSync hook, so this likely refines already-true text; just worth confirming the hook is deployed + verified (a good live-verify checkpoint for CES-108 itself: change an overlay key, sync, confirm the CP Deployments roll automatically). Docs-only, no authority surface — safe once that's confirmed. |
c578630 to
a1bb3ca
Compare
|
Updated this PR to address the sequencing caveat from review and the CES-154 live data point. Changes after the rebase/amend:
Validation after rebase onto current
|
Summary
agent-workloads-secrets, while the CP-read HMAC verify seed remains a rare operator rotation outside the overlay hook.Tests
UV_CACHE_DIR=/tmp/uv-cache uv run python -m unittest tests.test_grant_ownership tests.test_workload_enablementUV_CACHE_DIR=/tmp/uv-cache uv run python scripts/generate_grant_ownership.py --checkgit diff --checkUV_CACHE_DIR=/tmp/uv-cache uv run python -m unittest discover -s testsVerification Note