Two questions, at two scales.
One asks what can be read from a single agent while it works. The other asks what can be held to account between principals who do not trust each other. They are separate questions with separate evidence, and only the first has results.
Question I · one agent
Does an agent's runtime state carry information its outputs do not?
Here, state means an operational estimate built from recorded behavioral and system signals. It is not privileged access to a model's hidden internal state, thoughts, or chain of reasoning.
UNITARES updates that estimate while an agent works and compares it with an operating reference. The research program asks whether the reading is worth taking at all.
- 1. Discrimination
- Do recorded state patterns distinguish agents or workload classes, and do those differences persist over time?
- 2. Prediction
- Does prior state anticipate a bad outcome better than simpler baselines? This is still open; an earlier negative-looking answer was withdrawn because the cohort and permutation structure did not support that inference.
- 3. Intervention
- Does acting on the state estimate improve anything measurable? This remains untested at the required scale.
Question II · many principals
Can accountability hold between principals who share no root of trust?
Agents increasingly act across infrastructure built and operated by different principals who do not trust one another and share no central controller. The safety-relevant questions there are relational: which process acted, who authorized it, what delegation chain led to it, and which control boundary committed the external effect.
The proposed answer is per-principal governance mediated by verifiable attestation rather than a trusted center, evaluated against four control regimes: prompt-only, log-only, federated per-principal runtime governance, and a centralized-governor reference. The point of the fourth is to measure the price of decentralization rather than assume it.
- Status · designed and frozen, not run
- The evaluation plan was pre-registered and frozen on 2026-08-05, before any evaluated scenario set existed. No benchmark run has been executed against it, so nothing on this page reports a federated result.
- What exists today
- The federation primitives were exercised live against the deployed server on 2026-06-30: per-principal credential self-proof, cross-principal attestation, credential isolation, and lineage held as claimed rather than trusted. Both principals ran from a single host, and the server detected and labelled that co-location. That is mechanism validation, not two organizations with conflicting interests. The multi-host case is not built.