From 6f3dc9515f9390a0058a212a56f4c81fb8654e9e Mon Sep 17 00:00:00 2001 From: tegwick Date: Mon, 14 Sep 2026 00:57:13 +0200 Subject: [PATCH] Register OpenRouter native contract completion Assistant: codex Assistant-Model: gpt-6-astra Assistant-Session: 01a09cbb-87c6-7900-a145-4ce53ba9f1a6 --- WORK-RECORDS.md | 3 +++ workplans/FLEX-WP-0026-openrouter-native-contract.md | 3 +++ 2 files changed, 6 insertions(+) diff --git a/WORK-RECORDS.md b/WORK-RECORDS.md index 54a50ef..62c15dd 100644 --- a/WORK-RECORDS.md +++ b/WORK-RECORDS.md @@ -33,6 +33,7 @@ | workplan | FLEX-WP-0023 | active | — | workplans/FLEX-WP-0023-operator-caller-access-path.md | | workplan | FLEX-WP-0024 | active | — | workplans/FLEX-WP-0024-decision-envelope-authenticity.md | | workplan | FLEX-WP-0025 | ready | — | workplans/FLEX-WP-0025-fact-versus-assertion.md | +| workplan | FLEX-WP-0026 | finished | — | workplans/FLEX-WP-0026-openrouter-native-contract.md | | task | FLEX-WP-0001-T001 | done | — | workplans/FLEX-WP-0001-repo-intent-and-architecture-baseline.md | | task | FLEX-WP-0001-T002 | done | — | workplans/FLEX-WP-0001-repo-intent-and-architecture-baseline.md | | task | FLEX-WP-0001-T003 | done | — | workplans/FLEX-WP-0001-repo-intent-and-architecture-baseline.md | @@ -151,6 +152,8 @@ | task | FLEX-WP-0025-T01 | todo | — | workplans/FLEX-WP-0025-fact-versus-assertion.md | | task | FLEX-WP-0025-T02 | todo | — | workplans/FLEX-WP-0025-fact-versus-assertion.md | | task | FLEX-WP-0025-T03 | wait | — | workplans/FLEX-WP-0025-fact-versus-assertion.md | +| task | FLEX-WP-0026-T01 | done | — | workplans/FLEX-WP-0026-openrouter-native-contract.md | +| task | FLEX-WP-0026-T02 | done | — | workplans/FLEX-WP-0026-openrouter-native-contract.md | | intake | FLEX-IN-0001 | closed | — | intakes/intakes.md | | intake | FLEX-IN-0002 | closed | — | intakes/intakes.md | | decision | FLEX-DEC-2026-001 | resolved | — | decisions/decisions.md | diff --git a/workplans/FLEX-WP-0026-openrouter-native-contract.md b/workplans/FLEX-WP-0026-openrouter-native-contract.md index f9e59d3..845e570 100644 --- a/workplans/FLEX-WP-0026-openrouter-native-contract.md +++ b/workplans/FLEX-WP-0026-openrouter-native-contract.md @@ -13,6 +13,7 @@ related_workplans: - WARDEN-WP-0039 - IR-WP-0004 - SECRETS-WP-0010 +state_hub_workstream_id: "e458b337-2373-5fe6-9136-880f45604183" --- ## Resolve the caller versus credential-owner contract @@ -21,6 +22,7 @@ related_workplans: id: FLEX-WP-0026-T01 status: done priority: high +state_hub_task_id: "d96a05c9-7ea7-53d7-87c9-ffeb19edd5f1" ``` `docs/openrouter-native-access.md` resolves the inbox requests using the existing @@ -35,6 +37,7 @@ Full Go race suite passed. No ops-warden binding or credential-owner rename. id: FLEX-WP-0026-T02 status: done priority: high +state_hub_task_id: "d85b9e4d-9f9f-5bec-add0-91f434f76f49" ``` Dedicated release revision 4 now uses published dd8dd517 image