Skip to content

History / Home

Revisions

  • Clarify strict OCF validation policy

    @HardlyDifficult HardlyDifficult committed Jul 14, 2026
  • Revert "Document DevNet-anchored DAR policy" This reverts commit 6ba460d398cb128988f8946345c8decf43c86b3b.

    @HardlyDifficult HardlyDifficult committed Jul 13, 2026
  • Document DevNet-anchored DAR policy

    @HardlyDifficult HardlyDifficult committed Jul 13, 2026
  • docs(wiki): document v35 0.0.2 conversion mechanism validation (#233)

    @cursoragent cursoragent committed Jun 22, 2026
  • docs: update wiki for OpenCapTable v35 SDK scaffold (PR #230)

    @cursoragent cursoragent committed Jun 22, 2026
  • docs: wiki accuracy fixes (npm 0.3.4, v34 release page, Issuer model)

    @cursoragent cursoragent committed Jun 16, 2026
  • 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

    @cursoragent cursoragent committed Jun 16, 2026
  • 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

    @cursoragent cursoragent committed Jun 16, 2026
  • docs: fix stale patterns, version notes, and release page versions

    @cursoragent cursoragent committed Jun 16, 2026
  • docs(wiki): align release docs with package tag automation (ENG-467)

    @cursoragent cursoragent committed Jun 16, 2026
  • docs: move release process to wiki

    @HardlyDifficult HardlyDifficult committed Jun 16, 2026
  • docs(wiki): document GPL-3.0-only license for repo and npm package

    @cursoragent cursoragent committed May 5, 2026
  • docs(wiki): public-facing cleanup — npm scope, DAR layout, GitHub Issues

    @HardlyDifficult HardlyDifficult committed May 4, 2026
  • 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

    @cursoragent cursoragent committed May 4, 2026
  • 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

    @HardlyDifficult HardlyDifficult committed May 4, 2026
  • docs(wiki): align with DAML package extraction and NPM surfaces

    @cursoragent cursoragent committed May 4, 2026
  • docs(wiki): Splice 0.5.18 / amulet 0.1.16 release note and pins (PR #214)

    @cursoragent cursoragent committed Apr 24, 2026
  • 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.

    @HardlyDifficult HardlyDifficult committed Apr 24, 2026
  • 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.

    @cursoragent cursoragent committed Apr 10, 2026
  • 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.

    @cursoragent cursoragent committed Apr 9, 2026
  • docs(wiki): document OCP_TEMPLATES root index fix (#210)

    @cursoragent cursoragent committed Apr 9, 2026
  • Document npm DAR resolution: OPEN_CAP_TABLE_DAR_PATH, siblings, cause, verify-merged-lib

    @cursoragent cursoragent committed Apr 9, 2026
  • docs(wiki): document npm getOpenCapTableDarPath and openCapTableDarPath export

    @cursoragent cursoragent committed Apr 9, 2026
  • 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

    @cursoragent cursoragent committed Apr 9, 2026
  • docs(wiki): document equity certificate packages in monorepo

    @cursoragent cursoragent committed Apr 8, 2026
  • 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.

    @cursoragent cursoragent committed Apr 8, 2026
  • 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

    @cursoragent cursoragent committed Apr 8, 2026
  • 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/)

    @cursoragent cursoragent committed Apr 7, 2026
  • 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

    @cursoragent cursoragent committed Apr 7, 2026
  • 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.

    @cursoragent cursoragent committed Apr 6, 2026