prototype: declarative runtime-compiled workflows - #317
Merged
eshulman2 merged 3 commits intoAug 27, 2026
Conversation
Collaborator
Author
|
Stacked follow-up for layered planning state: eshulman2#6 |
Collaborator
Author
|
The layered-planning follow-up is now stacked in this repository as #318. The earlier fork-only PR has been closed. |
eshulman2
force-pushed
the
integration/dev-to-main
branch
from
August 27, 2026 12:37
28cbc3b to
123f58f
Compare
eshulman2
force-pushed
the
prototype/declarative-workflows
branch
from
August 27, 2026 12:37
3815604 to
1dd2028
Compare
eshulman2
force-pushed
the
prototype/declarative-workflows
branch
from
August 27, 2026 12:51
1dd2028 to
74c0ebf
Compare
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
forge:workflow:<name>labelsPrototype boundaries
Verification
uv run ruff check src tests/unit/workflow/test_declarative_workflows.pyuv run pytest -q tests/unit/workflow/test_declarative_workflows.py tests/unit/orchestrator/test_worker.py tests/unit/test_cli_config.py(117 passed)uv run pytest -q tests/unit(2217 passed before rebasing; focused suite rerun after updating main)uv run zensical buildFollow-up
A local test pass with a disposable Jira project and Redis checkpoint store is planned before this leaves draft.