pub async fn author_key_is_valid(
    _author: &AgentPubKey
) -> SysValidationResult<()>
Expand description

Verify the author key was valid at the time of signing with dpki TODO: This is just a stub until we have dpki.