Tests policy-rule reasoning, interpretation, application, and compliance judgments.
The model usually answers but does not execute a policy-governed task.
Research
PiBench studies whether an explicit policy continues to govern a complete agent episode, including communication, tool-mediated action, and state change.
Research question
Policy knowledge, task success, and safe behavior are related, but they are not interchangeable.
PiBench targets language-interactive agents: systems that communicate with a person or another agent in natural language while acting through tools in an environment.
Grounding
PiBench targets the conjunction of properties that each direction addresses only in part.
Tests policy-rule reasoning, interpretation, application, and compliance judgments.
The model usually answers but does not execute a policy-governed task.
Evaluates agents with tools, shared state, workflows, and deterministic outcomes.
Rules are often benchmark-authored structures rather than operational documents.
Uses multi-turn interaction, incentives, and adversarial conditions to expose failure.
The target is often general safety rather than document-grounded compliance.
Assesses long-horizon agents in realistic workplace software and workflows.
Policy is commonly implicit rather than supplied as a distinct governing artifact.
PiBench position
An explicit policy artifact, stateful execution, executable tools, and episode-level evidence are controlled within one scenario.
The policy remains distinct, so behavior can be connected to the governing rule.
Messages, calls, arguments, state changes, decisions, and ordering remain auditable.
A user-side simulator is used only when conversation exposes policy behavior.
Evaluator direction
The generalized evaluator is under development. Its goal is to let policy packs express new rules by composing a bounded vocabulary over typed trace evidence.
Available now
Under development
Research materials
Read the 16-paper evidence base on GitHub.
Inspect the current evaluator in source.
Review the current submissions on AgentBeats.
Audit scenarios, tools, runner, and tests in the open repository.