Workspace audit log

from and to are optional ISO dates. Omitting both returns the full history. Recorded actions include membership changes, role changes, strategy and watchlist creation, integration connections, and delegation events.

Delegation records

Execution delegations are logged with the detail a compliance review actually needs:
  • The exact scope terms — caps, strategy, expiry
  • The disclaimer version acknowledged at the time
  • The confirmation-mode choice (per-trade confirmation on or off)
Recording the disclaimer version rather than a boolean “accepted” flag is the part that matters. A record showing someone accepted terms is worth little if you cannot reconstruct which terms they saw.

Compliance export

Generates a point-in-time export and lists previously generated ones.

The MCP call log

Separate from the workspace log, at state/mcp_calls.jsonl:
This log cannot tell you which address a user looked up. That is a deliberate trade: full arguments would make it a second copy of every address, token, and query anyone ever examined — a data-protection liability created in the name of observability.If your control environment requires content-level logging of analyst queries, this log does not satisfy it, and you should know that before an audit rather than during one.
Argument hashing still supports the questions most reviews actually ask: which tools were used, how often, by which tier, and whether the same query was repeated.

What is not covered

  • Public HTTP endpoints are unauthenticated and unlogged per-caller. There is no actor to record
  • The self-hosted engine has no separate audit log beyond its state files
  • Proxy-level identity is not propagated into application audit records — see SSO
Scienter publishes impersonal market signals of general and regular circulation. Nothing here is investment, legal, or tax advice, or a recommendation to buy, sell, or hold any asset. Scienter is not a registered investment adviser or broker-dealer. Trading digital assets can result in the total loss of your funds — see Disclaimers for the full text.