What is the areas you experience the issue in?
Notation CLI
What is not working as expected?
The result status SkippedByTrustPolicy from the JSON output of notation verify is not documented.
Although the follow-up scripts or program can determine the verification status by the return code, developers do not know there is a value SkippedByTrustPolicy besides Success unless they read through the source code.
What did you expect to happen?
Have the JSON output of notation verify documented, including the enums of the result status.