Skip to main content

Module runtime_adapters

Module runtime_adapters 

Source
Expand description

External runtime adapters that normalize upstream artifacts into Carina packets.

Runtime systems can generate artifacts, posts, comments, and reviews. Vela treats those records as source material: adapters convert them into carina.artifact_packet.v0.1, then route through the existing artifact-to-state proposal path. Artifact records may be applied immediately; truth-changing finding, gap, and review-note proposals remain reviewable.

Structs§

RuntimeAdapterRunOptions
RuntimeAdapterRunReport

Constants§

AGENT4SCIENCE_REVIEW_V1
v0.76.2: Agent4Science-shape review packet adapter (stub).
AGENT_DISCOURSE_V1
SCIENCECLAW_ARTIFACT_V1

Functions§

run