Edda
Core public API for the Edda web framework.
This barrel re-exports the common application surface: app startup,
request/response helpers, routing, static files, middleware wrappers, and
security headers. Most applications can import from Edda directly.
Edda.Spec is intentionally separate because OpenAPI-style route contracts
are optional; the primary routing API stays small and direct.