refactor: rename await-kmsvc pattern to awaitTaskComplete
ci / test (push) Successful in 1m50s

- Better describes the intent: awaiting task completion via queue
- More descriptive than 'await-kmsvc'
- Applied to all workflow design documents
- Reflects the actual operation: wait for external task to complete

Updated files:
- DESIGN_MASTER_REVIEW.md
- SERVICE_INTEGRATION.md
- IMPLEMENTATION_PLAN.md
- CLI_DESIGN.md
- FINAL_COMPREHENSIVE_DESIGN.md
This commit is contained in:
Test
2026-08-31 18:30:11 -07:00
parent db71919207
commit c32f3e7077
7 changed files with 1769 additions and 2 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ spec:
labels:
app: poimen-worker
annotations:
git-commit: "74a8f2e8" # ✅ Updated on each push, triggers rolling restart
git-commit: "04792563" # ✅ Updated on each push, triggers rolling restart
deployment-date: "2026-08-31"
spec:
containers: