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.
Document OCF semantic validation review areas
Clarify OCF semantic validation requirements
Clarify strict OCF validation policy
Document immutable deployment tags
Document release resume behavior
Document deployment-tag DAR policy
Revert "Document DevNet-anchored DAR policy" This reverts commit 6ba460d398cb128988f8946345c8decf43c86b3b.
Document DevNet-anchored DAR policy
docs(wiki): fix WarrantIssuance vs WarrantExercise in release notes
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
fix(wiki): sidebar nested [[wiki]] links as markdown for GitHub rendering
docs(wiki): Splice 0.5.18 / amulet 0.1.16 release note and pins (PR #214)
docs(wiki): clarify PersonalAirdrop translation failure preceded upload error
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