#4759 Problem Solving Work Flow with Evaluation Loop
#4759 Problem Solving Work Flow with Evaluation Loop #4759 I want an AI-predominant workflow to propose a problem statement, determine how to work it, works it, and then have an evaluation loop that covers: What do we have? What can we do with it? What more do we need? Do it. Repeat evaluation loop until some level of "good enough" is achieved. This architecture outlines an autonomous, state-driven workflow that formalizes problem generation, execution, and an iterative 4-beat evaluation engine centered on satisficing ("good enough") criteria. ┌─────────────────────────────────────────────────────────────────────────┐ │ STAGE 1: PROBLEM FORMULATION │ │ Context Ingestion ──► Problem Synthesis ──► Acceptance Spec (Θ) │ └────────────────────────────────────┬────────────────────────────────────┘ │ ┌────────────────────────────────────▼────────────────────────────────────┐ │ ...