Selection Review Board¶
Institution — instantiates Discrete Commitment Optimization
A standing human body that deliberates over a proposed commitment bundle, rules on exceptions and fairness, and takes accountable ownership of the decision.
A Selection Review Board is the institution that owns a discrete commitment decision: a chartered group of people who convene to weigh a proposed bundle of commitments, adjudicate the constraints and exceptions that no model can settle, judge whether the outcome is fair and legitimate, and put their names to the result. Its defining property is human accountability under a deliberative procedure — it is not a table and not an algorithm but a body whose authority comes from its mandate and its process. Where a matrix displays the evidence and a solver computes an answer, the board decides, and in deciding it supplies the one thing machinery cannot: someone answerable for the choice, and a forum where contested values get argued in the open.
Example¶
A city runs a participatory budgeting program: residents propose neighborhood projects, and $5M must be committed to a feasible bundle. A candidate list arrives with cost estimates and eligibility checks already done. The Selection Review Board — a chartered panel of resident delegates, a budget officer, and an accessibility advocate — convenes to decide.
Their procedure is fixed in advance: confirm each proposed project actually fits the budget and legal constraints, apply the standing rule that every district must receive at least one funded project, hear appeals from proposers whose projects were flagged, and vote on the final bundle. When a popular downtown plaza would consume a third of the budget and leave two districts empty-handed, the board invokes its geographic-fairness rule and swaps in two smaller projects — a choice a pure vote-count would never have made. It records the funded bundle, the rejected proposals with reasons, and who is accountable for delivery. The legitimacy of the outcome rests not on optimality but on the board having followed a fair, visible process and stood behind it.
How it works¶
- Convene under a charter. A defined membership and mandate give the board standing to commit and to be held responsible.
- Apply a deliberative selection rule. Structured discussion and a voting or consensus procedure — not a formula — chooses the final bundle, with reasons attached.
- Rule on fairness and exceptions. The board enforces standing equity rules and hears appeals, exercising the judgment that formal constraints can't encode.
- Sanity-check feasibility. It confirms the proposed bundle actually respects budget, legal, and implementation realities before committing — a human audit over whatever produced the candidate list.
- Own and record the commitment. The board documents the decision, its rationale, and accountable owners.
Its engine is legitimate human judgment exercised through process; its output is a decision someone is answerable for.
Tuning parameters¶
- Membership composition — who sits on the board (experts, stakeholders, independents). Broader membership buys legitimacy but slows deliberation and can dilute expertise.
- Decision rule — majority vote, supermajority, or consensus. Higher thresholds protect against railroading but risk deadlock.
- Discretion latitude — how far the board may override the proposed ranking or model output. More latitude captures judgment; too much invites arbitrariness and lobbying.
- Transparency level — how openly deliberations and rationales are published. Openness builds trust but can chill candor.
When it helps, and when it misleads¶
Its strength is legitimacy and judgment where the decision is contested, values are at stake, or a model's precision would launder those values out of view. It can weigh the unquantifiable, grant principled exceptions, and — crucially — be held accountable, which no artifact or solver can be.
Its failure mode is that human bodies are slow, and their judgment is capturable: a board can rubber-stamp whatever the analysts put in front of it, or be swayed by the best-connected proposer rather than the strongest case. Deliberation can also drift into horse-trading that no one can reconstruct later. The classic misuse is convening a board for the appearance of legitimacy while the real selection was fixed upstream. The guarding discipline is procedural justice[n1]: bind the board to a written procedure, require recorded rationales, and separate the people who prepare the candidate bundle from the people who rule on it.
How it implements the components¶
selection_rule— its chartered deliberative-and-voting procedure is the rule by which the final bundle is chosen.fairness_guardrail— the board enforces standing equity rules (e.g. every district funded) and adjudicates fairness appeals.feasibility_audit— it human-checks that the proposed bundle actually respects budget, legal, and implementation constraints before committing.implementation_commitment_record— it documents the decision, the rejected options, the rationale, and accountable owners.
It does not implement dependency_graph or objective_function — mapping prerequisites and laying out comparative scores is the job of its nearest twin, the Project Selection Matrix; the board reads that artifact and rules on it rather than constructing it.
Related¶
- Instantiates: Discrete Commitment Optimization — it is the governance/accountability variant.
- Consumes: Project Selection Matrix — the board deliberates over the candidate bundle the matrix lays out.
- Sibling mechanisms: Project Selection Matrix · Assignment Model · Constraint Satisfaction Search · Crew Scheduling Model · Facility Location Model · Integer Programming Model · Integer Programming Solver · Solver Dashboard
Editorial Notes¶
Form Classification¶
Form family: Organization, Role & Governance
Rationale: Selection Review Board operates as an enduring role, team, authority, channel, or governance body that allocates responsibility because it a standing human body that deliberates over a proposed commitment bundle, rules on exceptions and fairness, and takes accountable ownership of the decision.
Independent corroboration: The frozen evidence defines Selection Review Board as 'A standing human body that deliberates over a proposed commitment bundle, rules on exceptions and fairness, and takes accountable ownership of the decision', so its operative form is Organization, Role & Governance.
Nearest alternative: Decision, Gate & Allocation — Selection Review Board includes features of a case-specific gate, selection, routing, prioritization, or resource disposition, but its defining operation is an enduring role, team, authority, channel, or governance body that allocates responsibility.
Review outcome: Independent reviewer agreement; medium confidence.
Origin Attribution¶
Primary origin: Organizational & Management Science
Origin pattern: Cross-disciplinary synthesis
Present-day reach: Multi-domain
Rationale: A standing panel that applies criteria, records deliberation, manages conflicts, and approves selections is an organizational decision-governance form. NSF and GAO document panel-based merit review and competitive selection controls; law and audit contribute procedural fairness and traceability.
Related originating lineages:
- Accounting & Auditing — accounting_auditing contributes controls, independent assurance, traceability, and exception review to this mechanism's defining operation—A standing human body that deliberates over a proposed commitment bundle, rules on exceptions and fairness, and takes accountable ownership of the decision—without displacing the selected primary historical lineage.
- Law & Governance — Legal doctrine, regulatory governance, and procedural accountability supplies a parallel or contributing lineage for the mechanism's defining operation: a standing human body that deliberates over a proposed commitment bundle, rules on exceptions and fairness, and takes accountable ownership of the decision.
- Medicine & Healthcare — Clinical ethics and allocation boards offer a mature precedent for accountable selection under scarcity.
- Public Administration & Policy — Public appointment, procurement, and benefits decisions commonly use review panels with recorded accountability.
- Systems Thinking & Cybernetics — Systems thinking, feedback control, and cybernetics supplies a parallel or contributing lineage for the mechanism's defining operation: a standing human body that deliberates over a proposed commitment bundle, rules on exceptions and fairness, and takes accountable ownership of the decision.
Review resolution: The blind reviewers disagree on primary lineage (law_governance versus organizational_management). Authoritative or primary research supports organizational_management as the best historical origin: A standing panel that applies criteria, records deliberation, manages conflicts, and approves selections is an organizational decision-governance form. NSF and GAO document panel-based merit review and competitive selection controls; law and audit contribute procedural fairness and traceability. The cited National Science Foundation, Merit Review Report; GAO, Competitive Selection Panels directly supports the mechanism's defining operation. All independently supported contributing domains are retained without an arbitrary cap. origin_mode=cross_disciplinary_synthesis records the lineage relationship, while domain_reach=multi_domain records later applicability separately from provenance.
Encyclopedia synthesis: The exact catalogued form synthesizes established practice rather than reproducing a single standard historical label.
Review outcome: Researched adjudication after independent review; high confidence.
Sources consulted:
Notes¶
[n1] Procedural justice (Tyler) holds that people accept outcomes they disagree with when the process was fair, voiced, and consistent. It is the reason a review board's legitimacy rests on its procedure rather than on reaching the mathematically optimal bundle. ↩