Fear 1
It emails a client something wrong.
The included assistant returns a review packet and has no client-dispatch connector. Its approval endpoint records a user action; that endpoint does not send the packet.
For law firms
The included assistant prepares review packets for intake, document summaries, billing, and other cataloged outcomes. It has no client, calendar, or trust-ledger dispatch connector.
A guarded run records routing, policy, cap, and pending-review metadata. A separate approval action records an authenticated user hash and approval status. Signatures reveal later changes to those fields; they do not prove that professional duties were met.
The supplied assistant path prepares review material and signed metadata. External business-system connectors require separate integration and enforcement.
Fear 1
The included assistant returns a review packet and has no client-dispatch connector. Its approval endpoint records a user action; that endpoint does not send the packet.
Fear 2
Deadline extraction is a cataloged outcome template, not an automatic document-ingestion service. You must connect the source and model provider, review the output, and implement any calendar-write gate.
Fear 3
AgentGuard functions receive metadata only. When you select document text for a model call, the browser sends that content directly to your chosen provider under that provider's terms.
Signed metadata, bounded claim
The run receipt records a user hash, model route, cap, capability, and pending-review status. The separate approval receipt records an authenticated account's approval assertion. Anyone with the public key can check whether those signed fields changed. The records do not establish the reviewer's real-world identity, the adequacy of review, or legal compliance.
These fields may help your own counsel evaluate the process against applicable duties:
The operating pack describes capability levels. They become enforcement only where your integration calls the guard before an external action.
| Capability | What it allows | What it cannot do |
|---|---|---|
| READ_ONLY | Intended for classification, summaries, extraction, reconciliation, and packet preparation. | No client-send, calendar-write, or trust-ledger connector is included. |
| TRANSACT | The template describes dispatch-ready drafts that still require approval. | It does not itself dispatch, move funds, or change policy. |
| ADMIN | Named in the operating-pack configuration for retention and capability administration. | No trust-account administration integration ships in the supplied tree. |
Pick law to load an example team and run the metadata-only signed demo. Production data sources, action connectors, and legal review remain your responsibility.