Stock Plan size #105
-
Currently the Stock Plan object defines
Consider keeping the original number of reserved shares instead of current amount (current_shares_reserved). The value of |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
Hi, @kedder, thanks for all of the thoughtful comments. The Technical Working Group was chatting through some of these earlier today. You raised some great points. Really appreciate the engagement. On this point, you're correct that you'll lose historical shares reserved amounts. When scoping out the initial release, we decided to limit the scope of the event-driven architecture by focusing only on events directly affecting security objects and necessary for a valid cap table ledger (e.g. events affecting Stock, Plan Securities, Warrants and Convertibles). As part of the next major release after our first public release, we plan to include a change log to capture all changes to any valid OCF object - including stock plans and, implicitly, the shares reserved. There is some minor loss of fidelity not having that at launch, but we made the call it wouldn't create any major issues losing some of this historical data, and we'd rather solve this problem all at once for all objects rather than create specialized fields or objects for certain object field histories. Hope this helps and please do follow-up if you think there's a real need for this at launch (e.g. is this is a must have for you guys @ Shoobx or merely a nice to have?) |
Beta Was this translation helpful? Give feedback.
-
Answer: we're going to improve the description of the current_shares_reserved field in the schema. |
Beta Was this translation helpful? Give feedback.
Answer: we're going to improve the description of the current_shares_reserved field in the schema.