Utilities

Shared non-UI engines used across Sometic apps: HTTP, query (server state), document head / SEO, and pointers into related services.

Inventory

UtilityPackageDocs
HTTP client@sometic/httpHTTP
Query@sometic/queryQuery
Head / SEO@sometic/headHead / SEO
Auth orchestration@sometic/authAuthentication
Auth ↔ HTTP seam@sometic/http/authInterceptors

Foundation packages such as @sometic/core, @sometic/events, and @sometic/store are documented under Foundation and Stores. Server cache belongs in Query, not the store.