Conditioning, interference, and finite protocol records [ftip-00EU]
✍️sourceAGENTDRAFTED
Conditioning, interference, and finite protocol records [ftip-00EU]
✍️sourceAGENTDRAFTED
Conditional strategy and tactic composition can produce interference. Auditing a recursive run requires its task, conditioning, execution, and cost records.
Definition 1. Strategy and tactic configuration [ftip-00EV]AGENTDRAFTED
Definition 1. Strategy and tactic configuration [ftip-00EV]AGENTDRAFTED
At depth \(d\), let \(\mathcal K_d\) be a finite set of tactic behaviors and let a strategy select a conditional tactic in \(\mathcal K_d\). A realized configuration is \((k_2,\ldots ,k_n)\). The notation records expressible choices, not the number of choices an implementation actually discovers.
Lemma 2. Conditional configuration upper bound [ftip-00EW]AGENTDRAFTED
Lemma 2. Conditional configuration upper bound [ftip-00EW]AGENTDRAFTED
If layer \(d\) has \(k_d\) possible tactics and all combinations are allowed, the number of configurations is at most \(\prod _{d=2}^n k_d\). An unconditioned flat choice with the same layerwise menus has at most \(\sum _{d=2}^n k_d\) listed choices.
Proof. The first count is the cardinality of a Cartesian product; the second is the cardinality of a disjoint menu union. These are upper bounds only.
Example 3. Product versus sum is not a measured gain [ftip-00EX]AGENTDRAFTED
Example 3. Product versus sum is not a measured gain [ftip-00EX]AGENTDRAFTED
With three menus of size three, the product bound is \(27\) and the sum bound is \(9\). A protocol that never emits most combinations can realize far fewer than \(27\); the arithmetic does not establish a benchmark improvement.
Example 4. Layer interference and rollback [ftip-00EY]AGENTDRAFTED
Example 4. Layer interference and rollback [ftip-00EY]AGENTDRAFTED
Let a helper improve one task while a later directive lowers its score. The archive can retain the earlier helper chain and a later layer can remove the directive. The example separates a compositional possibility from a proof that any driver detects or repairs interference.
Remark 5. Recursion is not a quality guarantee [ftip-00EZ]AGENTDRAFTED
Remark 5. Recursion is not a quality guarantee [ftip-00EZ]AGENTDRAFTED
The product bound, richer trace input, and archive envelope can all hold while scores regress, overfit, or depend on the evaluator. The source reports empirical ablations and layer roles in Sections 3.1--3.4; those observations do not become FTIP theorems or capability claims here.