hypotree belief state
agent working
{{ live ? 'connected' : 'reconnecting' }}
{{ activeGoal.title || activeGoal.statement || activeGoal.id }} {{ activeGoal.met ? 'met' : `${activeGoal.parents_verified}/${activeGoal.parents_total} verified` }}
No dependencies are attached.
Dependencies are wired away from the goal.
Waiting on: {{ activeGoal.pending_parent_ids.join(', ') }}

Nothing here yet

This workspace has no hypotheses. Point an agent at it and the graph draws itself.

{"mcpServers":{"hypotree":{"command":"uvx","args":["hypotree"]}}}

{{ nodeLabel(n) }}
{{ tip.node.title || tip.node.id }} {{ tip.node.status }}
{{ tip.node.statement }}
{{ tip.node.id }}
{{ (tip.node.p_select * 100).toFixed(1) }}% chance of being picked next
posterior {{ tip.node.posterior_mean.toFixed(3) }} · {{ tip.node.evidence_count }} observation(s)
{{ stamp(tip.node.settled_at) }}