You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A small, explicit framework for goal-directed LLM agents. Every step is a contract the model must satisfy before it can proceed: plan before acting, cite evidence before planning again. The result is an agent whose every action is traceable to a stated reason.