Bug
Running the capability_discovery storyboard against the public test agent fails:
capability_discovery → core track → FAIL
✗ capability_discovery — Validate creative capabilities: failed
Agent: https://test-agent.adcontextprotocol.org/mcp
The get_adcp_capabilities response from the training agent doesn't pass the capability_discovery scenario's creative capabilities validation check in @adcp/client.
Expected
The training agent's capabilities response should pass all validators in the capability_discovery scenario.
Context
Discovered during storyboard validation (#1985). The capability_discovery storyboard was added to cover the only task without storyboard coverage.
Bug
Running the
capability_discoverystoryboard against the public test agent fails:Agent:
https://test-agent.adcontextprotocol.org/mcpThe
get_adcp_capabilitiesresponse from the training agent doesn't pass thecapability_discoveryscenario's creative capabilities validation check in@adcp/client.Expected
The training agent's capabilities response should pass all validators in the
capability_discoveryscenario.Context
Discovered during storyboard validation (#1985). The
capability_discoverystoryboard was added to cover the only task without storyboard coverage.