devflow-engine 1.1.19__tar.gz → 1.1.21__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- devflow_engine-1.1.21/DESIGN_NOTES.md +256 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/PKG-INFO +1 -1
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/pyproject.toml +1 -1
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/cli/app.py +26 -2
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/errors/error_solver_dag.py +247 -4
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/stores/execution_store.py +29 -1
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/area8_errors/test_us85_error_solver_commit_per_run.py +71 -1
- devflow_engine-1.1.21/tests/area8_errors/test_us85_terminal_workspace_cleanup.py +340 -0
- devflow_engine-1.1.21/tests/cli/test_worker_concurrent_start.py +182 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/uv.lock +1 -1
- devflow_engine-1.1.19/DESIGN_NOTES.md +0 -145
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/.github/workflows/devflow-enforce.yml +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/.gitignore +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/.pi/agents/filemaker-expert/filemaker-expert.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/.pi/agents/goldilocks-advisor/goldilocks-advisor.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/.pi/agents/idea-compliance-advisor/idea-compliance-advisor.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/.pi/npm/.gitignore +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/.pi/settings.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/.pi-lens/cache/session-start-guidance.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/.pi-lens/cache/session-start-guidance.meta.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/.pi-lens/cache/todo-baseline.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/.pi-lens/cache/todo-baseline.meta.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/README.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/ai_docs/context/source_docs/assumptions_registry.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/ai_docs/context/source_docs/domain_entities.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/ai_docs/context/source_docs/product_brief.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/ai_docs/context/source_docs/user_workflows.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/ai_docs/context/v2/project_docs/notes/devflow-bootstrap-answer.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/ai_docs/context/v2/project_docs/notes/idea_to_devflow_story_dag_contract.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/ai_docs/context/v2/project_docs/notes/ideation-dag-contract.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/ai_docs/context/v2/project_docs/notes/pencil_bridge_and_code_to_design_plan.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/ai_docs/context/v2/project_docs/notes/scope-to-idea-enrichment-dag-contract.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/ai_docs/context/v2/project_docs/notes/source-doc-mutation-dag-contract.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/ai_docs/context/v2/project_docs/notes/source-docs-to-scopes-dag-contract.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/ai_docs/context/v2/project_docs/notes/ui-grounding-runtime-implementation-plan.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/ai_docs/context/v2/project_docs/notes/ui-grounding-workflow-note.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/ai_docs/context/v2/project_docs/notes/ui_grounding_code_to_design_opportunity_map.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/ai_docs/context/v2/project_docs/notes/ui_grounding_next_sprint_checklist.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/ai_docs/context/v2/project_docs/notes/ui_grounding_phase1_pitfalls_review.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/ai_docs/context/v2/project_docs/notes/ui_grounding_workflow_dag_contract.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/ai_docs/context/v2/project_docs/source_docs/architecture.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/ai_docs/context/v2/project_docs/source_docs/delivery_plan.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/ai_docs/context/v2/project_docs/source_docs/index.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/ai_docs/context/v2/project_docs/source_docs/prd.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/ai_docs/context/v2/project_docs/source_docs/project_charter.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/ai_docs/context/v2/project_docs/source_docs/ux_design.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/ai_docs/context/v2/project_docs/user_stories/area10_process_pipeline/DF2-ARCH-1010_arch_decisions_cli.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/ai_docs/context/v2/project_docs/user_stories/area10_process_pipeline/DF2-ARCH-1013_validate_architecture_gate.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/ai_docs/context/v2/project_docs/user_stories/area10_process_pipeline/DF2-INV-1003_architecture_inventory_registry.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/ai_docs/context/v2/project_docs/user_stories/area10_process_pipeline/DF2-PIPE-1002_production_pipeline_story_entrypoint.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/ai_docs/context/v2/project_docs/user_stories/area10_process_pipeline/DF2-PIPE-1011_pipeline_runner_cli.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/ai_docs/context/v2/project_docs/user_stories/area10_process_pipeline/DF2-PROC-1001_ideation_planning_loop.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/ai_docs/context/v2/project_docs/user_stories/area10_process_pipeline/DF2-REG-1030_registry_db_perfect_registration.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/ai_docs/context/v2/project_docs/user_stories/area10_process_pipeline/DF2-REG-1031_init_dedupe_and_strict_refactor.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/ai_docs/context/v2/project_docs/user_stories/area1_bootstrap/cli-typer-command-surface.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/ai_docs/context/v2/project_docs/user_stories/area1_bootstrap/config-hierarchy-discovery.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/ai_docs/context/v2/project_docs/user_stories/area1_bootstrap/green-gate-quality-script.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/ai_docs/context/v2/project_docs/user_stories/area1_bootstrap/logging-baseline.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/ai_docs/context/v2/project_docs/user_stories/area1_bootstrap/repo-bootstrap-uv-typer-skeleton.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/ai_docs/context/v2/project_docs/user_stories/area2_projects/US2.10_project_init_registry_db.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/ai_docs/context/v2/project_docs/user_stories/area2_projects/US2.1_project_init.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/ai_docs/context/v2/project_docs/user_stories/area2_projects/US2.3_project_registry_list.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/ai_docs/context/v2/project_docs/user_stories/area2_projects/US2.4_project_remove.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/ai_docs/context/v2/project_docs/user_stories/area2_projects/US2.5_project_workspace_layout_hashing.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/ai_docs/context/v2/project_docs/user_stories/area2_projects/US2.6_config_hierarchy_resolution.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/ai_docs/context/v2/project_docs/user_stories/area2_projects/US2.7_project_import_clone_register.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/ai_docs/context/v2/project_docs/user_stories/area2_projects/US2.8_project_import_init_blank_repo.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/ai_docs/context/v2/project_docs/user_stories/area2_projects/US2.9_project_import_story_synthesis.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/ai_docs/context/v2/project_docs/user_stories/area3_execution_store_logging/US-3.1_execution-store_sqlite-bootstrap.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/ai_docs/context/v2/project_docs/user_stories/area3_execution_store_logging/US-3.2_execution-store_schema_core-tables.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/ai_docs/context/v2/project_docs/user_stories/area3_execution_store_logging/US-3.3_execution-store_run-lifecycle-persistence.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/ai_docs/context/v2/project_docs/user_stories/area3_execution_store_logging/US-3.4_execution-store_node-execution-persistence.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/ai_docs/context/v2/project_docs/user_stories/area3_execution_store_logging/US-3.5_execution-store_artifacts-errors-review-packets.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/ai_docs/context/v2/project_docs/user_stories/area3_execution_store_logging/US-3.6_logging_layout_correlation-ids_tool-logs.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/ai_docs/context/v2/project_docs/user_stories/area4_story_system/story-system-canonical-md.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/ai_docs/context/v2/project_docs/user_stories/area4_story_system/story-system-contract-hash.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/ai_docs/context/v2/project_docs/user_stories/area4_story_system/story-system-indexer.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/ai_docs/context/v2/project_docs/user_stories/area4_story_system/story-system-optional-artifacts.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/ai_docs/context/v2/project_docs/user_stories/area4_story_system/story-system-validation.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/ai_docs/context/v2/project_docs/user_stories/area5_planning_idea_tool/DF2-IDEA-502_repo-analysis-capture-evidence.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/ai_docs/context/v2/project_docs/user_stories/area5_planning_idea_tool/DF2-IDEA-503_generate-baseline-draft-stories-per-plane.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/ai_docs/context/v2/project_docs/user_stories/area5_planning_idea_tool/DF2-IDEA-504_draft-storage-provenance-and-non-canonical-separation.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/ai_docs/context/v2/project_docs/user_stories/area5_planning_idea_tool/DF2-IDEA-505_promote-drafts-to-canonical-with-traceability.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/ai_docs/context/v2/project_docs/user_stories/area5_planning_idea_tool/DF2-IDEA-506_review-and-diff-drafts-vs-canonical.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/ai_docs/context/v2/project_docs/user_stories/area6_implementation_dag/DF2-IMPL-620_genai_workflow_engine_conversion.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/ai_docs/context/v2/project_docs/user_stories/area6_implementation_dag/implementation-dag-core.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/ai_docs/context/v2/project_docs/user_stories/area6_implementation_dag/stage-git-commit-green.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/ai_docs/context/v2/project_docs/user_stories/area6_implementation_dag/stage-green-implement-and-gate.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/ai_docs/context/v2/project_docs/user_stories/area6_implementation_dag/stage-red-failing-tests.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/ai_docs/context/v2/project_docs/user_stories/area6_implementation_dag/stage-testdesign-oracle-anchor.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/ai_docs/context/v2/project_docs/user_stories/area6_implementation_dag/stage-validate-stories.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/ai_docs/context/v2/project_docs/user_stories/area6_implementation_dag/stage-validate-tests.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/ai_docs/context/v2/project_docs/user_stories/area8_errors/US-8.1_error-queue_core-model.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/ai_docs/context/v2/project_docs/user_stories/area8_errors/US-8.3_error-queue_dedupe-fingerprints.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/ai_docs/context/v2/project_docs/user_stories/area9_playground/DF2-PLAY-901_playground-preflight-contract.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/ai_docs/context/v2/project_docs/user_stories/area9_playground/DF2-PLAY-902_preflight-check-catalog-and-config.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/ai_docs/context/v2/project_docs/user_stories/area9_playground/DF2-PLAY-903_scenario-registry-and-discovery.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/ai_docs/context/v2/project_docs/user_stories/area9_playground/DF2-PLAY-904_scenario-runner-and-artifacts.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/ai_docs/context/v2/project_docs/user_stories/area9_playground/DF2-PLAY-905_failures-create-error-tasks.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/ai_docs/context/v2/project_docs/user_stories/area9_playground/DF2-PLAY-906_preflight-scenarios-respect-story-planes.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/ai_docs/context/v2/project_docs/user_stories/area9_playground/DF2-PLAY-907_parallel-batch-run-and-summary.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/ai_docs/context/v2/project_docs/user_stories/area9_playground/DF2-PLAY-908_node-devflow-parity-preflight-json.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/ai_docs/context/v2/project_docs/user_stories_backlog/area2_projects/US2.2_project_register_existing.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/ai_docs/context/v2/project_docs/user_stories_backlog/area4_story_system/story-system-draft-vs-canonical.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/ai_docs/context/v2/project_docs/user_stories_backlog/area5_planning_idea_tool/DF2-IDEA-501_idea-init-and-structure.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/ai_docs/context/v2/project_docs/user_stories_backlog/area5_planning_idea_tool/DF2-IDEA-507_list-and-inspect-ideas-analyses-drafts.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/ai_docs/context/v2/project_docs/user_stories_backlog/area5_planning_idea_tool/DF2-IDEA-508_link-idea-artifacts-to-execution-runs.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/ai_docs/context/v2/project_docs/user_stories_backlog/area6_implementation_dag/stage-git-commit-refactor.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/ai_docs/context/v2/project_docs/user_stories_backlog/area6_implementation_dag/stage-normalize.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/ai_docs/context/v2/project_docs/user_stories_backlog/area6_implementation_dag/stage-refactor-and-verify.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/ai_docs/context/v2/project_docs/user_stories_backlog/area7_review/US-7.1_review-packet_schema-and-loader.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/ai_docs/context/v2/project_docs/user_stories_backlog/area7_review/US-7.2_review-runner_core-workflow.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/ai_docs/context/v2/project_docs/user_stories_backlog/area7_review/US-7.3_review-findings_persistence_execution-store.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/ai_docs/context/v2/project_docs/user_stories_backlog/area7_review/US-7.4_remediation-run-spec_generation.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/ai_docs/context/v2/project_docs/user_stories_backlog/area7_review/US-7.5_security-and-safety_review-policies.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/ai_docs/context/v2/project_docs/user_stories_backlog/area7_review/US-7.6_contract-compliance-and-soundness_checks.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/ai_docs/context/v2/project_docs/user_stories_backlog/area7_review/US-7.7_cli-review-command_and_artifacts.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/ai_docs/context/v2/project_docs/user_stories_backlog/area8_errors/US-8.2_error-queue_claiming-concurrency.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/ai_docs/context/v2/project_docs/user_stories_backlog/area8_errors/US-8.4_remediation-runs_model-and-linkage.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/ai_docs/context/v2/project_docs/user_stories_backlog/area8_errors/US-8.5_error-solver_workflow-orchestration.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/ai_docs/context/v2/project_docs/user_stories_backlog/area8_errors/US-8.6_github-issues_ingestion-watcher.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/ai_docs/context/v2/project_docs/user_stories_backlog/area8_errors/US-8.7_execution-errors_to_error-tasks-ingestion.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/ai_docs/context/v2/project_docs/user_stories_backlog/area8_errors/US-8.8_error-cli_minimal-commands.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/ai_docs/context/v2/project_docs/user_stories_backlog/area8_errors/US-8.9_node-devflow-semantics_compatibility.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/docs/control-plane-source-of-truth-sketch.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/docs/devflow-queue-ops-skill-tree.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/docs/devflow-skill-overlays.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/docs/devflow-skill-registry-spec.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/docs/devin-ideation-source-docs.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/docs/devin-intake-ideation-boundary.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/docs/error-solving-dag-note.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/docs/evals/source-doc-sparse-input-eval.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/docs/evals/source-doc-targeted-mutation-eval.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/docs/llm-invocation-architecture.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/docs/project-doc-agent-contracts.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/docs/project-doc-cross-reference-rules.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/docs/project-doc-richness-contract.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/docs/prompts/anti-patterns.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/docs/prompts/devin-agent-prompt.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/docs/prompts/devin2-agent-prompt.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/docs/prompts/examples/devin-vapi-clone-reference-exchange.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/docs/queue-worker-infra.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/docs/recovery-dag-contract.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/docs/registry-doctrine.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/docs/scope-idea-agentification.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/docs/source-doc-coherence-node-contract.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/docs/source-doc-mutation-acceptance-matrix.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/docs/source-doc-mutation-real-eval.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/docs/source-doc-mutation-support-index-contract.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/docs/source-doc-section-agent-contracts.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/docs/source-doc-section-richness-contract.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/docs/source-to-project-doc-impact-map.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/docs/source-to-project-doc-reference-map.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/docs/story-implementation-planning-node.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/docs/support/source_doc_mutation/cross_sourceXproject.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/docs/support/source_doc_mutation/internal_project.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/docs/support/source_doc_mutation/internal_source.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/docs/ui-grounding-curtis-medium-tier-doctrine.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/docs/ui-grounding-curtis-structural-integration-note.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/20260322T195349Z/ai_docs/context/project_docs/architecture.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/20260322T195349Z/ai_docs/context/project_docs/delivery_plan.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/20260322T195349Z/ai_docs/context/project_docs/index.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/20260322T195349Z/ai_docs/context/project_docs/prd.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/20260322T195349Z/ai_docs/context/project_docs/project_charter.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/20260322T195349Z/ai_docs/context/project_docs/ux_design.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/20260322T195349Z/ai_docs/context/source_docs/assumptions_registry.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/20260322T195349Z/ai_docs/context/source_docs/domain_entities.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/20260322T195349Z/ai_docs/context/source_docs/product_brief.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/20260322T195349Z/ai_docs/context/source_docs/user_workflows.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/20260322T195349Z/eval_manifest.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/20260322T195349Z/indexes/project_docs_index.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/20260322T195349Z/indexes/source_docs_index.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/20260322T195349Z/metrics/completeness.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/20260322T195349Z/metrics/quality.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/20260322T211128Z/ai_docs/context/project_docs/architecture.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/20260322T211128Z/ai_docs/context/project_docs/delivery_plan.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/20260322T211128Z/ai_docs/context/project_docs/index.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/20260322T211128Z/ai_docs/context/project_docs/prd.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/20260322T211128Z/ai_docs/context/project_docs/project_charter.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/20260322T211128Z/ai_docs/context/project_docs/ux_design.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/20260322T211128Z/ai_docs/context/source_docs/assumptions_registry.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/20260322T211128Z/ai_docs/context/source_docs/domain_entities.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/20260322T211128Z/ai_docs/context/source_docs/product_brief.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/20260322T211128Z/ai_docs/context/source_docs/user_workflows.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/20260322T211128Z/eval_manifest.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/20260322T211128Z/indexes/project_docs_index.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/20260322T211128Z/indexes/source_docs_index.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/20260322T211128Z/metrics/completeness.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/20260322T211128Z/metrics/quality.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/20260322T214046Z/ai_docs/context/project_docs/architecture.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/20260322T214046Z/ai_docs/context/project_docs/delivery_plan.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/20260322T214046Z/ai_docs/context/project_docs/index.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/20260322T214046Z/ai_docs/context/project_docs/prd.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/20260322T214046Z/ai_docs/context/project_docs/project_charter.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/20260322T214046Z/ai_docs/context/project_docs/ux_design.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/20260322T214046Z/ai_docs/context/source_docs/assumptions_registry.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/20260322T214046Z/ai_docs/context/source_docs/domain_entities.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/20260322T214046Z/ai_docs/context/source_docs/product_brief.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/20260322T214046Z/ai_docs/context/source_docs/user_workflows.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/20260322T214046Z/eval_manifest.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/20260322T214046Z/indexes/project_docs_index.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/20260322T214046Z/indexes/source_docs_index.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/20260322T214046Z/metrics/completeness.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/20260322T214046Z/metrics/quality.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/20260322T223518Z/ai_docs/context/project_docs/architecture.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/20260322T223518Z/ai_docs/context/project_docs/delivery_plan.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/20260322T223518Z/ai_docs/context/project_docs/index.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/20260322T223518Z/ai_docs/context/project_docs/prd.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/20260322T223518Z/ai_docs/context/project_docs/project_charter.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/20260322T223518Z/ai_docs/context/project_docs/ux_design.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/20260322T223518Z/ai_docs/context/source_docs/assumptions_registry.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/20260322T223518Z/ai_docs/context/source_docs/domain_entities.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/20260322T223518Z/ai_docs/context/source_docs/product_brief.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/20260322T223518Z/ai_docs/context/source_docs/user_workflows.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/20260322T223518Z/baseline/project_docs/architecture.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/20260322T223518Z/baseline/project_docs/delivery_plan.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/20260322T223518Z/baseline/project_docs/index.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/20260322T223518Z/baseline/project_docs/prd.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/20260322T223518Z/baseline/project_docs/project_charter.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/20260322T223518Z/baseline/project_docs/ux_design.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/20260322T223518Z/baseline/source_docs/assumptions_registry.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/20260322T223518Z/baseline/source_docs/domain_entities.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/20260322T223518Z/baseline/source_docs/product_brief.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/20260322T223518Z/baseline/source_docs/user_workflows.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/20260322T223518Z/eval_manifest.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/20260322T223518Z/indexes/project_docs_index.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/20260322T223518Z/indexes/source_docs_index.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/20260322T223518Z/matrices/accuracy.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/20260322T223518Z/matrices/appropriate_update.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/20260322T223518Z/matrices/thoroughness.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/20260322T223518Z/metrics/completeness.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/20260322T223518Z/metrics/quality.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin/20260322T211631Z/basic_new_idea_sparse/artifacts/devin_agent_loop_terminal.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin/20260322T211631Z/basic_new_idea_sparse/artifacts/devin_intake.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin/20260322T211631Z/basic_new_idea_sparse/artifacts/devin_response.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin/20260322T211631Z/basic_new_idea_sparse/artifacts/devin_response_post.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin/20260322T211631Z/basic_new_idea_sparse/artifacts/idea_context_resolution.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin/20260322T211631Z/basic_new_idea_sparse/eval_manifest.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin/20260322T211631Z/basic_new_idea_sparse/metrics/scores.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin/20260322T213939Z/basic_new_idea_sparse/artifacts/devin_agent_loop_terminal.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin/20260322T213939Z/basic_new_idea_sparse/artifacts/devin_intake.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin/20260322T213939Z/basic_new_idea_sparse/artifacts/devin_response.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin/20260322T213939Z/basic_new_idea_sparse/artifacts/devin_response_post.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin/20260322T213939Z/basic_new_idea_sparse/artifacts/idea_context_resolution.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin/20260322T213939Z/basic_new_idea_sparse/eval_manifest.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin/20260322T213939Z/basic_new_idea_sparse/metrics/scores.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin/20260322T214440Z/extend_existing_codebase_feature/artifacts/devin_agent_loop_terminal.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin/20260322T214440Z/extend_existing_codebase_feature/artifacts/devin_intake.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin/20260322T214440Z/extend_existing_codebase_feature/artifacts/devin_response.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin/20260322T214440Z/extend_existing_codebase_feature/artifacts/devin_response_post.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin/20260322T214440Z/extend_existing_codebase_feature/artifacts/idea_context_resolution.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin/20260322T214440Z/extend_existing_codebase_feature/eval_manifest.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin/20260322T214440Z/extend_existing_codebase_feature/metrics/scores.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin/20260322T215138Z/drive_devflow_commands_queue/artifacts/devin_agent_loop_terminal.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin/20260322T215138Z/drive_devflow_commands_queue/artifacts/devin_intake.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin/20260322T215138Z/drive_devflow_commands_queue/artifacts/devin_response.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin/20260322T215138Z/drive_devflow_commands_queue/artifacts/devin_response_post.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin/20260322T215138Z/drive_devflow_commands_queue/eval_manifest.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin/20260322T215138Z/drive_devflow_commands_queue/metrics/scores.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin/20260322T222040Z/drive_devflow_commands_queue/artifacts/devin_agent_loop_terminal.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin/20260322T222040Z/drive_devflow_commands_queue/artifacts/devin_intake.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin/20260322T222040Z/drive_devflow_commands_queue/artifacts/devin_response.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin/20260322T222040Z/drive_devflow_commands_queue/artifacts/devin_response_post.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin/20260322T222040Z/drive_devflow_commands_queue/eval_manifest.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin/20260322T222040Z/drive_devflow_commands_queue/metrics/scores.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin/20260322T222316Z/drive_devflow_commands_queue/artifacts/devin_agent_loop_terminal.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin/20260322T222316Z/drive_devflow_commands_queue/artifacts/devin_intake.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin/20260322T222316Z/drive_devflow_commands_queue/artifacts/devin_response.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin/20260322T222316Z/drive_devflow_commands_queue/artifacts/devin_response_post.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin/20260322T222316Z/drive_devflow_commands_queue/eval_manifest.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin/20260322T222316Z/drive_devflow_commands_queue/metrics/scores.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin/20260322T223619Z/drive_devflow_commands_queue/artifacts/devin_agent_loop_terminal.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin/20260322T223619Z/drive_devflow_commands_queue/artifacts/devin_intake.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin/20260322T223619Z/drive_devflow_commands_queue/artifacts/devin_response.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin/20260322T223619Z/drive_devflow_commands_queue/artifacts/devin_response_post.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin/20260322T223619Z/drive_devflow_commands_queue/eval_manifest.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin/20260322T223619Z/drive_devflow_commands_queue/metrics/scores.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T183244Z/20260412T183244Z/preapproval_ideation_stays_preactivation_until_explicit_approval/eval_manifest.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T183244Z/20260412T183244Z/preapproval_ideation_stays_preactivation_until_explicit_approval/turn_01_turn1_initial_idea/artifacts/devin_intake.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T183244Z/20260412T183244Z/preapproval_ideation_stays_preactivation_until_explicit_approval/turn_01_turn1_initial_idea/artifacts/idea_context_resolution.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T183244Z/20260412T183244Z/preapproval_ideation_stays_preactivation_until_explicit_approval/turn_01_turn1_initial_idea/artifacts/route.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T183244Z/20260412T183244Z/preapproval_ideation_stays_preactivation_until_explicit_approval/turn_01_turn1_initial_idea/turn_result.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T183244Z/20260412T183244Z/preapproval_ideation_stays_preactivation_until_explicit_approval/turn_02_turn2_refinement_without_approval/artifacts/devin_intake.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T183244Z/20260412T183244Z/preapproval_ideation_stays_preactivation_until_explicit_approval/turn_02_turn2_refinement_without_approval/artifacts/idea_context_resolution.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T183244Z/20260412T183244Z/preapproval_ideation_stays_preactivation_until_explicit_approval/turn_02_turn2_refinement_without_approval/artifacts/route.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T183244Z/20260412T183244Z/preapproval_ideation_stays_preactivation_until_explicit_approval/turn_02_turn2_refinement_without_approval/turn_result.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T183244Z/20260412T183244Z/preapproval_ideation_stays_preactivation_until_explicit_approval/turn_03_turn3_explicit_approval/artifacts/devin_intake.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T183244Z/20260412T183244Z/preapproval_ideation_stays_preactivation_until_explicit_approval/turn_03_turn3_explicit_approval/artifacts/idea_context_resolution.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T183244Z/20260412T183244Z/preapproval_ideation_stays_preactivation_until_explicit_approval/turn_03_turn3_explicit_approval/artifacts/route.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T183244Z/20260412T183244Z/preapproval_ideation_stays_preactivation_until_explicit_approval/turn_03_turn3_explicit_approval/turn_result.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T183244Z/20260412T183324Z/ideation_to_insight_to_ideation_continuity/eval_manifest.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T183244Z/20260412T183324Z/ideation_to_insight_to_ideation_continuity/turn_01_turn1_initial_idea/artifacts/devin_intake.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T183244Z/20260412T183324Z/ideation_to_insight_to_ideation_continuity/turn_01_turn1_initial_idea/artifacts/idea_context_resolution.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T183244Z/20260412T183324Z/ideation_to_insight_to_ideation_continuity/turn_01_turn1_initial_idea/artifacts/route.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T183244Z/20260412T183324Z/ideation_to_insight_to_ideation_continuity/turn_01_turn1_initial_idea/turn_result.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T183244Z/20260412T183324Z/ideation_to_insight_to_ideation_continuity/turn_02_turn2_insight_detour/artifacts/devin_intake.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T183244Z/20260412T183324Z/ideation_to_insight_to_ideation_continuity/turn_02_turn2_insight_detour/artifacts/devin_response_post.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T183244Z/20260412T183324Z/ideation_to_insight_to_ideation_continuity/turn_02_turn2_insight_detour/artifacts/route.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T183244Z/20260412T183324Z/ideation_to_insight_to_ideation_continuity/turn_02_turn2_insight_detour/turn_result.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T183244Z/20260412T183324Z/ideation_to_insight_to_ideation_continuity/turn_03_turn3_back_to_ideation/artifacts/devin_intake.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T183244Z/20260412T183324Z/ideation_to_insight_to_ideation_continuity/turn_03_turn3_back_to_ideation/artifacts/idea_context_resolution.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T183244Z/20260412T183324Z/ideation_to_insight_to_ideation_continuity/turn_03_turn3_back_to_ideation/artifacts/route.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T183244Z/20260412T183324Z/ideation_to_insight_to_ideation_continuity/turn_03_turn3_back_to_ideation/turn_result.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T183244Z/20260412T183359Z/three_arm_interplay_ideation_insight_generic_then_back/eval_manifest.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T183244Z/20260412T183359Z/three_arm_interplay_ideation_insight_generic_then_back/turn_01_turn1_initial_idea/artifacts/devin_intake.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T183244Z/20260412T183359Z/three_arm_interplay_ideation_insight_generic_then_back/turn_01_turn1_initial_idea/artifacts/idea_context_resolution.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T183244Z/20260412T183359Z/three_arm_interplay_ideation_insight_generic_then_back/turn_01_turn1_initial_idea/artifacts/route.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T183244Z/20260412T183359Z/three_arm_interplay_ideation_insight_generic_then_back/turn_01_turn1_initial_idea/turn_result.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T183244Z/20260412T183359Z/three_arm_interplay_ideation_insight_generic_then_back/turn_02_turn2_insight_question/artifacts/devin_intake.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T183244Z/20260412T183359Z/three_arm_interplay_ideation_insight_generic_then_back/turn_02_turn2_insight_question/artifacts/devin_response_post.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T183244Z/20260412T183359Z/three_arm_interplay_ideation_insight_generic_then_back/turn_02_turn2_insight_question/artifacts/route.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T183244Z/20260412T183359Z/three_arm_interplay_ideation_insight_generic_then_back/turn_02_turn2_insight_question/turn_result.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T183244Z/20260412T183359Z/three_arm_interplay_ideation_insight_generic_then_back/turn_03_turn3_generic_question/artifacts/devin_intake.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T183244Z/20260412T183359Z/three_arm_interplay_ideation_insight_generic_then_back/turn_03_turn3_generic_question/artifacts/route.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T183244Z/20260412T183359Z/three_arm_interplay_ideation_insight_generic_then_back/turn_03_turn3_generic_question/turn_result.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T183244Z/20260412T183359Z/three_arm_interplay_ideation_insight_generic_then_back/turn_04_turn4_back_to_ideation/artifacts/devin_intake.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T183244Z/20260412T183359Z/three_arm_interplay_ideation_insight_generic_then_back/turn_04_turn4_back_to_ideation/artifacts/idea_context_resolution.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T183244Z/20260412T183359Z/three_arm_interplay_ideation_insight_generic_then_back/turn_04_turn4_back_to_ideation/artifacts/route.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T183244Z/20260412T183359Z/three_arm_interplay_ideation_insight_generic_then_back/turn_04_turn4_back_to_ideation/turn_result.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T183244Z/eval_manifest.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T183244Z/suite_summary.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184333Z/20260412T184333Z/preapproval_ideation_stays_preactivation_until_explicit_approval/eval_manifest.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184333Z/20260412T184333Z/preapproval_ideation_stays_preactivation_until_explicit_approval/turn_01_turn1_initial_idea/artifacts/devin_intake.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184333Z/20260412T184333Z/preapproval_ideation_stays_preactivation_until_explicit_approval/turn_01_turn1_initial_idea/artifacts/devin_response_post.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184333Z/20260412T184333Z/preapproval_ideation_stays_preactivation_until_explicit_approval/turn_01_turn1_initial_idea/artifacts/idea_activation_decision.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184333Z/20260412T184333Z/preapproval_ideation_stays_preactivation_until_explicit_approval/turn_01_turn1_initial_idea/artifacts/idea_assumption_completion.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184333Z/20260412T184333Z/preapproval_ideation_stays_preactivation_until_explicit_approval/turn_01_turn1_initial_idea/artifacts/idea_context_resolution.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184333Z/20260412T184333Z/preapproval_ideation_stays_preactivation_until_explicit_approval/turn_01_turn1_initial_idea/artifacts/idea_readiness_contract.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184333Z/20260412T184333Z/preapproval_ideation_stays_preactivation_until_explicit_approval/turn_01_turn1_initial_idea/artifacts/route.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184333Z/20260412T184333Z/preapproval_ideation_stays_preactivation_until_explicit_approval/turn_01_turn1_initial_idea/turn_result.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184333Z/20260412T184333Z/preapproval_ideation_stays_preactivation_until_explicit_approval/turn_02_turn2_refinement_without_approval/artifacts/devin_intake.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184333Z/20260412T184333Z/preapproval_ideation_stays_preactivation_until_explicit_approval/turn_02_turn2_refinement_without_approval/artifacts/devin_response_post.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184333Z/20260412T184333Z/preapproval_ideation_stays_preactivation_until_explicit_approval/turn_02_turn2_refinement_without_approval/artifacts/idea_assumption_completion.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184333Z/20260412T184333Z/preapproval_ideation_stays_preactivation_until_explicit_approval/turn_02_turn2_refinement_without_approval/artifacts/idea_context_resolution.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184333Z/20260412T184333Z/preapproval_ideation_stays_preactivation_until_explicit_approval/turn_02_turn2_refinement_without_approval/artifacts/idea_readiness_contract.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184333Z/20260412T184333Z/preapproval_ideation_stays_preactivation_until_explicit_approval/turn_02_turn2_refinement_without_approval/artifacts/route.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184333Z/20260412T184333Z/preapproval_ideation_stays_preactivation_until_explicit_approval/turn_02_turn2_refinement_without_approval/turn_result.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184333Z/20260412T184333Z/preapproval_ideation_stays_preactivation_until_explicit_approval/turn_03_turn3_explicit_approval/artifacts/devin_intake.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184333Z/20260412T184333Z/preapproval_ideation_stays_preactivation_until_explicit_approval/turn_03_turn3_explicit_approval/artifacts/devin_response_post.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184333Z/20260412T184333Z/preapproval_ideation_stays_preactivation_until_explicit_approval/turn_03_turn3_explicit_approval/artifacts/idea_activation_decision.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184333Z/20260412T184333Z/preapproval_ideation_stays_preactivation_until_explicit_approval/turn_03_turn3_explicit_approval/artifacts/idea_assumption_completion.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184333Z/20260412T184333Z/preapproval_ideation_stays_preactivation_until_explicit_approval/turn_03_turn3_explicit_approval/artifacts/idea_context_resolution.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184333Z/20260412T184333Z/preapproval_ideation_stays_preactivation_until_explicit_approval/turn_03_turn3_explicit_approval/artifacts/idea_readiness_contract.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184333Z/20260412T184333Z/preapproval_ideation_stays_preactivation_until_explicit_approval/turn_03_turn3_explicit_approval/artifacts/route.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184333Z/20260412T184333Z/preapproval_ideation_stays_preactivation_until_explicit_approval/turn_03_turn3_explicit_approval/turn_result.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184333Z/20260412T184446Z/ideation_to_insight_to_ideation_continuity/eval_manifest.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184333Z/20260412T184446Z/ideation_to_insight_to_ideation_continuity/turn_01_turn1_initial_idea/artifacts/devin_intake.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184333Z/20260412T184446Z/ideation_to_insight_to_ideation_continuity/turn_01_turn1_initial_idea/artifacts/devin_response_post.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184333Z/20260412T184446Z/ideation_to_insight_to_ideation_continuity/turn_01_turn1_initial_idea/artifacts/idea_assumption_completion.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184333Z/20260412T184446Z/ideation_to_insight_to_ideation_continuity/turn_01_turn1_initial_idea/artifacts/idea_context_resolution.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184333Z/20260412T184446Z/ideation_to_insight_to_ideation_continuity/turn_01_turn1_initial_idea/artifacts/idea_readiness_contract.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184333Z/20260412T184446Z/ideation_to_insight_to_ideation_continuity/turn_01_turn1_initial_idea/artifacts/route.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184333Z/20260412T184446Z/ideation_to_insight_to_ideation_continuity/turn_01_turn1_initial_idea/turn_result.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184333Z/20260412T184446Z/ideation_to_insight_to_ideation_continuity/turn_02_turn2_insight_detour/artifacts/devin_intake.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184333Z/20260412T184446Z/ideation_to_insight_to_ideation_continuity/turn_02_turn2_insight_detour/artifacts/devin_response_post.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184333Z/20260412T184446Z/ideation_to_insight_to_ideation_continuity/turn_02_turn2_insight_detour/artifacts/route.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184333Z/20260412T184446Z/ideation_to_insight_to_ideation_continuity/turn_02_turn2_insight_detour/turn_result.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184333Z/20260412T184446Z/ideation_to_insight_to_ideation_continuity/turn_03_turn3_back_to_ideation/artifacts/devin_intake.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184333Z/20260412T184446Z/ideation_to_insight_to_ideation_continuity/turn_03_turn3_back_to_ideation/artifacts/devin_response_post.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184333Z/20260412T184446Z/ideation_to_insight_to_ideation_continuity/turn_03_turn3_back_to_ideation/artifacts/idea_assumption_completion.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184333Z/20260412T184446Z/ideation_to_insight_to_ideation_continuity/turn_03_turn3_back_to_ideation/artifacts/idea_context_resolution.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184333Z/20260412T184446Z/ideation_to_insight_to_ideation_continuity/turn_03_turn3_back_to_ideation/artifacts/idea_readiness_contract.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184333Z/20260412T184446Z/ideation_to_insight_to_ideation_continuity/turn_03_turn3_back_to_ideation/artifacts/route.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184333Z/20260412T184446Z/ideation_to_insight_to_ideation_continuity/turn_03_turn3_back_to_ideation/turn_result.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184333Z/20260412T184518Z/three_arm_interplay_ideation_insight_generic_then_back/eval_manifest.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184333Z/20260412T184518Z/three_arm_interplay_ideation_insight_generic_then_back/turn_01_turn1_initial_idea/artifacts/devin_intake.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184333Z/20260412T184518Z/three_arm_interplay_ideation_insight_generic_then_back/turn_01_turn1_initial_idea/artifacts/devin_response_post.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184333Z/20260412T184518Z/three_arm_interplay_ideation_insight_generic_then_back/turn_01_turn1_initial_idea/artifacts/idea_assumption_completion.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184333Z/20260412T184518Z/three_arm_interplay_ideation_insight_generic_then_back/turn_01_turn1_initial_idea/artifacts/idea_context_resolution.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184333Z/20260412T184518Z/three_arm_interplay_ideation_insight_generic_then_back/turn_01_turn1_initial_idea/artifacts/idea_readiness_contract.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184333Z/20260412T184518Z/three_arm_interplay_ideation_insight_generic_then_back/turn_01_turn1_initial_idea/artifacts/route.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184333Z/20260412T184518Z/three_arm_interplay_ideation_insight_generic_then_back/turn_01_turn1_initial_idea/turn_result.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184333Z/20260412T184518Z/three_arm_interplay_ideation_insight_generic_then_back/turn_02_turn2_insight_question/artifacts/devin_intake.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184333Z/20260412T184518Z/three_arm_interplay_ideation_insight_generic_then_back/turn_02_turn2_insight_question/artifacts/devin_response_post.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184333Z/20260412T184518Z/three_arm_interplay_ideation_insight_generic_then_back/turn_02_turn2_insight_question/artifacts/route.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184333Z/20260412T184518Z/three_arm_interplay_ideation_insight_generic_then_back/turn_02_turn2_insight_question/turn_result.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184333Z/20260412T184518Z/three_arm_interplay_ideation_insight_generic_then_back/turn_03_turn3_generic_question/artifacts/devin_intake.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184333Z/20260412T184518Z/three_arm_interplay_ideation_insight_generic_then_back/turn_03_turn3_generic_question/artifacts/devin_response_post.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184333Z/20260412T184518Z/three_arm_interplay_ideation_insight_generic_then_back/turn_03_turn3_generic_question/artifacts/route.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184333Z/20260412T184518Z/three_arm_interplay_ideation_insight_generic_then_back/turn_03_turn3_generic_question/turn_result.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184333Z/20260412T184518Z/three_arm_interplay_ideation_insight_generic_then_back/turn_04_turn4_back_to_ideation/artifacts/devin_intake.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184333Z/20260412T184518Z/three_arm_interplay_ideation_insight_generic_then_back/turn_04_turn4_back_to_ideation/artifacts/devin_response_post.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184333Z/20260412T184518Z/three_arm_interplay_ideation_insight_generic_then_back/turn_04_turn4_back_to_ideation/artifacts/idea_assumption_completion.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184333Z/20260412T184518Z/three_arm_interplay_ideation_insight_generic_then_back/turn_04_turn4_back_to_ideation/artifacts/idea_context_resolution.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184333Z/20260412T184518Z/three_arm_interplay_ideation_insight_generic_then_back/turn_04_turn4_back_to_ideation/artifacts/idea_readiness_contract.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184333Z/20260412T184518Z/three_arm_interplay_ideation_insight_generic_then_back/turn_04_turn4_back_to_ideation/artifacts/route.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184333Z/20260412T184518Z/three_arm_interplay_ideation_insight_generic_then_back/turn_04_turn4_back_to_ideation/turn_result.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184333Z/eval_manifest.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184333Z/suite_summary.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184800Z/20260412T184800Z/preapproval_ideation_stays_preactivation_until_explicit_approval/eval_manifest.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184800Z/20260412T184800Z/preapproval_ideation_stays_preactivation_until_explicit_approval/turn_01_turn1_initial_idea/artifacts/devin_intake.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184800Z/20260412T184800Z/preapproval_ideation_stays_preactivation_until_explicit_approval/turn_01_turn1_initial_idea/artifacts/devin_response_post.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184800Z/20260412T184800Z/preapproval_ideation_stays_preactivation_until_explicit_approval/turn_01_turn1_initial_idea/artifacts/idea_assumption_completion.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184800Z/20260412T184800Z/preapproval_ideation_stays_preactivation_until_explicit_approval/turn_01_turn1_initial_idea/artifacts/idea_context_resolution.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184800Z/20260412T184800Z/preapproval_ideation_stays_preactivation_until_explicit_approval/turn_01_turn1_initial_idea/artifacts/idea_readiness_contract.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184800Z/20260412T184800Z/preapproval_ideation_stays_preactivation_until_explicit_approval/turn_01_turn1_initial_idea/artifacts/route.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184800Z/20260412T184800Z/preapproval_ideation_stays_preactivation_until_explicit_approval/turn_01_turn1_initial_idea/turn_result.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184800Z/20260412T184800Z/preapproval_ideation_stays_preactivation_until_explicit_approval/turn_02_turn2_refinement_without_approval/artifacts/devin_intake.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184800Z/20260412T184800Z/preapproval_ideation_stays_preactivation_until_explicit_approval/turn_02_turn2_refinement_without_approval/artifacts/devin_response_post.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184800Z/20260412T184800Z/preapproval_ideation_stays_preactivation_until_explicit_approval/turn_02_turn2_refinement_without_approval/artifacts/idea_assumption_completion.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184800Z/20260412T184800Z/preapproval_ideation_stays_preactivation_until_explicit_approval/turn_02_turn2_refinement_without_approval/artifacts/idea_context_resolution.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184800Z/20260412T184800Z/preapproval_ideation_stays_preactivation_until_explicit_approval/turn_02_turn2_refinement_without_approval/artifacts/idea_readiness_contract.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184800Z/20260412T184800Z/preapproval_ideation_stays_preactivation_until_explicit_approval/turn_02_turn2_refinement_without_approval/artifacts/route.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184800Z/20260412T184800Z/preapproval_ideation_stays_preactivation_until_explicit_approval/turn_02_turn2_refinement_without_approval/turn_result.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184800Z/20260412T184800Z/preapproval_ideation_stays_preactivation_until_explicit_approval/turn_03_turn3_explicit_approval/artifacts/devin_intake.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184800Z/20260412T184800Z/preapproval_ideation_stays_preactivation_until_explicit_approval/turn_03_turn3_explicit_approval/artifacts/devin_response_post.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184800Z/20260412T184800Z/preapproval_ideation_stays_preactivation_until_explicit_approval/turn_03_turn3_explicit_approval/artifacts/idea_assumption_completion.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184800Z/20260412T184800Z/preapproval_ideation_stays_preactivation_until_explicit_approval/turn_03_turn3_explicit_approval/artifacts/idea_context_resolution.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184800Z/20260412T184800Z/preapproval_ideation_stays_preactivation_until_explicit_approval/turn_03_turn3_explicit_approval/artifacts/idea_readiness_contract.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184800Z/20260412T184800Z/preapproval_ideation_stays_preactivation_until_explicit_approval/turn_03_turn3_explicit_approval/artifacts/route.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184800Z/20260412T184800Z/preapproval_ideation_stays_preactivation_until_explicit_approval/turn_03_turn3_explicit_approval/turn_result.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184800Z/20260412T184843Z/ideation_to_insight_to_ideation_continuity/eval_manifest.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184800Z/20260412T184843Z/ideation_to_insight_to_ideation_continuity/turn_01_turn1_initial_idea/artifacts/devin_intake.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184800Z/20260412T184843Z/ideation_to_insight_to_ideation_continuity/turn_01_turn1_initial_idea/artifacts/devin_response_post.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184800Z/20260412T184843Z/ideation_to_insight_to_ideation_continuity/turn_01_turn1_initial_idea/artifacts/idea_assumption_completion.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184800Z/20260412T184843Z/ideation_to_insight_to_ideation_continuity/turn_01_turn1_initial_idea/artifacts/idea_context_resolution.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184800Z/20260412T184843Z/ideation_to_insight_to_ideation_continuity/turn_01_turn1_initial_idea/artifacts/idea_readiness_contract.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184800Z/20260412T184843Z/ideation_to_insight_to_ideation_continuity/turn_01_turn1_initial_idea/artifacts/route.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184800Z/20260412T184843Z/ideation_to_insight_to_ideation_continuity/turn_01_turn1_initial_idea/turn_result.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184800Z/20260412T184843Z/ideation_to_insight_to_ideation_continuity/turn_02_turn2_insight_detour/artifacts/devin_intake.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184800Z/20260412T184843Z/ideation_to_insight_to_ideation_continuity/turn_02_turn2_insight_detour/artifacts/devin_response_post.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184800Z/20260412T184843Z/ideation_to_insight_to_ideation_continuity/turn_02_turn2_insight_detour/artifacts/route.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184800Z/20260412T184843Z/ideation_to_insight_to_ideation_continuity/turn_02_turn2_insight_detour/turn_result.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184800Z/20260412T184843Z/ideation_to_insight_to_ideation_continuity/turn_03_turn3_back_to_ideation/artifacts/devin_intake.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184800Z/20260412T184843Z/ideation_to_insight_to_ideation_continuity/turn_03_turn3_back_to_ideation/artifacts/devin_response_post.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184800Z/20260412T184843Z/ideation_to_insight_to_ideation_continuity/turn_03_turn3_back_to_ideation/artifacts/idea_assumption_completion.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184800Z/20260412T184843Z/ideation_to_insight_to_ideation_continuity/turn_03_turn3_back_to_ideation/artifacts/idea_context_resolution.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184800Z/20260412T184843Z/ideation_to_insight_to_ideation_continuity/turn_03_turn3_back_to_ideation/artifacts/idea_readiness_contract.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184800Z/20260412T184843Z/ideation_to_insight_to_ideation_continuity/turn_03_turn3_back_to_ideation/artifacts/route.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184800Z/20260412T184843Z/ideation_to_insight_to_ideation_continuity/turn_03_turn3_back_to_ideation/turn_result.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184800Z/20260412T184910Z/three_arm_interplay_ideation_insight_generic_then_back/eval_manifest.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184800Z/20260412T184910Z/three_arm_interplay_ideation_insight_generic_then_back/turn_01_turn1_initial_idea/artifacts/devin_intake.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184800Z/20260412T184910Z/three_arm_interplay_ideation_insight_generic_then_back/turn_01_turn1_initial_idea/artifacts/devin_response_post.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184800Z/20260412T184910Z/three_arm_interplay_ideation_insight_generic_then_back/turn_01_turn1_initial_idea/artifacts/idea_assumption_completion.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184800Z/20260412T184910Z/three_arm_interplay_ideation_insight_generic_then_back/turn_01_turn1_initial_idea/artifacts/idea_context_resolution.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184800Z/20260412T184910Z/three_arm_interplay_ideation_insight_generic_then_back/turn_01_turn1_initial_idea/artifacts/idea_readiness_contract.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184800Z/20260412T184910Z/three_arm_interplay_ideation_insight_generic_then_back/turn_01_turn1_initial_idea/artifacts/route.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184800Z/20260412T184910Z/three_arm_interplay_ideation_insight_generic_then_back/turn_01_turn1_initial_idea/turn_result.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184800Z/20260412T184910Z/three_arm_interplay_ideation_insight_generic_then_back/turn_02_turn2_insight_question/artifacts/devin_intake.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184800Z/20260412T184910Z/three_arm_interplay_ideation_insight_generic_then_back/turn_02_turn2_insight_question/artifacts/devin_response_post.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184800Z/20260412T184910Z/three_arm_interplay_ideation_insight_generic_then_back/turn_02_turn2_insight_question/artifacts/route.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184800Z/20260412T184910Z/three_arm_interplay_ideation_insight_generic_then_back/turn_02_turn2_insight_question/turn_result.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184800Z/20260412T184910Z/three_arm_interplay_ideation_insight_generic_then_back/turn_03_turn3_generic_question/artifacts/devin_intake.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184800Z/20260412T184910Z/three_arm_interplay_ideation_insight_generic_then_back/turn_03_turn3_generic_question/artifacts/devin_response_post.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184800Z/20260412T184910Z/three_arm_interplay_ideation_insight_generic_then_back/turn_03_turn3_generic_question/artifacts/route.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184800Z/20260412T184910Z/three_arm_interplay_ideation_insight_generic_then_back/turn_03_turn3_generic_question/turn_result.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184800Z/20260412T184910Z/three_arm_interplay_ideation_insight_generic_then_back/turn_04_turn4_back_to_ideation/artifacts/devin_intake.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184800Z/20260412T184910Z/three_arm_interplay_ideation_insight_generic_then_back/turn_04_turn4_back_to_ideation/artifacts/devin_response_post.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184800Z/20260412T184910Z/three_arm_interplay_ideation_insight_generic_then_back/turn_04_turn4_back_to_ideation/artifacts/idea_assumption_completion.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184800Z/20260412T184910Z/three_arm_interplay_ideation_insight_generic_then_back/turn_04_turn4_back_to_ideation/artifacts/idea_context_resolution.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184800Z/20260412T184910Z/three_arm_interplay_ideation_insight_generic_then_back/turn_04_turn4_back_to_ideation/artifacts/idea_readiness_contract.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184800Z/20260412T184910Z/three_arm_interplay_ideation_insight_generic_then_back/turn_04_turn4_back_to_ideation/artifacts/route.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184800Z/20260412T184910Z/three_arm_interplay_ideation_insight_generic_then_back/turn_04_turn4_back_to_ideation/turn_result.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184800Z/eval_manifest.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T184800Z/suite_summary.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T185050Z/20260412T185050Z/preapproval_ideation_stays_preactivation_until_explicit_approval/eval_manifest.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T185050Z/20260412T185050Z/preapproval_ideation_stays_preactivation_until_explicit_approval/turn_01_turn1_initial_idea/artifacts/devin_intake.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T185050Z/20260412T185050Z/preapproval_ideation_stays_preactivation_until_explicit_approval/turn_01_turn1_initial_idea/artifacts/devin_response_post.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T185050Z/20260412T185050Z/preapproval_ideation_stays_preactivation_until_explicit_approval/turn_01_turn1_initial_idea/artifacts/idea_assumption_completion.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T185050Z/20260412T185050Z/preapproval_ideation_stays_preactivation_until_explicit_approval/turn_01_turn1_initial_idea/artifacts/idea_context_resolution.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T185050Z/20260412T185050Z/preapproval_ideation_stays_preactivation_until_explicit_approval/turn_01_turn1_initial_idea/artifacts/idea_readiness_contract.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T185050Z/20260412T185050Z/preapproval_ideation_stays_preactivation_until_explicit_approval/turn_01_turn1_initial_idea/artifacts/route.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T185050Z/20260412T185050Z/preapproval_ideation_stays_preactivation_until_explicit_approval/turn_01_turn1_initial_idea/turn_result.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T185050Z/20260412T185050Z/preapproval_ideation_stays_preactivation_until_explicit_approval/turn_02_turn2_refinement_without_approval/artifacts/devin_intake.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T185050Z/20260412T185050Z/preapproval_ideation_stays_preactivation_until_explicit_approval/turn_02_turn2_refinement_without_approval/artifacts/devin_response_post.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T185050Z/20260412T185050Z/preapproval_ideation_stays_preactivation_until_explicit_approval/turn_02_turn2_refinement_without_approval/artifacts/idea_assumption_completion.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T185050Z/20260412T185050Z/preapproval_ideation_stays_preactivation_until_explicit_approval/turn_02_turn2_refinement_without_approval/artifacts/idea_context_resolution.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T185050Z/20260412T185050Z/preapproval_ideation_stays_preactivation_until_explicit_approval/turn_02_turn2_refinement_without_approval/artifacts/idea_readiness_contract.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T185050Z/20260412T185050Z/preapproval_ideation_stays_preactivation_until_explicit_approval/turn_02_turn2_refinement_without_approval/artifacts/route.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T185050Z/20260412T185050Z/preapproval_ideation_stays_preactivation_until_explicit_approval/turn_02_turn2_refinement_without_approval/turn_result.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T185050Z/20260412T185050Z/preapproval_ideation_stays_preactivation_until_explicit_approval/turn_03_turn3_explicit_approval/artifacts/devin_intake.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T185050Z/20260412T185050Z/preapproval_ideation_stays_preactivation_until_explicit_approval/turn_03_turn3_explicit_approval/artifacts/devin_response_post.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T185050Z/20260412T185050Z/preapproval_ideation_stays_preactivation_until_explicit_approval/turn_03_turn3_explicit_approval/artifacts/idea_activation_decision.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T185050Z/20260412T185050Z/preapproval_ideation_stays_preactivation_until_explicit_approval/turn_03_turn3_explicit_approval/artifacts/idea_assumption_completion.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T185050Z/20260412T185050Z/preapproval_ideation_stays_preactivation_until_explicit_approval/turn_03_turn3_explicit_approval/artifacts/idea_context_resolution.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T185050Z/20260412T185050Z/preapproval_ideation_stays_preactivation_until_explicit_approval/turn_03_turn3_explicit_approval/artifacts/idea_readiness_contract.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T185050Z/20260412T185050Z/preapproval_ideation_stays_preactivation_until_explicit_approval/turn_03_turn3_explicit_approval/artifacts/route.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T185050Z/20260412T185050Z/preapproval_ideation_stays_preactivation_until_explicit_approval/turn_03_turn3_explicit_approval/turn_result.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T185050Z/eval_manifest.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T185050Z/suite_summary.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T185255Z/20260412T185255Z/preapproval_ideation_stays_preactivation_until_explicit_approval/eval_manifest.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T185255Z/20260412T185255Z/preapproval_ideation_stays_preactivation_until_explicit_approval/turn_01_turn1_initial_idea/artifacts/devin_intake.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T185255Z/20260412T185255Z/preapproval_ideation_stays_preactivation_until_explicit_approval/turn_01_turn1_initial_idea/artifacts/devin_response_post.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T185255Z/20260412T185255Z/preapproval_ideation_stays_preactivation_until_explicit_approval/turn_01_turn1_initial_idea/artifacts/idea_assumption_completion.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T185255Z/20260412T185255Z/preapproval_ideation_stays_preactivation_until_explicit_approval/turn_01_turn1_initial_idea/artifacts/idea_context_resolution.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T185255Z/20260412T185255Z/preapproval_ideation_stays_preactivation_until_explicit_approval/turn_01_turn1_initial_idea/artifacts/idea_readiness_contract.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T185255Z/20260412T185255Z/preapproval_ideation_stays_preactivation_until_explicit_approval/turn_01_turn1_initial_idea/artifacts/route.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T185255Z/20260412T185255Z/preapproval_ideation_stays_preactivation_until_explicit_approval/turn_01_turn1_initial_idea/turn_result.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T185255Z/20260412T185255Z/preapproval_ideation_stays_preactivation_until_explicit_approval/turn_02_turn2_refinement_without_approval/artifacts/devin_intake.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T185255Z/20260412T185255Z/preapproval_ideation_stays_preactivation_until_explicit_approval/turn_02_turn2_refinement_without_approval/artifacts/devin_response_post.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T185255Z/20260412T185255Z/preapproval_ideation_stays_preactivation_until_explicit_approval/turn_02_turn2_refinement_without_approval/artifacts/idea_assumption_completion.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T185255Z/20260412T185255Z/preapproval_ideation_stays_preactivation_until_explicit_approval/turn_02_turn2_refinement_without_approval/artifacts/idea_context_resolution.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T185255Z/20260412T185255Z/preapproval_ideation_stays_preactivation_until_explicit_approval/turn_02_turn2_refinement_without_approval/artifacts/idea_readiness_contract.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T185255Z/20260412T185255Z/preapproval_ideation_stays_preactivation_until_explicit_approval/turn_02_turn2_refinement_without_approval/artifacts/route.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T185255Z/20260412T185255Z/preapproval_ideation_stays_preactivation_until_explicit_approval/turn_02_turn2_refinement_without_approval/turn_result.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T185255Z/20260412T185255Z/preapproval_ideation_stays_preactivation_until_explicit_approval/turn_03_turn3_explicit_approval/artifacts/devin_intake.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T185255Z/20260412T185255Z/preapproval_ideation_stays_preactivation_until_explicit_approval/turn_03_turn3_explicit_approval/artifacts/devin_response_post.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T185255Z/20260412T185255Z/preapproval_ideation_stays_preactivation_until_explicit_approval/turn_03_turn3_explicit_approval/artifacts/idea_activation_decision.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T185255Z/20260412T185255Z/preapproval_ideation_stays_preactivation_until_explicit_approval/turn_03_turn3_explicit_approval/artifacts/idea_assumption_completion.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T185255Z/20260412T185255Z/preapproval_ideation_stays_preactivation_until_explicit_approval/turn_03_turn3_explicit_approval/artifacts/idea_context_resolution.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T185255Z/20260412T185255Z/preapproval_ideation_stays_preactivation_until_explicit_approval/turn_03_turn3_explicit_approval/artifacts/idea_readiness_contract.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T185255Z/20260412T185255Z/preapproval_ideation_stays_preactivation_until_explicit_approval/turn_03_turn3_explicit_approval/artifacts/route.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T185255Z/20260412T185255Z/preapproval_ideation_stays_preactivation_until_explicit_approval/turn_03_turn3_explicit_approval/turn_result.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T185255Z/20260412T185332Z/ideation_to_insight_to_ideation_continuity/eval_manifest.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T185255Z/20260412T185332Z/ideation_to_insight_to_ideation_continuity/turn_01_turn1_initial_idea/artifacts/devin_intake.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T185255Z/20260412T185332Z/ideation_to_insight_to_ideation_continuity/turn_01_turn1_initial_idea/artifacts/devin_response_post.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T185255Z/20260412T185332Z/ideation_to_insight_to_ideation_continuity/turn_01_turn1_initial_idea/artifacts/idea_assumption_completion.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T185255Z/20260412T185332Z/ideation_to_insight_to_ideation_continuity/turn_01_turn1_initial_idea/artifacts/idea_context_resolution.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T185255Z/20260412T185332Z/ideation_to_insight_to_ideation_continuity/turn_01_turn1_initial_idea/artifacts/idea_readiness_contract.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T185255Z/20260412T185332Z/ideation_to_insight_to_ideation_continuity/turn_01_turn1_initial_idea/artifacts/route.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T185255Z/20260412T185332Z/ideation_to_insight_to_ideation_continuity/turn_01_turn1_initial_idea/turn_result.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T185255Z/20260412T185332Z/ideation_to_insight_to_ideation_continuity/turn_02_turn2_insight_detour/artifacts/devin_intake.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T185255Z/20260412T185332Z/ideation_to_insight_to_ideation_continuity/turn_02_turn2_insight_detour/artifacts/devin_response_post.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T185255Z/20260412T185332Z/ideation_to_insight_to_ideation_continuity/turn_02_turn2_insight_detour/artifacts/route.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T185255Z/20260412T185332Z/ideation_to_insight_to_ideation_continuity/turn_02_turn2_insight_detour/turn_result.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T185255Z/20260412T185332Z/ideation_to_insight_to_ideation_continuity/turn_03_turn3_back_to_ideation/artifacts/devin_intake.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T185255Z/20260412T185332Z/ideation_to_insight_to_ideation_continuity/turn_03_turn3_back_to_ideation/artifacts/idea_assumption_completion.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T185255Z/20260412T185332Z/ideation_to_insight_to_ideation_continuity/turn_03_turn3_back_to_ideation/artifacts/idea_context_resolution.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T185255Z/20260412T185332Z/ideation_to_insight_to_ideation_continuity/turn_03_turn3_back_to_ideation/artifacts/idea_readiness_contract.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T185255Z/20260412T185332Z/ideation_to_insight_to_ideation_continuity/turn_03_turn3_back_to_ideation/artifacts/route.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T185255Z/20260412T185332Z/ideation_to_insight_to_ideation_continuity/turn_03_turn3_back_to_ideation/turn_result.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T185255Z/20260412T185402Z/three_arm_interplay_ideation_insight_generic_then_back/eval_manifest.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T185255Z/20260412T185402Z/three_arm_interplay_ideation_insight_generic_then_back/turn_01_turn1_initial_idea/artifacts/devin_intake.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T185255Z/20260412T185402Z/three_arm_interplay_ideation_insight_generic_then_back/turn_01_turn1_initial_idea/artifacts/devin_response_post.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T185255Z/20260412T185402Z/three_arm_interplay_ideation_insight_generic_then_back/turn_01_turn1_initial_idea/artifacts/idea_assumption_completion.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T185255Z/20260412T185402Z/three_arm_interplay_ideation_insight_generic_then_back/turn_01_turn1_initial_idea/artifacts/idea_context_resolution.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T185255Z/20260412T185402Z/three_arm_interplay_ideation_insight_generic_then_back/turn_01_turn1_initial_idea/artifacts/idea_readiness_contract.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T185255Z/20260412T185402Z/three_arm_interplay_ideation_insight_generic_then_back/turn_01_turn1_initial_idea/artifacts/route.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T185255Z/20260412T185402Z/three_arm_interplay_ideation_insight_generic_then_back/turn_01_turn1_initial_idea/turn_result.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T185255Z/20260412T185402Z/three_arm_interplay_ideation_insight_generic_then_back/turn_02_turn2_insight_question/artifacts/devin_intake.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T185255Z/20260412T185402Z/three_arm_interplay_ideation_insight_generic_then_back/turn_02_turn2_insight_question/artifacts/devin_response_post.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T185255Z/20260412T185402Z/three_arm_interplay_ideation_insight_generic_then_back/turn_02_turn2_insight_question/artifacts/route.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T185255Z/20260412T185402Z/three_arm_interplay_ideation_insight_generic_then_back/turn_02_turn2_insight_question/turn_result.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T185255Z/20260412T185402Z/three_arm_interplay_ideation_insight_generic_then_back/turn_03_turn3_generic_question/artifacts/devin_intake.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T185255Z/20260412T185402Z/three_arm_interplay_ideation_insight_generic_then_back/turn_03_turn3_generic_question/artifacts/devin_response_post.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T185255Z/20260412T185402Z/three_arm_interplay_ideation_insight_generic_then_back/turn_03_turn3_generic_question/artifacts/route.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T185255Z/20260412T185402Z/three_arm_interplay_ideation_insight_generic_then_back/turn_03_turn3_generic_question/turn_result.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T185255Z/20260412T185402Z/three_arm_interplay_ideation_insight_generic_then_back/turn_04_turn4_back_to_ideation/artifacts/devin_intake.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T185255Z/20260412T185402Z/three_arm_interplay_ideation_insight_generic_then_back/turn_04_turn4_back_to_ideation/artifacts/devin_response_post.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T185255Z/20260412T185402Z/three_arm_interplay_ideation_insight_generic_then_back/turn_04_turn4_back_to_ideation/artifacts/idea_assumption_completion.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T185255Z/20260412T185402Z/three_arm_interplay_ideation_insight_generic_then_back/turn_04_turn4_back_to_ideation/artifacts/idea_context_resolution.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T185255Z/20260412T185402Z/three_arm_interplay_ideation_insight_generic_then_back/turn_04_turn4_back_to_ideation/artifacts/idea_readiness_contract.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T185255Z/20260412T185402Z/three_arm_interplay_ideation_insight_generic_then_back/turn_04_turn4_back_to_ideation/artifacts/route.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T185255Z/20260412T185402Z/three_arm_interplay_ideation_insight_generic_then_back/turn_04_turn4_back_to_ideation/turn_result.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T185255Z/eval_manifest.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/devin_multi_turn/20260412T185255Z/suite_summary.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/project_bootstrap/dataset.yaml +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/project_bootstrap/run_eval.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/evals/project_bootstrap/schema.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/playground/evals/source-doc-sparse-input-scenario.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/playground/evals/source-doc-targeted-mutation-scenario.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/playground/ideation_arm_playground.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/playground/ideation_scenarios_template.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/playground/iterate_arm_playground.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/playground/run_ideation_arm_scenarios.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/playground/run_iterate_scenarios.sh +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/playground/source_doc_mutation_eval.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/prompts/devin/generic/prompt.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/prompts/devin/ideation/prompt.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/prompts/devin/ideation/scenarios.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/prompts/devin/ideation_loop/prompt.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/prompts/devin/insight/prompt.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/prompts/devin/insight/scenarios.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/prompts/devin/intake/prompt.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/prompts/devin/iterate/prompt.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/prompts/devin/shared/eval_doctrine.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/prompts/devin/shared/principles.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/prompts/devin_eval/assessment/prompt.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/prompts/idea/api_ideation_agent/prompt.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/prompts/idea/api_insight_agent/prompt.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/prompts/idea/response_doctrine/prompt.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/prompts/implementation/dependency_assessment/prompt.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/prompts/implementation/green/green/prompt.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/prompts/implementation/green/node_config/prompt.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/prompts/implementation/green_review/outcome_review/prompt.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/prompts/implementation/green_review/prior_run_review/prompt.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/prompts/implementation/red/prompt.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/prompts/implementation/redreview/prompt.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/prompts/implementation/redreview_repair/prompt.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/prompts/implementation/setupdoc/prompt.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/prompts/implementation/story_planning/prompt.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/prompts/implementation/test_design/prompt.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/prompts/integration/README.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/prompts/integration/green/example.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/prompts/integration/green/green/prompt.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/prompts/integration/green/node_config/prompt.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/prompts/integration/green/past_prompts/20260417T212300/green/prompt.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/prompts/integration/green/past_prompts/20260417T212300/node_config/prompt.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/prompts/integration/green_enrich/example.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/prompts/integration/green_enrich/green_enrich/prompt.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/prompts/integration/green_enrich/node_config/prompt.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/prompts/integration/green_enrich/past_prompts/20260417T212300/green_enrich/prompt.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/prompts/integration/green_enrich/past_prompts/20260417T212300/node_config/prompt.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/prompts/integration/red/code_repair/prompt.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/prompts/integration/red/example.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/prompts/integration/red/node_config/prompt.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/prompts/integration/red/past_prompts/20260417T212300/code_repair/prompt.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/prompts/integration/red/past_prompts/20260417T212300/node_config/prompt.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/prompts/integration/red/past_prompts/20260417T212300/red/prompt.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/prompts/integration/red/past_prompts/20260417T212300/red_repair/prompt.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/prompts/integration/red/past_prompts/20260417T215032/code_repair/prompt.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/prompts/integration/red/past_prompts/20260417T215032/node_config/prompt.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/prompts/integration/red/past_prompts/20260417T215032/red_repair/prompt.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/prompts/integration/red/red/prompt.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/prompts/integration/red/red_repair/prompt.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/prompts/integration/red_review/example.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/prompts/integration/red_review/node_config/prompt.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/prompts/integration/red_review/past_prompts/20260417T212300/node_config/prompt.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/prompts/integration/red_review/past_prompts/20260417T212300/red_review/prompt.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/prompts/integration/red_review/red_review/prompt.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/prompts/integration/resolve/example.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/prompts/integration/resolve/node_config/prompt.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/prompts/integration/resolve/past_prompts/20260417T212300/node_config/prompt.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/prompts/integration/resolve/past_prompts/20260417T212300/resolve_implicated_users/prompt.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/prompts/integration/resolve/past_prompts/20260417T212300/resolve_side_effects/prompt.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/prompts/integration/resolve/resolve_implicated_users/prompt.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/prompts/integration/resolve/resolve_side_effects/prompt.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/prompts/integration/validate/build_idea_acceptance_coverage/prompt.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/prompts/integration/validate/code_repair/prompt.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/prompts/integration/validate/example.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/prompts/integration/validate/node_config/prompt.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/prompts/integration/validate/past_prompts/20260417T212300/code_repair/prompt.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/prompts/integration/validate/past_prompts/20260417T212300/node_config/prompt.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/prompts/integration/validate/past_prompts/20260417T212300/validate_enrich_gate/prompt.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/prompts/integration/validate/past_prompts/20260417T212300/validate_repair/prompt.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/prompts/integration/validate/past_prompts/20260417T215032/code_repair/prompt.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/prompts/integration/validate/past_prompts/20260417T215032/node_config/prompt.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/prompts/integration/validate/past_prompts/20260417T215032/validate_repair/prompt.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/prompts/integration/validate/validate_enrich_gate/prompt.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/prompts/integration/validate/validate_repair/prompt.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/prompts/integration/write_workflows/example.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/prompts/integration/write_workflows/node_config/prompt.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/prompts/integration/write_workflows/past_prompts/20260417T212300/node_config/prompt.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/prompts/integration/write_workflows/past_prompts/20260417T212300/write_workflows/prompt.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/prompts/integration/write_workflows/write_workflows/prompt.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/prompts/iterate/README.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/prompts/iterate/coder/prompt.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/prompts/iterate/framer/prompt.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/prompts/iterate/iterator/prompt.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/prompts/iterate/observer/prompt.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/prompts/recovery/diagnosis/prompt.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/prompts/recovery/execution/prompt.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/prompts/recovery/execution_verification/prompt.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/prompts/recovery/failure_investigation/prompt.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/prompts/recovery/preflight_health_repo_repair/prompt.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/prompts/recovery/remediation_execution/prompt.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/prompts/recovery/root_cause_investigation/prompt.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/prompts/scope_idea/doctrine/prompt.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/prompts/source_doc_eval/document/prompt.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/prompts/source_doc_eval/targeted_mutation/prompt.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/prompts/source_doc_mutation/domain_entities/prompt.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/prompts/source_doc_mutation/product_brief/prompt.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/prompts/source_doc_mutation/project_doc_coherence/prompt.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/prompts/source_doc_mutation/project_doc_render/prompt.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/prompts/source_doc_mutation/source_doc_coherence/prompt.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/prompts/source_doc_mutation/source_doc_enrichment_coherence/prompt.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/prompts/source_doc_mutation/user_workflows/prompt.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/prompts/source_scope/doctrine/prompt.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/prompts/ui_grounding/doctrine/prompt.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/scripts/audit_llm_invocations.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/scripts/dump_run_node_outputs.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/scripts/green.sh +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/scripts/purge_implemented_story_queue.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/scripts/reconcile_story_queue.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/scripts/replay_scope_draft_idea.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/scripts/replay_scope_goldilocks.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/scripts/run_api_key_transport_smoke.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/scripts/run_gitcommit_refactor_node.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/scripts/run_green_node.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/scripts/run_once_no_recovery.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/scripts/run_preflight_node.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/scripts/run_red_node.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/scripts/run_refactor_node.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/scripts/run_security_node.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/scripts/run_with_recovery.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/scripts/validate_architecture.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/scripts/validate_stories.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/scripts/validate_tests.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/scripts/validate_tests_story.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/__init__.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/agentic_prompts.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/agentic_runtime.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/api_key_flow_harness.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/api_keys.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/bootstrap/__init__.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/bootstrap/provision_from_template.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/cli/__init__.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/core/__init__.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/core/config.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/core/logging.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/core/paths.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/core/toml_kv.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/devflow_event_worker.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/devflow_state.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/devin2/__init__.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/devin2/agent_definition.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/devin2/pi_runner.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/devin_orchestration.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/error/__init__.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/error/remediation.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/errors/repo_quality_judge.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/errors/runtime_observability.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/errors/user_report_fix.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/errors/vision.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/idea/__init__.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/idea/actors.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/idea/agentic.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/idea/analyze.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/idea/devin_chat_dag.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/idea/diff.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/idea/drafts.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/idea/idea_creation_dag.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/idea/ideation_enrichment.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/idea/ideation_enrichment_worker.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/idea/paths.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/idea/promote.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/idea/redaction.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/idea/repo_tools.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/idea/response_mode.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/idea/story_pipeline.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/idea/sufficiency.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/idea/traditional_stories.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/implementation/__init__.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/implementation/alembic_preflight.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/implementation/dag.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/implementation/green_gate.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/implementation/prompts.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/implementation/test_runtime.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/integration/__init__.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/integration/agentic.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/integration/dag.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/integration/prompts.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/integration/supabase_schema.sql +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/integration/supabase_sync.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/llm/__init__.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/llm/cli_one_shot.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/llm/cli_stream.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/llm/execution_context.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/llm/invoke.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/llm/provider_api.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/orchestration.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/planning/__init__.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/planning/analyze_repo.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/planning/render_drafts.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/playground/__init__.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/playground/hooks.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/process/__init__.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/process/dag.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/project_registration/__init__.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/project_registration/dag.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/project_registry.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/recovery/__init__.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/recovery/dag.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/recovery/models.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/refactor.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/registry/__init__.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/registry/cards.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/registry/domain_normalize.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/registry/effects.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/registry/enforce_report.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/registry/module_cards_classify.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/registry/module_cards_draft.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/registry/module_cards_gate.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/registry/packages.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/registry/pathways.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/review/__init__.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/review/dag.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/review/review_story.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/scope_idea/__init__.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/scope_idea/agentic.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/scope_idea/dag.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/scope_idea/models.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/skills/builtins/devflow/queue_failure_investigation/SKILL.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/skills/builtins/devflow/queue_idea_to_story/SKILL.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/skills/builtins/devflow/queue_integration/SKILL.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/skills/builtins/devflow/queue_recovery/SKILL.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/skills/builtins/devflow/queue_runtime_core/SKILL.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/skills/builtins/devflow/queue_story_implementation/SKILL.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/skills/builtins/devin/idea_to_story_handoff/SKILL.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/skills/builtins/devin/ideation/SKILL.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/skills/builtins/devin/ideation/state-and-phrasing-reference.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/skills/builtins/devin/insight/SKILL.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/skills/registry.example.yaml +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/source_doc_assumptions.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/source_doc_mutation_dag.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/source_doc_mutation_eval.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/source_doc_mutation_worker.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/source_docs_schema.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/source_docs_updater.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/source_scope/__init__.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/source_scope/agentic.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/source_scope/dag.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/source_scope/models.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/stores/__init__.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/story/__init__.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/story/contracts.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/story/discovery.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/story/evidence.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/story/hashing.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/story/implemented_queue_purge.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/story/indexer.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/story/io.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/story/markdown_contracts.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/story/reconciliation.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/story/validate_stories.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/story/validate_tests_story.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/story/validation.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/ui_grounding/__init__.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/ui_grounding/agentic.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/ui_grounding/dag.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/ui_grounding/models.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/ui_grounding/pencil_bridge.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/vendor/__init__.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/vendor/datalumina_genai/__init__.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/vendor/datalumina_genai/core/__init__.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/vendor/datalumina_genai/core/exceptions.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/vendor/datalumina_genai/core/nodes/__init__.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/vendor/datalumina_genai/core/nodes/agent.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/vendor/datalumina_genai/core/nodes/agent_streaming_node.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/vendor/datalumina_genai/core/nodes/base.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/vendor/datalumina_genai/core/nodes/concurrent.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/vendor/datalumina_genai/core/nodes/router.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/vendor/datalumina_genai/core/schema.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/vendor/datalumina_genai/core/task.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/vendor/datalumina_genai/core/validate.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/vendor/datalumina_genai/core/workflow.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/worker.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/worker_guard.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/__init__.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/dag.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/dag_two_arm.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/devin_chat_scenario_catalog.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/devin_eval.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/nodes/__init__.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/nodes/ideation/__init__.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/nodes/ideation/node.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/nodes/ideation/playground.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/nodes/ideation/prompt.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/nodes/ideation/scenarios/continue_refinement.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/nodes/ideation/scenarios/continue_refinement_evals.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/nodes/ideation/scenarios/idea_fits_existing_patterns.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/nodes/ideation/scenarios/idea_fits_existing_patterns_evals.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/nodes/ideation/scenarios/large_idea_split.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/nodes/ideation/scenarios/large_idea_split_evals.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/nodes/ideation/scenarios/source_documentation_added.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/nodes/ideation/scenarios/source_documentation_added_evals.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/nodes/ideation/scenarios/user_says_create_it.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/nodes/ideation/scenarios/user_says_create_it_evals.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/nodes/ideation/scenarios/vague_idea.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/nodes/ideation/scenarios/vague_idea_evals.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/nodes/ideation/tools.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/nodes/insight/__init__.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/nodes/insight/node.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/nodes/insight/playground.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/nodes/insight/prompt.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/nodes/insight/scenarios/architecture_pattern_query.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/nodes/insight/scenarios/architecture_pattern_query_evals.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/nodes/insight/scenarios/codebase_exploration.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/nodes/insight/scenarios/codebase_exploration_evals.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/nodes/insight/scenarios/devin_ideation_routing.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/nodes/insight/scenarios/devin_ideation_routing_evals.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/nodes/insight/scenarios/devin_insight_routing.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/nodes/insight/scenarios/devin_insight_routing_evals.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/nodes/insight/scenarios/operational_debugging.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/nodes/insight/scenarios/operational_debugging_evals.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/nodes/insight/scenarios/operational_question.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/nodes/insight/scenarios/operational_question_evals.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/nodes/insight/scenarios/queue_status.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/nodes/insight/scenarios/queue_status_evals.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/nodes/insight/scenarios/source_doc_explanation.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/nodes/insight/scenarios/source_doc_explanation_evals.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/nodes/insight/scenarios/worker_state_check.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/nodes/insight/scenarios/worker_state_check_evals.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/nodes/insight/tools.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/nodes/intake/__init__.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/nodes/intake/node.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/nodes/intake/playground.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/nodes/intake/prompt.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/nodes/intake/scenarios/ideation_routing.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/nodes/intake/scenarios/ideation_routing_evals.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/nodes/intake/scenarios/insight_routing.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/nodes/intake/scenarios/insight_routing_evals.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/nodes/iterate/README.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/nodes/iterate/__init__.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/nodes/iterate/_archived_design_stages/01-objectives-requirements.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/nodes/iterate/_archived_design_stages/02-evals.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/nodes/iterate/_archived_design_stages/03-tools-and-boundaries.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/nodes/iterate/_archived_design_stages/04-harness-and-playground.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/nodes/iterate/_archived_design_stages/05-prompt-deferred.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/nodes/iterate/_archived_design_stages/coder_agent_design/01-objectives-requirements.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/nodes/iterate/_archived_design_stages/coder_agent_design/02-evals.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/nodes/iterate/_archived_design_stages/coder_agent_design/03-tools-and-boundaries.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/nodes/iterate/_archived_design_stages/coder_agent_design/04-harness-and-playground.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/nodes/iterate/_archived_design_stages/framer_agent_design/01-objectives-requirements.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/nodes/iterate/_archived_design_stages/framer_agent_design/02-evals.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/nodes/iterate/_archived_design_stages/framer_agent_design/03-tools-and-boundaries.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/nodes/iterate/_archived_design_stages/framer_agent_design/04-harness-and-playground.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/nodes/iterate/_archived_design_stages/iterator_agent_design/01-objectives-requirements.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/nodes/iterate/_archived_design_stages/iterator_agent_design/02-evals.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/nodes/iterate/_archived_design_stages/iterator_agent_design/03-tools-and-boundaries.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/nodes/iterate/_archived_design_stages/iterator_agent_design/04-harness-and-playground.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/nodes/iterate/_archived_design_stages/observer_agent_design/01-objectives-requirements.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/nodes/iterate/_archived_design_stages/observer_agent_design/02-evals.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/nodes/iterate/_archived_design_stages/observer_agent_design/03-tools-and-boundaries.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/nodes/iterate/_archived_design_stages/observer_agent_design/04-harness-and-playground.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/nodes/iterate/agent-roles.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/nodes/iterate/agents/README.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/nodes/iterate/artifacts.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/nodes/iterate/contract.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/nodes/iterate/eval-plan.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/nodes/iterate/node.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/nodes/iterate/pipeline/README.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/nodes/iterate/playground-contract.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/nodes/iterate/prompt.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/nodes/iterate/scenarios/README.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/nodes/iterate/scenarios/artifact-and-loop-scenarios.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/nodes/iterate/scenarios/coder_artifact_alignment.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/nodes/iterate/scenarios/coder_artifact_alignment_evals.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/nodes/iterate/scenarios/coder_bounded_fix.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/nodes/iterate/scenarios/coder_bounded_fix_evals.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/nodes/iterate/scenarios/devin_iterate_routing.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/nodes/iterate/scenarios/devin_iterate_routing_evals.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/nodes/iterate/scenarios/framer_scope_boundary.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/nodes/iterate/scenarios/framer_scope_boundary_evals.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/nodes/iterate/scenarios/framer_task_framing.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/nodes/iterate/scenarios/framer_task_framing_evals.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/nodes/iterate/scenarios/iterate_error_fix.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/nodes/iterate/scenarios/iterate_error_fix_evals.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/nodes/iterate/scenarios/iterate_quick_change.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/nodes/iterate/scenarios/iterate_quick_change_evals.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/nodes/iterate/scenarios/iterate_to_idea_promotion.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/nodes/iterate/scenarios/iterate_to_idea_promotion_evals.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/nodes/iterate/scenarios/iterate_to_insight_reroute.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/nodes/iterate/scenarios/iterate_to_insight_reroute_evals.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/nodes/iterate/scenarios/observer_evidence_seam.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/nodes/iterate/scenarios/observer_evidence_seam_evals.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/nodes/iterate/scenarios/observer_repro_creation.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/nodes/iterate/scenarios/observer_repro_creation_evals.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/nodes/iterate/scenarios/routing-matrix.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/nodes/shared/__init__.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/nodes/shared/filemaker_expert.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/nodes/shared/filemaker_expert.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/nodes/shared/filemaker_expert_eval/runner.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/nodes/shared/filemaker_expert_eval/scenarios.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/nodes/shared/goldilocks_advisor_eval/runner.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/nodes/shared/goldilocks_advisor_eval/scenarios.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/nodes/shared/helpers.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/nodes/shared/idea_compliance_advisor_eval/runner.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/nodes/shared/idea_compliance_advisor_eval/scenarios.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/nodes/shared/models.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/nodes/shared/post.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/nodes/shared/router.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/nodes/shared/tools.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/shared/devin-chat-rubric.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/shared/devin-chat-scenario-suite.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devin/shared/eval_doctrine.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/area10_process_pipeline/test_devflow_insight_cli_red.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/area10_process_pipeline/test_df2_arch_1010_decisions_cli_red.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/area10_process_pipeline/test_df2_arch_1013_validate_architecture_red.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/area10_process_pipeline/test_df2_proc_1001_idea_story_dag_red.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/area10_process_pipeline/test_df2_proc_1002_arms_integration.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/area10_process_pipeline/test_df2_proc_1002_ideation_api_agent.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/area10_process_pipeline/test_df2_proc_1002_ideation_intake_dag_red.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/area10_process_pipeline/test_df2_proc_1002_ideation_intake_schema.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/area10_process_pipeline/test_df2_proc_1002_ideation_scenario.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/area10_process_pipeline/test_df2_proc_1002_route_classifier.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/area10_process_pipeline/test_df2_reg_1031_init_dedupe_strict_refactor_red.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/area10_process_pipeline/test_failure_recovery_dag.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/area10_process_pipeline/test_handoff_resume_and_recovery.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/area10_process_pipeline/test_pipeline_worker_e2e_integration.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/area10_process_pipeline/test_recovery_dag_model_tier.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/area10_process_pipeline/test_recovery_queue_normalization.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/area10_process_pipeline/test_worker_story_queue_red.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/area12_scope_idea/conftest.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/area12_scope_idea/test_scope_to_idea_dag.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/area13_source_scope/test_source_docs_to_scopes_dag.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/area13_source_scope/test_source_scope_cli_e2e.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/area13_source_scope/test_source_to_scope_dag.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/area14_ui_grounding/test_pencil_bridge.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/area14_ui_grounding/test_pencil_preflight_cli.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/area14_ui_grounding/test_ui_grounding_cli_e2e.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/area14_ui_grounding/test_ui_grounding_dag.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/area1_bootstrap/test_df2_boot_001_repo_bootstrap.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/area1_bootstrap/test_df2_boot_002_cli_surface.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/area1_bootstrap/test_df2_boot_003_config_hierarchy.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/area1_bootstrap/test_df2_boot_004_logging_baseline.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/area1_bootstrap/test_df2_boot_005_green_gate.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/area1_bootstrap/test_project_bootstrap_eval_scaffold.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/area2_projects/test_us2_10_project_init_registry_db_red.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/area5_planning_idea_tool/test_actor_label_guardrails.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/area5_planning_idea_tool/test_df2_idea_502_repo_analysis_capture_evidence_red.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/area5_planning_idea_tool/test_df2_idea_503_generate_drafts_per_plane_red.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/area5_planning_idea_tool/test_df2_idea_504_draft_storage_separation_red.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/area5_planning_idea_tool/test_df2_idea_505_promote_drafts_non_destructive_red.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/area5_planning_idea_tool/test_df2_idea_506_diff_review_stable_ids_red.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/area5_planning_idea_tool/test_dfe_command_1_ideation_sufficiency_red.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/area5_planning_idea_tool/test_dfe_command_2_traditional_user_story_generation_red.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/area5_planning_idea_tool/test_idea_repo_tools.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/area6_implementation_dag/test_alembic_preflight_normalization.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/area6_implementation_dag/test_df2_impl_620_genai_workflow_red.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/area6_implementation_dag/test_df2_impl_area6_red.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/area6_implementation_dag/test_df2_impl_claude_permissions_flag.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/area6_implementation_dag/test_df2_impl_commit_refactor_fallback.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/area6_implementation_dag/test_df2_impl_commit_retains_devflow_refactor.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/area6_implementation_dag/test_df2_impl_devflow_cli_fallback.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/area6_implementation_dag/test_df2_impl_gitcommit_green_gate_fallback.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/area6_implementation_dag/test_df2_impl_gitcommit_refactor_harness.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/area6_implementation_dag/test_df2_impl_green_harness.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/area6_implementation_dag/test_df2_impl_green_prompt_packaging.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/area6_implementation_dag/test_df2_impl_mixed_runtime_bundles.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/area6_implementation_dag/test_df2_impl_model_strength_mapping.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/area6_implementation_dag/test_df2_impl_red_harness.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/area6_implementation_dag/test_df2_impl_red_preflight.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/area6_implementation_dag/test_df2_impl_red_prompt_contract.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/area6_implementation_dag/test_df2_impl_red_runtime_contract.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/area6_implementation_dag/test_df2_impl_redreview_registration.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/area6_implementation_dag/test_df2_impl_refactor_attempt_prepares_enforce.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/area6_implementation_dag/test_df2_impl_refactor_command_usage.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/area6_implementation_dag/test_df2_impl_refactor_commit_flow.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/area6_implementation_dag/test_df2_impl_refactor_harness.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/area6_implementation_dag/test_df2_impl_refactor_prompt_packaging.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/area6_implementation_dag/test_df2_impl_security_harness.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/area6_implementation_dag/test_df2_impl_security_prompt_packaging.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/area6_implementation_dag/test_df2_impl_streaming_path_usage.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/area6_implementation_dag/test_df2_impl_validate_gates_red.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/area6_implementation_dag/test_validate_tests_story_scoped_red.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/area7_review/test_review_dag_red.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/area8_errors/test_df2_area7_failures_error_tasks_red.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/area8_errors/test_us85_error_solver_dag_contract.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/area8_errors/test_us85_error_solver_dag_fixing_red.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/area8_errors/test_us85_error_solver_dag_journal.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/area8_errors/test_us85_error_solver_dag_regression_context.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/area8_errors/test_us85_error_solver_dag_verification_contract.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/area8_errors/test_us85_error_solver_repo_quality.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/area8_errors/test_us85_portal_and_modification.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/area9_playground/test_df2_play_908_node_preflight_json_red.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/area9_playground/test_df2_play_area9_red.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/area9_playground/test_ideation_arm_playground.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/cli/test_project_repo_binding.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/cli/test_refactor_cli_import.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/cli/test_repo_local_dag_paths.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/cli/test_repo_root_override.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/cli/test_story_execute_wrapper_run.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/cli/test_supabase_event_worker_cli.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/cli/test_supabase_realtime_listener.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/cli/test_worker_kill_switch.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/cli/test_worker_start_modes.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/conftest.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/fixtures/backend_provision/provision_from_template.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/fixtures/source_doc_mutation/bootstrap_repo/README.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/fixtures/source_doc_mutation/bootstrap_repo/docs/overview.md +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/fixtures/source_doc_mutation/chi/assumptions_registry.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/fixtures/source_doc_mutation/chi/domain_entities.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/fixtures/source_doc_mutation/chi/product_brief.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/fixtures/source_doc_mutation/chi/user_workflows.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/fixtures/source_doc_mutation/scenarios.json +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/idea/test_actor_specificity_warning.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/idea/test_capability_first_story_decomposition.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/idea/test_devin_ddr_docs_operator_guide.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/idea/test_story_pipeline_dfs_state.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/integration/test_integration_agentic.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/integration/test_integration_dag.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/integration/test_integration_dag_nodes.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/integration/test_integration_prompt_loading.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/stores/test_idea_creation_queue.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/stores/test_integration_queue.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/test_agentic_prompt_loading.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/test_agentic_runtime.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/test_api_key_flow_harness.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/test_api_keys.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/test_area2_project_import_red.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/test_area2_project_import_remaining_red.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/test_area2_projects_red.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/test_area3_execution_store_logging_red.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/test_area4_story_system_red.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/test_devflow_event_worker.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/test_devflow_state_project_resolution.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/test_devin2_agent_definition.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/test_devin2_pi_runner.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/test_devin_chat_scenario_catalog.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/test_devin_chat_tier_routing.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/test_devin_multi_turn_eval_defaults.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/test_devin_real_eval.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/test_domain_normalize.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/test_dump_run_node_outputs.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/test_enforce_changed_filter.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/test_enforce_report_directives.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/test_error_solve_runtime_coder_path.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/test_execution_store.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/test_execution_store_story_queue_red.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/test_generic_task_queue.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/test_ideation_enrichment.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/test_implemented_story_queue_purge.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/test_llm_cli_one_shot.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/test_llm_cli_stream_journal_sqlite.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/test_llm_cli_stream_logging.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/test_llm_codex_invocation_regression.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/test_llm_invocation_audit.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/test_llm_invoke.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/test_llm_provider_api.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/test_llm_provider_config.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/test_llm_tier_invocation.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/test_playground_source_doc_mutation_eval.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/test_prd_mutation_grounding.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/test_process_dag_imperative.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/test_project_registration_dag.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/test_project_registration_supabase_uuid.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/test_queue_project_id_resolution.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/test_refactor_llm_path.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/test_register_one_time.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/test_registry_cards_and_gate.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/test_registry_classify_module_cards_parser.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/test_registry_detect_pathways.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/test_registry_draft_module_cards.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/test_registry_draft_module_cards_effects.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/test_registry_effect_overlap.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/test_registry_gate_module_cards.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/test_registry_gate_unknown_strict.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/test_registry_import_scan_filters_stdlib_and_node_builtins.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/test_registry_llm_commands.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/test_registry_module_incremental_focus.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/test_registry_module_phase_and_apply.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/test_registry_scan_ignores_build_dirs.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/test_source_doc_mutation_acceptance.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/test_source_doc_mutation_dag.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/test_source_doc_mutation_eval.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/test_source_doc_mutation_real_eval.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/test_source_docs_updater.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/test_story_contracts.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/tests/test_story_reconciliation.py +0 -0
- {devflow_engine-1.1.19 → devflow_engine-1.1.21}/users.json +0 -0
|
@@ -0,0 +1,256 @@
|
|
|
1
|
+
# DevFlow Error-Solver Hardening — Design Notes
|
|
2
|
+
|
|
3
|
+
Track A landed in `v1.1.18`:
|
|
4
|
+
- `errors/repo_quality_judge.py` — pure-LLM judge (medium tier → MiniMax) scoring
|
|
5
|
+
repro artifacts on `behavioral_vs_presence` and `fails_for_described_reason`.
|
|
6
|
+
- `BuildObservabilityNode` runs the judge after the observation pass and before
|
|
7
|
+
`FirstPassFix`. Unhealthy judgments flip `error_tasks.quality_status` to
|
|
8
|
+
`awaiting_quality_review` and stop the workflow with `status='observed'`.
|
|
9
|
+
- `ResolveNode` enforces the red-before-fix invariant: `verified =
|
|
10
|
+
green_gate AND observation_was_red`. Closes the "already-green-at-intake" leak
|
|
11
|
+
(`src/devflow_engine/errors/error_solver_dag.py` ResolveNode).
|
|
12
|
+
- Schema: added `error_tasks.quality_status TEXT` via
|
|
13
|
+
`ExecutionStore._ensure_error_tasks_schema` (in-code migration, no Alembic).
|
|
14
|
+
|
|
15
|
+
The rest of this document is the queue for the NEXT vertical slices. Each
|
|
16
|
+
slice is intentionally small enough to land in one PR.
|
|
17
|
+
|
|
18
|
+
---
|
|
19
|
+
|
|
20
|
+
## Slice 1 — Playwright proof-artifact pipeline (validated end-to-end 2026-05-25)
|
|
21
|
+
|
|
22
|
+
**Status:** validated by manual PoC against chi-webapp staging on 2026-05-25.
|
|
23
|
+
The PoC's `manager-invite-error-detail.spec.ts` ran against
|
|
24
|
+
`admin.staging.culturehealth.com`, captured `m2-filled-form.png +
|
|
25
|
+
m4-after-second-submit.png + video.webm + trace.zip`, and the post-submit
|
|
26
|
+
toast displayed the actual backend response detail (`"Not a member of this
|
|
27
|
+
organization"`) instead of the pre-fix fallback (`"Couldn't send invitation."`).
|
|
28
|
+
That validates both the artifact shape AND the underlying fix.
|
|
29
|
+
|
|
30
|
+
**Why:** The repo-quality judge catches presence-only repros at intake, but
|
|
31
|
+
it doesn't yet generate a visual behavioral artifact. For UI bugs the engine
|
|
32
|
+
should emit a Playwright spec + recorded video + before/after screenshots so
|
|
33
|
+
the portal can render visual proof the fix works.
|
|
34
|
+
|
|
35
|
+
**Sources of truth on Playwright discipline:**
|
|
36
|
+
- `/Volumes/devflow/.openclaw/workspace/docs/how_to_playwright_right.md`
|
|
37
|
+
- `/Volumes/devflow/.openclaw/workspace/docs/PLAYWRITE-E2E-PROCESS.md`
|
|
38
|
+
- PoC reference implementation: `/Users/marcusswift/proof-poc/` (kept around
|
|
39
|
+
as the canonical example of fixture wiring + auth setup + spec shape)
|
|
40
|
+
|
|
41
|
+
### Net-new infrastructure required
|
|
42
|
+
|
|
43
|
+
**1. Per-project `fixtures.yaml`** committed to repo at `.devflow/fixtures.yaml`.
|
|
44
|
+
Captures the seed knowledge the spec generator needs and is currently
|
|
45
|
+
hand-crafted per PoC. Schema:
|
|
46
|
+
```yaml
|
|
47
|
+
staging:
|
|
48
|
+
portal_base_url: https://admin.staging.culturehealth.com
|
|
49
|
+
alt_portal_base_urls:
|
|
50
|
+
customer_portal: https://portal.staging.culturehealth.com
|
|
51
|
+
auth:
|
|
52
|
+
strategy: form_login # form_login | api_token | header_token
|
|
53
|
+
login_path: /login
|
|
54
|
+
email_field_label: Email
|
|
55
|
+
password_field_label: Password
|
|
56
|
+
submit_button_name: /sign in|log in/i
|
|
57
|
+
storage_state_path: .auth/state.json
|
|
58
|
+
test_credentials:
|
|
59
|
+
email_secret: tenant.<uuid>.devflow_host.proof.chi_staging.email
|
|
60
|
+
password_secret: tenant.<uuid>.devflow_host.proof.chi_staging.password
|
|
61
|
+
# secrets resolved at run time via clarity_secrets.get_secret
|
|
62
|
+
seed_data:
|
|
63
|
+
organizations:
|
|
64
|
+
- id: e480c2a4-0ba2-4955-b8e6-4cf32bb05763 # Demo Corporation
|
|
65
|
+
groups:
|
|
66
|
+
- id: 5b1453ab-f22e-4d60-88db-e82576f0aabb
|
|
67
|
+
name: Sales
|
|
68
|
+
test_email_prefix: proof-test+ # prefix the spec uses for ephemeral test data
|
|
69
|
+
```
|
|
70
|
+
|
|
71
|
+
**2. One-time test-account seeder** — replaces the ad-hoc procedure I ran on
|
|
72
|
+
2026-05-25 (canonical + role-alias user creation + password into
|
|
73
|
+
`internal.secrets`). Should become a CLI:
|
|
74
|
+
```
|
|
75
|
+
devflow project init-test-account --project chi-webapp --portal admin --role admin
|
|
76
|
+
```
|
|
77
|
+
Implementation: wraps `commands/create_proof_user.py` +
|
|
78
|
+
`create_proof_alias.py` (templates from `/Users/marcusswift/proof-poc/scripts/`
|
|
79
|
+
when this slice lands), generates a 32-char password, stores under
|
|
80
|
+
`tenant.<uuid>.devflow_host.proof.<project>.{email,password}` in
|
|
81
|
+
`internal.secrets`, writes the result into the project's `.devflow/fixtures.yaml`
|
|
82
|
+
auth block.
|
|
83
|
+
|
|
84
|
+
**3. Playwright observability module** (engine-side, peer of existing pytest one):
|
|
85
|
+
- File: `src/devflow_engine/errors/user_report_observability_playwright.py`
|
|
86
|
+
- Pi-agent-driven generation of `repro.spec.ts` seeded with:
|
|
87
|
+
- The app surface route from `report_context.page_url`
|
|
88
|
+
- Source of the relevant React component (already in workspace)
|
|
89
|
+
- Expected behavior from observability summary
|
|
90
|
+
- Seed data from `.devflow/fixtures.yaml`
|
|
91
|
+
- Persists to `.devflow/observability/{etid}/repro.spec.ts`
|
|
92
|
+
|
|
93
|
+
**4. Playwright execution node** (engine-side):
|
|
94
|
+
- New node in `error_solver_dag.py` that runs after the existing repro
|
|
95
|
+
green-gate passes (i.e. unit/integration test is green) but before
|
|
96
|
+
ResolveNode commits.
|
|
97
|
+
- Spawns `npx playwright test repro.spec.ts --reporter=null` from inside a
|
|
98
|
+
bootstrapped `node_modules` (see #7 for image bake).
|
|
99
|
+
- Captures `video.webm`, `before.png`, `after.png`, `trace.zip` to
|
|
100
|
+
`.devflow/observability/{etid}/proof/`.
|
|
101
|
+
- On failure: persists trace, sets new column `proof_status='failed'` (add to
|
|
102
|
+
`_ensure_error_tasks_schema`), block ResolveNode from committing.
|
|
103
|
+
|
|
104
|
+
**5. Portal artifact-serving + template update**:
|
|
105
|
+
- `controller/api/bugs.py`: new `GET /bugs/{token}/artifact/{filename}`
|
|
106
|
+
(token-authed, returns file from
|
|
107
|
+
`.devflow/observability/{etid}/proof/`, with mime-type
|
|
108
|
+
detection). Whitelist filenames against the proof dir to prevent traversal.
|
|
109
|
+
- `controller/templates/bugs/view.html.j2`: when `proof/` exists for the row,
|
|
110
|
+
render `<video controls src="/bugs/{token}/artifact/session.webm">` plus
|
|
111
|
+
`<img src=".../before.png">` / `<img src=".../after.png">` thumbnails.
|
|
112
|
+
|
|
113
|
+
**6. Surface-routing decision** in `BuildObservabilityNode`:
|
|
114
|
+
```python
|
|
115
|
+
def _picks_playwright(report_context):
|
|
116
|
+
app_surface = report_context.get("app_surface") or ""
|
|
117
|
+
page_url = report_context.get("page_url") or ""
|
|
118
|
+
frontend_slugs = {"chi-webapp-admin-frontend", "chi-webapp-customer-portal", ...}
|
|
119
|
+
if app_surface in frontend_slugs: return True
|
|
120
|
+
if any(page_url.startswith(p) for p in ("http", "/")): return True
|
|
121
|
+
return False
|
|
122
|
+
```
|
|
123
|
+
If True → call Playwright module; else → existing pytest module.
|
|
124
|
+
|
|
125
|
+
**7. Engine image bake** (`images/engine.Dockerfile`):
|
|
126
|
+
```
|
|
127
|
+
RUN apt-get install -y nodejs npm
|
|
128
|
+
RUN npm install -g playwright@1.49 && playwright install chromium --with-deps
|
|
129
|
+
```
|
|
130
|
+
~150 MB image growth; saves 30 s/run vs on-demand install.
|
|
131
|
+
|
|
132
|
+
### Acceptance
|
|
133
|
+
|
|
134
|
+
- A user-report against a frontend route renders `.spec.ts` + `video.webm` +
|
|
135
|
+
`before.png` + `after.png` + `trace.zip` under
|
|
136
|
+
`.devflow/observability/{etid}/proof/`.
|
|
137
|
+
- The submitter's RESOLVED email's portal link shows the video and
|
|
138
|
+
screenshots inline.
|
|
139
|
+
- The PoC `manager-invite-error-detail.spec.ts` translates 1:1 — its only
|
|
140
|
+
hand-coded bits (ORG_ID, group name) come from `.devflow/fixtures.yaml`,
|
|
141
|
+
its auth comes from the seeded test account.
|
|
142
|
+
|
|
143
|
+
### Effort estimate
|
|
144
|
+
|
|
145
|
+
~10-15 hours focused work for one background agent. Gating dependency is
|
|
146
|
+
`.devflow/fixtures.yaml` (#1) — until each project has one, the generator
|
|
147
|
+
must fall back to LLM-guessed seed data, which the PoC showed is risky
|
|
148
|
+
(membership errors leak into the assertion).
|
|
149
|
+
|
|
150
|
+
### Implementation timing
|
|
151
|
+
|
|
152
|
+
**Do NOT launch the background agent until the 2026-05-25 rerun drain
|
|
153
|
+
completes** — concurrent engine changes during a 40-row drain caused the
|
|
154
|
+
afternoon's failure cascade. Wait for drain → review the manual proof
|
|
155
|
+
artifacts produced for each resolution (used as live abstraction-validation
|
|
156
|
+
data) → THEN dispatch the implementation agent with the accumulated
|
|
157
|
+
learning from those manual runs.
|
|
158
|
+
|
|
159
|
+
---
|
|
160
|
+
|
|
161
|
+
## Slice 2 — Bug-portal routes `/bugs/{token}` on devflow-host
|
|
162
|
+
|
|
163
|
+
**Why:** Submitters need to see (and respond to) the analyst's observation +
|
|
164
|
+
repro + quality-judgment without an account. Mirrors the clarify magic-link
|
|
165
|
+
pattern that's already in production for clarification questions.
|
|
166
|
+
|
|
167
|
+
**Where to start:**
|
|
168
|
+
- Mirror the controller pattern at
|
|
169
|
+
`controller/api/clarify.py` (in the devflow-host repo, not engine).
|
|
170
|
+
- Token mechanism: reuse `clarification_links.create_link()` —
|
|
171
|
+
same TTL/rotation semantics already approved.
|
|
172
|
+
- Engine side: add a `create_bug_portal_link(error_task_id)` helper next to
|
|
173
|
+
the existing clarification-link helper. New rows in the existing
|
|
174
|
+
`clarification_links` table with a discriminator column, OR a new
|
|
175
|
+
`bug_portal_links` table — prefer the former to keep the token rotation
|
|
176
|
+
audit in one place.
|
|
177
|
+
- Portal routes (devflow-host):
|
|
178
|
+
- `GET /bugs/{token}` — render observation summary, repro source, judgment.
|
|
179
|
+
- `POST /bugs/{token}/request-changes` — see Slice 3.
|
|
180
|
+
- `POST /bugs/{token}/approve` — see Slice 4.
|
|
181
|
+
|
|
182
|
+
**Acceptance:**
|
|
183
|
+
- A user-report row with `quality_status='awaiting_quality_review'` exposes a
|
|
184
|
+
portal URL in `error_tasks` (new column `portal_url` or derived).
|
|
185
|
+
- Submitter sees the repro and the judge's rationale; can act on it.
|
|
186
|
+
|
|
187
|
+
---
|
|
188
|
+
|
|
189
|
+
## Slice 3 — Modification-request → linked-new error_task
|
|
190
|
+
|
|
191
|
+
**Why:** When a submitter clicks "request changes" on the portal, that's new
|
|
192
|
+
information the analyst doesn't have yet. Spawn a new `error_tasks` row linked
|
|
193
|
+
back to the original so the analyst pool re-claims it cleanly without losing
|
|
194
|
+
the original audit trail.
|
|
195
|
+
|
|
196
|
+
**Where to start:**
|
|
197
|
+
- New schema column: `error_tasks.parent_error_task_id TEXT` (NULL for roots).
|
|
198
|
+
Add to `ExecutionStore._ensure_error_tasks_schema` required list. Index on it
|
|
199
|
+
for `WHERE parent_error_task_id = ?` lookups.
|
|
200
|
+
- Engine helper: `ExecutionStore.create_modification_request(parent_etid,
|
|
201
|
+
message)` — inserts a child row with `source_kind='user_report'`,
|
|
202
|
+
`status='open'`, copies `project_id` + `reporter_*` + `source_app` from
|
|
203
|
+
parent, message = submitter's modification request, fingerprint derived
|
|
204
|
+
from `parent_etid + nonce` to bypass dedupe.
|
|
205
|
+
- Portal handler `POST /bugs/{token}/request-changes` calls that helper.
|
|
206
|
+
- Worker claim filter (`stores/execution_store.py` ~ line 2461 / 2478) does
|
|
207
|
+
NOT need changes — child rows are plain `open` user_report rows.
|
|
208
|
+
|
|
209
|
+
**Acceptance:**
|
|
210
|
+
- Submitter modification creates a sibling row visible to the analyst with a
|
|
211
|
+
link back to the original via `parent_error_task_id`.
|
|
212
|
+
- Original row's `quality_status` remains; child gets its own DAG run.
|
|
213
|
+
|
|
214
|
+
---
|
|
215
|
+
|
|
216
|
+
## Slice 4 — Submitter-approval → staging push integration
|
|
217
|
+
|
|
218
|
+
**Why:** After RepoQualityJudge + green-gate + observation_was_red all pass,
|
|
219
|
+
the resolution commit lives in the worker's local repo but doesn't reach
|
|
220
|
+
staging until a human approves. The portal `approve` button should be the
|
|
221
|
+
trigger.
|
|
222
|
+
|
|
223
|
+
**Where to start:**
|
|
224
|
+
- The commit is already created by `_commit_resolution` in
|
|
225
|
+
`errors/error_solver_dag.py` (lines 179–224). The SHA is persisted to
|
|
226
|
+
`task_context.metadata["commit_result"]`. Extend ResolveNode to also write
|
|
227
|
+
the SHA into `error_tasks.resolution_commit_sha TEXT` (new column).
|
|
228
|
+
- Portal handler `POST /bugs/{token}/approve`:
|
|
229
|
+
1. Look up `resolution_commit_sha` on the row.
|
|
230
|
+
2. `git push origin HEAD:refs/heads/staging-<etid>` from the worker's repo
|
|
231
|
+
clone (engine-side helper: `push_resolution_to_staging(etid)`).
|
|
232
|
+
3. Optionally open a PR via `gh pr create` against the project's main.
|
|
233
|
+
- New `error_tasks.staging_status TEXT` column to track
|
|
234
|
+
`unpushed | pushed | pr_open | merged | rejected`.
|
|
235
|
+
|
|
236
|
+
**Acceptance:**
|
|
237
|
+
- Approval pushes exactly the resolution commit (single-commit branch) to
|
|
238
|
+
staging.
|
|
239
|
+
- Rejection leaves the commit local and flips
|
|
240
|
+
`quality_status='awaiting_quality_review'` so a fresh analyst pass can
|
|
241
|
+
iterate.
|
|
242
|
+
|
|
243
|
+
---
|
|
244
|
+
|
|
245
|
+
## Anchors quick-reference
|
|
246
|
+
|
|
247
|
+
- Engine DAG entrypoint: `src/devflow_engine/errors/error_solver_dag.py`
|
|
248
|
+
- `BuildObservabilityNode.process` — observation + RepoQualityJudge
|
|
249
|
+
- `ResolveNode.process` — red-before-fix invariant + commit
|
|
250
|
+
- `_commit_resolution` — atomic per-error commit (existing)
|
|
251
|
+
- Schema migrations: `src/devflow_engine/stores/execution_store.py`
|
|
252
|
+
`_ensure_error_tasks_schema` (~ line 611)
|
|
253
|
+
- Runner: `ExecutionStore.run_error_solver_dag` (~ line 1953); add new
|
|
254
|
+
`repo_quality_judge_fn` kwarg already present.
|
|
255
|
+
- Judge: `src/devflow_engine/errors/repo_quality_judge.py`
|
|
256
|
+
- Tests: `tests/area8_errors/test_us85_error_solver_repo_quality.py`
|
|
@@ -59,7 +59,7 @@ from ..integration.dag import backfill_integration_current, prepare_integration_
|
|
|
59
59
|
from ..playground.hooks import preflight as playground_preflight
|
|
60
60
|
from ..project_registry import find_project_for_repo_root, resolve_project_entry
|
|
61
61
|
from ..review.dag import run_review_dag
|
|
62
|
-
from ..stores.execution_store import ExecutionStore
|
|
62
|
+
from ..stores.execution_store import ExecutionStore, ProjectWorkerAlreadyActiveError
|
|
63
63
|
from ..source_scope.dag import run_source_docs_to_scopes_dag, run_source_to_scope_dag, run_source_to_scope_resume
|
|
64
64
|
from ..source_docs_updater import apply_source_doc_updates, detect_source_doc_changes, enqueue_source_doc_update_if_needed, ensure_source_doc_scaffold, process_source_doc_update_once
|
|
65
65
|
from ..ui_grounding.dag import run_ui_grounding_dag
|
|
@@ -1910,7 +1910,31 @@ def worker_start(
|
|
|
1910
1910
|
store = ExecutionStore(repo_root / ".devflow" / "execution.sqlite")
|
|
1911
1911
|
|
|
1912
1912
|
if once:
|
|
1913
|
-
|
|
1913
|
+
# Bug 2 (2026-05-25): when the host controller burst-fires N
|
|
1914
|
+
# parallel `worker start --once` subprocesses, the OS-level
|
|
1915
|
+
# process-lock check above races; sqlite's row-level uniqueness
|
|
1916
|
+
# is the real serializer. Losers raise
|
|
1917
|
+
# ProjectWorkerAlreadyActiveError — they never claimed a queue
|
|
1918
|
+
# row, so we MUST NOT bubble exit code 1 (which the controller
|
|
1919
|
+
# treats as worker failure) and MUST NOT touch any rows. Emit a
|
|
1920
|
+
# structured back-off payload and exit EX_TEMPFAIL=75 so the
|
|
1921
|
+
# controller can distinguish "retry later" from genuine failure.
|
|
1922
|
+
try:
|
|
1923
|
+
result = process_worker_once(project_id=project_id, repo_root=repo_root, store=store, role=effective_role)
|
|
1924
|
+
except ProjectWorkerAlreadyActiveError as exc:
|
|
1925
|
+
backoff_payload = {
|
|
1926
|
+
"error": "worker_already_active",
|
|
1927
|
+
"project_id": project_id,
|
|
1928
|
+
"existing_worker_id": exc.existing_worker_id,
|
|
1929
|
+
"message": str(exc),
|
|
1930
|
+
"retry_after_seconds": 5,
|
|
1931
|
+
}
|
|
1932
|
+
if json_out:
|
|
1933
|
+
sys.stdout.write(json.dumps(backoff_payload, sort_keys=True) + "\n")
|
|
1934
|
+
else:
|
|
1935
|
+
sys.stderr.write(str(exc) + "\n")
|
|
1936
|
+
# EX_TEMPFAIL (sysexits.h) = 75 — temporary failure, retry.
|
|
1937
|
+
raise typer.Exit(code=75)
|
|
1914
1938
|
payload = {
|
|
1915
1939
|
"mode": "once",
|
|
1916
1940
|
"project_id": result.project_id,
|
{devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/errors/error_solver_dag.py
RENAMED
|
@@ -137,20 +137,83 @@ class WorkspaceDirtyError(RuntimeError):
|
|
|
137
137
|
|
|
138
138
|
_ENGINE_INTERNAL_PREFIXES = (".devflow/",)
|
|
139
139
|
|
|
140
|
+
# Build/test output and dependency directories that may appear at any depth
|
|
141
|
+
# in the tree (root, per-frontend, per-backend). Matched as path segments
|
|
142
|
+
# so files anywhere under `<...>/test-results/...` are filtered.
|
|
143
|
+
_NOISE_DIR_SEGMENTS = (
|
|
144
|
+
"test-results",
|
|
145
|
+
"playwright-report",
|
|
146
|
+
"coverage",
|
|
147
|
+
"dist",
|
|
148
|
+
"build",
|
|
149
|
+
".next",
|
|
150
|
+
"node_modules",
|
|
151
|
+
"__pycache__",
|
|
152
|
+
".pytest_cache",
|
|
153
|
+
".mypy_cache",
|
|
154
|
+
".ruff_cache",
|
|
155
|
+
".turbo",
|
|
156
|
+
".cache",
|
|
157
|
+
)
|
|
158
|
+
|
|
159
|
+
# File-suffix exclusions: runtime files / editor backups / OS noise that
|
|
160
|
+
# nothing about the error-solver DAG should ever commit.
|
|
161
|
+
_NOISE_SUFFIXES = (
|
|
162
|
+
".pyc",
|
|
163
|
+
".log",
|
|
164
|
+
".bak",
|
|
165
|
+
".swp",
|
|
166
|
+
".swo",
|
|
167
|
+
"~",
|
|
168
|
+
".db",
|
|
169
|
+
".sqlite",
|
|
170
|
+
".sqlite-shm",
|
|
171
|
+
".sqlite-wal",
|
|
172
|
+
".sqlite-journal",
|
|
173
|
+
".db-shm",
|
|
174
|
+
".db-wal",
|
|
175
|
+
".db-journal",
|
|
176
|
+
)
|
|
177
|
+
|
|
178
|
+
# Exact basenames that are pure noise regardless of directory.
|
|
179
|
+
_NOISE_BASENAMES = (
|
|
180
|
+
".DS_Store",
|
|
181
|
+
"Thumbs.db",
|
|
182
|
+
)
|
|
183
|
+
|
|
140
184
|
|
|
141
185
|
def _is_source_path(path: str) -> bool:
|
|
142
186
|
if path.startswith(_ENGINE_INTERNAL_PREFIXES):
|
|
143
187
|
return False
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
188
|
+
basename = path.rsplit("/", 1)[-1]
|
|
189
|
+
if basename in _NOISE_BASENAMES:
|
|
190
|
+
return False
|
|
191
|
+
# `.env` and `.env.<anything>` runtime env files at any depth.
|
|
192
|
+
if basename == ".env" or basename.startswith(".env."):
|
|
193
|
+
return False
|
|
194
|
+
if basename.endswith(_NOISE_SUFFIXES):
|
|
147
195
|
return False
|
|
196
|
+
# devflow.db at the workspace root is the engine-host api_tokens
|
|
197
|
+
# store. Its contents thrash on every API call and nothing about a
|
|
198
|
+
# fix-commit cares about it. Filtered explicitly so a tracked
|
|
199
|
+
# devflow.db at root never blocks a run.
|
|
200
|
+
if basename == "devflow.db":
|
|
201
|
+
return False
|
|
202
|
+
# Any segment of the path being a build/test/dep dir → noise.
|
|
203
|
+
segments = path.split("/")
|
|
204
|
+
for seg in segments[:-1]: # don't match the file's own basename
|
|
205
|
+
if seg in _NOISE_DIR_SEGMENTS:
|
|
206
|
+
return False
|
|
148
207
|
return True
|
|
149
208
|
|
|
150
209
|
|
|
151
210
|
def _git_dirty_paths(repo_root: Path) -> list[str]:
|
|
211
|
+
# -uall expands untracked directories into individual files. Without
|
|
212
|
+
# it, `git status --porcelain` collapses an untracked dir into the
|
|
213
|
+
# bare dir entry (e.g. `fastapi_backend/tests/`) and the per-file
|
|
214
|
+
# preserve/cleanup helper has nothing concrete to write or remove.
|
|
152
215
|
cp = subprocess.run(
|
|
153
|
-
["git", "-C", str(repo_root), "status", "--porcelain"],
|
|
216
|
+
["git", "-C", str(repo_root), "status", "--porcelain", "-uall"],
|
|
154
217
|
text=True,
|
|
155
218
|
capture_output=True,
|
|
156
219
|
check=False,
|
|
@@ -177,6 +240,145 @@ def _assert_clean_workspace(repo_root: Path, *, error_task_id: str) -> None:
|
|
|
177
240
|
)
|
|
178
241
|
|
|
179
242
|
|
|
243
|
+
def _preserve_workspace_on_non_resolve(
|
|
244
|
+
*,
|
|
245
|
+
repo_root: Path,
|
|
246
|
+
error_task_id: str,
|
|
247
|
+
outcome: str,
|
|
248
|
+
) -> dict[str, Any]:
|
|
249
|
+
"""Preserve pi-agent edits on non-resolve terminals, then reset clean.
|
|
250
|
+
|
|
251
|
+
The error-solver DAG only commits on the `resolved` terminal (see
|
|
252
|
+
`_commit_resolution`). Every other terminal — `blocked`,
|
|
253
|
+
`observation_failed`, `observation_inconclusive`, the analyst
|
|
254
|
+
`observed` stop, the non-verified Resolve `in_progress` branch — used
|
|
255
|
+
to leave any pi-agent edits orphaned in the workspace. The next
|
|
256
|
+
error-solver run then hit `_assert_clean_workspace` →
|
|
257
|
+
`WorkspaceDirtyError` and the row silently flipped to `failed`.
|
|
258
|
+
|
|
259
|
+
Real example (2026-05-25): rerun row `d6061f8a` ended awaiting_human.
|
|
260
|
+
The pi agent had created `fastapi_backend/tests/test_auth_last_login_tracking.py`
|
|
261
|
+
during FirstPassFix. That file orphaned. The next 34 worker calls all
|
|
262
|
+
failed the clean check before observability could even run.
|
|
263
|
+
|
|
264
|
+
Capture-and-reset:
|
|
265
|
+
1. Detect source-level dirt via `_git_dirty_paths` (already filters
|
|
266
|
+
`.devflow/` and build/test/runtime noise).
|
|
267
|
+
2. Build a single combined wip patch at
|
|
268
|
+
`.devflow/observability/{error_task_id}/wip-{outcome}.patch`
|
|
269
|
+
containing `git diff` for tracked-modified paths + the raw content
|
|
270
|
+
of each untracked source file (since `git diff` won't capture
|
|
271
|
+
untracked). Header records the path list.
|
|
272
|
+
3. Reset workspace clean:
|
|
273
|
+
- `git checkout HEAD -- <tracked-modified-paths>`
|
|
274
|
+
- `rm <untracked-source-paths>`
|
|
275
|
+
|
|
276
|
+
No-op when there's no dirt.
|
|
277
|
+
"""
|
|
278
|
+
paths = _git_dirty_paths(repo_root)
|
|
279
|
+
if not paths:
|
|
280
|
+
return {"preserved": False, "paths": [], "patch_path": None}
|
|
281
|
+
|
|
282
|
+
# Split into tracked-modified vs untracked using `git ls-files --error-unmatch`.
|
|
283
|
+
tracked: list[str] = []
|
|
284
|
+
untracked: list[str] = []
|
|
285
|
+
for p in paths:
|
|
286
|
+
cp = subprocess.run(
|
|
287
|
+
["git", "-C", str(repo_root), "ls-files", "--error-unmatch", "--", p],
|
|
288
|
+
text=True, capture_output=True, check=False,
|
|
289
|
+
)
|
|
290
|
+
if cp.returncode == 0:
|
|
291
|
+
tracked.append(p)
|
|
292
|
+
else:
|
|
293
|
+
untracked.append(p)
|
|
294
|
+
|
|
295
|
+
# tracked diff (modified-against-HEAD)
|
|
296
|
+
diff_text = ""
|
|
297
|
+
if tracked:
|
|
298
|
+
diff_cp = subprocess.run(
|
|
299
|
+
["git", "-C", str(repo_root), "diff", "HEAD", "--", *tracked],
|
|
300
|
+
text=True, capture_output=True, check=False,
|
|
301
|
+
)
|
|
302
|
+
diff_text = diff_cp.stdout or ""
|
|
303
|
+
|
|
304
|
+
# raw content of untracked files (git diff doesn't capture them)
|
|
305
|
+
untracked_blocks: list[str] = []
|
|
306
|
+
for u in untracked:
|
|
307
|
+
full = repo_root / u
|
|
308
|
+
try:
|
|
309
|
+
body = full.read_text(encoding="utf-8")
|
|
310
|
+
except Exception as exc:
|
|
311
|
+
body = f"<<unreadable: {exc}>>"
|
|
312
|
+
untracked_blocks.append(
|
|
313
|
+
f"\n# === untracked source file: {u} ===\n{body}\n"
|
|
314
|
+
)
|
|
315
|
+
|
|
316
|
+
header_lines = [
|
|
317
|
+
f"# wip-{outcome}.patch",
|
|
318
|
+
f"# error_task_id: {error_task_id}",
|
|
319
|
+
f"# outcome: {outcome}",
|
|
320
|
+
f"# preserved_at: {_utc_now_iso()}",
|
|
321
|
+
f"# tracked_modified: {json.dumps(tracked)}",
|
|
322
|
+
f"# untracked_source: {json.dumps(untracked)}",
|
|
323
|
+
"",
|
|
324
|
+
]
|
|
325
|
+
patch_body = "\n".join(header_lines) + diff_text + "".join(untracked_blocks)
|
|
326
|
+
|
|
327
|
+
out_dir = repo_root / ".devflow" / "observability" / error_task_id
|
|
328
|
+
out_dir.mkdir(parents=True, exist_ok=True)
|
|
329
|
+
patch_path = out_dir / f"wip-{outcome}.patch"
|
|
330
|
+
patch_path.write_text(patch_body, encoding="utf-8")
|
|
331
|
+
|
|
332
|
+
# Reset workspace
|
|
333
|
+
if tracked:
|
|
334
|
+
subprocess.run(
|
|
335
|
+
["git", "-C", str(repo_root), "checkout", "HEAD", "--", *tracked],
|
|
336
|
+
text=True, capture_output=True, check=False,
|
|
337
|
+
)
|
|
338
|
+
for u in untracked:
|
|
339
|
+
full = repo_root / u
|
|
340
|
+
try:
|
|
341
|
+
full.unlink()
|
|
342
|
+
except FileNotFoundError:
|
|
343
|
+
pass
|
|
344
|
+
except Exception:
|
|
345
|
+
# Best-effort: surface via _git_dirty_paths on next run if it matters.
|
|
346
|
+
pass
|
|
347
|
+
|
|
348
|
+
# Journal: append a short note so the operator can find the wip patch.
|
|
349
|
+
try:
|
|
350
|
+
d = repo_root / ".devflow" / "journal"
|
|
351
|
+
d.mkdir(parents=True, exist_ok=True)
|
|
352
|
+
day = datetime.now(timezone.utc).strftime("%Y-%m-%d")
|
|
353
|
+
md = d / f"{day}.md"
|
|
354
|
+
note = (
|
|
355
|
+
f"\n## Workspace preserved on non-resolve {uuid.uuid4().hex[:8]}\n"
|
|
356
|
+
f"- time (UTC): {_utc_now_iso()}\n"
|
|
357
|
+
f"- error_task_id: `{error_task_id}`\n"
|
|
358
|
+
f"- outcome: `{outcome}`\n"
|
|
359
|
+
f"- patch: `{patch_path}`\n"
|
|
360
|
+
f"- tracked_modified: `{tracked}`\n"
|
|
361
|
+
f"- untracked_source: `{untracked}`\n"
|
|
362
|
+
)
|
|
363
|
+
if md.exists():
|
|
364
|
+
existing = md.read_text(encoding="utf-8")
|
|
365
|
+
if not existing.endswith("\n"):
|
|
366
|
+
existing += "\n"
|
|
367
|
+
md.write_text(existing + note, encoding="utf-8")
|
|
368
|
+
else:
|
|
369
|
+
md.write_text("# LLM Journal\n" + note, encoding="utf-8")
|
|
370
|
+
except Exception:
|
|
371
|
+
pass
|
|
372
|
+
|
|
373
|
+
return {
|
|
374
|
+
"preserved": True,
|
|
375
|
+
"paths": paths,
|
|
376
|
+
"tracked": tracked,
|
|
377
|
+
"untracked": untracked,
|
|
378
|
+
"patch_path": str(patch_path),
|
|
379
|
+
}
|
|
380
|
+
|
|
381
|
+
|
|
180
382
|
def _commit_resolution(
|
|
181
383
|
repo_root: Path,
|
|
182
384
|
*,
|
|
@@ -521,11 +723,28 @@ class BuildObservabilityNode(Node):
|
|
|
521
723
|
# claim filter requires observability_json IS NOT NULL).
|
|
522
724
|
# - None / legacy → gate-aware stop (pre-1.1.15 behavior).
|
|
523
725
|
if worker_role == "analyst":
|
|
726
|
+
# v1.1.21: analyst stop is a non-resolve terminal. If the
|
|
727
|
+
# build_observability_fn (or any sub-step) dirtied source
|
|
728
|
+
# files, preserve them to a wip patch + reset before the
|
|
729
|
+
# next claim. outcome here is whatever was set above
|
|
730
|
+
# (observed / observation_inconclusive / observation_failed).
|
|
731
|
+
_preserve_workspace_on_non_resolve(
|
|
732
|
+
repo_root=repo_root,
|
|
733
|
+
error_task_id=error_task_id,
|
|
734
|
+
outcome=str(task_context.metadata.get("outcome") or "observed"),
|
|
735
|
+
)
|
|
524
736
|
task_context.stop_workflow()
|
|
525
737
|
return task_context
|
|
526
738
|
elif worker_role == "fix":
|
|
527
739
|
pass # always continue
|
|
528
740
|
elif not gates_passed:
|
|
741
|
+
# v1.1.21: gate-aware stop is a non-resolve terminal —
|
|
742
|
+
# capture any analyst/observability dirt.
|
|
743
|
+
_preserve_workspace_on_non_resolve(
|
|
744
|
+
repo_root=repo_root,
|
|
745
|
+
error_task_id=error_task_id,
|
|
746
|
+
outcome=str(task_context.metadata.get("outcome") or "observation_inconclusive"),
|
|
747
|
+
)
|
|
529
748
|
task_context.stop_workflow()
|
|
530
749
|
return task_context
|
|
531
750
|
|
|
@@ -579,6 +798,13 @@ class BuildObservabilityNode(Node):
|
|
|
579
798
|
f"fails_for_described_reason="
|
|
580
799
|
f"{judgment.get('fails_for_described_reason')!r}"
|
|
581
800
|
)
|
|
801
|
+
# v1.1.21: awaiting_quality_review is a non-resolve
|
|
802
|
+
# terminal. Preserve any dirt before stopping.
|
|
803
|
+
_preserve_workspace_on_non_resolve(
|
|
804
|
+
repo_root=repo_root,
|
|
805
|
+
error_task_id=error_task_id,
|
|
806
|
+
outcome="awaiting_quality_review",
|
|
807
|
+
)
|
|
582
808
|
task_context.stop_workflow()
|
|
583
809
|
return task_context
|
|
584
810
|
|
|
@@ -743,6 +969,16 @@ class ResolveNode(Node):
|
|
|
743
969
|
prior_runs=prior_runs,
|
|
744
970
|
)
|
|
745
971
|
|
|
972
|
+
# v1.1.21: non-verified Resolve branch is a non-resolve terminal —
|
|
973
|
+
# preserve any pi-agent edits to a wip patch + reset workspace so
|
|
974
|
+
# the next error-solver run isn't bounced by _assert_clean_workspace.
|
|
975
|
+
if not verified:
|
|
976
|
+
_preserve_workspace_on_non_resolve(
|
|
977
|
+
repo_root=persistor.repo_root,
|
|
978
|
+
error_task_id=error_task_id,
|
|
979
|
+
outcome=str(task_context.metadata.get("outcome") or "in_progress"),
|
|
980
|
+
)
|
|
981
|
+
|
|
746
982
|
task_context.stop_workflow()
|
|
747
983
|
return task_context
|
|
748
984
|
|
|
@@ -790,6 +1026,13 @@ class BlockNode(Node):
|
|
|
790
1026
|
runtime_context=runtime_context,
|
|
791
1027
|
prior_runs=prior_runs,
|
|
792
1028
|
)
|
|
1029
|
+
# v1.1.21: blocked is a non-resolve terminal — capture pi edits
|
|
1030
|
+
# before stop_workflow so the next claim isn't bounced.
|
|
1031
|
+
_preserve_workspace_on_non_resolve(
|
|
1032
|
+
repo_root=persistor.repo_root,
|
|
1033
|
+
error_task_id=error_task_id,
|
|
1034
|
+
outcome="blocked",
|
|
1035
|
+
)
|
|
793
1036
|
task_context.stop_workflow()
|
|
794
1037
|
return task_context
|
|
795
1038
|
|
{devflow_engine-1.1.19 → devflow_engine-1.1.21}/src/devflow_engine/stores/execution_store.py
RENAMED
|
@@ -568,6 +568,31 @@ class RunRecord:
|
|
|
568
568
|
created_at: int
|
|
569
569
|
|
|
570
570
|
|
|
571
|
+
class ProjectWorkerAlreadyActiveError(RuntimeError):
|
|
572
|
+
"""Raised when start_project_worker is called while another worker
|
|
573
|
+
row for the same project is in an active state.
|
|
574
|
+
|
|
575
|
+
Why a dedicated class:
|
|
576
|
+
The host controller burst-fires N parallel `devflow worker start
|
|
577
|
+
--once --json` subprocesses to drain the rerun queue. The OS-level
|
|
578
|
+
process lock check is best-effort (races on simultaneous spawns);
|
|
579
|
+
sqlite's row-level uniqueness is the real serializer. The losers of
|
|
580
|
+
that race must back off WITHOUT flipping any queue rows to
|
|
581
|
+
'failed' — they never claimed a row. The CLI catches this exact
|
|
582
|
+
class and exits with EX_TEMPFAIL=75 + a structured payload so the
|
|
583
|
+
controller can distinguish "back off, retry later" from a genuine
|
|
584
|
+
worker failure (exit 1) or kill-switch block (exit 2).
|
|
585
|
+
"""
|
|
586
|
+
|
|
587
|
+
def __init__(self, project_id: str, existing_worker_id: str | None = None) -> None:
|
|
588
|
+
self.project_id = project_id
|
|
589
|
+
self.existing_worker_id = existing_worker_id
|
|
590
|
+
msg = f"worker already active for project_id={project_id}"
|
|
591
|
+
if existing_worker_id:
|
|
592
|
+
msg += f" (existing worker_id={existing_worker_id})"
|
|
593
|
+
super().__init__(msg)
|
|
594
|
+
|
|
595
|
+
|
|
571
596
|
class ExecutionStore:
|
|
572
597
|
def __init__(self, db_path: Path):
|
|
573
598
|
self.db_path = db_path
|
|
@@ -2621,7 +2646,10 @@ class ExecutionStore:
|
|
|
2621
2646
|
(project_id,),
|
|
2622
2647
|
).fetchone()
|
|
2623
2648
|
if existing is not None:
|
|
2624
|
-
raise
|
|
2649
|
+
raise ProjectWorkerAlreadyActiveError(
|
|
2650
|
+
project_id=project_id,
|
|
2651
|
+
existing_worker_id=str(existing["worker_id"]) if existing["worker_id"] else None,
|
|
2652
|
+
)
|
|
2625
2653
|
conn.execute(
|
|
2626
2654
|
(
|
|
2627
2655
|
"INSERT INTO project_workers("
|