This appendix defines the concrete API surface and observable semantics of the explicit reactive-dependency proposal.

The API is intentionally low-level. It provides invalidation sources, lazy cached derivations, synchronous notification, and deterministic disposal. It does not provide writable value cells, ambient dependency tracking, effects,...