Check identifiers
hallux_checkDoes this identifier actually exist? Call before acting on any name you recalled rather than read: a package to install, a module to import, a DOI to cite.
Returns one of: exists, deprecated, absent, phantom, squat, unknown.
exists - proceed
deprecated - proceed, but use successor
absent - not in the registry. Do not proceed
phantom - does not exist AND models repeatedly invent it. Do not proceed
squat - was invented by models, then registered by someone. Treat as hostile
unknown - could not verify. Never treat this as permission
Live namespaces: cite.doi, pkg.crates, pkg.go, pkg.maven, pkg.npm, pkg.nuget, pkg.pypi. An unsupported namespace returns unknown, never an error, so it is safe to ask.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| identifiers | Yes | Up to 100 identifiers. |