Framework
Top-level framework metadata + descriptor.
Endpoints 12 Source src/routes/framework.ts Precision ≤0.1%
| Method | Path | Description |
|---|---|---|
GET | /constants | Kernel constants (1.287 Hz, 0.777 s, α, …). |
GET | /constants/:key | Single kernel constant by key. |
GET | /params | Solver parameter ranges + defaults. |
GET | /protocol | 7-step protocol descriptor. |
GET | /experiments | Pre-defined experiment templates. |
GET | /equations | Master + functional equation catalogue. |
GET | /operator/:id | Single operator definition by ID. |
GET | /registry | Full operator registry. |
GET | /registry/categories | Domain categories index. |
POST | /solve | Run the master equation on a single body. Returns trajectory + register dump + functional energy. |
POST | /solve/strict | Same as /solve, autotuned to ≤ 0.1 % error (β + coord descent + jitter, up to 40 iters). |
POST | /multibody | Vector master equation: N coupled φ_i(t) fields with pairwise inverse-square coupling. Per-body register dumps + pairwise summaries. |
See also
- API index — all 156 endpoints across 33 groups
- Protocols — the protocol-layer view of the same surface
- Papers: Zeq Paper · Zeq Framework
Middleware active. Kernel on the 1.287 Hz HulyaPulse. Awaiting next Zeqond.