This section introduces the principles and practices of Component-Based Development (CBD), an approach in which applications are constructed by composing reusable, self-contained components with well-defined interfaces. It explores how CBD supports modularity, maintainability, and scalability in modern software systems.
01.d-component-script is a textus-tutorial 0.1.3 sample for learning the script-style operational form that connects a small management command to a Textus operation contract.
2026-06-22
This article explains the Textus / Cozy Textus product names, the internal CNCF engine, and the roles of the cozy, cncf, and textus launchers before learning Textus component development with textus-tutorial 0.1.3.
2026-06-15
CNCF Job Management manages Command execution state, results, and diagnostics. It handles synchronous execution, synchronous execution with Job tracking, asynchronous execution, and synchronous execution with asynchronous continuation through one model, and it organizes follow-up processing after Event publication as either synchronous or asynchronous subscriptions.
2026-06-08