cyberneticlibrary

Route heterogeneous reviewers to consensus

stamina-dispatchworkflowsetup L20
chughtapan/safer-by-default
What it does

Dispatch heterogeneous reviewers and deterministically reduce to verdict

Best for

Deterministic dispatch orchestration when you need role-diverse review with a procedural verdict, not a human gate

Inputs
  • · [object Object]
Outputs
  • · [object Object]
Preconditions

Dispatch set classified by prose; targetUrl + acceptance accessible; reviewers defined in ROLE_SCOPE map

Failure modes

Args malformed (silent empty no-op risk); reviewer status unrecognized; at-ceiling misclassified; consensus reducer bug in Phase 4 table

Trust signals
  • · Defensive arg parsing with FAIL LOUD
  • · Deterministic consensus reducer
  • · Phase 3 status normalization (CHANGES_REQUESTED → ESCALATED)