Common client boundary
Keep market-data providers, the local PaperBroker, and any eventual broker connection behind explicit adapter boundaries.
LOADING...
ForgeCommand subsystem
A paper-first market-analysis and decision-support project that keeps human approval between generated signals and consequential actions.
The work is evolving as a Trading module inside ForgeCommand, bringing market context, risk controls, proposals, and reviewable decision records into one operational interface.

ForgeCommand v0.6.0 · paper and learning cockpit
Read-only Twelve Data market context, local practice accounting, deterministic order controls, and company research share one operational surface.
The engineering question
Trading systems combine noisy data, changing conditions, execution assumptions, and strong emotional incentives. A plausible-looking signal is not evidence that a strategy works, and a generated recommendation should never be treated as authority.
This project treats analysis, risk policy, approval, execution, and audit as separate responsibilities. The working rule is persistent paper evidence first: observe, measure, and understand the system before considering any real-money boundary.
Architecture change
The original standalone plan is now part of ForgeCommand, providing a wider control surface for status, configuration, approvals, audit history, and AI-assisted explanation.
Current direction
Keep market-data providers, the local PaperBroker, and any eventual broker connection behind explicit adapter boundaries.
Record the inputs, indicator state, and reasoning behind each proposal so a result can be reviewed later.
Separate generated analysis from the deterministic controls that authorise, reject, or suspend an action.
Track P&L, drawdown, hit rate, expectancy, slippage, latency, and missed fills instead of relying on anecdotes.
ForgeCommand v0.6.0 · 22 August 2026
The current milestone joins market observation, practice accounting, company research, and deterministic order handling without granting an AI—or the interface itself—live brokerage authority.
SQLite now records practice accounts, cash, intents, risk decisions, orders, fills, positions, and realised or unrealised P&L using decimal-safe values.
Twelve Data ingestion uses a durable cache, freshness indicators, request-budget awareness, and a previous-day share board instead of invented active prices.
Cached market facts, current paper holdings, persistent research notes, and prepared AI questions now share a dedicated learning workspace.
Secrets can be imported outside the repository; missing AI or market services remain visible failure states rather than silent fallbacks.
v0.6.0 removes legacy mock accounts, positions, orders, and generated prices from the active workflow. The practice ledger remains simulated, no live broker is connected, and nothing on this page represents demonstrated investment performance.
Human confirmation boundary
The order preview names the instrument, direction, quantity, reference price, estimated notional, account environment, and exact ledger affected. The operator can still decline it. Existing holdings and filled practice orders remain visible behind the confirmation, keeping the decision in portfolio context.


Learning before automation
The company workspace combines cached previous-day facts, whether the company is currently held, durable operator notes, and structured prompts such as a balanced bull-and-bear case. Preparing a question does not submit a trade or grant the AI execution authority.
Risk and controls
Technical foundation
Validation
Net outcome per trade and per day, including the full win/loss distribution.
Maximum drawdown measured against the risk envelope and suspension thresholds.
Fees, slippage, latency, partial fills, and missed fills in simulation.
Walk-forward performance across changing volatility and market conditions.
Roadmap
Provider-neutral domain, market cache, and decimal-safe paper ledger established in v0.6.0.
Build sustained practice history, reports, alerts, and failure handling from the persistent ledger.
Compare simple momentum and mean-reversion references with repeatable metrics.
Exercise limits, approvals, suspension behaviour, and audit reconstruction.
Consider a tightly bounded live-cap experiment only after sustained paper evidence.
The persistent PaperBroker, cached market board, deterministic previews, P&L projection, and company learning workspace are implemented. Sustained paper-operation evidence, repeatable strategy results, wider control validation, and any case for live execution remain future gates.