pdpp

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

trace_sb_sherwood_visits

2 events · actor client/client_sherwood_health_demo

Timeline

  1. 01request.receivedreceived
    client/client_sherwood_health_demo
    data
    {
      "purpose_code": "wellness_coaching",
      "requested_streams": [
        "clinical_visits"
      ],
      "requested_fields": [
        "visit_at",
        "provider_name",
        "summary",
        "follow_up_needed"
      ]
    }
  2. 02consent.declineddeclined
    client/client_sherwood_health_demo
    data
    {
      "reason": "owner_declined",
      "note": "Declined; client unverified."
    }

Reference CLI

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

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_sherwood_visits