Signed ticket verification fails
Symptom
signed_ticket_verifier.verify returns signature_invalid or principal_unknown.
Resolution
- Confirm the private key is the one matching the public key in
agent-harness/governance/allowed_signers. - Confirm the namespace matches the ticket's
namespace. - Confirm the payload file has not been edited since signing.
- Confirm the principal name matches the
issuerfield. - Re-sign if necessary.