pdpp

Sandbox demo — all data is fictional and deterministic. No owner credentials, no live AS/RS, no real records.

trace_sb_run_acme

3 events · actor runtime/acme_payroll_demo

Timeline

  1. 01run.startedstarted
    runtime/acme_payroll_demo
    data
    {
      "connector_id": "acme_payroll_demo",
      "reason": "scheduled"
    }
  2. 02run.records.syncedrunning
    runtime/acme_payroll_demo · stream pay_statements
    data
    {
      "stream": "pay_statements",
      "record_count": 1
    }
  3. 03run.succeededsucceeded
    runtime/acme_payroll_demo
    data
    {
      "records_total": 4
    }

Reference CLI

pdpp ref trace show trace_sb_run_acme
npx -y @pdpp/cli ref trace show trace_sb_run_acme

The top form requires @pdpp/cli on PATH (or pnpm exec in this monorepo). The bottom form runs without an install via npx. Set PDPP_OWNER_SESSION_COOKIE when owner auth is enabled.

raw: /sandbox/_ref/traces/trace_sb_run_acme