img-blur-shadow-blog-2
Development Process

Why Reconstruct Software Development Methodology?

With the arrival of AI, the domain model has become a working abstraction with a realization path to implementation that can directly drive development forward. AI translates domain models into implementations and fills in the necessary implementation details. The primary subject handled by humans therefore shifts from describing implementation step by step to software models representing the target world, responsibilities, execution, and knowledge. Because model quality strongly influences software quality, modeling becomes the new choke point, requiring existing software engineering to be reconstructed as a modeling-centered methodology. Read More

2026-07-20

img-blur-shadow-blog-2
Component-Based Development

Textus Samples 01.a: Invocation Source

01.a-invocation-source-lab shows how the same minimal.main.hello selector can be used while switching the Component source between a development directory and a component repository. Read More

2026-07-13

CBD Textus Samples 02:Component Packaging

The 02-component family shows the basic development step from an in-development Textus component project to a packaged artifact.

2026-07-06

CBD Textus Samples 01: Minimal Execution

This article uses the 01-minimal family to examine the smallest Textus Component / Service / Operation and how it is invoked on the CNCF engine.

2026-06-29

CBD Textus Samples 01:Component Script

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