generate_functional_objectives
Derive capabilities, functional objectives, and concrete tests from a feature spec. Each capability is tested against operating conditions to produce implementable Given-When-Then objectives.
Instructions
Derive capabilities, functional objectives, and the concrete tests to implement from the feature spec.
Capabilities are the behaviours the feature must deliver; each is walked
against a taxonomy of operating conditions (nominal, boundary, invalid
input, dependency failure, concurrency, …) to produce testable
Given-When-Then objectives — and then a concrete, implementable test is
specified for each objective (so the agent implements the tests rather than
deciding what to test). Requires a Pro plan. Billable — may take some time.
refresh=true re-derives from scratch, replacing prior generated (not
manually authored) capabilities, objectives, and tests.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| refresh | No | Re-generate from scratch instead of serving cached output. | |
| model_id | Yes | ID of the threat model. | |
| server_version | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||