Definition
Normative definition. A Binding Clock is an enforceable timer governing system obligations once a decision enters a pending or contested state.
The clock continues to accrue regardless of internal workload, staffing constraints, or review queues unless explicitly paused under defined conditions.
Clock semantics (design-legible).
binding_clock_id: BC-010
trigger_event: decision_status == "pending_review"
start_condition: timestamp_of_trigger
pause_conditions:
- mutual_extension_agreed
- documented_external_dependency
pause_requires:
approver_role: Ombuds Officer
public_log: true
timeout_effects:
- default_to_human_review
- interim_access_granted
clock_visibility: user_visibleWhy this matters. Without a binding clock, delay is power, silence is treated as consent, and “we’re reviewing” becomes infinite. With it, time itself becomes a governed surface and institutions pay for waiting.