fluentcart-extension-architecture
Installation
SKILL.md
FluentCart extension architecture
Establish the correct integration boundary before writing business logic. Do not transpose WooCommerce CRUD, cart, session, order, or subscription assumptions onto FluentCart.
Read data-and-lifecycle-map.md when the change touches more than one entity or persists commerce state.