Code References
Code References is a CLI tool that scans your codebase to find where feature flags are used. It helps you identify stale flags so you can archive them safely, improving SDK performance and reducing technical debt.

Key Benefits
- Find stale flags - Identify unused flags across your entire codebase
- Improve performance - Reduce SDK response times and cache usage
- CI/CD integration - Automate scanning in your deployment pipeline
- Multi-repository - Works with GitHub, GitLab, and Bitbucket