assay_tradelog
shallowcom.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).
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
| Component | Weight | Value |
|---|---|---|
| Reliability | 35% | not applicable |
| Schema integrity | 25% | 100.0 |
| Failure behaviour | 15% | not applicable |
| Latency | 15% | not applicable |
| Concurrency | 10% | not applicable |
Tool details
- Transport
- remote
- Credential class
- self-provisionable
- Input schema
- not declared
- Output schema
- not declared
- Side-effect classification
- unclassified
Score history
| Day | Score | Tier | Methodology |
|---|---|---|---|
| 2026-08-25 | 100.0 | shallow | v0.2.0 |
Probe evidence
| Probe | Outcomes |
|---|---|
| schema_integrity | pass: 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.
[](https://vouch.tools/tools/988f300f-a296-47a0-93ab-8419a952e398)