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.
- Tier / 层级:
kernel; status / 状态:canonical. - python:
AgentScopeFrontierAction. - typescript:
AGENT_SCOPE_FRONTIER_ACTIONS. - Values / 值:
agent_scope_exhausted,agent_scope_wait,reassignment_required,successor_replan_required.
delivery_continuity_preemption¶
Reason a delivery continuity is preempted.
- Tier / 层级:
cross_runtime; status / 状态:canonical. - python:
DELIVERY_CONTINUITY_PREEMPTIONS. - typescript:
DELIVERY_CONTINUITY_PREEMPTIONS. - Values / 值:
heartbeat_receipt,blocking_work_lane,autonomous_replan,control_repair,delivery_not_allowed.
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.
- Tier / 层级:
cross_runtime; status / 状态:canonical. - python:
DELIVERY_WORKSPACE_IDENTITY_KINDS. - typescript:
DELIVERY_WORKSPACE_IDENTITY_KINDS. - Values / 值:
git_repository,local_goal.
delivery_workspace_kind¶
Workspace kind a delivery runs in.
- Tier / 层级:
cross_runtime; status / 状态:canonical. - python:
DELIVERY_WORKSPACE_KINDS. - typescript:
DELIVERY_WORKSPACE_KINDS. - Values / 值:
canonical_checkout,independent_git_worktree,local_goal_workspace.
delivery_workspace_requirement¶
Workspace requirement a settlement asserts before delivery.
- Tier / 层级:
cross_runtime; status / 状态:canonical. - python:
DELIVERY_WORKSPACE_REQUIREMENTS. - typescript:
DELIVERY_WORKSPACE_REQUIREMENTS. - Values / 值:
required,not_required,unknown.
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.
- Tier / 层级:
cross_runtime; status / 状态:canonical. - python:
GOAL_AMENDMENT_CLASSES. - typescript:
GOAL_AMENDMENT_CLASSES. - Values / 值:
lane_route,shared_work_graph,shared_acceptance,protected_authority.
goal_amendment_proposal_admission¶
Admission verdict for a Goal amendment proposal.
- Tier / 层级:
cross_runtime; status / 状态:canonical. - python:
GOAL_AMENDMENT_PROPOSAL_ADMISSIONS. - typescript:
GOAL_AMENDMENT_PROPOSAL_ADMISSIONS. - Values / 值:
admitted,needs_rebase.
goal_amendment_proposal_admission_fact¶
Fact recorded with a Goal amendment admission verdict.
- Tier / 层级:
cross_runtime; status / 状态:canonical. - python:
GOAL_AMENDMENT_PROPOSAL_ADMISSION_FACTS. - typescript:
GOAL_AMENDMENT_PROPOSAL_ADMISSION_FACTS. - Values / 值:
base_state_event_basis_sequence_behind_derived_head,base_source_basis_digest_mismatch,base_source_basis_unverifiable,base_revision_basis_superseded.
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.
- Tier / 层级:
cross_runtime; status / 状态:canonical. - python:
ReceiptBoundMonitorPhase. - typescript:
RECEIPT_BOUND_MONITOR_PHASES. - Values / 值:
poll_due,settlement_pending,settled.
receipt_bound_replay_phase¶
Receipt-bound phase of a Turn journal replay settlement.
- Tier / 层级:
cross_runtime; status / 状态:canonical. - python:
ReceiptBoundReplayPhase. - typescript:
RECEIPT_BOUND_REPLAY_PHASES. - Values / 值:
open,settlement_pending,settled.
scheduler_cadence_transition¶
Legal scheduler cadence state transition.
- Tier / 层级:
cross_runtime; status / 状态:canonical. - python:
SchedulerCadenceTransition. - typescript:
SCHEDULER_CADENCE_TRANSITIONS. - Values / 值:
initial,identity_reset,retry_unacknowledged_failure,hold_active_initial,advance_after_interval,hold_until_interval.
scheduler_host_transition¶
Legal scheduler host state transition.
- Tier / 层级:
cross_runtime; status / 状态:canonical. - python:
SchedulerHostTransition. - typescript:
SCHEDULER_HOST_TRANSITIONS. - Values / 值:
apply_required,host_match_ack_required,recorded_failure_suppressed,settled.
settlement_binding_kind¶
How a settlement step binds to its receipt.
- Tier / 层级:
cross_runtime; status / 状态:canonical. - python:
SettlementBindingKind. - typescript:
SETTLEMENT_BINDING_KINDS. - Values / 值:
todo,autonomous_replan,unbound.
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.
- Tier / 层级:
cross_runtime; status / 状态:canonical. - python:
TodoCompletionContinuation. - typescript:
TODO_COMPLETION_CONTINUATIONS. - Values / 值:
active_goal,successor,no_followup.
todo_completion_recovery¶
Recovery path when a Todo completion cannot continue.
- Tier / 层级:
cross_runtime; status / 状态:canonical. - python:
TodoCompletionRecovery. - typescript:
TODO_COMPLETION_RECOVERIES. - Values / 值:
same_turn_terminal_closeout,lifecycle_reentry_terminal_closeout.
todo_decision_scope_granularity¶
Granularity of a Todo decision scope.
- Tier / 层级:
cross_runtime; status / 状态:canonical. - python:
TODO_DECISION_SCOPE_GRANULARITY_VALUES. - typescript:
TODO_DECISION_SCOPE_GRANULARITIES. - Values / 值:
action,lane,goal,project,global.
todo_decision_scope_kind¶
Scope kind of a Todo decision.
- Tier / 层级:
cross_runtime; status / 状态:canonical. - python:
TODO_DECISION_SCOPE_KIND_VALUES. - typescript:
TODO_DECISION_SCOPE_KINDS. - Values / 值:
private_read,write_scope,resource,production,public_claim,direction,other.
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.