Generate Functional Objectives
generate_functional_objectivesDerive testable functional objectives and concrete Given-When-Then tests from a feature spec by evaluating capabilities under nominal, boundary, invalid, and failure conditions.
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 | |||