Docs

Reference · 12.08

Glossary

The vocabulary, in one place — Durable Entity, RAL, PACER, SWIFT verdict, Objective, ViewNode, and more.

Glossary

Core terms

TermMeaning
Durable EntityRestart-durable, single-writer record with a typed inbox and a wake clock.
LedgerAppend-only, monotonic-per-run event history for replay and recovery.
EventBusRealtime publish bridge for workspace, run, and workflow rooms.
RALRuntime Abstraction Layer — one normalized contract over many model runtimes.
Runtime Capability ManifestA versioned, adapter-provided declaration of runtime capabilities and configuration-sensitive requirements, checked before dispatch. It supports namespaced capabilities and allOf/anyOf alternatives.
PACERMemory routing classification: Procedural / Analogical / Conceptual / Evidence / Reference.
Ownership sourceThe durable link between an imported Agentis agent and its external harness identity, root path, synchronization mode, and policy.
Staged sync itemA versioned external memory, skill, identity, or deletion change waiting for policy evaluation or operator review.
QuarantineA sync state for low-quality or untrusted content that blocks automatic application while preserving evidence and reviewability.
Trusted auto-syncA bounded synchronization mode that applies only policy-eligible content; it never overrides quarantine.

Orchestration & apps

TermMeaning
ObjectiveRun-scoped acceptance checks that define "done" — "Goal" is reserved for a future longer-lived tier.
SWIFT verdictThe world-probing engine that distinguishes accomplished from merely completed.
Blueprint lawA blessed graph is never autonomously restructured; repair requires certification and a rollback path.
Orchestration ruleA persisted typed-event subscription that can filter, map input, coalesce, and success-gate an activation of another workflow.
Delivery journalThe durable record of a concrete rule activation, including its identity, payload snapshot, lease, retries, outcome, and evidence.
Converge / PursueIterate a cohort sub-graph until a done-check; Pursue adds ASSESS + REFLECT stall detection.
ViewNodeThe typed node in an AG-UI surface tree — layout, data, interaction, agent-native widgets.
Surface outlineA compact, stable-identity inspection of a live surface: node IDs, bindings, and declared actions without forcing an agent to load the whole tree.
Record actionA state-aware action contract with optional visibility, disabled predicates, confirmation, and recursively bound arguments.
Governed transitionA Kanban or state-view move allowed only when its declared source/target transition and action contract permit it.
App-of-oneA standalone workflow auto-wrapped into an App so it gains a product shell and a data loop.
Green ratchetAtomic Evolution's monotonic rule: a mid-run graph change may never introduce a new regression, though pre-existing ones may persist.

Reach & sovereignty

TermMeaning
SubjectA durable per-person or per-device actor that can wait for a reply without spending tokens.
MCP plane (bilateral)Agentis both consumes external MCP servers and publishes its own workflows as MCP tools.
A2APublished workflows exposed as agent-to-agent skills via the same execution path as MCP.
AmbientAn environment — local, dev, staging, prod, fleet, or custom — with its own secrets vault.
Workspace bundleAn encrypted, portable export of a workspace — the profile (backup/share/sell) is the secrets boundary.
CompassThe compass.next paved-road hint carried in every settled tool result.

Continue