former 2.48.0

A flexible implementation of the Builder pattern supporting nested builders and collection-specific subformers. Simplify the construction of complex objects.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Algorithm Doc Entity

### Scope

- **Purpose**: Documents the computational procedures used during macro expansion to determine builder generation strategies.
- **Responsibility**: Master index for algorithm doc instances — their identifiers, names, and status.
- **In Scope**: Decision algorithms and rule tables that govern macro behavior at expansion time.
- **Out of Scope**: Generated builder behavior at runtime (→ feature/), design patterns (→ pattern/), attribute contracts (→ api/).

### Overview Table

| ID | Name | Purpose | Status |
|----|------|---------|--------|
| 001 | [Variant Constructor Logic]001_variant_constructor_logic.md | 14-rule decision table for enum variant constructor type selection ||