type GoalStatus = "open" | "resolved";
Structured goal/thread entry on session.workingMemory.__goals (G5).