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.
Documentation Index
Fetch the complete documentation index at: https://acai.sh/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Product name
Feature name
Implementation name
Include per-ACID ref details
Include dangling stored states
Include deprecated ACIDs
Repeated status filter values; the literal string null means a null status
Response
Feature context