Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 1015 Bytes

File metadata and controls

34 lines (21 loc) · 1015 Bytes

Contributing to AI Code Radar

Thank you for your interest in contributing.

Improving the Methodology

The most impactful contribution is improving how we calculate statistics. Submit a pull request to METHODOLOGY.md with:

  1. The proposed change
  2. The rationale (why the current approach is insufficient)
  3. Any references to statistical best practices

Methodology PRs will be reviewed by the Korext team and community members with quantitative backgrounds.

Adding New Metrics

To propose a new metric for the dashboard, open an issue describing:

  1. What the metric measures
  2. Who benefits from it (journalist, regulator, developer)
  3. How it should be calculated
  4. What minimum sample size is appropriate

Code Contributions

  1. Fork the repository
  2. Create a feature branch
  3. Submit a pull request with a clear description

All code contributions must pass the IP audit (zero mentions of proprietary infrastructure terms).

Code of Conduct

See CODE_OF_CONDUCT.md.