Option implementation can be changed for future options only
Impact: The option book owner can update the implementation address used when creating new options. Existing options are not controlled by that future setting, so a later implementation change does not rewrite already-created positions.
Evidence: PhysicalOptionBook.changeImplementation is owner-only and Clones.clone uses the implementation address at option creation time.
Recommendation: Treat implementation changes as governance events. Announce them clearly and encourage users to verify the implementation address before filling new orders.


