The thinking layer is a set of single-purpose LLM sessions that reason over incoming data and produce structured output. It reads, reasons, writes. It never executes orders, never touches credentials, never stores state.
A strategy begins with what you tell it. A single sentence works — "tell me if today feels risk-on or risk-off." A detailed paragraph with explicit filters and thresholds also works. The shorter the prompt, the more the LLM fills in; the longer, the more control you keep. Either way, the system elaborates that instruction into a working strategy: data pulled, signals scored, brief formatted, channel routed.
Observe and adjust. A strategy is not a setting — it is a living instrument. Each week, review the outputs against what actually happened. Where did the call hold? Where did it miss? Tighten thresholds. Widen the evidence set. Drop a flag that never signals. Change the channel when your routine changes. The prompt stays short; the strategy improves.
Agent-authored strategies. The system also writes its own. When a new catalyst class appears — a central bank speaker, a recurring data release, a behavioral pattern in the trade log — an agent can draft a strategy, propose it to you, and register it on approval. The library grows without engineering.
Boundary. Strategies produce judgments, not transactions. A strategy that flags a high-confidence signal writes to the shared bus. The Analyst workflow reads it, the Risk workflow sizes it, the Operator signs it, Execution submits. The thinking layer ends at the signature gate — always.