afv-library/skills/testing-agentforce/assets
Steve Hetzel dca920f42e
Complete topic-to-subagent terminology update across skills
Comprehensive update replacing "topic" with "subagent" terminology throughout
the developing-agentforce and testing-agentforce skills to align with Agent
Script's `subagent` block naming.

Key changes:
- "Topic Selector" → "Subagent Router" in all agent templates and docs
- "Topic/action" → "Subagent/action" in documentation
- "Topic map" → "Subagent map" in diagram references
- Updated all architecture documentation to use "subagent" terminology
- Updated 19 .agent template files with new labels and comments
- Updated 8 reference documentation files with consistent terminology

API contract preservation:
- Test spec YAML files preserve "topic" terminology to match Testing Center API
- Added clarifying comments explaining topic/subagent equivalence in YAML files
- Field names like `expectedTopic` unchanged (Salesforce API requirement)

Preserved terms:
- "off-topic" (standard phrase for out-of-scope)
- "expectedTopic" field (Testing Center API)
- "platform topics" (Salesforce guardrail features)

32 files changed, 379 insertions(+), 366 deletions(-)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-04-24 10:00:40 -06:00
..
basic-test-spec.yaml Complete topic-to-subagent terminology update across skills 2026-04-24 10:00:40 -06:00
guardrail-test-spec.yaml Complete topic-to-subagent terminology update across skills 2026-04-24 10:00:40 -06:00
standard-test-spec.yaml Complete topic-to-subagent terminology update across skills 2026-04-24 10:00:40 -06:00