From d13bc3ad8a133db4150131ee9471e10332dfc17f Mon Sep 17 00:00:00 2001 From: tegwick Date: Tue, 16 Jun 2026 07:34:49 +0200 Subject: [PATCH] chore: sync user wp 0019 statehub ids --- .../USER-WP-0019-provider-backed-postgres-conformance.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/workplans/USER-WP-0019-provider-backed-postgres-conformance.md b/workplans/USER-WP-0019-provider-backed-postgres-conformance.md index 5a17e48..e57170e 100644 --- a/workplans/USER-WP-0019-provider-backed-postgres-conformance.md +++ b/workplans/USER-WP-0019-provider-backed-postgres-conformance.md @@ -13,6 +13,7 @@ created: "2026-06-16" updated: "2026-06-16" depends_on: - USER-WP-0018 +state_hub_workstream_id: "40dbb193-1cbc-49b2-a08e-044f504c25e6" --- # USER-WP-0019 - Provider Backed Postgres Conformance @@ -42,6 +43,7 @@ record-count diagnostics against a real provider connection. id: USER-WP-0019-T1 status: done priority: high +state_hub_task_id: "425f0c51-4333-4f63-8397-ddc0bfe8a428" ``` Add env-gated live Postgres connection helpers that support `psycopg` or @@ -51,6 +53,7 @@ Add env-gated live Postgres connection helpers that support `psycopg` or id: USER-WP-0019-T2 status: done priority: high +state_hub_task_id: "f180d009-097d-45b9-aa1f-586f219f7916" ``` Require an explicit destructive reset acknowledgement before cleaning @@ -60,6 +63,7 @@ Require an explicit destructive reset acknowledgement before cleaning id: USER-WP-0019-T3 status: done priority: high +state_hub_task_id: "e2bbf3bd-04a2-4344-a252-330f2a190a0c" ``` Run the shared store conformance harness against a live provider connection @@ -69,6 +73,7 @@ when configured. id: USER-WP-0019-T4 status: done priority: medium +state_hub_task_id: "f3b781d0-3a46-4bab-a2c0-f4eb14d70ca9" ``` Add live checks for migration readiness and deterministic upsert uniqueness. @@ -77,6 +82,7 @@ Add live checks for migration readiness and deterministic upsert uniqueness. id: USER-WP-0019-T5 status: done priority: medium +state_hub_task_id: "33591917-3099-415f-8d9b-70c5273cf3b3" ``` Document provider setup, skip behavior, and remaining live conformance gaps.