# Judging

Judges review nominations and community voting, assigning shirt sizes (small, medium, or large) to contributors based on the impact and eligibility of their work.

## Who Are the Judges?

Judges are experienced program administrators, initially selected from the XRPL Commons team. Over time, judges may be sourced from the pool of Scouts, with limits on consecutive cohort participation to ensure fairness and diversity.

## Size Determination

Before evaluating a nomination, Judges verify the [eligibility criteria](/program-information/core-principles/eligibility.md) for each nominee by answering specific questions:

1. Is the contributor over 18? (Yes/No)
2. Has the nominee contributed to core infrastructure? (Yes/No)
3. Is the work recent (within 6 months)? (Yes/No)
4. Is it unpaid work? (Yes/No)

Each nomination in the active cohort is reviewed by at least three Judges.

Based on their assessment, Judges assign a shirt size:

* **Small:** Minor contributions or fixes
* **Medium:** Substantial improvements or features
* **Large:** Major contributions with significant impact
* **Decline:** Contributions that do not meet eligibility criteria

The size determination considers:

* The number of Scout nominations
* Community votes
* Contribution impact and quality
* GitHub activity and metrics

See [Shirt Size](/program-information/core-principles/shirt-size.md) for more information on size determination criteria.

## Final Assessment

After individual assessments are submitted, the platform compiles all evaluations and presents them to Judges for a final review and consensus.

***

For questions about judging, contact <info@xrpl-commons.org>.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://glow-docs.xrpl-commons.org/program-information/key-processes/judging.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
