docs(capability-cookbook): normalize Provider and Harness Seams heading to sentence case

This commit is contained in:
Vincent Koc
2026-04-24 09:15:22 -07:00
parent 7e49cc87f9
commit 12f7de3ef3

View File

@@ -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