omh-jev-route
Installation
SKILL.md
Jev Route
Required: an undecidable route's route_question block and the user's message. Output: Jev's pick as a clarification and a recorded answer.
Read omh-routing/references/jev-rail.md before the first ask: consent, what leaves the machine, limits, and non-answer statuses. Prepared OMH routing is not execution or approval. Shared product, routing, compatibility, and evidence rules: omh-routing/references/skill-common-rail.md.
Contract: references/full-contract.md.
Procedure
- Confirm the route carries
route_questionand the ladder listsomh_jev_ask; tell the user their message leaves the machine. - Call
omh_jev_askwith the block unchanged asroute_questionand the message asstate. - Offer Jev's top pick to the user as a question; the block's thresholds only shape the wording.
- Record it with
omh_route_answer,answered_by: omh_jev_ask, and the returnedask_id.