core.transition-action-status@1.3.0: real emit_event ABI - #1049
Merged
Conversation
Bump to 1.3.0 as Subscribable with required action_item_id, call traverse_host::emit_event on accepted transitions, and cover the path with executor + smoke validation. Co-authored-by: Cursor <cursoragent@cursor.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
core.transition-action-status1.2.0 → 1.3.0 withservice_type: subscribable(plus requiredevent_trigger) so host ABI + router Step 5 accept emissionsaction_item_idacross contract use_cases, runtime-requests, and workflowtraverse_host::emit_eventon accepted transitions with payload{action_item_id, from_status, to_status, actor_id}forcore.action-item.status-transitioned@1.0.0executor_teststo assert real emission (and no emit on rejected transitions)Governing Spec
002-capability-contracts003-event-contracts014-service-type-taxonomy056-capability-publish098-capability-event-host-abi100-capability-package-authoring004-spec-alignment-gate006-runtime-request-execution007-workflow-registry-traversal008-expedition-example-domain010-runtime-state-machine012-execution-trace-tiered013-browser-runtime-subscription016-runtime-placement-router017-ai-agent-packaging018-event-driven-composition024-placement-constraint-evaluator025-wasm-executor-adapter026-event-broker028-schema-alignment-gate-v02029-integrated-observability030-security-identity-model031-supply-chain-hardening032-universal-data-access033-http-json-api034-programmatic-registration035-multi-agent-isolation036-event-subscription-replay037-semver-range-resolution038-wasi-host-insulation040-contractual-enforcement-gate041-workflow-composition-api043-module-dependency-management044-application-bundle-manifest045-governed-model-dependency-resolution046-public-cli-app-registration047-thread-pool-executor054-public-scope-registry-ref057-embeddable-runtime-host058-workflow-pipeline-execution059-http-command-dispatch060-wasm-resource-limits061-wasm-module-cache062-runtime-target-matrix064-production-artifact-execution065-sigstore-bundle-verification066-durable-identity-event-delivery067-durable-journal-retention-and-write-limits070-runtime-event-sink-boundary079-durable-trace-journal083-datastore-retention-backup084-datastore-encryption-at-rest087-hosted-datastore-transport089-datastore-synchronization092-datastore-v2-migration-ownership093-datastore-multiprocess-coordination094-remote-key-value-datastore095-s3-compatible-remote-datastore102-contract-surface-coverage516-agent-artifact-execution517-embedded-trace-api518-durable-local-datastore519-embedder-owned-datastore-integration534-ecca-event-productsProject Item
Validation
capability inspectpasses for 1.3.0 (service_type: subscribable)wasm abi verifywhitelist passed (includestraverse_host::emit_event)capability-package executesmoke passedexecutor_testsassert emit on accepted transition + no emit on rejectioncapability publish --dry-runvalidation passed