SAORI.io
Release Notes

SAORI v0.2.0 — API Identity, Capabilities Catalog & Hierarchical Backlog

Release Notes for SAORI v0.2.0 (en)

API Identity & Token Foundation

Managed database schemas for token rotations and ownership (sql/008, sql/015, sql/017) with JWT authentication via SaoriApiGuard.php.

Capabilities & Role Enforcement

Highly granular security framework via the capability catalog (SaoriCapabilityEnforcementService.php), dividing user identities and agent credentials.

Backlog Hierarchy & Status Propagation

Recursive model support (Epics -> Stories -> Cards -> Subtasks) with state engine cascades (SaoriTaskDerivedStateService.php).

SAID Registry

Globally unique identifiers registry with statistical load calibration (SaoriSaidForecastCalibrationService.php).