M4C-2: publish exact saved workflow and Collect outputs - #1501
Merged
Paul Lizer (paullizer) merged 1 commit intoSep 19, 2026
Merged
Paul Lizer (paullizer) merged 1 commit into
Paul Lizer (paullizer) merged 1 commit into
Conversation
Export complete saved workflow records as exact JSON through the shared generated-file framework, with source-bound recovery, authorized reads, and existing publication completion semantics. Add V2 List controls, regression coverage, and documentation; bump the application to 0.261.119. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Paul Lizer (paullizer)
marked this pull request as ready for review
September 19, 2026 00:06
Paul Lizer (paullizer)
merged commit Sep 19, 2026
80f8890
into
paullizer-react-v2-ui
2 checks passed
This was referenced Sep 19, 2026
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
Target:
paullizer-react-v2-ui, notDevelopment. Pulled the latestorigin/paullizer-react-v2-ui; the base remains9d3856f509b4fa1b37e5c418d33f28120d206ea1, including M4C-1 implementationad8f4218413fc56064737cb78a5985d4e95f35fc.Scope boundary: Generic saved-record exports are JSON-only in this slice. Other formats remain future mappings in the same shared framework. No new scheduler, promotion service, ledger, cumulative spending cap, Repeat-until execution, or Flow editor. Existing loop limits and M4C-1 completion semantics remain unchanged. No deployment, live permission change, or live workspace publication was performed.
Linked issue
No tracking issue was created; issue creation was deferred during planning. Builds on merged PRs #1496, #1498, and #1499.
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 for the existing batching workflow; no Latest Feature card is included in this slice.
Version bump
application/single_app/config.pyVERSIONthird segment bumped:0.261.118->0.261.119deployers/version.txtbump not needed; no deployer files changedTesting / validation
test_generated_file_saved_record_exports.py,test_workflow_saved_output_artifacts.py, andtest_workflow_collect_publication.py; existing native publication, download, lifecycle, and loop coverage was also exercised.git diff --checkpassed. Committed-change BAC and XSS guardrails passed for all 14 changed application Python files.Known baseline/environment gaps: The broader backend selection encountered three older
test_simplechat_generated_office_exports.pycases blocked at application import by missing Cosmos configuration. The unchanged UI testtest_revoked_record_refresh_clears_the_previous_pagealso fails on base9d3856f5: access loss removes the nested history panel. These unrelated behaviors were not changed. This is not evidence of live deployment acceptance.Documentation
WORKFLOW_SAVED_OUTPUT_PUBLICATION.md; shared export, publication completion, Collect/control-flow, orchestration direction, and workflow guides updatedSecurity checklist