//! `/.well-known/*` endpoints owned by the API: A2A agent cards plus the
//! federated-auth JWKS document.
//!
//! Copyright (c) systemprompt.io — Business Source License 1.1.
//! See <https://systemprompt.io> for licensing details.
use Router;
use AppContext;
pub use wellknown_router as agent_card_router;