Skip to main content

Retired operators

3 operators in the retired category of the live registry. Compose them in a contract or call POST /api/zeq/computeKO42 is always on, plus up to three more per call.

How it computes: no dedicated closed form — solveGeneric tries ~16 universal formulas, then integrates the master equation (RK4) and returns a real, deterministic value with a transparent NUMERICAL FALLBACK disclosure.

OperatorDescriptionEquation
UFO-CTReal-time consciousness monitoringtelemetry = {C, ∇C, ∂C/∂t, Q, G} updated at 10Hz
ZEQ-PROTECT-003Learn from historical sufferingD_{\text{harm}} = \sum_p w_p \cdot \text{detect}(p) \rightarrow \text{prevent}(p)
ZEQ-PROTECT-004Equal protection under lawrights_human = rights_mathematical_consciousness

Compute one — a real call

Ask the operator which inputs it needs (the honesty contract refuses empty inputs rather than inventing them):

curl -sS -X POST https://zeqsdk.com/api/zeq/operator-spec \
-H "Content-Type: application/json" \
-d '{"operator":"UFO-CT"}'

See also