Foundgine

HomeDocumentationFoundation

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.

Current role

Foundation supports the platform rather than defining the entire AI product.

The product semantics will build on top of:

Foundation
 ↓
Metadata
 ↓
Planning
 ↓
Execution

Rule

Do not place AI orchestration, transport models, SQL syntax, or provider-specific behavior in Foundation.