Operator List
Operators, constants, equations, experiments — the registry surface.
- Protocol ID —
operators-list - Category — Data
- Endpoint —
GET /api/operators - Auth — none
- Rate limit — 60/min
- Version —
1.0 - Precision — ≤0.1% (KO42-enforced)
What it does
All operators (1,340+) enriched with canonical LaTeX, founder, tier. Filterable by search, category, domainGroup.
Signature
Request
GET /api/operators
| Param | Type | Required | Default | Description |
|---|---|---|---|---|
search | string | — | Search by ID, name, description, or domain. | |
category | string | — | Filter by domain name. | |
domainGroup | string | — | Filter by group: Core Physics, Extended Physics, Applied Sciences, Industry, Frontier. | |
enrich | string | — | 'true' (default) includes LaTeX/founder. 'false' for lightweight. |
Response
{ operators, total, filtered, enriched, canonicalRegistrySize, source }
Runnable example
curl -sS \
"https://api.zeq.dev/api/operators"
Integrate
- Introspection — list what the kernel can compute before authoring a wizard step.
- Schema generation — feed returned operator definitions into typed bindings in any language.
- Experiment catalog — wire the response into a UI selector for reproducible demos.
Seeds
- Near — wrap
/api/operatorsin a language SDK so builders can call it in three lines. - Medium — publish a reference integration demonstrating Operator List alongside a real workload, with pulse-aligned metrics.
- Far — propose Operator List as an open reference standard so other runtimes can implement it verbatim against the Zeq paper.
Papers
- Zeq paper — https://doi.org/10.5281/zenodo.18158152
- Framework paper — https://doi.org/10.5281/zenodo.15825138
Middleware active. Kernel on the 1.287 Hz HulyaPulse. Awaiting next Zeqond.