From 05af9d16d7480a121ff61d60e52f1322a0c2e72c Mon Sep 17 00:00:00 2001 From: custodian-sync Date: Sun, 23 Aug 2026 13:16:34 +0200 Subject: [PATCH] chore(consistency): renormalize lifecycle state [auto] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Updated by fix-consistency on 2026-08-23: - workplan status: ready → active Assistant: codex Assistant-Model: gpt-5.6-sol Assistant-Session: 01a02e47-6aac-7ee1-914d-0584c75d3c81 --- ...-WP-0012-credential-grant-authorization-surface.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/workplans/FLEX-WP-0012-credential-grant-authorization-surface.md b/workplans/FLEX-WP-0012-credential-grant-authorization-surface.md index 2a8ec53..4a127a3 100644 --- a/workplans/FLEX-WP-0012-credential-grant-authorization-surface.md +++ b/workplans/FLEX-WP-0012-credential-grant-authorization-surface.md @@ -4,7 +4,7 @@ type: workplan title: "Authorize railiance-platform credential-grant requests" domain: infotech repo: flex-auth -status: proposed +status: active owner: codex topic_slug: netkingdom planning_priority: P3 @@ -12,7 +12,7 @@ planning_order: 120 related_workplans: - RAILIANCE-WP-0005 created: "2026-08-11" -updated: "2026-08-11" +updated: "2026-08-23" state_hub_workstream_id: "89ecdb1f-ceb0-4a50-b72d-c3dfd5fa7c73" --- @@ -84,7 +84,7 @@ What is *actually* missing is narrower and worth stating precisely: ```task id: FLEX-WP-0012-T01 -status: todo +status: progress priority: medium state_hub_task_id: "a1c9ba0c-3413-4823-9f9e-ccee09cf5d74" ``` @@ -122,6 +122,11 @@ Done when the decision is recorded, and railiance-platform has agreed to it — this one cannot be decided unilaterally, because either option changes something they own. +Progress 2026-08-23: revalidated both repositories. The helper still emits the +flat payload and defaults to `/credential-grants/authorize`; flex-auth still +serves only `/v1/check`. The translation choice is therefore current, not stale. +Request railiance-platform agreement before implementing either wire shape. + ## T02 - Credential-grant policy package and fixtures ```task