Skip to content

What Is NATA?

NATA is the orchestration layer of the broader nata.my system.

It is not a single chatbot and it is not one monolithic model. NATA coordinates specialized services and agents, supplies them with the right context, routes work to the appropriate capability, preserves relevant memory, applies execution policies, and combines their outputs into a usable result.

The distinction is important:

  • nata.my is the underlying agentic operating system and orchestration environment.
  • NATA is the coordinating intelligence inside that environment.
  • NataPulse is the financial intelligence product built on top of it.

A NataPulse user normally interacts with events, reports, research runs, watchlists, alerts, and the Analyst. The user does not need to manage the internal control plane or understand every service involved.

For a complex research task, orchestration may include:

  1. identifying the subject and requested horizon;
  2. retrieving relevant NataPulse events, clusters, reports, and memory;
  3. assigning work to specialized analysts;
  4. running opposing bull and bear reviews;
  5. evaluating risk and invalidation conditions;
  6. synthesizing a source-cited result;
  7. storing a safe lesson for future related work.

The orchestration layer also enforces boundaries. Product-facing outputs exclude secrets, private control-plane fields, internal costs, raw traces, and unpublished material.

Keeping the orchestration layer separate allows NataPulse to evolve without tying every function to one model or one provider. Data collection, quantitative inference, semantic retrieval, research, reporting, and interface delivery can improve independently while preserving a stable product contract.