FAQ
Common questions
Concise answers to frequent questions about Catoids scope, setup, evaluation, and adoption.
- FAQ
- 1 min read
Where should I begin?
Start with Quick start after Installation. For vocabulary, read Core concepts. The public Product page summarises platform purpose without replacing the docs.
How do I evaluate the platform?
Follow the Implementation guide sequence: connect a tenant, model a bounded domain, assemble one kernel, run a workflow happy path, then walk the Deployment checklist. Use Contact if you need tenant access.
How do I extend business kernels?
Declare a clear mandate, own models and decision surfaces for that slice, and call other kernels only through published APIs. See Assembling business kernels and the Business kernel overview.
How should teams adopt Catoids?
Adopt incrementally — architecture and domain ownership first, then workflows and integrations. Prefer Architecture guide and Integrating guidance over rewriting unrelated systems of record.
Is Catoids a general-purpose low-code suite?
No. Catoids is an AI-native platform for domain-specific business applications and modular business kernels. See Core concepts.
Who owns domain configuration?
The domain or kernel that owns the mandate owns its configuration. Platform services provide shared plumbing; they do not replace domain ownership.
Which SDK version should I pin?
Pin to the minor line documented for your tenant release in Release notes. Installation steps are in Installation.