← Back to Docs

PLATFORM MODULES

Podium is a launch-to-live operating layer for a lean systematic equity fund. It wraps a strategy with data checks, signal and model governance, pre-trade controls, execution audit, reconciliation, exception management, and allocator-ready evidence — then closes the loop from research to live outcomes. This page maps every module and marks what is usable today versus what is on the roadmap.

The Barbell

The live decision path — signal → construction → order → execution → risk — is deterministic and human-gated. Agents act only at the research and operations edges and never mutate the ledger.

One Operating Record

A single normalized record is the source of truth behind governance, allocator evidence, and research. Governance events and provenance are append-only.

Verifiable by Construction

Every automated output is bound to a deterministic verifier and is traceable end to end. Capabilities are typed read / propose / mutate tools.

Available Today

Live

Shipped and enabled by default. Start here.

Operating Layer

Coming Soon

The launch-to-live modules. Each is gated by a feature flag that defaults off and is documented here so you can see where the platform is headed.

Daily Operating Cockpit

Coming Soon

One screen for the trading day: readiness gate, pending approvals, staged deployment controls, and the EOD report.

enableOperatingCockpit

Fund Launch Workspace

Coming Soon

Pre-launch readiness map and go-live checklist for a new systematic fund.

enableFundLaunchWorkspace

Strategy Operating Profile

Coming Soon

The governed configuration object: universe, signals, schedule, risk/cost model, kill switches, approval matrix.

enableSignalGovernance

Data Readiness & Lineage

Coming Soon

Freshness, missing-data, outlier, corporate-action, and point-in-time universe checks with full lineage.

enableDataReadinessMonitor

Signal Governance

Coming Soon

Signal-level version registry: promotion status, hashes, data snapshots, approval logs, and rollback.

enableSignalGovernance

Pre-Trade Risk & Controls

Coming Soon

Factor/beta risk model, capacity methodology, borrow/locates, restricted lists, gross/net/turnover controls.

enableRiskModel

Portfolio Construction

Coming Soon

Deterministic forecast combination and optimization into target portfolios, with replayable construction runs.

enablePortfolioConstruction

Execution & Order Audit

Coming Soon

Fill/fee/margin models, broker fill ingestion, append-only order lifecycle, and transaction cost analysis.

enableOrderAudit

Reconciliation & Exceptions

Coming Soon

Reconcile intent, sent orders, fills, positions, and cash; manage deduplicated exceptions with owners and SLAs.

enableReconciliation

Investor & ODD Evidence Vault

Coming Soon

Self-assembling operational due-diligence evidence, decision provenance, and model cards.

enableOddVault

Agent Governance & Alpha Factory

Coming Soon

Role agents and the agentic alpha factory — governed automations bound to deterministic verifiers and human gates.

enableAgentAssist

AI-Native Capability Layer

Coming Soon

Every capability as a typed read/propose/mutate tool, exposed identically to the cockpit UI and to agents (MCP).

enableCapabilityLayer