Skip to content

Add generic run plan executor contracts#1224

Open
chubes4 wants to merge 1 commit into
mainfrom
refactor/generic-run-contracts-20260619
Open

Add generic run plan executor contracts#1224
chubes4 wants to merge 1 commit into
mainfrom
refactor/generic-run-contracts-20260619

Conversation

@chubes4

@chubes4 chubes4 commented Jun 19, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Add a generic runtime-core RunPlanExecutor and worker adapter contract for bounded deterministic worker loops.
  • Route agent fanout through an agent-task-named adapter so the generic executor stays domain-neutral.
  • Add focused executor and fanout smoke coverage without adding WPSG/Data Machine concepts.

Tests

  • npm run build
  • npm run test:run-plan-executor
  • npm run test:agent-fanout-executor
  • npm run test:agent-task-contracts
  • npm run test:run-registry

AI assistance

  • AI assistance: Yes
  • Tool(s): OpenCode (gpt-5.5)
  • Used for: Drafted the generic run-plan executor, agent-fanout adapter refactor, and focused tests; Chris to review and validate before merge.

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.

1 participant