# Disqualification Criteria

At CodeCall, we hold our reviewers to the highest of standards to ensure that businesses receive the best possible code. To maintain integrity and quality, we have established disqualification criteria to address issues of inexperience, negligence, or unethical behavior.

**Criteria for Disqualification**

1. **Invalid Submission Approvals**

* If a reviewer approves a significant number of submissions, and over 75% of these are later deemed invalid by other reviewers, the reviewer will be disqualified.
* Example: Approving 20 submissions where 15 or more are found to be invalid.

2. **Excessive Reliance on AI**

* While AI can assist in generating reports, reviewers are expected to critically assess and refine these reports. Reliance on AI without proper review or iteration can lead to disqualification.

3. **Unethical Behavior**

* Any form of blackmail, bribery, or collusion with developers to manipulate the competition results is strictly forbidden and will result in immediate disqualification.

4. **Submission Timeliness**

* Submissions must be made within the designated project window. Late submissions may lead to disqualification.

Note: These disqualification criteria apply to both reviewers and engineers to ensure a fair and competitive environment.


---

# 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://codecall.gitbook.io/code-call/reviewer-docs/disqualification-criteria.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.
