From dac2a649dc28ef4cc28e2c2d8305c9bff0b68a21 Mon Sep 17 00:00:00 2001 From: Claude Date: Fri, 17 Jul 2026 12:56:21 +0000 Subject: [PATCH] Add ai-ml-engineer persona to carbon-aware-ai-scheduling pattern AI/ML engineers make workload deferral and scheduling decisions alongside DevOps/infra/architects, so the pattern should carry the same persona tag as the other 8 new AI patterns from PR #407. --- docs/operations/carbon-aware-ai-scheduling.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/operations/carbon-aware-ai-scheduling.md b/docs/operations/carbon-aware-ai-scheduling.md index ed2e9cdd..a52ba2a4 100644 --- a/docs/operations/carbon-aware-ai-scheduling.md +++ b/docs/operations/carbon-aware-ai-scheduling.md @@ -12,8 +12,9 @@ tags: - persona:devops-engineer - persona:infrastructure-engineer - persona:solution-architect + - persona:ai-ml-engineer - size:large -personas: DevOps Engineer, Infrastructure Engineer, Solution Architect +personas: DevOps Engineer, Infrastructure Engineer, Solution Architect, AI/ML Engineer description: Reduce the carbon impact of AI workloads by running them in cloud regions with lower grid carbon intensity and scheduling deferrable jobs during periods of high renewable energy availability. ---