v1.3.0
Latest
Architecture Decision Records document the non-obvious design choices in Sealcraft -- the ones where a reasonable person might pick differently and deserves to know why we didn't.
- ADR-0001: Active-DEK uniqueness -- why the invariant uses both
KeyManagerchecks and a portable nullable unique hash - ADR-0002: Per-row requires explicit backfill -- why adopting the per-row strategy throws
InvalidContextExceptionon legacy rows instead of silently minting UUIDs