Home → Documentation → Foundation
Foundation contains stable, protocol-neutral primitives used by the active Foundgine platform.
It should remain independent of:
See the individual project boundaries in Architecture → Layers.
Foundation supports the platform rather than defining the entire AI product.
The product semantics will build on top of:
Foundation
↓
Metadata
↓
Planning
↓
Execution
Do not place AI orchestration, transport models, SQL syntax, or provider-specific behavior in Foundation.