Skip to main content

Module app

Module app 

Source
Expand description

Shared application layer for CLI and MCP operations.

Structs§

AsyncApiValidationSummary
Result of AsyncAPI validation exposed to both CLI and MCP surfaces.
FeatureSummary
Human-readable framework capability summary for agents and CLI users.
LanguageBinding
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.