17f21a84e1
- Add SharedGoalState and goal tools (goal.rs) to the engine - Sync goal state from host on engine init and goal-objective change - Wire goal_objective through prompt context and system-prompt refresh - Add continuation.md prompt for bounded task continuation - Register goal tools in the tool registry - Add continuation gate tests in engine/tests.rs