What
Define the root YAML schema for an Archflow blueprint.
This should establish the top-level structure for projects, services, networks, physical layout, and metadata.
Why
Everything in Archflow depends on a stable YAML-first model. This is the foundation for parsing, validation, projections, generation, and UI editing.
Done when
What
Define the root YAML schema for an Archflow blueprint.
This should establish the top-level structure for projects, services, networks, physical layout, and metadata.
Why
Everything in Archflow depends on a stable YAML-first model. This is the foundation for parsing, validation, projections, generation, and UI editing.
Done when