We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Clarify strict OCF validation policy
Revert "Document DevNet-anchored DAR policy" This reverts commit 6ba460d398cb128988f8946345c8decf43c86b3b.
Document DevNet-anchored DAR policy
docs(wiki): document v35 0.0.2 conversion mechanism validation (#233)
docs: update wiki for OpenCapTable v35 SDK scaffold (PR #230)
docs: wiki accuracy fixes (npm 0.3.4, v34 release page, Issuer model)
docs: wiki accuracy fixes (ADR-002, DAR layout, v34 status, provenance) - ADR-002: document OcfEditIssuer via UpdateCapTable (no standalone EditIssuer) - DAR-Backup: remove non-existent dars/README.md reference - Upgrade-Guide: point to scripts/upgrade-package.ts only - Release v31 ArchiveCapTable: 46 entity maps (issuer archived separately) - Contract-Diagram: 48 OCF templates (47 map-backed) - Releases: note v34 deployed per dars.lock; expand sidebar links - Package-Tag-Release-Process: npm provenance repository.url requirement - Home: normalize Fairmint org casing in GitHub URLs
docs: update release/npm auth docs and historical release banners - Document npm trusted publishing (publish.yml OIDC) vs NPM_TOKEN (release.yml) - Clarify canonical tag-based release path vs legacy main-push publish.yml - Add ci.yml and check-dars.yml to Home CI table - Fix CapTable authority guidance in OpenCapTable-Module (ADR-002) - Mark v27-v32 release pages as historical; note v34 TBD on Releases
docs: fix stale patterns, version notes, and release page versions
docs(wiki): align release docs with package tag automation (ENG-467)
docs: move release process to wiki
docs(wiki): document GPL-3.0-only license for repo and npm package
docs(wiki): public-facing cleanup — npm scope, DAR layout, GitHub Issues
docs(wiki): align DAR backup docs with OCP-only dars/ (PR #217) - Document that dars/ and dars.lock keep OpenCapTable-v34 only; fairmint/daml owns other DARs - Update DAR-Backup examples, lockfile SDK sample, and cross-page references - Note ocp-factory-contract-id.json.d.ts under generated/ in 2026-05-04 release page
Wiki: OCP-only — remove CantonPayments/NFT/Reports/ADR 4–7 pages, fix sidebar - Replace mistaken ocp-equity-certificate sidebar with open-captable-protocol-daml nav - Drop release notes for packages now in fairmint/daml; trim Releases index - Point ADR index and Home at OCP ADRs only; ADR-003 refs CouponMinter via fairmint/daml - Update DAR-Backup troubleshooting (no CantonPayments wiki link) - Contract-Diagram: remove equity certificate wiki link
docs(wiki): align with DAML package extraction and NPM surfaces
docs(wiki): Splice 0.5.18 / amulet 0.1.16 release note and pins (PR #214)
docs(wiki): CantonPayments splice lineage, upload --no-vet, codegen pitfalls Add playbook for NOT_VALID_UPGRADE_PACKAGE vs embedded splice-amulet changes, two-step upload+vet, force-vetting caveats, stale lib/ JS requires, and SDK vetAllPackages stripping. Cross-link from Home, DAR-Backup, CantonPayments.
docs: OcpFactory creation uses Intellect only (PR #212) Document Intellect-only system_operator for create-ocp-factory and note PR #212 follow-up on the 2026-04-07 release page.
docs(wiki): align npm DAR helpers with subpath-only + root-index checks Update Home and Testing to match package behavior: openCapTableDarPath exports live only on the ./openCapTableDarPath subpath (not the package root) so browser/Next bundles avoid fs. CI verify-merged-lib and test:imports enforce root index separation, not root re-exports.
docs(wiki): document OCP_TEMPLATES root index fix (#210)
Document npm DAR resolution: OPEN_CAP_TABLE_DAR_PATH, siblings, cause, verify-merged-lib
docs(wiki): document npm getOpenCapTableDarPath and openCapTableDarPath export
docs: document opencaptable.dar npm export; fix CapTable codegen steps - Home: stable subpath @fairmint/open-captable-protocol-daml-js/opencaptable.dar, staging via npm run codegen, require.resolve for consumers - Replace obsolete npm run codegen:captable with npm run build (Contract-Diagram, Home) - DAR-Backup: distinguish dars/ backups from npm-published DAR - Release 2026-04-07: link PR #207 follow-up
docs(wiki): document equity certificate packages in monorepo
docs: document OCP_TEMPLATES root export (npm merged lib) Align wiki with JS bundle: root package exposes OCP_TEMPLATES aliases for CapTable, IssuerAuthorization, and OcpFactory templateIds; note verify-package checks them against nested Fairmint.OpenCapTable modules.
docs(wiki): align NFT docs with NftApi/NftReference (#203) - Remove obsolete OpenCapTableNft* source dirs from structure; document merge-nft-iface-codegen - Note legacy OpenCapTableNft* DARs under dars/ as backups only - Extend 2026-04-07 release note with PR #203 follow-up and NPM root exports
docs(wiki): NPM merged lib, verify-package in CI, fix release doc path - Document merged lib/ tarball layout and exports subpaths - Mention verify-package (Node load of lib) in quick commands, PR checks, and Testing - Correct release step to point at wiki Releases page (not docs/releases/)
docs(wiki): NFT packages, codegen notes, release 2026-04-07 - Document NftApi, NftReference, OpenCapTableNft iface split in Home and Contract-Diagram - Note build invariant check and merge-nft-iface-codegen in quick commands / diagram - Add release page for PR #200 (factory artifact, DAR lock, tooling) - Link release in Releases and sidebar; tighten OpenCapTable-Module and Testing cross-links
Wiki: align OpenCapTable-v34 paths, ADR-007 status, DAML header docs - Point Home, Contract-Diagram, ADR-002, OpenCapTable-Module, Upgrade-Guide, and DAR-Backup examples at the current core package (OpenCapTable-v34). - Mark ADR-007 Proof of Ownership as Implemented in ADR body and indexes; note shipped package and unchanged POC limitations. - Document one-line file summaries and OCF comment placement to match repo; prefer npm run build/test in upgrade guide; fix copy-paste major-upgrade example.