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.
Query parameters
Product name
Feature name
Implementation name
Include per-ACID ref details
Include dangling stored states
Include deprecated ACIDs
Repeated status filter values, for example statuses=completed&statuses=null; the literal string null means a null status
Response
Feature context
Changes
No recorded changes to this endpoint across all 1 revision of this API.