v1
latestOpenAPI 3.0.02026-07-17527114.4 KBActions
Read canonical feature context
Return the complete context for one feature in one implementation.
This is the main read endpoint for spec-driven work. It returns the complete list of acceptance criteria, including the requirement definitions, lists of existing references in code, and additional metadata.
Agents should call this before making additional code changes so they work from the same inherited source of truth that reviewers and dashboards use.
get/feature-context
Query parameters
product_namestring required
Product name
feature_namestring required
Feature name
implementation_namestring required
Implementation name
include_refsboolean
Include per-ACID ref details
include_dangling_statesboolean
Include dangling stored states
include_deprecatedboolean
Include deprecated ACIDs
statusesstring[]
Repeated status filter values, for example statuses=completed&statuses=null; the literal string null means a null status
Response
Feature context