Agent Tamper Verification
After deploying an agent, how can you verify it hasn't been modified by a third party?
When you deploy an agent, you trust the platform. But what if someone modifies its code, prompt, or configuration?
AIdent provides tamper verification through heartbeats and metadata. The agent can sign a hash of its configuration and store it in metadata. Any discrepancy suggests tampering. This is especially important for agents on shared infrastructure.