Skip to content

Recordation

What PacSpace records, what stays private, and how both sides check the same proof.

Recordation means recording usage when it happens so the invoice can be checked later.

Written by one side. Visible to both. Owned by neither.

What Gets Recorded

You emit a delta when usage happens. PacSpace records the event, creates proof fields, and makes those proof fields checkable.

Business data stays private. Proofs can be checked.

What Both Sides See

Both sides can see the same proof for the same record. That does not mean both sides see the same private metadata.

The proof answers a simple question:

Was this usage recorded before the invoice?

What PacSpace Does Not Do

PacSpace does not replace your meter, billing system, payment processor, or contract. PacSpace records usage and makes the proof checkable.

The Basic Flow

  1. Record usage.
  2. Create a proof.
  3. Derive the balance.
  4. Compare views.
  5. Checkpoint the period.

Next Steps