Draft
Conversation
…ries and improve orchestrator configurations
…gress tracking; add comprehensive tests for termination logic
- Updated various files to enhance code formatting by aligning dictionary entries and improving whitespace usage. - Refactored the `CosmosWorkflowCheckpoint` and `CosmosWorkflowCheckpointRepository` classes for better clarity. - Improved the readability of list comprehensions and dictionary appends across multiple modules. - Ensured consistent use of inline comments and docstrings where applicable. - Enhanced the structure of error handling and logging in the `TelemetryManager` and `LoggingUtils` classes. - Made minor adjustments to test cases for better clarity and maintainability.
…gs and Pydantic models; improve orchestration logic
… clarity and maintainability
…ception handling and telemetry updates; add tests for conversion report quality gates
… the processor steps - Changed output folder naming from `/output` to `/converted` in various orchestration and prompt files. - Updated timestamp handling in reports to use a consistent UTC format with a helper function. (mcp tool to local function) - Enhanced routing instruction format for telemetry in prompt files to include phase labels. - Added utility functions for generating current timestamps in UTC. - Adjusted test cases to reflect changes in output folder structure and timestamp handling.
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.
Purpose
Does this introduce a breaking change?
Golden Path Validation
Deployment Validation
What to Check
Verify that the following are valid
Other Information