# `DiffoExample.Nbn.RspOwnership`
[🔗](https://github.com/diffo-dev/diffo_example/blob/v0.4.0/lib/nbn/rsp_ownership.ex#L5)

Shared RSP ownership policies for NBN resources.

Injects the standard three-tier policy into any RSP-owned resource:
- nil actor → bypass (internal Perentie calls)
- admin role → bypass
- create with RSP actor → allowed (rsp_id stamped by SetRspId)
- read/update/destroy → RSP can only access its own records

---

*Consult [api-reference.md](api-reference.md) for complete listing*
