Cennest · Agent Resumability Assessment

If your agent died right now, could it resume?

The state that lets an agent recover is the same state that lets you audit it — you can't govern what you can't reconstruct.

A few questions about what you built, then a short scorecard of what would survive a crash or a pause. Score what's true, not what sounds good; there's no audience here.

Nothing is sent anywhere; the result stays in your browser.

First, the shape of your system

These describe your architecture, not your grade — there's no flattering answer to pick. They decide which of the eight dimensions apply to you, and some questions reveal others as you go.

The eight dimensions

01Conversation — the running dialogue
02Task & reasoning — the plan and current hypothesis
03Live sessions — tokens and open connections
04Memory — facts that persist across runs
05Workflow — progress through a multi-step process
06Shared state — a source of truth across agents
07Side effects — safety of a repeated action
08Interruption testing — have you proven it resumes

Answer every question above to see what we understood and unlock scoring.