-
Notifications
You must be signed in to change notification settings - Fork 0
ADRs
Cursor Agent edited this page Jun 22, 2026
·
7 revisions
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.
| # | 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 | Meaning |
|---|---|
| Proposed | Design under discussion, not yet approved |
| Implemented | Design approved AND supporting code/contracts are implemented |
- Add a wiki page
ADR-NNN-Short-Title.md(GitHub wiki naming). - Link it from this index and from Home if it is OCP-scoped.
- Reference it from release notes or Linear tasks when relevant.
Develop
Decisions
Releases
- Releases (index)
- Package tag release process
- 2026-06-22 — OCP v35 conversion mechanism validation
- 2026-06-22 — OCP v35 SDK scaffold
- 2026-05-04 — OCP v34 major upgrade
- 2026-05-04 — DAML extraction / fairmint-daml
- 2026-03-05 — OCP v32 PPS-based conversion rename
- 2026-02-17 — OCP v31 ArchiveCapTable
- 2026-02-12 — OCP v31 vesting zero portion
Other Fairmint DAML
Documentation for CantonPayments, NFT, Reports, CouponMinter, equity certificate, proof-of-ownership, and related deployment playbooks lives with fairmint/daml and @fairmint/daml-js — not in this wiki.