Traces

Replayable decision chains from observation to outcome.

ΨClaw preserves not just what happened, but why it happened: observed UI state, proposed action, approval status, and resulting effect.

Replay-ready artifact

Trace: install nightly build

01
Desktop snapshot captured
Observed

Desktop graph encoded: 4 windows, 28 actionable elements, 0 permission prompts. Active focus: Safari · PR review tab.

02
API skill match found
Reasoned

Target site github.com has a registered API skill. Policy engine routes to direct API call instead of browser DOM automation.

03
Action proposed: call GitHub API
Auto-approved

GET /repos/PsiClaw/psi-claw/pulls?state=open — confidence 98%, blast radius: none. No approval required under current policy.

04
Result processed
Complete

3 open PRs returned. Ranked by priority. Trace hash saved as training artifact. Proposed next action: display summary to operator.