HYBRID IN.

FAQ

OME Frequently Asked Questions

Common questions about OME (Orbit Matrix Engine), script execution, event triggers, and workflow automation.

What is OME?

OME (Orbit Matrix Engine) is a script execution engine that automates workflows across your infrastructure. It responds to events from COGNIT MESH, executes easy-to-write scripts, and provides human oversight for critical operations.

How do OME scripts work?

OME scripts are written in JavaScript and execute automatically when triggered by events. They have full access to system context, can call external APIs, and integrate with Human in the Loop for approval workflows.

What is Human in the Loop?

Human in the Loop (HIT) is an approval system that requires human authorization for sensitive operations. Scripts can request approval with full context, and designated reviewers can approve or deny requests with audit trails.

What is DROID?

DROID (Distributed Robotic Operations and Infrastructure Deployment) is an automated system that handles distributed operations across your infrastructure with self-healing capabilities and automated recovery.

How does OME integrate with other HYBRID IN. products?

OME integrates with COGNIT MESH for event triggers, Vertex for monitoring dashboards, and WHYBLE for edge processing. It's part of the complete HYBRID IN. platform ecosystem.

Can I write OME scripts in any language?

OME scripts are written in JavaScript for simplicity and familiarity. JavaScript provides full access to system context, external APIs, and all OME capabilities without requiring additional language setup.

How are event triggers configured?

Event triggers are configured based on event types from COGNIT MESH. You can set conditions on event severity, source, or custom attributes. Complex boolean logic supports sophisticated automation scenarios.

Is OME suitable for compliance-heavy environments?

Yes, OME is designed for high-compliance environments. All script executions are logged with complete audit trails. Human in the Loop provides approval gates for sensitive operations, and role-based access control ensures proper authorization.