Training Progression Validation¶
Protocol — instantiates Inductive Validity Extension
Checks that each step in a learning or skill progression prepares for the next step without losing the core capability being extended.
A curriculum's implicit promise is inductive: master module one, and you are ready for module two; master two, and you are ready for three — all the way to competence. Training Progression Validation is the protocol that tests that promise link by link, rather than assuming that presenting material in sequence creates a progression. Its defining move is checking the readiness transition: not merely "did the learner pass module N?" but "does passing module N actually equip them for module N+1?" — and, across the whole sequence, whether the core capability being built is still intact rather than fragmented into disconnected module-passing skills. It validates a learner-progression the way induction validates a claim: a sound starting competency, plus a transition that genuinely carries readiness forward, plus a capability that means the same thing at the end as at the start.
Example¶
A hospital's ultrasound-training program moves trainees through a sequence: identify anatomy on still images → interpret recorded loops → perform a guided scan → perform an unsupervised scan and diagnose. The program assumes that passing each module readies the trainee for the next. Training Progression Validation tests it. The base case is the entry competency — can trainees reliably identify anatomy on stills? Verified directly. Then the readiness transition between each pair of modules is checked: do trainees who passed "interpret recorded loops" actually succeed at "perform a guided scan," or does the jump from reading someone else's images to acquiring their own hide a skill the earlier modules never built?
The protocol finds exactly such a gap: image-interpretation scores predict nothing about probe handling, so strong module-two performers stall at module three. The invariant under test — diagnostic capability, meaning the same thing throughout — turns out to fragment: early modules build reading while later ones demand acquiring, and the sequence never bridged them. The fix inserts a probe-handling sub-step so the readiness transition actually carries, and the mastery bar for module two is redefined to include a capability that predicts module-three success. The progression is re-validated link by link, not assumed from the syllabus order.
How it works¶
- Verify the entry competency directly. Establish that learners genuinely hold the starting capability, not merely that they enrolled — a weak base case makes every later claim fragile.
- Test each readiness transition, not each module in isolation. For each adjacent pair, check that passing the earlier step predicts success at the next, using real progression outcomes.
- Hold the core capability fixed in meaning. Name the capability being built and check it means the same thing across the sequence, not a different sub-skill at each module.
- Set a mastery bar that predicts readiness. Define the pass threshold for each step as the level that actually equips for the next, not an arbitrary score.
- Repair the weakest link. Where a transition fails to carry, insert a bridging step or redefine the upstream mastery bar, then re-check.
Tuning parameters¶
- Mastery-bar height — how demanding each step's pass threshold is. Higher bars ensure readiness but slow throughput and can gate out learners who would have caught up; lower bars pass learners who then stall downstream.
- Transition-evidence source — predictive (does step N performance forecast step N+1 success?) versus assumed. Predictive evidence is rigorous but requires tracking learners across steps.
- Capability granularity — validate one broad capability or several fine sub-skills. Finer tracking catches fragmentation but multiplies assessment burden.
- Progression rigidity — strict lockstep gating versus flexible re-entry. Rigid gating enforces readiness but frustrates non-linear learners; flexible re-entry humanizes it but weakens the guarantee.
When it helps, and when it misleads¶
Its strength is exposing the sequence-is-not-progression fallacy: material can be ordered impeccably while the actual readiness transitions fail, leaving learners who pass every module yet cannot do the composite job. It operationalizes Vygotsky's zone of proximal development[1] — each step should sit just beyond current reach but within it given the prior step's support — and checks that the support is really there.
Its failure mode is invariant drift in the capability itself: a program can preserve module pass rates while the thing those modules build quietly fragments, so every gate looks green and graduates still cannot perform. It is also vulnerable to teaching-to-the-test, where the mastery bar measures a proxy that predicts the next test rather than the next capability. The guarding discipline is to anchor each mastery bar in downstream performance evidence and to re-confirm that the named capability means the same thing at graduation as at entry.
How it implements the components¶
base_case— verifies the entry competency directly, establishing a legitimate starting point for the progression.step_transition_rule— tests each module-to-module readiness transition as the step that must genuinely carry capability forward.invariant_definition— names the core capability being extended and checks it retains its meaning across the whole sequence.validity_evidence_threshold— sets each mastery bar to the level that actually predicts readiness for the next step.
It validates a learner's progression through a designed curriculum; it does not hunt adversarially for a breaking case or instrument a live self-referential process. It disclaims counterexample_check (owned by Counterexample Search) and monitoring_checkpoint, assumption_drift_signal (owned by Recursive Process Validation).
Related¶
- Instantiates: Inductive Validity Extension — realizes the archetype for skill progressions, validating that readiness genuinely propagates from each step to the next.
- Sibling mechanisms: Staged Rollout Validation · Induction Proof · Counterexample Search · Invariant Propagation Test · Property-Based Testing · Recursive Decomposition Check · Recursive Process Validation · Scalable Policy Rule Audit
Editorial Notes¶
Form Classification¶
Form family: Assessment, Review & Assurance
Rationale: Training Progression Validation operates as a bounded evaluation of existing evidence or work that produces a finding or disposition because it checks that each step in a learning or skill progression prepares for the next step without losing the core capability being extended.
Independent corroboration: The frozen evidence defines Training Progression Validation as 'Checks that each step in a learning or skill progression prepares for the next step without losing the core capability being extended', so its operative form is Assessment, Review & Assurance.
Nearest alternative: Experiment, Test & Rehearsal — Training Progression Validation includes features of an active test, trial, simulation, drill, or rehearsal that generates evidence through a deliberate attempt or perturbation, but its defining operation is a bounded evaluation of existing evidence or work that produces a finding or disposition.
Review outcome: Independent reviewer agreement; medium confidence.
Origin Attribution¶
Primary origin: Education & Pedagogy
Origin pattern: Single lineage
Present-day reach: Universal
Rationale: U.S. Department of Defense, Interservice Procedures for Instructional Systems Development defines systematic instructional analysis, sequenced objectives, materials, learner practice, support, evaluation, and revision as an integrated training system. This directly supports education pedagogy as the best-evidenced historical home of the operation—Checks that each step in a learning or skill progression prepares for the next step without losing the core capability being extended.—while the alternates record adjacent lineages rather than mere domains of later use.
Related originating lineages:
- Organizational & Management Science — Organizational management supplies a historically relevant adjacent lineage or formative practice for the operation—Checks that each step in a learning or skill progression prepares for the next step without losing the core capability being extended.—but the researched evidence more directly locates the defining lineage in education pedagogy.
- Psychology — Experimental, clinical, and behavioral psychology supplies a parallel or contributing lineage for the mechanism's defining operation: checks that each step in a learning or skill progression prepares for the next step without losing the core capability being extended.
- Sport Science & Kinesiology — Sport science, training, and recovery physiology supplies a parallel or contributing lineage for the mechanism's defining operation: checks that each step in a learning or skill progression prepares for the next step without losing the core capability being extended.
Review resolution: The blind reviewers disagree on primary lineage (organizational_management versus education_pedagogy). The defining operation is: Checks that each step in a learning or skill progression prepares for the next step without losing the core capability being extended. The researched U.S. Department of Defense, Interservice Procedures for Instructional Systems Development defines systematic instructional analysis, sequenced objectives, materials, learner practice, support, evaluation, and revision as an integrated training system. That is mechanism-specific evidence for education pedagogy as the historical origin. Organizational management remains represented among the uncapped alternates where it contributes a genuine formative practice, but broad deployment or governance of the operation is not by itself evidence that the mechanism originated there. origin_mode=single_lineage records lineage; domain_reach=universal separately records later applicability.
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:
References¶
[1] Vygotsky, L. S. Mind in Society: The Development of Higher Psychological Processes (M. Cole, V. John-Steiner, S. Scribner, & E. Souberman, eds.). Harvard University Press (1978). Defines the zone of proximal development by the gap between independent performance and performance possible with adult guidance or capable peers. registry ↩