Search papers, labs, and topics across Lattice.
This paper introduces a C4-aligned documentation approach tailored for agentic AI systems, focusing on capturing interactions between agents, artifacts, and tools. It proposes a style-oriented modeling vocabulary and a set of views organized hierarchically to describe agentic systems at different abstraction levels. Industrial examples and lessons learned demonstrate the approach's effectiveness in creating transparent and maintainable architecture documentation for long-lived AI solutions.
Tired of ad-hoc diagrams for your agentic AI? This paper offers a C4-aligned documentation framework to bring architectural clarity to complex agent collaborations.
Different domains foster different architectural styles -- and thus different documentation practices (e.g., state-based models for behavioral control vs. ER-style models for information structures). Agentic AI systems exhibit another characteristic style: specialized agents collaborate by exchanging artifacts, invoking external tools, and coordinating via recurring interaction patterns and quality gates. As these systems evolve into long-lived industrial solutions, documentation must capture these style-defining concerns rather than relying on ad-hoc code sketches or pipeline drawings. This paper reports industrial experience from joint projects and derives a documentation systematics tailored to this style. Concretely, we provide (i) a style-oriented modeling vocabulary and a small set of views for agents, artifacts, tools, and their coordination patterns, (ii) a hierarchical description technique aligned with C4 to structure these views across abstraction levels, and (iii) industrial examples with lessons learned that demonstrate how the approach yields transparent, maintainable architecture documentation supporting sustained evolution.