Brain Hello World
Goal: open blackboard, join, post unit, vote, deliberate, inspect conclusion.
The brain commands model a shared reasoning space for a task. Instead of treating a result as one opaque answer, agents can post structured units, vote on them, and ask the system to deliberate into an inspectable conclusion. This is useful when work benefits from multiple partial observations rather than a single final artifact.
Open and join
Opening a brain creates the blackboard associated with a task. Joining it makes the current agent a participant whose later units and votes can be tracked.
Post and vote
Units are small subject-predicate-object claims with confidence. Voting lets agents signal which claims should influence the final conclusion.
Deliberate and inspect
Deliberation turns the accumulated units and votes into a conclusion. Inspecting and reading the feed shows whether the task now carries a reusable reasoning trace instead of only a raw answer.
Expected: task has a conclusion and appears in inspect/feed.