Skip to content

Features

Registry of product features with specification links and implementation status.

Feature Registry

Feature Status Specification
AI Digest In progress Overview · Architecture · Specification

Status Definitions

Status Meaning
Proposed Under discussion, not yet approved
Approved Approved for development, not yet started
In progress Actively being built
Released Available in production
Deprecated No longer actively maintained

Adding a Feature

To add a feature to this registry:

  1. Create a directory under docs/features/<feature-name>/.
  2. Add index.md (product overview), architecture.md (technical design), and specification.md (implementation details) as applicable.
  3. Add a row to the table above with the feature name, status, and links.

See the contributing guide for formatting standards.