Release summaries
unified-query-stack-cursor-read
Add the first unified query stack across contracts, runtime client cache boundaries, governed provider reads, and EntityWorkspace local-vs-remote query ownership.
maintainer
Maintainers get a canonical contract-owned query envelope and DataView cursor descriptor that package surfaces can share instead of reimplementing search, filter, sort, pagination, and offline policy shapes.
integrator
Integrators can execute governed cursor reads through provider-database while using runtime client cache helpers without binding public APIs to TanStack implementation types.
customer
EntityWorkspace hosts can opt into remote query ownership so server-filtered results are not double-filtered locally on web or native.
