sim-relation-site 0.1.0

Bounded provider-neutral relation effect site for SIM.
Documentation
1
2
3
4
5
6
7
8
9
10
11
# sim-relation-site

`sim-relation-site` is the bounded, provider-neutral host effect seam for
checked relational plans and migration programs. It has no SQL parser or text
execution API. Callers choose a loaded site symbol plus an opaque `Datum`
locator; only the selected provider interprets that locator.

Every operation requires an operation-specific capability, records exactly one
kernel effect, and applies mandatory row, cell, byte, and work limits. Query
results are pushed into a caller-owned sink. Transactions and savepoints are
closure-managed so commit and rollback state cannot be manipulated directly.