algocline 0.47.2

LLM amplification engine — MCP server with Lua scripting
1
2
3
4
5
6
7
8
9
10
# algocline-core::execution::spec

Session specification types for the `ExecutionService` layer.

## Types

- `ScenarioRef` — Reference to a scenario used in [`SpecKind::Eval`].
- `SessionSpec` — Complete specification required to spawn a new execution session.
- `SpecKind` — Discriminant for the execution kind carried by [`SessionSpec`].