This repository holds the vision documents for Constructor Fabric and all of its elements. The documents are the source of truth for what each element is meant to do and why.
The vision documents are published as a website: https://constructorfabric.github.io/vision/
Add this repository as a git submodule in any Constructor Fabric repository:
git submodule add https://github.com/vzhuman/vision visionThen validate your requirements and implementation against the vision documents here before shipping changes. This keeps every element aligned with the overall direction without duplicating intent across repositories.