IMPORTANT: Consult these usage rules early and often when working with the packages listed below. Before attempting to use any of these packages or to discover if you should use them, review their usage rules to understand the correct patterns, conventions, and best practices.
Peace of mind from prototype to production
this file would describe high level rules for using Phoenix. It should have:
- prevention against common footguns that the agent makes
- Core guidelines that set agents on the correct path
- breadcrumbs, but not full context. Link to docs for more etc.
It should not have:
- Ecto usage guidelines
- other dependency usage rules, those live in those dependencies