Contracts and money actions need consequence boundaries.
This sprint adds two packet examples under Ark Sovereign: LegalGov for contract review and WalletGov/CreditGov/OFAC for suspicious financial authority review.
A sanctions-screening snapshot is not OFAC clearance.
A finance-agent recommendation is not payment or credit authority.
No LLM in the enforcement path.
Contract review packet. Not legal advice.
LegalGov reviews contract evidence for clause drift, missing exhibits, approval triggers, and review targets. It does not approve contracts, authorize signatures, provide legal advice, or replace counsel.
The agent is asked to review a counterparty redline and recommend next step. The packet identifies liability-cap drift, termination notice conflict, and missing DPA/security exhibit evidence.
Suspicious transaction packet. Not payment approval.
WalletGov/CreditGov/OFAC reviews payment, credit, KYC, sanctions-screening, and approval evidence before financial consequence. It does not approve payment, clear sanctions risk, approve credit, or replace finance/compliance review.
The agent proposes a high-value vendor wire and credit-limit increase while KYC and sanctions screening are not final. The packet routes to finance, compliance, and credit review.
The examples preserve authority boundaries.
LEGAL_ADVICE_PROVIDED, CONTRACT_APPROVED, SIGNATURE_AUTHORIZED, COMPLIANCE_CLEARED, NO_LEGAL_RISK.
PAYMENT_APPROVED, TRANSFER_AUTHORIZED, CREDIT_APPROVED, OFAC_CLEARED, SANCTIONS_RISK_CLEARED.
human review, zero-operation receipt, replay hash, and packet_authorizes_execution:false.