Glossary¶
- Vyro: framework name, never translated
- Handler: request handler function
- Context: request context wrapper
- Runtime: native execution layer
- Route: API path and method mapping
- Middleware: pre/post processing chain
- Observability: logs, metrics, traces
- Deployment: production rollout and operations