API Reference
Two complete references, one per surface:
- Python SDK reference — all six functions
(
learn,search,info,list,verify,update), their signatures, parameters, and the exception hierarchy. - CLI reference — all seven
hxcommands (search,learn,list,info,verify,update,version) with real example output.
Both wrap the same underlying behavior: hx learn warrant and
heepx.learn("warrant") do exactly the same thing, so there is one set of
semantics to learn, not two.