Canonical Operator Registry
Operators, constants, equations, experiments — the registry surface.
- Protocol ID —
canonical-registry - Category — Data
- Endpoint —
GET /api/framework/registry - Auth — none
- Rate limit — 120/min
- Version —
6.3.0 - Precision — ≤0.1% (KO42-enforced)
What it does
Full 1,500+-operator registry with LaTeX equations, founder attribution, tiers. The verified mathematical canon.
Signature
Request
GET /api/framework/registry
| Param | Type | Required | Default | Description |
|---|---|---|---|---|
category | string | — | Filter by category machine. | |
search | string | — | Search ID, description, equation, or founder. | |
tier | number | — | Filter by tier. |
Response
{ total, filtered, version, categories, operators }
Runnable example
curl -sS \
"https://api.zeq.dev/api/framework/registry"
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/framework/registryin a language SDK so builders can call it in three lines. - Medium — publish a reference integration demonstrating Canonical Operator Registry alongside a real workload, with pulse-aligned metrics.
- Far — propose Canonical Operator Registry 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.