# @oshun/storage

Part of the **shared** domain: The `libs/shared/` area: ~47 cross-cutting Nx
libraries (mostly `@oshun/*`) that every domain and app composes — the
platform's substrate of auth, data access, observability, messaging, security,
AI plumbing, and content-integrity primitives.

## At a glance

- **Path:** `libs/shared/storage`
- **Domain:** shared (active)
- **Owner:** @GreyChimp
- **Docs:** [deep-dive](/docs/domains/shared/deep-dive) ·
  [systems one-pager](/docs/systems/lib-shared.md)
- **Nx project:** `@oshun/storage`

## Commands

```bash
pnpm nx test @oshun/storage
pnpm nx lint @oshun/storage
```

<!-- Generated starting point (audit F-3): owners, replace this note with usage examples and API notes. -->
