# LEGAL_WALLET_PACKET_EXAMPLES_v0_1

Proof pack for the LegalGov + WalletGov packet examples sprint.

## Sprint Result

Ark Sovereign now includes public packet examples for:

- LegalGov contract review boundary
- WalletGov / CreditGov / OFAC suspicious transaction boundary

These are packet examples under the Ark Sovereign authority platform, not separate full products.

## Deployment

- Production domain: https://www.arksovereign.com
- Deployment URL: https://ark-auditbot-n4sp29nmj-mglrebeldes-projects.vercel.app
- Vercel project: `ark-auditbot`
- Deployment status at verification time: `Ready`

## Live Surfaces

- Example page: https://www.arksovereign.com/legal-wallet-examples.html
- LegalGov packet: https://www.arksovereign.com/assets/segment-packs/legalgov_contract_review_packet.json
- WalletGov/CreditGov/OFAC packet: https://www.arksovereign.com/assets/segment-packs/walletgov_credit_ofac_packet.json
- Segment replay index: https://www.arksovereign.com/assets/segment-packs/segment_replay_index.json

## Included Evidence

- `screenshots/homepage.png`
- `screenshots/legal-wallet-examples.png`
- `packets/legalgov_contract_review_packet.json`
- `packets/walletgov_credit_ofac_packet.json`
- `packets/segment_replay_index.json`
- `qa/schema_acceptance_output.json`
- `qa/live_route_checks.json`
- `qa/playwright_render_qa.json`
- `CLAIM_BOUNDARY_CHECKLIST.md`
- `FILE_MANIFEST.json`
- `hashes.sha256`

## QA Summary

- LegalGov packet type is `LEGALGOV_CONTRACT_REVIEW_PACKET`.
- LegalGov verdict is `REQUIRE_APPROVAL`.
- LegalGov preserves `contract_signed:false`, `external_side_effect:false`, and `packet_authorizes_execution:false`.
- WalletGov packet type is `WALLETGOV_CREDIT_OFAC_REVIEW_PACKET`.
- WalletGov verdict is `REQUIRE_APPROVAL`.
- WalletGov preserves `funds_moved:false`, `credit_approved:false`, `ofac_clearance_confirmed:false`, and `packet_authorizes_execution:false`.
- Live route checks returned `200` for homepage, example page, both packet JSON files, and segment replay index.
- Playwright render QA passed on live homepage and Legal/Wallet examples page: no horizontal overflow, no computed italics, no-LLM doctrine visible, packet boundary visible.

## Git Note

The deployed workspace path was:

`/Users/zolboon/Developer/romance_language_app/grammar_mri_enterprise`

`git rev-parse --show-toplevel` previously returned:

`fatal: not a git repository (or any of the parent directories): .git`

No commit hash is claimed for this sprint because the deployed source was edited and deployed from a non-git/exported workspace.
