Skip to content

IMP-009: extend StockIssuanceType enum for stock dividends - #9

Merged
thibauld merged 1 commit into
mainfrom
th/2026.09.22-imp009-issuance-type-enum-fix
Sep 22, 2026
Merged

thibauld merged 1 commit into
mainfrom
th/2026.09.22-imp009-issuance-type-enum-fix

Conversation

@thibauld

Copy link
Copy Markdown
Collaborator

What type of PR is this?

/kind documentation

What this PR does / why we need it:

Corrects the OCF-IMP-009 direction after review (#7, post-merge Copilot finding): stock dividends / DRIP should extend the existing issuance_type enum (StockIssuanceTypeRSA, FOUNDERS_STOCK) with STOCK_DIVIDEND / DRIP values, not add a parallel reason classifier field that would overlap with issuance_type.

Companion write-up: Fairmint/dev-docs#148

Which issue(s) this PR fixes:

Fixes #

Made with Cursor

Co-authored-by: Cursor <cursoragent@cursor.com>
Copilot AI balanced review requested due to automatic review settings September 22, 2026 18:34
@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 22, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-09-22T18:36:54.222811Z 3b0a906 PR opened
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot review overview

🟢 Approval recommended

The documentation now aligns with the existing stock issuance schema and enum semantics.

Review effort: Balanced
Findings: None

What changed in this PR

Clarifies the proposed OCF-IMP-009 approach for identifying stock dividend issuances.

Changes:

  • Recommends extending StockIssuanceType with STOCK_DIVIDEND and DRIP.
  • Rejects a parallel overlapping reason field.
File Description
fairmint-ocf-improvements.md Updates the stock-dividend design direction.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@thibauld
thibauld merged commit b2ad077 into main Sep 22, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants