SAORI.io
Operational Matrix

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).

Operational Matrix

SAORI v0.1.0 — Multitenant Foundation, SUU Ledger & Healthz Telemetry

Release Notes for SAORI v0.1.0 (en)

Multi-Tenant System Tenant Foundation

Complete database segregation (sql/001-006) dividing master system control and customer tenant spaces via SaoriTenantBootstrapService.php.

SUU (System Utility Units) Ledger

Core financial quotas engine (sql/060, SaoriSuuLedgerService.php) with credit reservations (SaoriSuuReservationService.php) to prevent AI cost overruns.

Healthz & Telemetry Diagnostics

Centralized diagnostic endpoint (SaoriHealthService.php) evaluating connection speeds and operating buffers.

Project Onboarding & Code Indexing

Integration of remote code repositories with physical context indexing (SaoriRepositoryContextIndexService.php).