Course Catalog & Credential Pathway — Dwg. No. PF-002

The Construction Track

Ed. 2026–27grades 9–12 + post-secondary

A sequence for students headed toward building the models, not checking them — aimed at research and engineering roles inside AI labs and the companies built on top of them.

Companion volume to Dwg. No. PF-001, The Verification Track — same catalog format, opposite target role.

Working premise: the bottleneck in AI development isn't access to a model — it's mathematical maturity, systems fluency, and the ability to read a paper on Monday and have a working reimplementation by Friday, repeatedly, as the field's baseline moves under you. This track is built around the skills that let a graduate keep doing that, not around any specific framework, which will be replaced on its own release cycle.

Five strands, running through every phase

MATH
Mathematical Foundations
Linear algebra, calculus, probability, optimization — the language every architecture is written in.
ENG
Software & Systems Engineering
Data structures, distributed computing, performance at scale.
ML
Machine Learning & Deep Learning
Architectures, training dynamics, why a model behaves the way it does.
RES
Research Practice
Reading a paper closely enough to rebuild what's inside it.
BLD
Build & Ship
Open-source contribution, deployment, production ML that survives contact with real load.
Phase I

Foundations

Grades 9–10

No frameworks yet. Two years of straight math and programming fundamentals — the deficit that shows up latest and hurts most is always a weak foundation here, not an unfamiliar library.

CodeDescriptionStrandLoad
MATH 101

Precalculus, Accelerated

Compressed to clear room for calculus by grade 11 — the standard on-ramp for anyone headed toward a quantitative degree.

MATH
1.0 credit
CS 100

Programming I — Python

Variables, control flow, functions, data structures. Fluency, not tricks.

ENG
1.0 credit
MATH 110

Discrete Mathematics & Logic

Sets, proofs, graphs, combinatorics — the math CS theory actually runs on, usually skipped until it's overdue.

MATH
0.5 credit
ENG 105

Technical Writing for Research

Writing a clear methods section and an honest results section — the two paragraphs every paper lives or dies on.

RES
0.5 credit
Phase II

Applied Practice

Grades 11–12

The math and CS sequences converge into an actual first model. Kept a year behind where most bootcamps start, on purpose — the gap is what lets the model make sense instead of just running.

CodeDescriptionStrandLoad
MATH 201

Calculus I & II

Through multivariable and the gradient — backpropagation is the chain rule with bookkeeping, and it should read that way.

MATH 101

MATH
1.5 credit
MATH 210

Linear Algebra

Vector spaces, eigendecomposition, matrix calculus. Every tensor operation is this course wearing a framework's syntax.

MATH 101

MATH
1.0 credit
STAT 220

Probability & Statistics for ML

Distributions, estimation, Bayes — framed toward loss functions and uncertainty, not toward the social-science stats track.

MATH
1.0 credit
CS 210

Data Structures & Algorithms

Complexity analysis and the standard structures, drilled to fluency — still the baseline technical-interview bar at every AI lab.

CS 100

ENG
1.0 credit
ML 230

Intro to Machine Learning

Regression through a first neural net, built from array operations before any framework is allowed to hide the mechanics.

MATH 210, STAT 220

ML
1.0 credit
RES 240

Research Seminar — Reading Group

Weekly seminal-paper reads (perceptron through transformers), presented and defended aloud, not just summarized.

RES
0.5 credit
Phase III

Apprenticeship

Post-HS, Yrs 1–4

A CS or applied-math degree is the default format here — unlike the Verification Track, this role's credentialing is concentrated in a small number of institutions and lab-affiliated programs, not spread across trade and licensing bodies.

CodeDescriptionStrandLoad
DEG 300

CS / Applied Math Degree

Formal core: algorithms, systems, theory of computation. The credential and the peer network both matter here.

ENG
variable
ML 310

Deep Learning & a Specialization

Architectures in depth — transformers, diffusion, RL — then one specialization chosen and pushed further than the survey. Eight standalone curricula below, one per field where these same architectures are currently doing the most visible work outside AI itself: computational biology, materials science, climate modeling, fusion energy, mathematics, chip design, robotics, and agriculture.

ML 230

ML
2.0 credit
ENG 320

Systems for ML

Distributed training, GPU/accelerator programming, the infrastructure that turns a notebook model into one that trains at scale.

CS 210

ENG
1.5 credit
RES 350

Supervised Research Practicum

Lab placement or an open-source ML project with a mentor of record. Graded on a reproduction that actually reproduces, or a contribution that gets merged.

RES 240, ML 310

RES / BLD
2 semesters
BLD 360

Capstone — Build & Ship

One model or tool taken from idea to a deployed, load-bearing artifact with real users. The portfolio piece an application actually turns on.

ENG 320, RES 350

BLD
1.0 credit
Off ML 310

Specialization Fields

Nine fields where the architectures taught in ML 310 are currently doing the most visible work outside AI itself. Each is now its own standalone, phase-based curriculum — same catalog format as this document, with its own domain strand, DEG 300 substitution, and worked Phase II–III course sequence.

Phase IV

Continuing Education

No end date here either, for a sharper reason than in the Verification Track: the field's own baseline moves roughly every conference cycle. This loop is the difference between a graduate who's current and one who's citing what they learned in school.

Read weekly Reproduce monthly Ship ongoing Publish on result
Weekly
Paper tracking Follow arXiv and the major lab blogs in the chosen specialization — not everything, one narrow feed read closely.
Monthly
Reproduction sprint Reimplement one result from the tracked papers. The result that won't reproduce is usually more instructive than the one that does.
Ongoing
Ship something load-bearing Keep at least one deployed artifact with real traffic — production ML surfaces failure modes a notebook never will.
On result
Publish or contribute A workshop paper, a blog writeup, or a merged PR against an open-source model or framework — the visible record a lab hires against.
Drawing
PF‑002
Pair
PF‑001 Verification
Edition
2026–27
Strands
MATH ENG ML RES BLD