affiliate_set_client_strategy
Writes confirmed brand strategy and KPI documents to local configuration, validating KPI grammar to prevent errors before saving.
Instructions
Write the advisory Strategy.md and/or KPI.md for one brand (the brand slug from brands.json) to the local config directory. Use this only after confirming the content with the operator; the onboarding skill drafts and confirms, this tool persists. kpiMarkdown is validated against the fenced ```kpi grammar and is rejected without writing if it has parse errors (returned as parseErrors); these are local-config writes, not network writes, and never authorise a network action.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| brand | Yes | ||
| kpiMarkdown | No | ||
| strategyMarkdown | No |