promptdojo_
Checkpoint

One last thing before we move on. Same surface as a write step — but the lesson doesn't complete until this passes.

Checkpoint. Catch the silent breaks. Write missing_features(record, contract) that returns the list of contract feature names absent from the record (in contract order):

missing features: ['country', 'vip']

Return the string in exactly that format.

full-screen editor opens — close anytime to keep reading.