Utilities
Shared non-UI engines used across Sometic apps: HTTP, query (server state), document head / SEO, and pointers into related services.
Inventory
| Utility | Package | Docs |
|---|---|---|
| HTTP client | @sometic/http | HTTP |
| Query | @sometic/query | Query |
| Head / SEO | @sometic/head | Head / SEO |
| Auth orchestration | @sometic/auth | Authentication |
| Auth ↔ HTTP seam | @sometic/http/auth | Interceptors |
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.
Related hubs
- Services (auth + HTTP entry points)
- Authentication
- Query
- Head / SEO
- API packages map