Feature Specifications
Each specification documents a platform feature by examining the actual source code. Specifications follow the feature-spec template and include file paths, line numbers, data models, API schemas, and acceptance criteria.Specification Index (23 specs)
P0 — Core Platform (must-document first)
P1 — Key Features
P2 — Important Features
P3 — Additional Features
How to Author a Spec
- Copy
templates/feature-spec.mdinto the appropriatespecs/NNN-name/directory. - Read the relevant equa-web and equa-server source code.
- Fill in every section with verified, cited information.
- Update this index and
README.mdwhen the status changes.