Workflow runtime current state for review#48
Draft
ste-bah wants to merge 11 commits into
Draft
Conversation
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
This draft PR captures the current workflow-runtime repair state for external review.
It includes the current source, tests, fixtures, and refactors around generated V2 workflows, host-call execution, write validation, verification evidence, project artifacts, provider environment handling, source graph normalization, and related trading-data work.
Known status
This is not being presented as ready to merge.
The latest fresh canary stopped as
NeedsReview:wf-afae6bee-73ef-4495-8957-ab1d367befb3blocked-verification-failed-1/Volumes/Externalwork/archon-cli/project-1/.archon/workflows/wf-afae6bee-73ef-4495-8957-ab1d367befb3/v2/results/blocked-verification-failed-1-6b5dc676f2f5b47bd3f38d566c40b96fc4ddc4ef302a87fbf2b13226f2cf4c32.jsonThe workflow reached
implementation-wave-1, ran remediation and verification repair cycles, but did not reachimplementation-wave-2. The immediate blocker was artifact/evidence mismatch forTASK-TDL-001: some runtime project artifacts existed, but required per-task evidence files under.archon/artifacts/TASK-TDL-001/were still missing.Validation already run before this PR
Focused suites were previously run and passed during the repair session:
workflow_live_v2_writeworkflow_live_v2_dataworkflow_live_v2_hostworkflow_live_v2_source_graphworkflow_live_generated_contractworkflow_live_generated_semanticsworkflow_live_v2_scriptworkflow_live_execution_testsarchon-workflowV2 result/runtime/resume testsA release build was also produced and copied into the project canary path before the failed canary above.
Review request
Please review this as a messy current-state branch, with particular attention to: