# @oshun/contracts

Part of the **contracts** domain: The `libs/contracts/` area: eleven Nx
libraries that own the typed wire contracts — Zod schemas, event payloads, and
cross-domain boundary types — every Oshun service validates against. This page
is the entity-catalog view of the area; the narrative architecture lives in the
[Contracts domain space](../../DOMAINS/contracts/architecture.html).

## At a glance

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

## Commands

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

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