research(cousin-coordination): Conductor-style zero-token YAML routing PoC for deterministic handoffs #456
Labels
No labels
W6d-automerge-calibration
agent/claude-code
agent/codex
agent/hermes
agent/iskra
agent/ollama
agent/patchwarden
automerge-candidate
class/security-sensitive
cutover-gate
dependency/blocked
dependency/blocks-others
dependency/cross-repo
dependency/needs-confirmation
domain:agents
domain:ci
domain:docs
domain:forgejo
domain:infra
domain:memory
domain:runtime
domain:signal
domain:ux
flow/architecture
flow/blocked
flow/deployed
flow/done
flow/implementation
flow/intake
flow/maintained
flow/observed
flow/ready
flow/refining
flow/retired
flow/review
iterating
judge/codex-candidate
judge/hermes-candidate
judge/low-confidence
judge/needs-refinement
judge/operator-needed
judge/p0
judge/p1
judge/p2
judge/p3
judge/park
judge/patchwarden-candidate
judge/stale-priority
kind/adr
kind/bug
kind/chore
kind/feature
kind/infra
kind/ops
kind/refactor
kind/research
large-impact
merge/auto
merge/manual
merge/manual-dependency-conflict
merge/manual-failing-tests
merge/manual-merge-conflict
merge/manual-missing-review
merge/manual-operator-preference
merge/manual-red-zone
merge/manual-security-sensitive
merge/manual-unclear-scope
merge/manual-unknown
meta
mode:operator-only
mode:patchwarden-iskra-approved
mode:safe-auto
needs-operator-decision
needs-triage
not-ready
observed/erroring
observed/needs-followup
observed/pending
observed/retire-candidate
observed/unused
observed/used
operator-emotional
owner-attention
phase/02
phase/03
priority:p0
priority:p1
priority:p2
priority:p3
proposed
ready-for-agent
ready-for-operator
recovery
review:claude-reviewed
review:codex-reviewed
review:dziadek-reviewed
review:needs-human
risk/exposure
risk/process
risk/product
risk/runtime
safety:external-write
safety:no-prod-mutation
safety:prod-impact
safety:secret-touch
size/large
size/medium
size/small
size/tiny
size/unknown
source/adr
source/agent-generated
source/manual
source/operator-chat
source/voice-note
status:blocked
status:codex-ready
status:merged:pending-evidence
status:needs-evidence
status:operator-needed
status:parked
tier/full
tier/lite
tier/stacked
tier:0-platform-substrate
tier:1-iskra-value-layer
tier:2-tools-products-modules
type:bug
type:chore
type:docs
type:feat
type:policy
type:research
No milestone
No project
No assignees
3 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
pdurlej/platform#456
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Why this matters
Per competitive brief 2026-05-24 + operator distillation głosówka:
Conductor (https://conductor-oss.org/) — open-source CLI, multi-agent workflows w YAML, routing decisions deterministic (Jinja2 expressions), zero tokenów na orchestration. LLM tylko robi pracę; deciding kto-co-robi to YAML logic.
Current pain (operator quote, głosówka 2026-05-24 + flow loop #17):
Wiele z tych handoffs to deterministic patterns:
Każdy z nich może być YAML rule, NIE LLM decision. Token savings + predictability + audit trail.
What to research / PoC
Acceptance criteria
Spec sources
agent-souls/practices/agent-coordination-protocol.mdOut of scope
Tier per ADR-0007: Medium (research + 1 PoC, touches cousin-coordination layer).
M10 disposition: moved to
10 - Improvements.What this is: Conductor-style zero-token YAML routing PoC.
Why parked here: This is a cousin-routing experiment; park as future workflow improvement, not current CI governance execution.
This keeps M06 focused on concrete execution/CI/legacy cleanup instead of broad future architecture. Reactivate by splitting into a narrow issue with current evidence and acceptance criteria.
Parked (p3, M10 closure plan #653 + Judging Claw priority). Reactivate when deterministic cousin-routing (Conductor YAML) is prioritized.
{
"confidence": 5,
"effort_hint": "medium",
"escalation": {
"kind": "none",
"reason": ""
},
"evidence_refs": [
{
"note": "Issue proposes researching Conductor-style zero-token YAML routing for deterministic cousin handoffs.",
"type": "forgejo",
"value": "issue-title-body-labels-and-target-snapshot"
},
{
"note": "Body frames current handoff pain as repeated manual delegation between Iskra, Claude, Codex, and review loops.",
"type": "forgejo",
"value": "issue-body-current-pain"
},
{
"note": "Snapshot labels mark the issue as priority p3, proposed, process-risk, and parked.",
"type": "snapshot",
"value": "target-snapshot-labels"
}
],
"impact": 3,
"judge_actor": {
"name": "iskra",
"runtime": "openclaw"
},
"judged_at": "2026-06-10T01:02:00Z",
"labels_to_apply": [
"judge/p3"
],
"piotr_fit": "medium",
"priority": "p3",
"rationale_summary": "This is P3 parked research because deterministic handoff routing could reduce coordination drag, but it should wait behind simpler proven delegation primitives.",
"reach": 4,
"recommended_next_action": "observe",
"rerun_reason": "no_prior_judgment",
"schema": "openclaw.judge.v0",
"target": {
"kind": "issue",
"number": 456,
"repo": "pdurlej/platform"
},
"target_snapshot": {
"body_hash": "sha256:cdf4e2bbff2eeacdbb7d91e46e539d7b440ca8fb06a8dd6c8944699cbd2b61be",
"commit_count": null,
"evidence_hash": "sha256:e7f5499ab67653e9449c5ec678ff7905ed00bcea6166a56f31f70a998e0d3591",
"head_sha": null,
"labels": [
"agent/claude-code",
"priority:p3",
"proposed",
"risk/process",
"status:parked"
],
"labels_hash": "sha256:d83abed0e54011849aab3b61f7d952bbb5bf812da877cff3201e445b01284ae0",
"state": "open",
"title_hash": "sha256:4f5d233c7f3eaa4293b14b95a062cc71467af83d6c91bea6951a05c3c34761ea",
"updated_at": "2026-06-01T08:53:17+02:00"
},
"top_caveat": "Keep any PoC narrow and read-only until routing rules, failure handling, and owner-visible audit trails are clear."
}