2 Comments
User's avatar
Louis Hemming's avatar

A model trained on past agent decisions isn't really avoiding adjudication, it's just reusing old ones, inconsistencies and all.

Threada's avatar

Production workflows expose a limit in the verifier framing: “did the code pass?” can be deterministic; “should this customer record change?” usually cannot. Teams need to separate machine-checkable assertions from policy or judgment gates, then preserve both signals in the action record. Otherwise one green score starts doing several jobs it was never hired for.