Mark SECRETS-WP-0011 ready with operator decisions
All checks were successful
CI Smoke / host-smoke (push) Successful in 0s
CI Smoke / container-smoke (push) Successful in 1s

Co-Authored-By: Claude Opus 5.5 <noreply@anthropic.com>

Assistant: claude-code
Assistant-Model: opus
Assistant-Process: 226514@bnt-lap001
Assistant-Session: 26ba103d-05fe-45a1-9cd7-9475bf239df6
This commit is contained in:
tegwick 2026-09-23 17:19:18 +02:00
parent 5fec3049c9
commit 4e85b90a74

View file

@ -4,7 +4,7 @@ type: workplan
title: "Multi-lane exec-owner delivery" title: "Multi-lane exec-owner delivery"
domain: infotech domain: infotech
repo: secrets-engine repo: secrets-engine
status: proposed status: ready
flavor: implementation flavor: implementation
owner: claude-code owner: claude-code
topic_slug: netkingdom topic_slug: netkingdom
@ -22,6 +22,10 @@ also needs the Activity Core worker token to claim its queue row. Operator
decision 2026-09-23: generalize secrets-engine delivery rather than add a decision 2026-09-23: generalize secrets-engine delivery rather than add a
rein-side token-file reader. rein-side token-file reader.
Operator decisions 2026-09-23: one decision chain per lane (no flex-auth
package change), and the worker-token lane uses ordinary lane approval, not
human control, since it only lets a worker claim jobs.
Scope: one exec may deliver fields from more than one cataloged lane into one Scope: one exec may deliver fields from more than one cataloged lane into one
catalog-bound owner. The primary lane stays the one named by `--catalog`; catalog-bound owner. The primary lane stays the one named by `--catalog`;
the others are companions declared on the primary's `exec_owner`. the others are companions declared on the primary's `exec_owner`.