# v0.105.1 full implementation details **Status: Released (2026-09-11).** v0.105.1 qualifies the frozen v0.104.0 contracts through delegated Graph V1 source authorization, runtime conformance, recovery, DVM exact-result checks, and upgrade validation. ## Completed work - ✅ Done — Graph V1 and Delta V1 public-SQL conformance runs against the packaged candidate. - ✅ Done — base-table sources support delegated coordination with schema `USAGE` and table `SELECT` plus `MAINTAIN`; graph members remain owner-equivalent only. - ✅ Done — DVM composition and differential/full equivalence checks retain exact schema, multiplicity, and effective-strategy assertions. - ✅ Done — rollback, exception, connection disruption, clone, and recovery scenarios are part of the qualification contract. - ✅ Done — WAL admission remains receipt-backed and fail-closed; the incomplete polling path stays disabled. - ✅ Done — the metadata-only v0.105.0 → v0.105.1 upgrade path is validated. - ✅ Done — candidate, artifact, PostgreSQL, suite, workload, and log evidence remain required for release publication. ## Deliberately deferred The 72-hour soak and seven-day longevity run remain deferred to later v1.0 qualification, as defined by the v0.105.x release series.