Validations - [ ] base of the TA link MUST be the (orig pubkey) of the DHT-level creator of the link - [ ] link tag - [ ] MUST follow all of the rules of the data format: https://github.com/trustgraph/trustgraph-holochain#data-format - [ ] MUST have exactly 4 null bytes (no more or less) - [ ] only agent who created a TA can delete it - [ ] IMPL: anywhere we have existing validation code - [ ] move it to integrity zome - [ ] if appropriate, still call it from the coord zome
Validations