From 12f7de3ef38a9fa389527c63682bccb001904a01 Mon Sep 17 00:00:00 2001 From: Vincent Koc Date: Fri, 24 Apr 2026 09:15:22 -0700 Subject: [PATCH] docs(capability-cookbook): normalize Provider and Harness Seams heading to sentence case --- docs/tools/capability-cookbook.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tools/capability-cookbook.md b/docs/tools/capability-cookbook.md index 3746fc02529..5c335f672e4 100644 --- a/docs/tools/capability-cookbook.md +++ b/docs/tools/capability-cookbook.md @@ -69,7 +69,7 @@ Feature/channel plugin: - calls `api.runtime.*` or the matching `plugin-sdk/*-runtime` helper - never calls a vendor implementation directly -## Provider and Harness Seams +## Provider and harness seams Use provider hooks when the behavior belongs to the model provider contract rather than the generic agent loop. Examples include provider-specific request