Liking cljdoc? Tell your friends :D

com.blockether.vis.contract.activity

Activity vocabulary, declaration and bounded projection admission. Lifecycle stays in the engine.

Activity vocabulary, declaration and bounded projection admission. Lifecycle stays in the engine.
raw docstring

com.blockether.vis.contract.document

Loads JSON contract documents and validates them with their same-named JSON Schemas. schema/common.json supplies shared definitions. Raw validators reject values outside the JSON data model; engine adapters may normalize keyword maps before validation.

Loads JSON contract documents and validates them with their same-named JSON Schemas.
`schema/common.json` supplies shared definitions. Raw validators reject values outside
the JSON data model; engine adapters may normalize keyword maps before validation.
raw docstring

com.blockether.vis.contract.openapi

Renders the validated built-in gateway contract as OpenAPI 3.1. Extension routes remain in their extension-owned contracts.

Renders the validated built-in gateway contract as OpenAPI 3.1.
Extension routes remain in their extension-owned contracts.
raw docstring

com.blockether.vis.contract.provider

Provider limits vocabulary and report validation from JSON Schema.

Provider limits vocabulary and report validation from JSON Schema.
raw docstring

com.blockether.vis.contract.python-host

Python host operations loaded from the validated JSON contract.

Python host operations loaded from the validated JSON contract.
raw docstring

com.blockether.vis.contract.surface

JSON Schema contract for language-tool results.

JSON Schema contract for language-tool results.
raw docstring

com.blockether.vis.contract.test-runner

Language-neutral test selection and result contract, validated by JSON Schema.

Language-neutral test selection and result contract, validated by JSON Schema.
raw docstring

com.blockether.vis.contract.wire

Canonical value and JSON codecs shared by Core, the gateway and every SDK.

This namespace is a pure deterministic boundary: it performs no transport, filesystem, process or lifecycle work. Engine EDN becomes total JSON data; in-process readers receive exactly the shape a remote JSON reader receives.

Canonical value and JSON codecs shared by Core, the gateway and every SDK.

This namespace is a pure deterministic boundary: it performs no transport,
filesystem, process or lifecycle work. Engine EDN becomes total JSON data;
in-process readers receive exactly the shape a remote JSON reader receives.
raw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close