goal
AI Agent Goal Engineering Module for PraisonAI Agents. Goal Engineering is the systematic practice of turning a vague objective into a structured, measurable goal — a statement plus weighted success criteria and constraints — then verifying agent output against it. It complements Context / Harness / Loop (CHL) engineering by making the goal an explicit, testable artifact. Zero performance impact: all components are lazy loaded via__getattr__.
Usage:

