Discussion about this post

User's avatar
Dr Peter McCann Strain's avatar

Coding probably moved first because it gives agents unusually fast feedback. Tests, compilers, type checkers and diffs all turn vague progress into something the loop can inspect. The interesting question is which other knowledge-work domains can build their own equivalent of that grader.

Skillselion's avatar

The grader framing also predicts the ordering of the next dominoes, and the axis that matters is reward latency, more than verifiability itself. Code returns a verdict in seconds. Search rankings return one in weeks, sales in months, strategy in years: the signal exists but arrives too slowly and too confounded to train against cheaply. So the domains that fall next are the ones where someone compresses the loop - simulators, proxy metrics that track the real outcome closely enough, or environments that replay historical ground truth as if live. Which suggests "who writes the next answer key" is really "who can make a slow answer key fast", and that is a different, harder engineering problem than grading code.

5 more comments...

No posts

Ready for more?