pdpp

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

trace_sb_ledger_txns

4 events · actor client/client_ledger_atlas_demo

Timeline

  1. 01request.receivedreceived
    client/client_ledger_atlas_demo
    data
    {
      "purpose_code": "personal_finance",
      "requested_streams": [
        "transactions"
      ]
    }
  2. 02grant.issuedissued
    client/client_ledger_atlas_demo
    data
    {
      "access_mode": "continuous"
    }
  3. 03grant.revokedrevoked
    client/client_ledger_atlas_demo
    data
    {
      "revoked_by": "owner",
      "reason": "no_longer_needed"
    }
  4. 04resource.read.refusedrefused
    client/client_ledger_atlas_demo · stream transactions
    data
    {
      "stream": "transactions",
      "error": "grant_revoked",
      "http_status": 403
    }

Reference CLI

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

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_ledger_txns