Skip to content

Goal Engine Harness

Component id: goal_engine

Source contract: BlockContract for goal_engine.

Overview

goal_engine decomposes high-level goals into guardrailed search trees with resource bounds, serving as the entry point for the G6 problem-solving pipeline. It exposes 332 MCP tools across 14 sub-packages for orchestration, metacognition, mental models, persistence, verification, and explicit machine learning.

When to use:

  • Breaking complex objectives into resource-bounded subtasks
  • Orchestrating multi-step reasoning with guardrails and checkpoints
  • Driving the full G6 algorithm (goal setting, data gathering, decomposition)

Mitigates

  • None declared.

Known Failure Modes

  • review_pending: operator_review

State Surface

  • Persistence: none
  • Queryable via: none
  • Retention: run

Extension Points

  • This harness has not opted into T3-added MCP skills.

Verification

  • Method: tier1_review_pending
  • Human review gate: False
  • Fallback block: none