Add a CHANGELOG.md entry for a user-facing change. Use after implementing a feature or bug fix, when finishing a PR, or whenever a change is worth recording, to append a terse bullet under the [Unreleased] section.
Add or change a connector that syncs a new data source into this repo's context. Use when the user wants to mirror another source (an API, a website, a database, a repo) into context/, add a sync script, wire package.json, or set up the CI workflow, following the existing Notion / web / repo connectors.
Enable and configure an existing connector. Use when the user wants to start syncing a data source that already has a connector (Notion, web, repo, Zendesk, Pylon, Granola), set up credentials, enable the CI schedule, or customize filtering and output for an existing connector.