Expand description
Shared application layer for CLI and MCP operations.
Structs§
- Async
ApiValidation Summary - Result of AsyncAPI validation exposed to both CLI and MCP surfaces.
- Feature
Summary - Human-readable framework capability summary for agents and CLI users.
- Language
Binding - Install and usage hint for a supported binding.
Functions§
- execute_
codegen - Execute validated code generation.
- execute_
codegen_ unvalidated - Execute code generation without validator passes.
- feature_
summary - Return the current feature summary shown by the CLI and exposed via MCP.
- generate_
php_ dto - Generate the PHP DTO helper classes.
- init_
project - Execute a project initialization request.
- validate_
asyncapi_ schema - Validate an AsyncAPI schema and return the structured summary.