Liking cljdoc? Tell your friends :D

com.blockether.vis.contract.activity

Activity vocabulary, declarations and lossless history pages. Lifecycle stays in the engine.

Activity vocabulary, declarations and lossless history pages. Lifecycle stays in the engine.
raw docstring

com.blockether.vis.contract.annotations

Markdown comments shared by the Companion and TUI. Resolved history remains body text.

Markdown comments shared by the Companion and TUI. Resolved history remains body text.
raw docstring

com.blockether.vis.contract.content

Canonical content validation from JSON Schema.

Canonical content validation from JSON Schema.
raw docstring

com.blockether.vis.contract.diff

Versioned code diffs keep exact patch text separate from human review comments.

Versioned code diffs keep exact patch text separate from human review comments.
raw docstring

com.blockether.vis.contract.document

Loads canonical JSON Schemas and validates payloads against their roots or definitions. schema/common.json supplies shared definitions. Raw validators reject values outside the JSON data model; engine adapters may normalize keyword maps before validation.

Loads canonical JSON Schemas and validates payloads against their roots or definitions.
`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.improve

Editable Improve records and immutable source links, validated by JSON Schema.

Editable Improve records and immutable source links, validated by JSON Schema.
raw docstring

com.blockether.vis.contract.openapi

Renders the gateway payload schemas and HTTP metadata as OpenAPI 3.1. Extension routes remain in their extension-owned contracts.

Renders the gateway payload schemas and HTTP metadata as OpenAPI 3.1.
Extension routes remain in their extension-owned contracts.
raw docstring

com.blockether.vis.contract.plan

Version-addressed planning artifacts and explicit review actions for both clients.

Version-addressed planning artifacts and explicit review actions for both clients.
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.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.toggle

Feature-toggle vocabulary and contribution validation from JSON Schema.

Feature-toggle vocabulary and contribution validation from 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