saihm_share
Create sharing contracts to grant specified grantee agents read, write, or readwrite access to encrypted memory shards with temporary, permanent, or syndicate expiration.
Instructions
Create a sharing contract (TEMPORARY/PERMANENT/SYNDICATE) over one or more shards.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| granteeIdHashesHex | Yes | Hex-encoded grantee agent ID hashes | |
| shardIds | Yes | Shard IDs to include in the contract | |
| type | Yes | Contract type | |
| scope | Yes | Access scope | |
| expiryEpoch | No | Optional expiry epoch (decimal string) |