• v10.4.6 4014e0f125

    10.4.6 — transact-safe metadata crossings
    Some checks failed
    Publish (The Source) / Publish to The Source registry (push) Successful in 12m31s
    CI / Node 22 (push) Successful in 12m25s
    CI / Node 24 (push) Successful in 12m20s
    CI / Bun (latest) (push) Successful in 12m29s
    CI / Integration + conformance (Node 22) (push) Failing after 16m56s
    Stable

    fleet-bot released this 2026-08-31 23:50:45 +02:00 | 3 commits to main since this release

    The metadata-index operations take their JSON-safe view at the crossing (execute and rollback time) instead of construction time. transact() delete legs share one verb object between the graph and metadata retraction ops; the graph leg resolves endpoint ints at execute time and mirrors them onto that object as BigInt, so a plan-time sanitize aliased the pollution and every transact-wrapped edge delete aborted against a strict provider. Pins cover the direct unrelate, the noun-remove cascade, a mixed batch, and construction-time-mutation unit cases (5 red before, 5 green after).

    Downloads