# Module Definitions # Modules group related work items by feature area or milestone. # Operational data — lives in work/ (not schema/). # Tip: run 'plane pull' to sync modules from Plane. # # Example: # modules: # - name: Authentication # description: User login, OAuth, and session management # start_date: '2024-01-01' # end_date: '2024-03-31' # status: backlog # id: # - name: API Integration # description: Third-party API integrations and webhooks # start_date: '2024-02-01' # end_date: '2024-03-15' # status: in-progress # id: modules: []