Production beta · REST + MCP

MeterMyDisclosure

Enforce a privacy or disclosure budget across model runs, agents, and sessions—not just one prompt at a time.

Three cumulative limits

Bound total units, each recipient digest, and each disclosure-category digest inside one period.

Retry safe

A stable event key prevents a network retry from consuming the same disclosure budget twice.

POST /v1/disclosures/manage
{"operation":"record","control_id":"dsc_...","event_key":"share-42","recipient_fingerprint":"sha256:...","category_fingerprint":"sha256:...","units":1}
Caller-defined units. ScrubMyText stores only hashes and counters. Your policy defines categories, recipients, sensitivity, and what one unit means.