write
Append a key-value entry to a proposal's blackboard. Any agent may write; writes are appended, never replaced -- the full ordered history is preserved and attested.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | Key other agents use to filter this entry on read. | |
| value | Yes | Any JSON value. | |
| author | No | Optional author identity, recorded and attested. | |
| proposal_id | Yes |