Why
Metis is pin-worthy only if a newcomer can verify something today without reading the whole cognition stack.
Task
Add examples/verify_live.py (or expand README Quick Start) that:
- POSTs a short prompt to the public Metis verify endpoint (
https://metis.modelmarket.dev — use the same path the HTTP client already uses)
- Prints
verify_score / verified / truncated answer
- Documents required env vars (none for public demo if possible; otherwise
AIMARKET_METIS_KEY)
Acceptance
Why
Metis is pin-worthy only if a newcomer can verify something today without reading the whole cognition stack.
Task
Add
examples/verify_live.py(or expand README Quick Start) that:https://metis.modelmarket.dev— use the same path the HTTP client already uses)verify_score/verified/ truncated answerAIMARKET_METIS_KEY)Acceptance
python examples/verify_live.pyworks against prod (or clearly documents when it needs a key)