Position reconciliation before the desk opens
TradingOperations pulls open positions, account balances, and open orders every cycle, checking margin health and settlement status. OperationsManager routes anything that needs a human look.
Three pains every sales and BD team hits weekly. Each one is what your reps actually complain about, not what a feature page would call them.
Reconciling positions, balances, and margin across accounts by hand delays the morning check by hours.
A data pipeline failure surfaces only after a downstream report breaks, not when it actually happened.
Incidents get tracked across a Slack thread, an email, and memory, never one system of record.
Every pipeline below is a shape you wire on the canvas using the crew and tools further down. Not a feature we ship for you, a pattern you configure.
TradingOperations pulls open positions, account balances, and open orders every cycle, checking margin health and settlement status. OperationsManager routes anything that needs a human look.
DataOperations queries the operational database directly, checks schema drift, and pings external APIs for uptime, so a broken feed gets flagged before it silently corrupts a downstream report.
DataOperations detects the anomaly, IncidentManager coordinates the response and opens a tracked ticket, and the alert lands in the channel your team actually watches.
ReportingAnalyst pulls the numbers, and OperationsSynth compiles trading, data, compliance, and incident streams into a single operations brief, delivered as a spreadsheet or a deck and posted where leadership already looks.
ComplianceOperations checks the audit trail against policy and books the filing deadline on the shared calendar; OperationsManager routes the follow-up task to whoever owns it.
useCases.list.operations.workflows.5.body
Real personas from the operations crew. Each ships with a tuned system prompt and a default tool allowlist. Swap models per persona on the canvas.
Coordinates daily operations across the team, routes tasks to owners with deadlines, and surfaces blocked work before it slips.
Reconciles positions across CEX accounts, checks margin utilization, and flags settlement discrepancies with exact amounts.
Owns calendars, drafts replies, preps meeting briefs from inbox context, and stages communications for leadership approval.
Pulls live data from SQL and warehouse sources, validates row counts and freshness, and ships reports as Excel, slides, or chart files.
Watches API health and data feed freshness against named SLAs, then raises alerts the moment an endpoint or pipeline degrades.
Tracks regulatory filing deadlines, maintains audit logs, and verifies trading activity stays inside documented risk limits.
Triages anomalies into SEV1, SEV2, or SEV3 tickets, escalates to the right channel, and drafts the post-mortem after resolution.
Compiles every stream into a four-section executive brief sorted by criticality, then posts the final read-out to Slack.
Every tool below is a real shared tool from the Melaya bundle. Allowlist per agent; HITL-gate the writes; revoke any of them in one click.
Live position, balance, and fill data from the same exchange keys your trading desk uses. Reads are open to TradingOperations; melaya_place_order and melaya_cancel_order stay HITL-gated by default.
Read warehouse and operational databases to assemble reports and freshness checks. Scoped DSNs are passed per agent so ReportingAnalyst only reaches the schemas you list; writes require an explicit HITL gate.
Page on-call via Telegram or Discord when IncidentManager classifies a SEV1, with severity, owner, and resolution ETA. All outbound messages are HITL-gated for this crew by default.
Open and update incident tickets, track filing deadlines, and route blocked work back to owners. jira_create_issue and linear_create_issue are HITL-gated so no ticket fires without an approver.
Pull the next 72 hours of meetings into the executive brief and stage holds for incident review calls. gcal_create_event is HITL-gated so nothing lands on a leader's calendar without sign-off.
ExecutiveAssistant reads inbound threads to prep meeting briefs and drafts replies for approval. gmail_send is HITL-gated by default; rules-based vendor responses can be lifted per template.
Ship reports as Excel workbooks, briefs as Word documents, and board read-outs as PowerPoint decks. File writes land in the run artifact log so any output can be replayed and traced.
Vendor status-page polling via http_request, daily brief delivery via slack_post_text, and ad-hoc lookups via web_search. slack_post_text and file_write are HITL-gated by default for this crew.
Every pipeline ships with three layers of knowledge access. Mix and match per agent on the canvas. No shared vector space with another tenant, no surprise reads, no opaque retrieval.
includeContextPer-pipeline documents appended to specific agents' input on every run. The ICP brief, playbook, pricing sheet, or won-deal email corpus. Whatever needs to be there before the agent thinks. You pick which personas get which docs.
rag_retrieveA scoped tool granted per-agent. When the agent decides it needs more depth, it queries the workflow's vector store on demand. Same knowledge base as Static context, accessed only when the model asks for it.
pipeline_memoryPipeline-level state that carries from one run to the next. Yesterday's research is in scope for today's follow-up. The crew remembers what it already prospected, what got approved, what was sent. The audit log is the second-order knowledge base.
Sandbox tier is free with no card. Join the waitlist and we will email you the moment a slot opens.
← Back to every use case