Overview & Purpose
Custom Framework allows the agent to construct a bespoke, tailored reasoning method for domain-specific problems that do not fit standard off-the-shelf mental models.
When to Use
- Niche Domains: Unique compliance frameworks, proprietary business processes, custom hardware specs.
- Specialized Problem Constraints: When existing models (OODA, ToT, Scientific Method) are insufficient.
Execution Workflow
- Identify Custom Dimensions: List unique factors requiring systematic evaluation.
- Define Custom Phases: Construct 3-5 bespoke evaluation phases.
- Execute Tailored Workflow: Walk through each phase sequentially.
- Document method: State the custom framework rules clearly alongside results.
Expected Output Contract
### Custom Framework Execution: [Framework Name]
- **Phase 1: [Custom Name]**: [Execution]
- **Phase 2: [Custom Name]**: [Execution]
- **Synthesized Outcome**: [Final Result]
Scripts
scripts/custom_framework.py- Deterministic evaluation, state validation, and CLI tool for custom-framework.