Checkpoint
One last thing before we move on. Same surface as a write step — but the lesson doesn't complete until this passes.
Final drill. Three workflow specs from three teams who want to
go AI-native. Score each one with is_ai_native_ready from step
08. Print a one-line verdict per spec: READY or
NOT READY: <reason>.
Reason is the FIRST failing check, in this priority order:
- score < 0.85 ->
"incomplete spec (score=X)" - not has_explicit_policies ->
"implicit policy" - not business_metrics_only ->
"vanity metric"
Three specs run. Expected output:
Support: READY
Sales: NOT READY: implicit policy
Onboard: NOT READY: incomplete spec (score=0.57)