| NamedElement |
Abstract base for any named, identifiable schema element |
no |
| RepositoryCatalog |
Top-level catalog rooting the analysed repository snapshot |
no |
| PythonPackage |
A logical Python package (directory) inside the repository |
no |
| ModelElement |
Abstract base for concrete architectural elements |
no |
| BackendSpec |
Specification of a Mellea backend implementation |
no |
| FormatterSpec |
Specification of an output formatter for a backend |
no |
| ContextSpec |
Specification of a context implementation |
no |
| SessionSpec |
Specification of a Mellea session |
no |
| ComponentSpec |
Specification of a Mellea stdlib component type |
no |
| RequirementSpec |
Specification of a requirement validator |
no |
| SamplingStrategySpec |
Specification of a sampling-loop strategy |
no |
| PluginSpec |
Specification of a Mellea plugin and the hooks it registers |
no |
| HookPayloadSpec |
Specification of a hook payload model |
no |
| TelemetryMetricSpec |
Specification of a telemetry metric emitted by Mellea |
no |
| CliCommandSpec |
Specification of a CLI command exposed under m |
no |
| ApiModelSpec |
Specification of an HTTP API wire model |
no |
| ApiFieldSpec |
Specification of a single field in an API model |
no |
| MethodSpec |
Specification of a method exposed by a runtime class |
no |
| ModelIdentifierSpec |
Cross-provider identifier table for a single model |
no |
| IntrinsicAdapterSpec |
Specification of an intrinsic adapter (LoRA / aLoRA) |
no |