Skip to content

Implement Phase 3 trigger plane#12

Merged
G9Pedro merged 1 commit intomainfrom
cursor/phase-3-trigger-plane-530e
Apr 10, 2026
Merged

Implement Phase 3 trigger plane#12
G9Pedro merged 1 commit intomainfrom
cursor/phase-3-trigger-plane-530e

Conversation

@G9Pedro
Copy link
Copy Markdown
Contributor

@G9Pedro G9Pedro commented Apr 10, 2026

Summary

  • add normalized trigger event, subscription-state, and trigger-receipt contracts plus graph/doc updates for the Phase 3 trigger plane
  • refactor wg-trigger into a source-agnostic event evaluator with durable receipt persistence, replay-safe deduplication, and policy-aware action outcomes
  • wire post-write trigger ingestion through thread, mission, run, checkpoint, and generic CLI mutation paths
  • add CLI trigger workflows (validate, replay, ingest) plus status/brief/output/discovery updates for trigger health and receipt visibility
  • align connector/webhook placeholder contracts with the new normalized event model

Verification

  • cargo fmt --all
  • cargo clippy --workspace --all-targets --all-features -- -D warnings
  • cargo test --workspace
Open in Web Open in Cursor 

Co-authored-by: G9Pedro <G9Pedro@users.noreply.github.com>
@G9Pedro G9Pedro marked this pull request as ready for review April 10, 2026 15:00
@G9Pedro G9Pedro merged commit 7505d90 into main Apr 10, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants