assay_tradelog

shallow

com.alphaassay/mcp · Verify this server

Use this when you have a raw fill or trade log and want it scanned for internal contradictions -- look-ahead timestamps, pnl that disagrees with the row's own prices, duplicate or out-of-order fills. Interrogate a raw fill log for internal contradictions -- no candles needed. assay_preflight lints shape, assay_reproduce audits arithmetic against candles; this tool needs nothing but the log itself and asks whether it is internally consistent: exact duplicate fills (double counting inflates every headline number: tradelog_duplicate_fills), time travel (exits before entries, decisions stamped AFTER the entry they supposedly caused: tradelog_time_travel -- the anatomy of a look-ahead), PnL or return_pct contradicting the row's own prices (tradelog_pnl_inconsistent), naive/unparseable/future timestamps (tradelog_timestamps_invalid -- ambiguous clocks are the top source of fake edges), and fills booked outside the declared calendar (tradelog_outside_calendar, e.g. weekend fills under trading_calendar='weekdays'). Checks run only where fields exist and the report SAYS which ran (checks_run) -- an absent field is untestable, never innocent. Demote-only: a defect-free log earns 'conditional', because internal consistency is NOT evidence of an edge. Code-computed; no ledger write; structurally invalid input is refunded. NOT financial advice. Price: per check; see https://api.alphaassay.com/v1/meta/pricing (api_key required -- account setup at https://api.alphaassay.com/account).

100.0/100

1 trials · measured 8 days ago

assay_tradelog scores 100.0/100 on Vouch's measured behaviour index, from 1 real invocation trials against com.alphaassay/mcp, measured 25 Aug 2026 under methodology v0.2.0. Every measured component scored 100.

Component breakdown

ComponentWeightValue
Reliability35%not applicable
Schema integrity25%100.0
Failure behaviour15%not applicable
Latency15%not applicable
Concurrency10%not applicable

Tool details

Transport
remote
Credential class
self-provisionable
Input schema
not declared
Output schema
not declared
Side-effect classification
unclassified

Score history

DayScoreTierMethodology
2026-08-25100.0shallowv0.2.0

Probe evidence

ProbeOutcomes
schema_integritypass: 1

Raw request/response logs are not archived yet — the outcome counts above are drawn directly from every recorded trial.

Embed this score

Available for every tool, scored or not — not a verification perk. Always links back to this page.

Vouch score: assay_tradelog
[![Vouch score](https://vouch.tools/api/tools/988f300f-a296-47a0-93ab-8419a952e398/badge.svg)](https://vouch.tools/tools/988f300f-a296-47a0-93ab-8419a952e398)
assay_tradelog — Vouch