Liking cljdoc? Tell your friends :D

com.blockether.vis.ext.foundation-bridge.core

Bridge verification tools for Vis.

Consumes Bridge exclusively through its public library API (bridge.api); br/check returns Bridge's canonical status summary (:summary-version 1) plus the Vis envelope keys. This extension adds no flattening of its own — meaning lives in the kernel.

Bridge verification tools for Vis.

Consumes Bridge exclusively through its public library API
(`bridge.api`); `br/check` returns Bridge's canonical status summary
(`:summary-version` 1) plus the Vis envelope keys. This extension
adds no flattening of its own — meaning lives in the kernel.
raw docstring

bridge-promptclj

(bridge-prompt env)
source

bridge-symbolsclj

source

checkclj

(check env & [opts])

await br_check() checks the worktree (default), index (is_index), or pinned tree+frontier; is_approve approves a clear candidate. Summarize the canonical result; never dump it.

`await br_check()` checks the worktree (default), index (`is_index`), or pinned `tree`+`frontier`; `is_approve` approves a clear candidate. Summarize the canonical result; never dump it.
sourceraw docstring

initclj

(init env & [opts])

await br_init() bootstraps Bridge for optional root; returns existing config.

`await br_init()` bootstraps Bridge for optional `root`; returns existing config.
sourceraw docstring

list-evidenceclj

(list-evidence env & [opts])

await br_list_evidence() lists active-profile evidence commands.

`await br_list_evidence()` lists active-profile evidence commands.
sourceraw docstring

profileclj

(profile env & [opts])

await br_profile() summarizes the active project; accepts profile/policy paths.

`await br_profile()` summarizes the active project; accepts `profile`/`policy` paths.
sourceraw docstring

run-evidenceclj

(run-evidence env id & [opts])

await br_run_evidence(id, opts) runs one command and records its receipt. Candidate: is_index or tree+frontier; is_dry_run previews.

`await br_run_evidence(id, opts)` runs one command and records its receipt. Candidate: `is_index` or `tree`+`frontier`; `is_dry_run` previews.
sourceraw docstring

vis-extensionclj

source

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