py.typed marker

Status: draft.

judgevet includes judgevet/py.typed to declare inline typing support under PEP 561. A type checker can use the installed annotations. The marker does not prove that every caller is type-correct.

Package maintainers can verify the wheel and an isolated typed consumer. Library callers can look up supported imports.