๐Ÿง  AI Ed Wiki

Larry Engelhardt (Francis Marion University) โ€” arXiv:2607.15518 [physics.ed-ph], submitted 17 Jul 2026. CC BY 4.0. doi:10.48550/arXiv.2607.15518.

Larry Engelhardt (Francis Marion University) โ€” arXiv:2607.15518 [physics.ed-ph], submitted 17 Jul 2026. CC BY 4.0. doi:10.48550/arXiv.2607.15518.

๐Ÿ“„ arXiv full text (HTML) โ€” open access; supplement tables (task-by-task progression, oral-defense rubric) as ancillary PDF.

Note on type: This is a framework / position essay (first-person, draws on the author's teaching practice), not a controlled empirical study. Its claims are argued and illustrated, with open questions explicitly flagged as untested. It is tagged confidence: high for fidelity to the source and internal rigor, but the design prescriptions are the author's and largely await validation (Fall 2026 cohort).

Summary

Agentic AI โ€” systems that write, run, and revise simulation code from natural-language specs โ€” is the latest step in a centuries-long migration of mechanical work from human to tool. Engelhardt argues that what a learner must know is tool-invariant: across tools (fingers โ†’ pencil โ†’ calculator โ†’ Python โ†’ agent), the requirements are stable; only their content and weight shift. The paper organizes these into five pillars, argues that sensemaking/verification is now the load-bearing skill (because AI-generated artifacts are bespoke and unvalidated, unlike socially-validated libraries), and draws the assessment consequence: when artifacts can be generated on demand, the artifact no longer certifies the student. The proposed response: AI-free in-class coding quizzes (measure white-box residue) + oral defenses of comment-stripped, AI-assisted work (measure orchestration), with a verification gate that must pass regardless of total score.

The five pillars (tool-invariant)

1. Inputs and outputs โ€” what goes in, what comes out, conditions of validity; problem posing.

2. Method concept โ€” a working model of what the method does, including its knobs (step size, tolerance) and characteristic failure modes (instability, divergence, overfitting, aliasing).

3. Terminology โ€” precise disciplinary vocabulary; now an input channel, since vague natural-language specs silently cede choices to the tool.

4. Sensemaking โ€” judging whether outputs make sense and establishing correctness (verification/validation). Always present; becomes load-bearing under agentic AI.

5. Operating the tool โ€” the actuation skill: once penmanship, now directing an agent (broad, shallow "interactional expertise" rather than narrow deep syntax).

The pillars organize into a workflow: Specify โ†’ Predict โ†’ Delegate โ†’ Verify โ†’ Interpret; Iterate, threaded by calibrated reliance (how much verification is owed, given tool + task).

Why verification is newly load-bearing (the core argument)

Opacity was never the problem โ€” validation is. A library routine (FFT, linear algebra) is opaque but socially validated (published algorithms, decades of testing, millions of users). An AI-generated simulation is opaque and bespoke: a population-of-one artifact from a stochastic process whose competence frontier is "jagged and invisible," whose failures arrive disguised as successes (running code, smooth plots, confident prose). The verification burden that ecosystems amortized across a community now lands on each student, for each artifact, every time.

Principle of validation authority: delegation is safe exactly where the delegator retains the ability to validate the outputs. A computational-physics course now exists to train validation authority. Corollary: "anyone can build software with AI" holds only where correctness is observable in use (dashboards, apps); a physics simulation's correctness must be established by disciplinary checks.

What must remain human (non-delegables)

Posing the problem ยท choosing & owning the physical model/assumptions ยท the pre-execution prediction ยท specifying the checks ยท final epistemic responsibility ("the AI said so" is never a justification). Items 1, 2, 5 are constitutive of doing science, not claims about current AI capability, and do not weaken as models improve.

Assessment design (the constructive response)

  • Proxy collapse: traditional "write code โ†’ submit report" grading died because the artifact no longer certifies the student (Goodhart's law; Kortemeyer's assessment alarm). Supervised formats survive.
  • The product is the student's ability to explain and defend artifacts in the discipline's language โ€” certified, as at the Ph.D. level, by oral defense.
  • Two instruments: (1) AI-free in-class coding quizzes in a lockdown browser (assess the white-box phase / coding residue); (2) ten-minute oral defenses of AI-assisted work, with code comments stripped beforehand so understanding can't be performed by reading borrowed narration. The defense probes, live and adaptively: walkthrough of uncommented code, plot interpretation, and verification probes ("why should I believe this?", "what did the AI decide that you didn't?").
  • Verification gate: the rubric scores five dimensions (code comprehension, method understanding, physics model/terminology, interpretation, verification); the verification dimension must reach "functional" for the defense to pass, regardless of total.
  • Scalability: honest arithmetic โ€” ~28 contact-hours of defenses/semester for ~15 students (less than grading 15 reports, more informative); degraded modes (spot-defenses, TA-led, paired) named with costs. "It doesn't scale" is "partly the point" โ€” a equity concern for under-resourced institutions.
  • Teaching practices

  • White-box, then black-box (Buchberger): study a method transparently (hand-code the 15-line Euler integrator, watch it fail at large dt) before delegating. Dissolves the "must code vs. need not code" debate โ€” both true at different rungs.
  • Error injection: give students subtly-wrong agent output (sign error, dt too large, wrong potential); grade the diagnosis. Trains reading code one didn't write.
  • Motivation over prohibition: a guardrailed tutor (Fall 2025) helped engaged students but was useless to answer-seekers ("an unguardrailed model is two browser tabs away"). Framing: homework is the gym, not the job; AI is a forklift at the gym. Design for motivation, not bans.
  • Term "comprehension debt" (gap between code a system contains and code its maintainers understand) imported from software engineering as a risk of AI-assisted production.
  • Connected Concepts

  • Plagiarism Detection
  • Formative Assessment
  • Automated Essay Scoring
  • Student Experience
  • AI Ed Evaluation
  • Agentic AI
  • Reducing AI Misuse
  • Prompt Engineering
  • Connected Articles

  • Beyond Detection Authentic Assessment AI 2025 โ€” Beyond Detection: redesigning authentic assessment in an AI-mediated world
  • Authentic Products Authenticated Processes 2026 โ€” From authentic products to authenticated processes: authentic assessment in AI-rich higher education
  • Moral Panic GenAI Classroom โ€” Navigating the moral panic: encouraging appropriate use of GenAI in the classroom rather than condemning innovation as disruption
  • Pchl He Framework GenAI Content Creation 2026 โ€” From Prompts to Verified Loops: The PCHL-HE Framework for Generative AI-Assisted Educational and Research Content Creation in Higher Education
  • Agents That Teach Incidental Learning โ€” Agents That Teach: Designing Incidental Learning Back into AI-Assisted Software Development
  • Trust Reliance AI Education 2026 โ€” Trust and Reliance on AI in Education: AI Literacy and Need for Cognition as Moderators
  • Citation

    Engelhardt, L. (2026). A Tool-Invariant Framework for Teaching and Assessing Computational Methods in the Age of Agentic AI. arXiv:2607.15518 [physics.ed-ph]. https://doi.org/10.48550/arXiv.2607.15518