Product surfaces
Older RevoEngine documentation used Resources and Schemas as top-level product concepts. Current documentation uses the concrete domains shown above. Database structures and endpoint input contracts remain explicit, but they are no longer presented as a generic Resources layer.
Typical end-to-end flow
- Establish identity, permission groups, service accounts, and resource ACLs.
- Model data in a database or connect to an external system.
- Author logic as a component, reusable library, or custom Node.js revision.
- Validate behavior in Sandbox and release a selected version.
- Publish through an Endpoint, Storage flow, automation trigger, or the Platform API.
- Observe logs, traces, activity, audit, job history, and execution results.
- Use the Assistant or an Agent to inspect, change, or operate the same governed resources within policy.
Choose the right entry point
Enterprise execution
Understand the BaaS control loop, SSO/IAM, evidence model, and governed AI.
Platform UI
Visual authoring, operations, governance, and AI workflows.
Platform API
Programmatic management of definitions and state.
Node.js SDK
Use the governed runtime from hosted or standalone Node.js.
CLI
Local component workflows, drift review, and environment promotion.

