← Platform Modules

Investor & ODD Evidence Vault

Coming Soon

Route /dashboard/vault · Flag enableOddVault

Coming Soon. This module is part of the launch-to-live operating layer and is not yet enabled in the current release. The description below explains the intended behavior so you can plan ahead.

The evidence vault turns the operating record into allocator-ready proof. Instead of assembling a due-diligence binder by hand, the vault continuously composes operational due-diligence evidence, decision provenance, and model cards from the governed events the platform already produces.

Self-assembling evidence

Because data readiness, signal governance, pre-trade checks, order audit, and reconciliation all write to one operating record, the vault can assemble ODD evidence as a byproduct of normal operation rather than a separate documentation project.

  • Operational due-diligence evidence — process controls demonstrated by the governance log.
  • Decision provenance — trace any live decision back through construction, signals, and data.
  • Model cards — what each live model is, how it was validated, and its current parameters.

Decision provenance

Provenance edges link outputs to the inputs and approvals that produced them, forming a read model over immutable records. An allocator (or a future you) can answer 'why did the fund hold this on this day?' without reconstructing it manually.

Agent and model governance

The vault also governs the automations themselves: model and parameter approvals, hashing, replay, and drift detection, plus an evaluation harness for any agent that proposes consequential outputs.