
The Compliance Console: AI Act Readiness for AI Teams
AI governance is becoming operational work: inventories, model documentation, risk classification, monitoring, and evidence for auditors.
Read MoreZharfAI Team

Financial-market surveillance is not a single anomaly detector. It is an evidence system that must connect orders, executions, cancellations, positions, communications, reference data, employee access, news, and the changing state of a market. AI can make that system faster and more sensitive, but it can also produce a larger, less explainable alert queue. The useful question in 2026 is therefore not “Can a model spot unusual activity?” It is “Can a supervised process turn a weak signal into a reproducible case without losing market context?”
The regulatory baseline remains firm. In the United States, the SEC’s Market Access Rule FAQ says automated errors can compound rapidly, risk controls must operate before order entry, and a broker-dealer remains responsible when third-party technology is involved. FINRA’s 2026 Regulatory Oversight Report highlights manipulative trading, generative AI, the Consolidated Audit Trail, and market-access controls. These are jurisdiction-specific sources, not universal legal advice, but they express a durable operating principle: automation does not transfer accountability.
Traditional surveillance uses rules such as order-to-trade ratios, price or volume moves, cancel timing, account relationships, and watch-list matches. Those rules are valuable because investigators can explain them, but each rule sees only a narrow slice of behavior. Machine learning can add three capabilities:
None of these capabilities determines intent. A pattern resembling spoofing may be a faulty algorithm, a legitimate strategy under unusual volatility, or manipulation. A communications model can identify coded language or a sudden shift in tone, but it cannot infer misconduct safely without trade, role, policy, and temporal context. AI should produce a reviewable hypothesis, not a verdict.
The BIS working paper on AI for monitoring financial markets illustrates the distinction. Its research system learns from more than 100 daily indicators, forecasts deviations in euro-yen triangular arbitrage, and uses variable importance to guide an LLM-based news search. The authors report out-of-sample case studies for 2021–2024, including the March 2023 banking strains. It is a research prototype and the authors’ view, not a regulatory requirement or proof that the same method generalizes to firm-level abuse surveillance.
A defensible architecture separates detection, enrichment, decision support, and case disposition.
First, normalize the event stream. Every order and execution needs stable identifiers, synchronized timestamps, venue and instrument mappings, lifecycle state, trader or algorithm ownership, and a record of amendments. Communications need participant, channel, retention class, language, and access metadata. Late, duplicated, or incorrectly joined events can look like misconduct.
Second, compute transparent features. Examples include distance from the touch, cancel latency, participation rate, realized price impact, marking-the-close windows, concentration by account family, and communication proximity to a trade. Store the feature values and calculation version used for every alert.
Third, run several detectors. Rules catch known typologies; sequence or graph models find variants; peer-group models expose behavior unusual for a comparable desk, instrument, or market regime. Agreement among independent signals can raise priority. Disagreement is also useful: it may reveal a data or threshold problem.
Fourth, enrich without rewriting history. Add public news, corporate actions, volatility regime, relevant policy, account relationships, and prior reviewed cases. Preserve the original event data and retrieval results. A generated summary must cite the underlying records rather than become the evidence itself.
Finally, route the case. A human investigator confirms or rejects the hypothesis, records rationale, requests information, and escalates when required. Disposition labels feed controlled evaluation, not automatic online learning. This mirrors the evidence discipline described in our guide to evidence-first AI automation.
Imagine a surveillance system flags an account that repeatedly places large sell orders away from the best offer, cancels them, and buys on the opposite side as the price rises. A simplistic model ranks it as high-risk. A credible workflow asks a sequence of harder questions.
Was the account running a registered market-making strategy? Were the cancellations responses to a rapidly moving quote? Did the displayed size materially alter the order book? Were the buys economically connected to the displayed sells? Did the same sequence recur across days or linked accounts? Did a system incident affect cancel messages? Were there communications indicating intent? Did other market participants behave similarly during the same volatility window?
The case screen should show an event timeline, book-state snapshots, feature calculations, related accounts, communications hits, data-quality warnings, and the exact model and rule versions. The investigator should be able to replay the sequence without asking a data scientist to reconstruct it.
If the system only generates a persuasive paragraph, it has failed. The paragraph may accelerate orientation, but the durable product is the linked evidence bundle and the documented decision. For the same reason, alerts should integrate with AI data-quality observability: a feed gap, clock drift, or mapping change must reduce confidence before investigators spend time on it.
Start with one abuse typology and one business line, then make the operating contract explicit.
Map the applicable laws, venue rules, internal policies, products, customers, and jurisdictions. Define what the system detects, what remains covered by existing controls, who reviews alerts, and what evidence must be retained. Do not copy a typology from another market without validating market structure.
For every field, name the system of record, owner, expected latency, completeness threshold, permitted use, and retention period. Test clock synchronization, lifecycle reconstruction, employee and account mappings, and corporate-action adjustments. A detector should fail closed or visibly degrade when critical inputs are absent.
Use adjudicated historical cases, synthetic edge cases, and normal activity from multiple regimes. Separate “alert was worth reviewing” from “misconduct confirmed.” Include difficult negatives such as market making, hedging, corrections, auctions, outages, and news-driven volatility.
Precision and recall are not enough. Measure alert volume by desk and product, concentration among entities, median investigation time, evidence completeness, duplicate rate, data-failure rate, and outcome consistency between reviewers. Compare against the current control in shadow mode.
Retrieval should be limited to approved sources. Generated case narratives must include record-level citations and clear uncertainty. Do not allow a language model to change risk scores, close cases, contact a customer, submit a regulatory report, or alter retention data without authorized workflow controls.
Threshold, feature, model, prompt, and data-source changes need versioning, testing, approval, rollback, and an effective date. Maintain an inventory of vendor dependencies. FINRA’s Market Access Rule section emphasizes documented annual effectiveness reviews and holistic post-trade surveillance across systems; that is a useful control-design reference even when a deployment is outside its direct scope.
False positives and automation bias: A high score can anchor an investigator. Hide neither the model’s uncertainty nor the base rate, and require independent reasoning in disposition notes.
Blind spots: Models learn the reviewed past. New instruments, venues, tactics, or market regimes can move outside that distribution. Combine adaptive analysis with rules, threat intelligence, and periodic typology workshops.
Data leakage and privilege: Communications and employee data are sensitive. Enforce purpose limitation, role-based access, jurisdictional retention rules, redaction, and access logs. Separate legal privilege and restricted matters.
Adversarial behavior: Traders may probe visible thresholds or spread activity across accounts and venues. Rotate some review samples, evaluate graph and temporal aggregation, and avoid exposing detection logic broadly.
Vendor opacity: A vendor score does not satisfy the institution’s responsibility. Require data lineage, test access, incident notification, change notices, performance by segment, subcontractor visibility, and an exit plan.
Cross-market fragmentation: The IOSCO thematic review of market surveillance calls for authorities to review and update surveillance capabilities as technology and trading evolve. A firm should similarly test whether separate venue or asset-class controls miss a pattern visible only when records are aggregated.
A production release should pass predetermined gates:
After launch, track queue age, time to first review, time to disposition, repeat alerts, reopen rate, downstream escalations, regulator or audit findings, drift by feature and entity cohort, and investigator feedback. A falling alert count is not automatically an improvement; it may signal a broken feed or an over-aggressive threshold.
Use increasing evidence and decreasing consequence to decide the permitted level of automation.
High-performing surveillance is less about replacing investigators than giving them a reliable view of a fragmented market. Good AI agent observability makes every retrieval, transformation, recommendation, and override visible.
No. It can surface patterns and organize evidence. Intent and legal conclusions require context, investigation, and the applicable legal standard.
Usually not. Rules provide transparent coverage for known scenarios; machine learning adds prioritization and discovery. A layered system is easier to test and defend.
No. Optimize the entire control: meaningful coverage, timely review, evidence quality, investigator capacity, and consistent decisions. A low rate created by missing risky behavior is dangerous.
No. Providers can supply tools and expertise, but regulated firms retain responsibilities defined by applicable law and supervision. Validate the tool on the firm’s data and operating context.
There is no universal interval. Monitor data and outcome drift continuously, review thresholds on a risk-based schedule, and require controlled validation before changes. Market events and product launches may trigger an immediate review.
AI makes financial surveillance more useful when it compresses evidence gathering, links fragmented signals, and exposes uncertainty. It becomes dangerous when a score or fluent narrative is treated as a finding. Build the system around reconstructable events, bounded recommendations, accountable investigators, and measured release gates. That is how a market watcher becomes a control rather than another source of noise.
Sources reviewed and current as of July 30, 2026:

AI governance is becoming operational work: inventories, model documentation, risk classification, monitoring, and evidence for auditors.
Read More
AI-assisted discovery helps legal teams find relevant evidence, summarize document sets, and manage privilege review with stronger audit trails.
Read More
How legal teams can use AI for clause evidence, draft comparison, obligation tracking, and retrieval while preserving authority, privilege, and review.
Read MoreIf this note maps to a real system in your organization, start with the services page or a shipped case study.