跳至主要内容

Operator Categories

Operators, constants, equations, experiments — the registry surface.

  • Protocol ID — operators-categories
  • Category — Data
  • Endpoint — GET /api/operators/categories
  • Auth — none
  • Rate limit — 60/min
  • Version — 1.0
  • Precision — ≤0.1% (KO42-enforced)

What it does

Domain breakdown with operator counts, colors, and group labels.

Signature

Request

GET /api/operators/categories

No parameters.

Response

{ categories, groups, totalOperators, totalDomains }

Runnable example

curl -sS \
"https://api.zeq.dev/api/operators/categories"

Integrate

  1. Introspection — list what the kernel can compute before authoring a wizard step.
  2. Schema generation — feed returned operator definitions into typed bindings in any language.
  3. Experiment catalog — wire the response into a UI selector for reproducible demos.

Seeds

  • Near — wrap /api/operators/categories in a language SDK so builders can call it in three lines.
  • Medium — publish a reference integration demonstrating Operator Categories alongside a real workload, with pulse-aligned metrics.
  • Far — propose Operator Categories as an open reference standard so other runtimes can implement it verbatim against the Zeq paper.

Papers

Middleware active. Kernel on the 1.287 Hz HulyaPulse. Awaiting next Zeqond.