Skip to content
Cursor Agent edited this page Jun 22, 2026 · 7 revisions

Architecture Decision Records

This wiki indexes Open Cap Table Protocol (OCP) decisions for this repository. ADRs for other Fairmint DAML packages (CantonPayments, CouponMinter, Reports, proof-of-ownership, NFT, equity certificate, etc.) are maintained with fairmint/daml.

Package note: Repo source is OpenCapTable-v35; on-chain deployments may still run v34 until upload. See Releases.

ADR index

# Title Status Date
ADR-001 OCF Cap Table on Canton Implemented
ADR-002-Stateful-Issuer Stateful Cap Table with OCF Object References Implemented 2026-01-08
ADR-003-Featured-App-Markers Value-Based Coupon Minting for OCP Transactions Implemented 2026-01-13

Status values

Status Meaning
Proposed Design under discussion, not yet approved
Implemented Design approved AND supporting code/contracts are implemented

Adding a new ADR (this repo)

  1. Add a wiki page ADR-NNN-Short-Title.md (GitHub wiki naming).
  2. Link it from this index and from Home if it is OCP-scoped.
  3. Reference it from release notes or Linear tasks when relevant.

Clone this wiki locally