Mechanism

Forecasting as input to confidence is the disclosed coupling by which the forecasting engine provides a structured input to the confidence governor. The confidence governor, described in the confidence chapter, treats execution as a revocable permission that is continuously re-evaluated based on the agent's state, task demands, and environmental constraints. The forecasting engine contributes to that evaluation by providing the confidence governor with an aggregate viability assessment of the agent's current planning graph: a structured summary of whether the agent's speculative reasoning has identified a viable path forward. The signal is not a re-derivation of confidence inside the forecasting engine; it is an input that the confidence governor consumes alongside its other signals.

The aggregate viability assessment is computed over the branches of the agent's active planning graph. As described in the branch classification mechanism, each branch is assigned a classification label: eligible, introspective, delegable, or pruned. An eligible branch is one that has passed slope validation, satisfied policy compatibility, and received positive or neutral affective reinforcement, and therefore represents a viable candidate for promotion to verified execution. The viability assessment reports whether any eligible branch exists among the agent's currently active branches.

The Negative Viability Signal

When the forecasting engine evaluates the agent's active planning graph and determines that all branches have been classified as pruned, introspective, or slope-ineligible, that is, when no eligible branch exists and no viable path to execution has been identified through speculative reasoning, the forecasting engine transmits a negative viability signal to the confidence governor. The negative viability signal indicates that the agent's speculative reasoning has exhausted the space of hypothetical futures and has found no path from the current state to a state that satisfies the agent's intent through slope-eligible, policy-compatible execution.

The negative viability signal is therefore a structural readout of the planning graph, not an estimate. It reports the absence of a promotable branch, which is a determinable property of the graph at any evaluation point. Because branch classification is performed by the forecasting execution cycle, the viability assessment is recomputed as the planning graph is re-evaluated, and the signal reflects the agent's speculative landscape at the time the assessment is taken.

Confidence Reduction and Its Meaning

The negative viability signal causes the confidence governor to reduce the agent's confidence metric. When all forecasted branches are negative, that is, when the agent cannot identify any speculative future in which execution produces a viable outcome, the confidence reduction reflects the structural reality that the agent lacks a cognitive basis for action.

The disclosure is explicit about what this reduction does and does not mean. The confidence reduction does not indicate that the agent has failed or that the agent's intent is unrealizable. It indicates that the agent's current state, capabilities, and environmental conditions do not support execution and that the agent should transition to a non-executing cognitive mode. The signal distinguishes the absence of a viable plan from the failure of the task, and it routes the agent toward continued cognition rather than toward an error state.

The Non-Executing Cognitive Mode

The non-executing cognitive mode triggered by forecasting-driven confidence reduction comprises three activities disclosed for this mode. The first is continued planning graph construction with modified parameters, including broader search, longer temporal horizon, and relaxed affective biases, to explore whether any previously unconsidered branch might yield an eligible path. The second is inquiry generation: formulating questions directed at human operators, external knowledge sources, or other agents that might provide information enabling the identification of an eligible branch. The third is delegation exploration: evaluating whether branches that are non-viable for the current agent might be viable for a different agent with different capabilities, policy constraints, or environmental access.

These activities are continuations of cognition, not execution. As the confidence chapter describes, an agent under confidence suspension remains fully cognitively active while structurally prohibited from acting, and its forecasting engine continues to construct and evaluate planning graphs during suspension. The non-executing mode is the channel through which the agent attempts to manufacture an eligible branch, ask for the information it lacks, or reassign the work, rather than acting without a viable plan.

The Pathology It Prevents

The forecasting-as-input-to-confidence mechanism ensures that the agent pauses rather than acts when it has no viable plan. It prevents the condition in which an agent continues to execute despite having no speculative basis for believing that execution will produce a positive outcome. The disclosure states that, in the absence of forecasting-driven confidence modulation, that condition would lead to undirected or harmful action.

The mechanism connects two architectural facts already established elsewhere in the disclosure. The forecasting engine cannot promote a branch that is not slope-eligible and policy-compatible, so the absence of an eligible branch is the absence of any promotable path to execution. The confidence governor is a hard gate on the execution pathway. Coupling the two means that an empty space of viable futures is not merely a planning observation but an input that withdraws the agent's basis for acting.

Composition

This mechanism composes with the branch classification taxonomy: the viability assessment is read directly from the eligible, introspective, delegable, and pruned labels that the forecasting execution cycle assigns. It composes with the confidence governor as a contributing input to the composite admissibility evaluation, where confidence sufficiency is required alongside integrity compliance and capability confirmation before a proposed mutation is admitted.

It composes with the lineage mechanism through the pruning manager, which records pruning events as cognitive metadata, including which branches were pruned, the pruning criterion that triggered removal, and the branch's evaluation state at the time of pruning. This pruning metadata supports the forecasting-as-input-to-confidence mechanism by preserving the record of why the space of branches collapsed. It also composes with the non-executing cognitive mode of the confidence chapter, which is the destination the confidence reduction routes the agent toward.

Distinction from Prior Art

Conventional autonomous agent systems, including runtime environments that provide pause and resume capabilities, suspend execution reactively in response to external failures or resource interruptions. They stop when something breaks. The disclosed coupling instead derives a stop condition from the agent's own speculative reasoning: the forecasting engine reports that no eligible branch exists, and the confidence governor reduces confidence on that basis before any action is attempted. The agent stops itself because it has no viable plan, not because an action already failed.

The distinction is that viability here is a structural property of a governed planning graph rather than a heuristic score. A branch is eligible only when it has passed slope validation and policy compatibility, so the negative viability signal reports the genuine absence of a promotable path, not a low estimate that might be overridden. Coupling that determinable absence to a hard execution gate is what converts speculative exhaustion into a pause rather than into undirected action.

Disclosure Scope

Forecasting as input to confidence, comprising the forecasting engine's transmission of a negative viability signal to the confidence governor when the active planning graph contains no eligible branch, the resulting confidence reduction that reflects the absence of a cognitive basis for action without indicating task failure, the transition to a non-executing cognitive mode comprising continued planning graph construction with modified parameters, inquiry generation, and delegation exploration, and the prevention of execution undertaken without a viable plan, is disclosed in the cognition filing (U.S. Application No. 19/647,395 and its international counterpart). This article describes that disclosed mechanism. The scope is independent of the specific numerical representation of the confidence metric, the specific parameters by which planning graph construction is broadened in the non-executing mode, and the deployment model under which the forecasting engine and confidence governor operate, provided the absence of an eligible branch is coupled to a reduction of the agent's confidence and a transition away from execution.