post
https://example.com/profiles/investor//account/create
The LA generates a fresh wallet on the asset's network and owns the keys. Async:
returns 202 { cid }; poll GET /operations/{cid} for the outcome. On completion
the payload includes the canonical wallet { id, account } and the wallet is
mirrored into the investor resource's data.accounts[orgId][assetId].
