@c4 container
Extract Docs Engine
Language-agnostic generator engine — reads ModuleDoc[], produces documentation and diagrams.
| File | Pattern | Purpose | Health |
|---|---|---|---|
architecture.rs |
-- | Single ARCHITECTURE.md generator | stable |
mermaid.rs |
-- | Mermaid C4 diagram generation | stable |
drawio.rs |
-- | draw.io CSV generation | stable |
plantuml.rs |
-- | PlantUML C4 diagram generation | stable |
ir.rs |
-- | JSON IR serialization and validation | stable |
check.rs |
-- | Documentation drift detection | stable |
health.rs |
-- | Health report aggregation | stable |
validate.rs |
-- | Ghost and orphan detection | stable |
suggest.rs |
-- | Annotation scaffolding templates | active |
merge.rs |
-- | Polyglot IR merging | active |