Documentation Index
Fetch the complete documentation index at: https://docs.spellguard.ai/llms.txt
Use this file to discover all available pages before exploring further.
Design Philosophy
Verify the Agent and Actions without Trusting the Source
Full formal verification of LLM agents is impractical. The token space is infinite, outputs are non-deterministic, and natural language behaviors resist formal specification. Spellguard takes a different approach: verify the boundaries around agent interactions, not the agent internals.Key insight: Every agent identity is cryptographically verified, every message produces a tamper-evident commitment, and the Verifier itself is verified by clients before they send secrets.