Skip to content

Semantic Vocabulary Glossary / 语义词表

This is a generated view of the curated registry, not another authority. 这是注册表的生成视图;修改定义应编辑 owner 和注册表,然后重新生成。

Equal spellings or value sets do not prove equal meaning. Producers write values; consumers interpret or pass them through; only owners define sets. 同名或相同值集不等于同一语义。生产者写值,消费者解释或透传,owner 定义集合。

See the RFC and its 中文版本 for scope, compatibility, proof boundaries and migration gates.

agent_scope_frontier_action

Frontier verdict for an agent-scoped lane. New v1 payloads use agent_scope_frontier.action; the root should-run effective_action projects the same value through its registered disjoint union. Legacy v0 signed payloads remain readable without rewriting.

delivery_continuity_preemption

Reason a delivery continuity is preempted.

delivery_outcome

Outcome class of a delivered work item.

  • Tier / 层级: cross_runtime; status / 状态: canonical.
  • python: DeliveryOutcome.
  • typescript: DELIVERY_OUTCOMES.
  • Values / 值: surface_only, outcome_gap, outcome_progress, primary_goal_outcome.

delivery_workspace_identity_kind

How a delivery workspace is identified.

delivery_workspace_kind

Workspace kind a delivery runs in.

delivery_workspace_requirement

Workspace requirement a settlement asserts before delivery.

effective_action

Compacted should-run verdict carried by status/should-run payloads and the Turn Envelope; the Python enum owns the finite value domain while the wire field remains a string for compatibility.

  • Tier / 层级: kernel; status / 状态: merge_candidate.
  • python: EffectiveAction.
  • typescript: EFFECTIVE_ACTIONS.
  • Values / 值: agent_monitor_only, agent_workspace_repair, automation_prompt_upgrade_required, autonomous_replan_required, blocked_health, blocked_wait, boundary_projection_repair, capability_bridge_repair, control_plane_health_repair, control_plane_projection_repair, control_plane_repair, coordinate_task_bundle, external_evidence_observe, governed_capability_intent, heartbeat_receipt_write_failed, heartbeat_settled_skip, lark_inbox_reply_due, monitor_due, monitor_quiet_skip, normal_run, operator_gate_notify, operator_inbox_material_review_due, outcome_floor_recovery, peer_coordination_blocked, quota_skip, runtime_user_gate_projection_repair, scoped_user_gate_fallback, state_projection_gap_repair, terminal_no_followup, throttled_skip, todo_decision_scope_projection_repair, unsettled_host_turn_recovery.

goal_amendment_class

Class of a proposed Goal amendment.

goal_amendment_proposal_admission

Admission verdict for a Goal amendment proposal.

goal_amendment_proposal_admission_fact

Fact recorded with a Goal amendment admission verdict.

handoff_mode

Authority handoff mode between agents.

  • Tier / 层级: cross_runtime; status / 状态: canonical.
  • python: HandoffMode.
  • typescript: HANDOFF_MODES.
  • Values / 值: legacy, soft_claim, hard_lease.

lease_action

Authority-core lease mutation verb.

  • Tier / 层级: kernel; status / 状态: legacy.
  • python: LeaseAction.
  • Values / 值: acquire, renew, transfer, release.
  • Compatibility only / 兼容保留: acquire, release, renew, transfer.

loop_disposition

Pure controller verdict for the outer loop after combining the last Turn receipt with the fresh route.

  • Tier / 层级: kernel; status / 状态: canonical.
  • python: LoopDisposition.
  • typescript: LOOP_DISPOSITIONS.
  • Values / 值: run_now, capability_action_required, wait, stop, user_action_required, repair, replan, terminal.

receipt_bound_monitor_phase

Receipt-bound phase of a monitor poll settlement.

receipt_bound_replay_phase

Receipt-bound phase of a Turn journal replay settlement.

scheduler_cadence_transition

Legal scheduler cadence state transition.

scheduler_host_transition

Legal scheduler host state transition.

settlement_binding_kind

How a settlement step binds to its receipt.

settlement_failure_kind

Typed failure class of a settlement step.

  • Tier / 层级: cross_runtime; status / 状态: canonical.
  • python: SettlementFailureKind.
  • typescript: SETTLEMENT_FAILURE_KINDS.
  • Values / 值: invalid_identity, receipt_missing, identity_mismatch, writeback_missing, writeback_rejected, quota_spend_rejected, terminal_closeout_rejected, cancelled, permission_denied, budget_rejected, effect_outcome_unknown.

settlement_step_kind

Effect-program settlement step executed for one Turn.

  • Tier / 层级: cross_runtime; status / 状态: canonical.
  • python: SettlementStepKind.
  • typescript: SETTLEMENT_STEP_KINDS.
  • Values / 值: validation, durable_writeback, quota_spend, terminal_closeout.

todo_completion_continuation

Continuation declared by a completing Todo.

todo_completion_recovery

Recovery path when a Todo completion cannot continue.

todo_decision_scope_granularity

Granularity of a Todo decision scope.

todo_decision_scope_kind

Scope kind of a Todo decision.

turn_result_kind

Typed public outcome of one executed Turn as settled by the Turn Journal.

  • Tier / 层级: kernel; status / 状态: canonical.
  • python: LoopXTurnResultKind.
  • typescript: TURN_RESULT_KINDS.
  • Values / 值: validated_progress, validated_completion, repair_required, replan_required, user_action_required, wait, iteration_failed, host_failure, validation_failed, writeback_failed, quota_spend_failed, terminal_closeout_failed.

turn_route

Typed delivery route derived from a fresh should-run decision before a Host is engaged.

  • Tier / 层级: kernel; status / 状态: canonical.
  • python: LoopXTurnRoute.
  • typescript: TURN_ROUTES.
  • Values / 值: ready_for_host, capability_action_required, repair_required, replan_required, user_action_required, wait, blocked, contract_error.