feat: add Phase 7 execution read models - #329
Draft
eshulman2 wants to merge 4 commits into
Draft
Conversation
eshulman2
force-pushed
the
phase5/process-definition
branch
from
August 27, 2026 18:36
9e67ce3 to
490325c
Compare
eshulman2
force-pushed
the
phase7/execution-read-models
branch
from
August 27, 2026 18:36
e0358a3 to
32110d1
Compare
eshulman2
force-pushed
the
phase5/process-definition
branch
from
August 27, 2026 18:44
490325c to
0ce128a
Compare
eshulman2
force-pushed
the
phase7/execution-read-models
branch
from
August 27, 2026 18:44
32110d1 to
ed05f16
Compare
eshulman2
force-pushed
the
phase5/process-definition
branch
from
August 27, 2026 18:46
0ce128a to
940179e
Compare
eshulman2
force-pushed
the
phase7/execution-read-models
branch
from
August 27, 2026 18:46
ed05f16 to
f659735
Compare
eshulman2
force-pushed
the
phase5/process-definition
branch
from
August 27, 2026 18:46
940179e to
965f7ff
Compare
eshulman2
force-pushed
the
phase7/execution-read-models
branch
from
August 27, 2026 18:48
f659735 to
bbc36ea
Compare
eshulman2
changed the base branch from
phase5/process-definition
to
phase6/reconciliation-contract
August 27, 2026 18:48
eshulman2
force-pushed
the
phase6/reconciliation-contract
branch
from
August 27, 2026 18:54
4ea51ac to
935f3b6
Compare
eshulman2
force-pushed
the
phase7/execution-read-models
branch
from
August 27, 2026 18:54
0b64e5b to
2b3367e
Compare
eshulman2
force-pushed
the
phase6/reconciliation-contract
branch
from
August 27, 2026 18:58
935f3b6 to
6bc1c16
Compare
eshulman2
force-pushed
the
phase7/execution-read-models
branch
from
August 27, 2026 18:58
2b3367e to
f2caef6
Compare
eshulman2
force-pushed
the
phase6/reconciliation-contract
branch
from
August 27, 2026 19:04
6bc1c16 to
7643900
Compare
eshulman2
force-pushed
the
phase7/execution-read-models
branch
from
August 27, 2026 19:04
f2caef6 to
b97185a
Compare
eshulman2
force-pushed
the
phase6/reconciliation-contract
branch
from
August 27, 2026 19:06
7643900 to
7f59016
Compare
eshulman2
force-pushed
the
phase7/execution-read-models
branch
from
August 27, 2026 19:06
b97185a to
e8d14cf
Compare
eshulman2
force-pushed
the
phase6/reconciliation-contract
branch
from
August 27, 2026 19:08
7f59016 to
83014f9
Compare
eshulman2
force-pushed
the
phase7/execution-read-models
branch
from
August 27, 2026 19:08
e8d14cf to
71e0182
Compare
eshulman2
force-pushed
the
phase6/reconciliation-contract
branch
from
August 27, 2026 19:13
83014f9 to
d8228f9
Compare
eshulman2
force-pushed
the
phase7/execution-read-models
branch
from
August 27, 2026 19:13
71e0182 to
67fd359
Compare
eshulman2
force-pushed
the
phase6/reconciliation-contract
branch
from
August 27, 2026 21:06
d8228f9 to
028fe32
Compare
eshulman2
force-pushed
the
phase7/execution-read-models
branch
from
August 27, 2026 21:09
67fd359 to
d713b6b
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
GET /api/v1/workflows/{ticket_key}/executionStack
Verification
uv run ruff check src/ ...uv run pytest tests/unit/ tests/workflow tests/contracts tests/flows -q --strict-markers— 2,842 passed