Add read-only workflow Flow inspection (M5A) - #1505
Merged
Paul Lizer (paullizer) merged 1 commit intoSep 20, 2026
Merged
Paul Lizer (paullizer) merged 1 commit into
Paul Lizer (paullizer) merged 1 commit into
Conversation
Add saved, draft-preview, and exact frozen-run Flow views over the existing compiler and runtime. Reuse bounded execution inspectors, retain temporary layout isolation and source authorization, and add offline regression coverage and documentation for version 0.261.121. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Paul Lizer (paullizer)
marked this pull request as ready for review
September 20, 2026 00:31
Paul Lizer (paullizer)
merged commit Sep 20, 2026
befdb6e
into
paullizer-react-v2-ui
2 checks passed
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
Intended base:
paullizer-react-v2-ui, notDevelopment. M5B visual authoring and O1-O9 remain outside this PR. No merge, deployment, permission change, live workflow invocation, or live publication is authorized by this PR.Linked issue
No new issue, per the owner's session-only tracking choice. Builds on merged #1504 (M4C-3), with #1496, #1498, #1499, and #1501 verified in the fetched integration ancestry. Integration baseline:
9660e22b3680c985556d5ddfe978c496e0e7cf98.Release Notes & Latest Features
Is this visible to end users?
Is this admin-facing (Admin Settings, governance, deployment, config)?
Should this become a Latest Feature card?
Screenshot needed for the card?
Release notes remain unchanged pending the owner's decision; feature documentation and published guides are updated.
Version bump
application/single_app/config.pyVERSIONthird segment bumped:0.261.120->0.261.121.deployers/version.txtbump not needed;deployers/is unchanged.Testing / validation
All application/browser validation was offline against fictional stores and closed API fixtures; it is not live acceptance.
index-D86iVPCp.js/index-DUL0AjJh.css.ui_tests/test_v2_workflow_flow_inspection.py: 52 passed, including same-node binding/status retention, exact mixed paths, root-instance evidence without extra reads, source/revision isolation, access-loss clearing, bounded loading, and keyboard/mobile behavior.Known separate follow-ups: O4 Office-export harness/import debt and O5's existing revoked-refresh assertion are not fixed by this change. No claim of a full repository-wide or live production test pass.
Documentation
docs/explanation/features/WORKFLOW_FLOW_INSPECTION.md; structured-control-flow note and create/trigger guides updated.Security checklist
@swagger_route(security=get_auth_security())and retain existing scope/role/source checks.