1. Separate evidence from interpretation
Augur gathers the requested market, company, filings, flow and sentiment evidence through explicit research operations. Tool results remain visible so a reader can distinguish a source observation from the agent’s synthesis. Missing or stale evidence is treated as a limitation rather than silently filled with invented certainty.
2. Translate the thesis into rules
A thesis only becomes testable when entry, exit, sizing, timeframe and risk rules are explicit. PineNode expresses those rules as readable JavaScript-based strategy code. The generated code is editable; the user can inspect assumptions and change them before a run.
3. Separate discovery, validation and the final lockbox
A standard backtest is the first check, not the final verdict. Sentimentor screens the frozen configuration on discovery bars, tests it across three chronological validation folds, inserts embargo gaps to reduce overlap leakage, and opens a server-held final lockbox once only after the earlier stages pass. The freeze covers code, parameters, universe, timeframe, features, data snapshot, sizing, costs and, when supplied, hashed AI-generation provenance. Deflated Sharpe uses account-wide server-recorded validation attempts so starting a new project cannot erase selection-bias history. The same protocol applies to manually written, imported and AI-assisted code.
4. Collect forward evidence after research is frozen
Full Forward is the validated track: it runs a server-verified, lockbox-passed strategy against newly arriving bars without rewriting historical decisions. Exploratory runners can also collect new observations but never inherit the Validated label. Either evidence mode may use modeled Sentimentor execution or eligible Alpaca Paper broker execution. Backtest, simulated-forward and broker-paper results stay separately labeled. Sentimentor is not a broker. Alpaca Paper uses simulated funds and fills that can differ from live-market execution.
5. Seal point-in-time predictions before outcomes are known
Research Evals test claims that are not naturally expressed as a trading strategy. A sealed evaluation records the question, model lineage, universe, evidence cutoff, ranked picks, probabilities, benchmark, horizon, costs and server-captured entry prices before future returns are available. Scheduled scoring appends benchmark-relative performance and probability calibration without rewriting the original prediction. Historical replays remain labeled declared or unverified unless their point-in-time evidence can be independently audited.