Application¶
Container Context¶

Container Information¶
| Field | Value |
|---|---|
| Name | Application |
| Type | Application |
| Description | Main application container |
| --- |
Components¶
Component View¶

Component Details¶
| Component | Type | Description | Code |
|---|---|---|---|
| CLI | module |
Archlette CLI - Architecture-as-Code toolkit | View |
| extractors | module |
ArchletteIR aggregation utilities | Extraction stage of the AAC pipeline | View |
| validators | module |
Validation stage of the AAC pipeline | Base IR validator for Archlette pipeline | View |
| generators | module |
Generation stage of the AAC pipeline | Structurizr DSL Generator (Template-based) | View |
| renderers | module |
Render stage of the AAC pipeline | Mermaid image renderer | PlantUML image renderer | Structurizr DSL export renderer | Structurizr direct image renderer | View |
| docs | module |
Documentation stage of the AAC pipeline | Markdown documentation generator | View |
| core | module |
Dynamic ESM module loader | Component inferred from directory: core | Stage module interfaces for the AAC pipeline | Stage module loaders | Tool management for external rendering tools | Architecture-as-Code (AAC) configuration types and schemas | Archlette Intermediate Representation (IR) types and schemas | Core pipeline types | View |
| basic-astro | module |
Astro component extractor | View |
| basic_node | module |
TypeScript/JavaScript code extractor | View |
| basic-python | module |
Basic Python Extractor for Archlette Extracts architecture information from Python source code |
View |
| basic_wrangler | module |
Cloudflare Wrangler deployment extractor | View |
| shared | module |
- | View |
← Back to System Overview | Generated with Archlette