"classify a message as safe, unsafe, or uncertain based on keyword signals"
sha256:377099c5bddb8cebe9e8bc6b8499bb00ea99083798d1b064799ac82c55636fae
# In your .cod file
import classify_content = sha256:377099c5bddb8cebe9e8bc6b8499bb00ea99083798d1b064799ac82c55636fae
# Run with registry resolution
python3 -m codifide run my_program.cod \
--registry https://codifide.com
# Fetch canonical JSON directly
curl https://codifide.com/symbols/sha256:377099c5... \
-H "Accept: application/json"