The Dual Clamp: Governing Premature Certainty and Trauma-Driven Non-Closure

    Breyden E. Taylor · Prompted LLC · 24 July 2026

    cs.HC · cs.AI · 9 pages · 2,413 words · parent foundation only · gates P05, P06, P07, P10, P11

    Abstract

    Decision support is commonly optimized against premature certainty, but interventions that make closure harder can create a second failure: a team refuses to declare after evidence, authority, and consequence conditions have been met. We formalize symmetric closure governance with two independent constraints. The action clamp prevents unsupported transition; the delay clamp prevents suspension from persisting when delay becomes the more dangerous irreversible path. Responsibility class, reversibility, blast radius, point-of-no-return distance, evidence cost, and human agency configure both clamps. Synthetic pilots show the relevant tradeoff: branch-preserving interfaces reduce encoded premature closure while adding decision time; lane preservation reduces unsupported terminal declarations while increasing missed warranted declarations. We preregister a human study that measures both directions under matched workload and mission utility.

    Claim register

    • P03-C1 — formal/proposed · reopens: new replication, falsifier, source correction, or configuration change
    • P03-C2 — testable hypothesis · reopens: new replication, falsifier, source correction, or configuration change
    • P03-C3 — implemented-or-pilot bounded · reopens: new replication, falsifier, source correction, or configuration change
    • P03-C4 — external validation required · reopens: new replication, falsifier, source correction, or configuration change
    pdf sha256
    d5f4edb5477a5ddbc9682f1508b6dae2563f74fff3da2685b83ab79bfc5acaa7
    src sha256
    3c7fd161367386320024b4866112ff148d2124f03a3022082246939f31ccee14
    md sha256
    dc2c1c7ccd1be197eace816ce2fd23d8c4b298cba01b0f254d79b8428fb0d6d0
    Reading scale

    Proposed arXiv categories: cs.HC / cs.AI Publication DAG node: P03, Wave A Dependencies: the frozen parent foundation only Claim register: P03-C1, P03-C2, P03-C3, P03-C4

    1. Thesis and scope

    Uncertainty is not a virtue and closure is not a vice. Both are governed states whose lawfulness depends on evidence, consequence, authority, and the competing irreversibility of action and delay.

    The paper contributes a two-hazard model, a dual-clamp state machine, responsibility-indexed thresholds, and a study design in which overcaution is a primary adverse outcome rather than a footnote. It also separates hold, review, refuse, declare, and terminalize, preventing one confidence threshold from carrying all responsibility.

    FORKED is an internally owned and managed estate inside the Ubiquity Federation, Prompted LLC's flagship governance substrate. The estate inherits the Fractal Quivers of Quivers parent topology, production splat mechanics, center exclusion, receipt-bearing lawful traversal, lifecycle separation, and the rule that models propose morphisms while governance determines admissible motion [@Taylor2026FQoQ; @Taylor2026OpenCenter; @Prompted2026Ubiquity]. This paper studies one bounded expression of that parent architecture. It neither renames the parent substrate nor inherits universal applicability from it.

    The evidence lanes are kept separate. A canonical or source artifact establishes what that artifact states. A component test establishes behavior under its recorded configuration. A synthetic campaign establishes behavior of the generator and analysis pipeline, not human, hardware, customer, field, or operational performance. Novel cross-domain claims are preregistered as hypotheses and remain open to null, adverse, localized, and disproving results.

    Dependency freeze. No paper dependencies.

    2. Interlattice position

    The interlattice is the citation and governance relationship among the parent FQoQ topology, production splat mechanics, the FORKED foundational architecture, the Native Range, the Experimental Program, and the companion papers in this DAG. Citations are therefore typed: a parent citation supplies inherited architecture; a native citation supplies component behavior; a synthetic citation supplies generator-level evidence; a companion citation supplies a versioned specialized argument. No downstream citation converts an upstream hypothesis into a universal fact.

    This paper's claims are:

    • P03-C1: the central mechanism is formally representable and testable.
    • P03-C2: the specified controls can distinguish the mechanism from simpler alternatives.
    • P03-C3: the recorded implementation or synthetic evidence establishes only its declared lane.
    • P03-C4: external applicability requires the preregistered receipts and remains domain-bound.

    3. Problem statement

    Modern AI systems frequently compress unlike objects into a common output surface. Facts, hypotheses, instructions, permissions, model predictions, runtime observations, and institutional decisions can all arrive as fluent text or a single status field. The resulting failure is architectural before it is linguistic: a local representation acquires authority that its source never possessed. Uncertainty is not a virtue and closure is not a vice. Both are governed states whose lawfulness depends on evidence, consequence, authority, and the competing irreversibility of action and delay.

    4. Parent architecture

    Suspension as state

    Uncertainty has two common failure modes. The system can collapse too early, converting incomplete evidence into settled state. Or it can remain open too long, converting the fear of error into mission failure. FORKED treats suspension as a lifecycle-bearing object with entry conditions, obligations, maximum intervals, release criteria, and correction paths.

    A suspension ticket includes:

    SuspensionTicket = {
      object,
      reason,
      responsibility_class,
      horizon,
      live_branches,
      missing_receipts,
      active_clamps,
      evidence_obligations,
      entered_at,
      maximum_hold,
      delay_cost,
      action_cost,
      review_condition,
      declaration_condition,
      refusal_condition,
      reopen_condition,
      correction_path,
      downstream_dependents
    }

    The system distinguishes unresolved, suspended, stabilizing, stable, declared, terminalized, reopened, demoted, localized, and expired states. The held-open center is not a suspension ticket. It has no release condition because it is not a pending answer. Branches do have release conditions. This distinction prevents open-center doctrine from becoming a performative excuse to avoid decisions.

    Responsibility classes

    Not every decision deserves the same machinery. A fixed gate stack over-governs reversible work and under-governs irreversible work. FORKED chooses the assembly from consequence, reversibility, blast radius, time criticality, authority ambiguity, agency impact, liability, dependency visibility, correction difficulty, physical constraints, economic capacity, points of no return, and horizon span.

    ClassTypical assembly
    Informationalprovenance, source-tense, expiry; no mutation authority
    Reversiblesoft cable tension, sandbox, rollback receipt, limited blast radius
    Materialindependent witness, authority gate, dependency scan, correction drill
    Irreversiblehard action and delay clamps, explicit residual uncertainty, independent conformation
    Constitutionalparent gate, center-exclusion scan, founding-telos review, canonical sole-writer

    This is an engineering load class, not a moral ranking. Added decision time is neither inherently a defect nor a virtue. The question is whether the added cost was appropriate to the actual load.

    Stabilization and declaration

    FORKED does not stabilize a state because a scalar crosses a universal constant. Stabilization is a meet across the conditions required by the responsibility class and horizon:

    Stabilize(S,h) iff
      required_KAT(S,h)
      and required_APO(S,h)
      and required_PAR(S,h)
      and required_PLE(S,h)
      and required_ENA(S,h)
      and required_TEL(S,h)
      and no_active_hard_clamp(S,h)
      and authority_present(S,h)
      and currentness_conformed(S,h)
      and dependency_coverage_sufficient(S,h)
      and agency_envelope_sufficient(S,h)
      and correction_path_viable(S,h)
      and economic_path_feasible(S,h)
      and cross_horizon_externalities_accounted(S,h)

    Declaration is separate and requires declaration authority, explicit residual uncertainty, a preserved correction path, and a determination that continued suspension is not the greater lawful harm. Terminalization is separate again and requires survival through the correction window, reconciliation of dependents, absence of active reopen triggers, and terminalization authority.

    The current native range exercises this separation through hold -> review -> declare. A hold that exceeds its maximum interval becomes an architecture violation rather than a sign of prudence. [@ForkedCampaign2026]

    Point of no return

    A point of no return is not always a physical cliff. It is a surface after which correction is no longer credible inside the relevant horizon and budget.

    Examples include an irreversible production mutation, public disclosure that cannot be recalled, depleted reserve floor, poisoned cache state that has propagated into human decisions, a mission window that closes during verification, an unrecoverable bond, or a constitutional precedent that changes who has authority to decide.

    The current fable component computes per-archetype distance to an authored threshold on a structural axis and uses trajectory sign to determine whether the distance is closing. FORKED generalizes this into a multi-dimensional PONR surface with horizon, authority, correction cost, alternative cost, evidence quality, and uncertainty.

    The action clamp strengthens as the action PONR approaches. The delay clamp strengthens as the delay PONR approaches. The system does not assume one is always primary.

    Blast radius

    Blast radius is the set of states, actors, resources, and horizons that can inherit a transition. It is computed over both declared and suspected dependencies:

    BlastRadius(x) = ReachableDependents(x)
                   + HiddenEdgeEstimate(x)
                   + HumanMemoryExposure(x)
                   + ExternalityHorizons(x)

    The first term comes from known DAG edges. The second comes from terrain inversion and correction residue. The third recognizes that people can carry a claim after the system deletes it. The fourth captures higher-horizon costs that a local graph may not own.

    Proximity to a PONR and blast radius interact. A small local action near an irreversible institutional precedent can deserve more friction than a larger reversible simulation. A high-confidence low-blast-radius result can proceed under a bounded envelope. A medium-confidence state with large hidden propagation may require a harder clamp.

    5. Formal model

    For a candidate transition a at time t, let Ra(t) be irreversible loss from acting and Rd(t) irreversible loss from delaying. Let E(t) denote conformation support, A(t) authority, G(t) meaningful agency, and C(t) correction viability. The action clamp releases only if the required conjunction for the responsibility class is satisfied. The delay clamp releases the hold when continued suspension lacks a named missing warrant or when Rd(t) crosses its own threshold.

    \[ \operatorname{Declare}(a,t) \iff \operatorname{Stabilized}(a,t) \land A(t) \land G(t) \land C(t) \land \neg\operatorname{DelayDominates}(t). \]

    This is not a scalar expected-utility formula pretending to exhaust the decision. The quiver retains multiple lawful paths: acquire evidence, stage a reversible action, escalate authority, refuse, or declare. Numeric risk estimates shape traversal pressure; hard physical, legal, and authority constraints remain vetoes.

    6. System and study design

    Participants complete repeated state-transition decisions under a factorial design crossing evidence strength, advice correctness, consequence, reversibility, time pressure, prior false-positive exposure, branch presentation, and explicit delay cost. AI conditions include point advice, set-valued advice, branch-preserving advice, and no AI. The system records a pre-advice estimate, source inspection, challenge, decision, confidence, and response to correction.

    Primary task families are benign high-stakes analogues: industrial fault isolation, emergency resource routing, cyber incident state, and medical triage vignettes using synthetic records. No task requires weapon control. A prior-failure episode is introduced only in designated conditions so trauma-driven suspension can be distinguished from stable individual caution. The study preregisters a maximum lawful hold interval for each task and a delay owner who must name the missing evidence after expiry.

    6.1 Controls and ablations

    • No-AI
    • Point-prediction AI
    • Set-valued AI
    • Branch-preserving AI
    • Matched slower no-AI deliberation
    • Prior-failure absent/present
    • Delay cost hidden/explicit
    • Responsibility class low/high

    6.2 Primary outcomes

    • Premature closure rate
    • Trauma-driven non-closure rate
    • Lawful closure rate
    • Mission utility
    • Decision time
    • Source inspection
    • Challenge quality
    • Correction survival

    7. Current implementation and pilot evidence

    In the synthetic E01 lane, branch-preserving advice reduced premature closure by approximately 0.039 relative to point advice and increased source inspection by approximately 0.252 and challenge by approximately 0.311, while adding approximately 17.5 seconds and not exceeding the no-AI generator on lawful closure [@ForkedExperiments2026]. In the multimodal lane, preserved disagreement reduced unsupported terminal declarations and increased missed warranted declarations. The native threshold campaign produced hold, review, refuse, and declare outcomes with no expired unresolved hold and no nominal-agency or unauthorized declaration under the generator [@ForkedCampaign2026]. These are mechanism and synthetic receipts, not human effects.

    The paper treats this evidence directly where capability is established and narrowly where it is not. Implemented code paths are called implemented. Passing component tests are called passing component tests. Synthetic estimates remain synthetic. Human and field effects remain hypotheses until their own evidence exists.

    8. Preregistration

    The formal preregistration artifact distributed with this paper freezes the primary claims, outcomes, controls, exclusion rules, analysis family, null interpretation, and release boundary before external data collection. The core sequence is:

    1. freeze source and configuration manifests;
    1. freeze primary hypotheses and adverse outcomes;
    1. generate or acquire data without changing the admission gate;
    1. run the declared analysis and publish all primary results;
    1. route deviations to an explicit exploratory appendix;
    1. demote, localize, or reject claims when falsifiers fire.

    8.1 Analysis plan

    Premature closure and trauma-driven suspension are co-primary and must be reported together. We estimate condition effects using mixed-effects logistic models and survival analysis for time to lawful closure. Mission utility is a task-specific composite whose components are published separately. We preregister equivalence and noninferiority tests for the claim that reducing one failure does not create an unacceptable increase in the other. Interaction analysis tests whether prior failure, time pressure, and consequence class change the direction of the interface effect.

    8.2 Null and adverse-result handling

    A reduction in premature closure with no lawful-closure benefit is not interpreted as success. An increase in non-closure beyond the preregistered margin defeats the interface claim for that responsibility class. If no prior-failure interaction appears, the trauma mechanism is not inferred from general caution. Participants who decline to declare for articulated missing evidence remain lawful holds rather than errors.

    9. Falsifiers

    • Fixed confidence interface dominates both failure directions
    • Branch-preserving effect is fully explained by time
    • Delay clamp causes premature action
    • Responsibility classes do not improve calibration
    • Human agency measures fail to predict correction survival

    10. Limitations

    Thresholds are task- and authority-specific. The experiment cannot reproduce the full stakes of real emergencies. Prior-failure induction must be ethically mild and may not reproduce institutional trauma. The design therefore tests the geometry of the proposed failure class, not the entire psychology of trust injury.

    11. Security, ethics, and release boundary

    This public paper is limited to benign assurance, provenance, human-agency preservation, lawful state transition, simulation, test infrastructure, and defensive resilience. It does not disclose operational target-selection logic, engagement optimization, platform-specific exploitation thresholds, live deception procedures, signature-emitter recipes, or methods that materially increase harmful capability. Any later operational research requires separate lawful authority, ethics and safety review, configuration control, and release adjudication.

    12. Required next receipts

    • IRB-approved preregistration
    • Expert replication
    • Longitudinal multi-round study
    • Institutional delay-owner study
    • Field simulation with real workflow constraints

    13. Conclusion

    Uncertainty is not a virtue and closure is not a vice. Both are governed states whose lawfulness depends on evidence, consequence, authority, and the competing irreversibility of action and delay. The contribution is not a claim that every domain should adopt one representation, threshold, interface, or governance stack. It is a falsifiable architecture and experiment package for determining where this mechanism carries load, where it inverts, and where a simpler system should win.

    Data, code, and provenance availability

    The submission bundle includes the manuscript source, compiled PDF, bibliography, preregistration, claim register, controls and null-handling document, release boundary, source manifest, configuration digest, dependency contract, figure source, and arXiv source archive. Internal source artifacts are cited by immutable digest where available. Restricted operational material is not included.

    Acknowledgments and authorship

    Breyden E. Taylor is the author and bears responsibility for the thesis, terminology, claims, boundaries, and decision to publish. Homeskillet assisted with source synthesis, drafting, artifact generation, typesetting, and build inspection. The Ubiquity Federation supplied prior artifacts, runtime implementations, and receipts. AI assistance is production history, not evidence.

    References

    PREPRINT — this is an author preprint of a paper scheduled for arXiv submission. It has not been peer reviewed and carries no arXiv identifier until announcement. Claims are preregistered and domain-bound; no paper inherits universal applicability from the parent whitepaper or from a companion paper.