Products
What is Catalyst?
Catalyst is a transport-agnostic, declarative data-movement and transformation platform for moving disparate data across network and domain boundaries. Describe your pipeline in YAML, deploy it live to any node in your fleet, and Catalyst moves the data durably, observably, and under policy.
How does a Catalyst node actually run?
The runtime unit is a single Go binary with no external dependencies. It ingests from a source, transforms through a pipeline, stores durably, and pushes to multiple sinks. Nodes dial outward to the fleet manager and hold the session, so no node exposes an inbound control port. It is air-gap-native, built for the contested edge rather than retrofitted to it.
Can we deploy changes without taking nodes down?
Yes. Programs deploy live to running nodes with no image rebuild or restart, and reconcile automatically on node boot. Registry commands can populate a node's artifact store directly on disk with no fleet manager present, and a single flow can run offline. Deployment state survives restarts.
What happens to data when a Catalyst pipeline is under load?
Every inter-stage handoff is a durable bounded queue with selectable strategies and retention limits, so the system degrades gracefully instead of dropping data or buffering without bound.
How does Catalyst handle sensitive fields in a pipeline?
Content policy operators redact sensitive patterns and filter fields. They terminate the raw payload, so unredacted bytes cannot pass the policy stage.
Can we add our own integrations to Catalyst?
Yes. Any stage can be an out-of-process plugin over a versioned contract, so custom or NDA'd integrations stay out of the core binary and a plugin crash cannot take down the node. Roughly three dozen first-party plugins ship across all five stage roles.
What is Pulse?
Pulse is a multi-source data collection platform. Clients submit collection requests over HTTP, Pulse dispatches them to distributed workers, tracks status, and delivers results to the caller's configured destination.
Where can Pulse be deployed?
To commercial cloud, or to IL5-hardened infrastructure for on-premises, air-gapped, and DoD IL5 and IL6 customers. Packaging tiers are Signal, Bronze, Silver, Gold, and Full Spectrum.
What is Discovery?
Discovery is a single secure workspace where analysts research a question, collect and analyze what they find, and write it up, without bouncing between a dozen tools or revealing who is doing the looking. It hides the analyst's identity and intent from the targets under investigation.
What can an analyst do in Discovery?
Four task types: General Search, Translation, Person Search, and Social Media Collection. Projects are the top-level workspace, and the project name and description feed the AI as context, so results and suggested questions track the analyst's actual focus.
How does General Search work?
It queries multiple sources in parallel and returns a structured summary with inline citations. Summaries follow analytic writing practice: lead with the main finding, note where evidence is insufficient, and never fabricate an answer the sources do not support. Suggested questions are grounded in the analytic thinking principles Orbis teaches in its own training programs, and the analyst accepts or rejects each one.
What does Translation support?
PDF or plain text, returning both full translated text and a side-by-side segment view. It supports any language and domain terminology, and honors a per-project terminology guide.
What does Person Search do?
It maps an individual's digital footprint from a single selector, one to three hops deep, and presents findings the analyst reviews and accepts or rejects individually.
What does Social Media Collection cover?
Ten platforms. Posts are presented in a filterable feed, and analysts can interrogate the whole collected corpus in a chat interface with numbered inline citations. Confirmed conclusions save to a findings repository that survives clearing the chat or re-running collection, and feed the project report.
How does reporting work in Discovery?
Reports generate automatically as tasks complete, including a key takeaways section, and are fully editable. The report is both a starting point for the finished product and a complete log of the research performed.
How does Discovery keep the analyst from being identified?
Secure browsing routes every source link through remote browser isolation. The page executes on isolated infrastructure, never on the analyst's machine or network. The third-party site sees only an infrastructure IP, with no exposure of the analyst's identity or location. No software installation is required, and sessions delete fully when the tab closes.