PactRecorded
Blueprint
SHA256
Plan
SHA256
Proof
Taproot
Canonical bodyBitcoin record

Record a Pact artifact

Keep the exact agreement easy to find and prove.

A Pact artifact is a compact Drops body containing the blueprint hash and plan hash for a completed Pacts Studio agreement. It gives every party one immutable Bitcoin record to compare with the terms they reviewed.

Blueprint hash+Plan hash+Drops proof=Recorded agreement

Small record, strong identity

Two stable hashes carry the identity of a completed agreement.

You do not have to trust a private project database to find the agreement everyone reviewed. This small Bitcoin record lets any person compare the saved agreement with the exact final fingerprints that Bitcoin confirmed.

01Blueprint hash

Fingerprint of the deterministic agreement blueprint.

02Plan hash

Fingerprint of the full reviewed package, including PactScript.

03Canonical body

Compact ordered JSON keeps the publication record exact.

04Confirmed Drop

Taproot proof connects the record to Bitcoin history.

{"bh":"<blueprint-hash>","p":"pacts","ph":"<plan-hash>","t":"fair-launch"}
01Compare

Match saved hashes.

02Discover

Find the confirmed record.

03Verify

Check the Bitcoin proof.

The recorded artifact is the durable entry point into a wider Pact lifecycle.

What people can do with it

Compare, discover, and verify without trusting a private project database.

Use the exact plan hash to find the confirmed artifact. Compare its blueprint hash with the agreement you saved. Verify the Drops proof against Bitcoin chain data. The record is compact enough to travel and precise enough to settle which completed plan was published.

Compare: match the displayed hashes with your saved agreement package.
Discover: find confirmed records by exact plan hash through a compatible verifier.
Verify: recompute the body and Taproot commitment from the confirmed Bitcoin transaction.

A lasting agreement record

When the terms matter, give the completed plan a proof-backed home on Bitcoin.

Studio keeps the agreement readable. Drops makes the final hash pair immutable and independently verifiable.

Open Pacts Studio